2025-06-16T19:04:37.176258258Z [migrations] started
2025-06-16T19:04:37.180306158Z [migrations] no migrations found
2025-06-16T19:04:37.730764226Z usermod: no changes
2025-06-16T19:04:37.948355296Z ───────────────────────────────────────
2025-06-16T19:04:37.948370737Z 
2025-06-16T19:04:37.948376319Z       ██╗     ███████╗██╗ ██████╗
2025-06-16T19:04:37.948382130Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-16T19:04:37.948388082Z       ██║     ███████╗██║██║   ██║
2025-06-16T19:04:37.948393914Z       ██║     ╚════██║██║██║   ██║
2025-06-16T19:04:37.948399565Z       ███████╗███████║██║╚██████╔╝
2025-06-16T19:04:37.948405217Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-16T19:04:37.948410878Z 
2025-06-16T19:04:37.948416369Z    Brought to you by linuxserver.io
2025-06-16T19:04:37.948422482Z ───────────────────────────────────────
2025-06-16T19:04:37.955506294Z 
2025-06-16T19:04:37.956169480Z To support the app dev(s) visit:
2025-06-16T19:04:37.992934643Z Readarr: https://opencollective.com/readarr
2025-06-16T19:04:37.999093834Z 
2025-06-16T19:04:37.999189797Z To support LSIO projects visit:
2025-06-16T19:04:37.999196871Z https://www.linuxserver.io/donate/
2025-06-16T19:04:37.999202402Z 
2025-06-16T19:04:37.999208454Z ───────────────────────────────────────
2025-06-16T19:04:37.999214567Z GID/UID
2025-06-16T19:04:37.999220509Z ───────────────────────────────────────
2025-06-16T19:04:38.060430570Z 
2025-06-16T19:04:38.060459949Z User UID:    911
2025-06-16T19:04:38.060469168Z User GID:    911
2025-06-16T19:04:38.060477645Z ───────────────────────────────────────
2025-06-16T19:04:38.096286072Z Linuxserver.io version: 0.4.19.2810-ls399
2025-06-16T19:04:38.099152884Z Build-date: 2025-06-16T19:01:10+00:00
2025-06-16T19:04:38.099195910Z ───────────────────────────────────────
2025-06-16T19:04:38.099209608Z     
2025-06-16T19:04:40.229514745Z [custom-init] No custom files found, skipping...
2025-06-16T19:04:46.279588070Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.19.2810 
2025-06-16T19:04:46.554667277Z [Debug] Bootstrap: Getting windows service status 
2025-06-16T19:04:46.568881877Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-16T19:04:46.645448667Z [Debug] Bootstrap: Console selected 
2025-06-16T19:04:46.660040186Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-16T19:04:50.293094130Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-16T19:04:50.891623775Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-16T19:04:52.576033240Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-16T19:04:53.924861143Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-16T19:04:54.093477106Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:54.101008609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:54.729081407Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-16T19:04:54.755929833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6368862s 
2025-06-16T19:04:54.760313700Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-16T19:04:54.763422229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6628433s 
2025-06-16T19:04:54.923189646Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-16T19:04:54.932263105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:55.019563566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-16T19:04:55.242224874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-16T19:04:55.471905435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4484307s 
2025-06-16T19:04:55.477786727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:55.495990569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-16T19:04:55.498220749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4733961s 
2025-06-16T19:04:55.621922341Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-16T19:04:55.624617427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:55.715921600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-16T19:04:55.738903181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:04:55.753755786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351056s 
2025-06-16T19:04:55.757425344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:55.762042580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019963s 
2025-06-16T19:04:55.768216290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-16T19:04:55.778111844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-16T19:04:55.792473179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215111s 
2025-06-16T19:04:55.796083859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:55.802332861Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-16T19:04:55.804263658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309769s 
2025-06-16T19:04:55.817023750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-16T19:04:55.819777855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:55.832317432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:04:55.835108291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002938s 
2025-06-16T19:04:55.836966913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-16T19:04:55.840479947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-16T19:04:55.846104481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065209s 
2025-06-16T19:04:55.847510913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:55.852571572Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-16T19:04:55.854570577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131539s 
2025-06-16T19:04:55.874022040Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-16T19:04:55.876472444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:55.888777469Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-16T19:04:56.311582719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-16T19:04:56.318614447Z [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-16T19:04:56.325601545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115936s 
2025-06-16T19:04:56.327792466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-16T19:04:56.331142751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-16T19:04:56.335051190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054051s 
2025-06-16T19:04:56.336906957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-16T19:04:56.428669142Z [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-16T19:04:56.439672666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1006462s 
2025-06-16T19:04:56.441764618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-16T19:04:56.444532872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-16T19:04:56.448533407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048462s 
2025-06-16T19:04:56.554921670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-16T19:04:56.563281091Z [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-16T19:04:56.572436745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145829s 
2025-06-16T19:04:56.574403926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-16T19:04:56.577190546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:04:56.581225971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048303s 
2025-06-16T19:04:56.583089132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-16T19:04:56.585622734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:04:56.589327122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004295s 
2025-06-16T19:04:56.591367189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-16T19:04:56.594449856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:56.598600393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052024s 
2025-06-16T19:04:56.600389605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-16T19:04:56.609309164Z [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-16T19:04:56.732744951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0560793s 
2025-06-16T19:04:56.900888563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-16T19:04:56.937166244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:04:57.134128360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2089424s 
2025-06-16T19:04:57.140962550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-16T19:04:57.145707543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:04:57.158157540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139154s 
2025-06-16T19:04:57.161043641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-16T19:04:57.169501430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:04:57.179211070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123242s 
2025-06-16T19:04:57.182370341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-16T19:04:57.212726730Z [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-16T19:04:57.241314329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563126s 
2025-06-16T19:04:57.244248236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-16T19:04:57.247082212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-16T19:04:57.252040996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059802s 
2025-06-16T19:04:57.253724405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-16T19:04:57.463458546Z [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-16T19:04:57.474421499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2189586s 
2025-06-16T19:04:57.476375864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-16T19:04:57.479215361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-16T19:04:57.483145494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049354s 
2025-06-16T19:04:57.495784731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-16T19:04:57.515814470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171365s 
2025-06-16T19:04:57.518692996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-16T19:04:57.522026036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009339s 
2025-06-16T19:04:57.524560990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-16T19:04:57.534472536Z [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-16T19:04:57.582496719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0555296s 
2025-06-16T19:04:57.585161163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-16T19:04:57.588487019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:04:57.594585718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074693s 
2025-06-16T19:04:57.596464862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-16T19:04:57.599421264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:04:57.603584196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052265s 
2025-06-16T19:04:57.605207194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-16T19:04:57.614814307Z [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-16T19:04:57.625753111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188956s 
2025-06-16T19:04:57.627602334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-16T19:04:57.630529658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-16T19:04:57.634554051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050768s 
2025-06-16T19:04:57.636169664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-16T19:04:57.645989155Z [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-16T19:04:57.654985308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170931s 
2025-06-16T19:04:57.656831455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-16T19:04:57.659983421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-16T19:04:57.663734423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047392s 
2025-06-16T19:04:57.665055012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-16T19:04:57.667801862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-16T19:04:57.671539608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004488s 
2025-06-16T19:04:57.672913234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-16T19:04:57.678824506Z [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-16T19:04:57.686316460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114686s 
2025-06-16T19:04:57.687825358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-16T19:04:57.691238931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-16T19:04:57.695064493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042021s 
2025-06-16T19:04:57.696609213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-16T19:04:57.699122835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-16T19:04:57.702858606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044804s 
2025-06-16T19:04:57.704647909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-16T19:04:57.707309488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-16T19:04:57.710916811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004488s 
2025-06-16T19:04:57.712639429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-16T19:04:57.715289494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-16T19:04:57.719733963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00536s 
2025-06-16T19:04:57.721412643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-16T19:04:57.732990073Z [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-16T19:04:57.744612333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214703s 
2025-06-16T19:04:57.746312767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-16T19:04:57.751051097Z [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-16T19:04:57.756506872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084772s 
2025-06-16T19:04:57.758361927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-16T19:04:57.761252958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-16T19:04:57.765246749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050557s 
2025-06-16T19:04:57.767102125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-16T19:04:57.857533129Z [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-16T19:04:57.882407021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.109114s 
2025-06-16T19:04:57.887260252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-16T19:04:57.894405408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-16T19:04:57.899587111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105619s 
2025-06-16T19:04:57.901406574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-16T19:04:57.908227337Z [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-16T19:04:57.914838147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116456s 
2025-06-16T19:04:57.916686699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-16T19:04:57.919562570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-16T19:04:57.924088793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050802s 
2025-06-16T19:04:57.926490228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-16T19:04:57.934534574Z [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-16T19:04:57.950501352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198464s 
2025-06-16T19:04:57.953804653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-16T19:04:57.957378649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-16T19:04:57.961559286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057791s 
2025-06-16T19:04:57.963443149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-16T19:04:57.968358566Z [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-16T19:04:57.975417389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096792s 
2025-06-16T19:04:57.979249584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-16T19:04:57.984855822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-16T19:04:57.998578030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151753s 
2025-06-16T19:04:58.000806727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-16T19:04:58.005025411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-16T19:04:58.009360620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066063s 
2025-06-16T19:04:58.011542222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-16T19:04:58.018771939Z [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-16T19:04:58.027701848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129113s 
2025-06-16T19:04:58.029127829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-16T19:04:58.036815187Z [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-16T19:04:58.045526176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146456s 
2025-06-16T19:04:58.047145526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-16T19:04:58.051880199Z [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-16T19:04:58.057469813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086666s 
2025-06-16T19:04:58.059654111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-16T19:04:58.065144075Z [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-16T19:04:58.073810284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122448s 
2025-06-16T19:04:58.075343761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-16T19:04:58.080709574Z [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-16T19:04:58.088036957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103352s 
2025-06-16T19:04:58.089849938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-16T19:04:58.095492509Z [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-16T19:04:58.102728708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111126s 
2025-06-16T19:04:58.104640277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-16T19:04:58.108634489Z [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-16T19:04:58.113997868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075111s 
2025-06-16T19:04:58.115697960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-16T19:04:58.118999859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-16T19:04:58.124683963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073281s 
2025-06-16T19:04:58.126418635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-16T19:04:58.130798835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-16T19:04:58.135212291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067719s 
2025-06-16T19:04:58.136703203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-16T19:04:58.141854334Z [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-16T19:04:58.148770589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099018s 
2025-06-16T19:04:58.150506574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-16T19:04:58.156466775Z [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-16T19:04:58.163990884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117825s 
2025-06-16T19:04:58.165566316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-16T19:04:58.170442995Z [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-16T19:04:58.175142046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080042s 
2025-06-16T19:04:58.176872800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-16T19:04:58.179940708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-16T19:04:58.183116602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045076s 
2025-06-16T19:04:58.184851264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-16T19:04:58.187624148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-16T19:04:58.191322514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044959s 
2025-06-16T19:04:58.192713785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-16T19:04:58.198576268Z [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-16T19:04:58.206047681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117007s 
2025-06-16T19:04:58.207754849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-16T19:04:58.213089489Z [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-16T19:04:58.219654367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010195s 
2025-06-16T19:04:58.221503150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-16T19:04:58.224515805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:04:58.228427872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050487s 
2025-06-16T19:04:58.230060349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-16T19:04:58.235564952Z [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-16T19:04:58.350043263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1170173s 
2025-06-16T19:04:58.353130920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-16T19:04:58.358612256Z [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-16T19:04:58.365492158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105137s 
2025-06-16T19:04:58.368363419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-16T19:04:58.371722322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:04:58.376045126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056207s 
2025-06-16T19:04:58.377636420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-16T19:04:58.384211007Z [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-16T19:04:58.392140192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127852s 
2025-06-16T19:04:58.393896818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-16T19:04:58.396437253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-16T19:04:58.400204218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045583s 
2025-06-16T19:04:58.401895303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-16T19:04:58.407122558Z [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-16T19:04:58.413577945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099412s 
2025-06-16T19:04:58.415459403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-16T19:04:58.418446146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:04:58.422411470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005073s 
2025-06-16T19:04:58.424174049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-16T19:04:58.427886744Z [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-16T19:04:58.432527097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065761s 
2025-06-16T19:04:58.434414918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-16T19:04:58.437503376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-16T19:04:58.441553110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052364s 
2025-06-16T19:04:58.443194334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-16T19:04:58.446841247Z [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-16T19:04:58.451800843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069159s 
2025-06-16T19:04:58.463824271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-16T19:04:58.469735332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-16T19:04:58.480765881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149152s 
2025-06-16T19:04:58.482643832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-16T19:04:58.485477518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-16T19:04:58.489871655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054327s 
2025-06-16T19:04:58.491920320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-16T19:04:58.494414832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-16T19:04:58.497467248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037742s 
2025-06-16T19:04:58.500055609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-16T19:04:58.502993415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-16T19:04:58.506921012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005045s 
2025-06-16T19:04:58.508693702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-16T19:04:58.511180929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:04:58.514749835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042959s 
2025-06-16T19:04:58.516572355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-16T19:04:58.519268934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:04:58.523032752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046524s 
2025-06-16T19:04:58.525021797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-16T19:04:58.528332923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:04:58.532636358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056294s 
2025-06-16T19:04:58.580730240Z [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-16T19:04:58.600676551Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0544227 taking an average of 00:00:00.0544227 
2025-06-16T19:04:58.613358034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-16T19:04:58', 'InitialSetup') 
2025-06-16T19:04:58.619879414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:58.634999096Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-16T19:04:58.636817477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0988792s 
2025-06-16T19:04:58.649723512Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-16T19:04:58.652139206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:58.668157027Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-16T19:04:58.693382005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-16T19:04:58.695581363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002335s 
2025-06-16T19:04:58.698417122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-16T19:04:58.702023614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:58.717490144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170879s 
2025-06-16T19:04:58.721696774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-16T19:04:58', 'ImportListSearch') 
2025-06-16T19:04:58.725958775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:58.729485796Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-16T19:04:58.731194096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289458s 
2025-06-16T19:04:58.733700292Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-16T19:04:58.735700539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:58.738669026Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-16T19:04:58.745945026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-16T19:04:58.748240177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-06-16T19:04:58.750066463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-16T19:04:58.752886441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-16T19:04:58.762534066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105827s 
2025-06-16T19:04:58.766505943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-16T19:04:58', 'add_priority_to_indexers') 
2025-06-16T19:04:58.770736000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:58.774147338Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-16T19:04:58.775930509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219924s 
2025-06-16T19:04:58.778336202Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-16T19:04:58.780337351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:58.783238743Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-16T19:04:58.834466926Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-16T19:04:59.184762184Z [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-16T19:04:59.202420737Z [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-16T19:04:59.218785046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-16T19:04:59.227611457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-16T19:04:59.256839876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.419789s 
2025-06-16T19:04:59.261091977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-16T19:04:59', 'rename_supports_on_track_retag') 
2025-06-16T19:04:59.265695035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:59.269947587Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-16T19:04:59.272097866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.432745s 
2025-06-16T19:04:59.275362650Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-16T19:04:59.277301353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:59.280281112Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-16T19:04:59.288228073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-16T19:04:59.290033027Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-16T19:04:59.291928674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-16T19:04:59.294954145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:04:59.304848376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109851s 
2025-06-16T19:04:59.306523499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-16T19:04:59.308198281Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-16T19:04:59.310009488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-16T19:04:59.312918595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:59.321952624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100224s 
2025-06-16T19:04:59.325414194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-16T19:04:59', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-16T19:04:59.329793731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:59.333924388Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-16T19:04:59.336299200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214961s 
2025-06-16T19:04:59.338372975Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-16T19:04:59.340420919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:59.343364094Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-16T19:04:59.357763426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-16T19:04:59.364199043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-16T19:04:59.372118949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110417s 
2025-06-16T19:04:59.373740053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:59.375791333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:04:59.386251935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107311s 
2025-06-16T19:04:59.389799117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-16T19:04:59', 'remove_chown_and_folderchmod_config') 
2025-06-16T19:04:59.394362946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:59.397996702Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-16T19:04:59.399939945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222244s 
2025-06-16T19:04:59.402241047Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-16T19:04:59.404081182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:59.406972955Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-16T19:04:59.480588613Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-16T19:04:59.489355054Z [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-16T19:04:59.496117098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100994s 
2025-06-16T19:04:59.499268303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-16T19:04:59', 'update_notifiarr') 
2025-06-16T19:04:59.503273417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:59.506904097Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-16T19:04:59.508652928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207464s 
2025-06-16T19:04:59.510915814Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-16T19:04:59.512877714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:59.515768084Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-16T19:04:59.523523198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-16T19:04:59.525310607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2025-06-16T19:04:59.527187225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-16T19:04:59.530270163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:04:59.540070043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010862s 
2025-06-16T19:04:59.541800237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-16T19:04:59.543469298Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-16T19:04:59.545386548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-16T19:04:59.547944177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-16T19:04:59.556743424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094414s 
2025-06-16T19:04:59.559930831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-16T19:04:59', 'extend_metadata_profiles') 
2025-06-16T19:04:59.564069444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:04:59.567622899Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-16T19:04:59.569549357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200725s 
2025-06-16T19:04:59.571833978Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-16T19:04:59.573850217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:04:59.576701919Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-16T19:04:59.628768690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:04:59.630817105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2025-06-16T19:04:59.632781570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-16T19:04:59.635458129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-16T19:04:59.645163209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103843s 
2025-06-16T19:04:59.646840907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:04:59.648655320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:00.065980326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4169216s 
2025-06-16T19:05:00.068130705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:00.069823253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-16T19:05:00.076159511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-16T19:05:00.141375758Z [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-16T19:05:00.156280798Z [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-16T19:05:00.166395543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:05:00.171303284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:05:00.196667894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:05:00.203527815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:05:00.207642931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294787s 
2025-06-16T19:05:00.213504362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-16T19:05:00.279737526Z [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-16T19:05:00.292512799Z [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-16T19:05:00.300430640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-16T19:05:00.304700627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-16T19:05:00.325898046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:05:00.330264328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:05:00.334859560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:05:00.339507388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:05:00.343135442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276963s 
2025-06-16T19:05:00.346369584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-16T19:05:00', 'update_author_sort_name') 
2025-06-16T19:05:00.350533838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:00.356978805Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-16T19:05:00.358788288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412683s 
2025-06-16T19:05:00.361099311Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-16T19:05:00.362926640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:00.365962463Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-16T19:05:00.371908595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:05:00.373644009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2025-06-16T19:05:00.375399353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-16T19:05:00.378122175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:05:00.387881865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106383s 
2025-06-16T19:05:00.391012749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-16T19:05:00', 'add_bookfile_part') 
2025-06-16T19:05:00.395082894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:00.398466536Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-16T19:05:00.400193614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210476s 
2025-06-16T19:05:00.402360507Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-16T19:05:00.404396205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:00.407248398Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-16T19:05:00.411195635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:00.413012023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:00.481655079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068174s 
2025-06-16T19:05:00.485322333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-16T19:05:00', 'update_audio_qualities') 
2025-06-16T19:05:00.489916272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:00.493544547Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-16T19:05:00.495328329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0802879s 
2025-06-16T19:05:00.497711367Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-16T19:05:00.499713548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:00.502688187Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-16T19:05:00.507781723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-16T19:05:00.511828992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-16T19:05:00.515716599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005034s 
2025-06-16T19:05:00.519216024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-16T19:05:00', 'add_bookfile_part_naming_token') 
2025-06-16T19:05:00.523050154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:00.526457294Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-16T19:05:00.528336588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154751s 
2025-06-16T19:05:00.530494112Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-16T19:05:00.532490963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:00.535325389Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-16T19:05:00.546690853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:00.548523272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-16T19:05:00.550465823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-16T19:05:00.553297996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-16T19:05:00.563367870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108721s 
2025-06-16T19:05:00.565037702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:00.566914621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-06-16T19:05:00.570785836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-16T19:05:00.574876452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-16T19:05:00.585092641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110465s 
2025-06-16T19:05:00.586769277Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:00.588446273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:00.612732381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238308s 
2025-06-16T19:05:00.614834393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:00.616448142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-16T19:05:00.618702932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-16T19:05:00.688916621Z [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-16T19:05:00.714592728Z [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-16T19:05:00.726001418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:05:00.730984331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:05:00.757244253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:05:00.763486862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:05:00.767583009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467943s 
2025-06-16T19:05:00.769726765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:00.771532701Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.13E-05s 
2025-06-16T19:05:00.774076142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-16T19:05:00.836869631Z [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-16T19:05:00.853850701Z [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-16T19:05:00.865183699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:05:00.869586814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:05:00.894102514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:05:00.900151343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:05:00.904443304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282935s 
2025-06-16T19:05:00.910077829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-16T19:05:00', 'update_author_sort_name_again') 
2025-06-16T19:05:00.914556637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:00.919415710Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-16T19:05:00.921379344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428948s 
2025-06-16T19:05:00.925959405Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-16T19:05:00.928069153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:00.931634131Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-16T19:05:00.951477493Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-16T19:05:00.955785087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-16T19:05:00.977963601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242548s 
2025-06-16T19:05:00.981385551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-16T19:05:00', 'rename_blacklist_to_blocklist') 
2025-06-16T19:05:00.985699547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:00.989240105Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-16T19:05:00.991106112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035293s 
2025-06-16T19:05:00.993116349Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-16T19:05:00.994898368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:00.997735450Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-16T19:05:01.005302636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-16T19:05:01.007871307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-16T19:05:01.011895490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047516s 
2025-06-16T19:05:01.014839718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-16T19:05:01', 'FixIndexes') 
2025-06-16T19:05:01.018765121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.022008752Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-16T19:05:01.023641399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147966s 
2025-06-16T19:05:01.025786799Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-16T19:05:01.027614739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.030547674Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-16T19:05:01.037082331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:05:01.038745790Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-05s 
2025-06-16T19:05:01.040546947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-16T19:05:01.043273607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-16T19:05:01.052982885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105918s 
2025-06-16T19:05:01.055989850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-16T19:05:01', 'AddRelatedBooks') 
2025-06-16T19:05:01.060000786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.064076972Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-16T19:05:01.065807857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215168s 
2025-06-16T19:05:01.068054080Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-16T19:05:01.070012944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.072838613Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-16T19:05:01.078316021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-16T19:05:01.080078049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-16T19:05:01.082087816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-16T19:05:01.085375956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.095376631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112341s 
2025-06-16T19:05:01.098521874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-16T19:05:01', 'ImportListMonitorExisting') 
2025-06-16T19:05:01.102641508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.106339564Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-16T19:05:01.108159358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218866s 
2025-06-16T19:05:01.110279537Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-16T19:05:01.112114141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.114938888Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-16T19:05:01.120234641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-16T19:05:01.122005817Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2025-06-16T19:05:01.123929440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-16T19:05:01.126965944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.136677086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010788s 
2025-06-16T19:05:01.139678399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-16T19:05:01', 'AddSeriesPosition') 
2025-06-16T19:05:01.143694234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.146805449Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-16T19:05:01.148556344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020718s 
2025-06-16T19:05:01.150672074Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-16T19:05:01.152884909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.156458654Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-16T19:05:01.165201968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-16T19:05:01.166856039Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2025-06-16T19:05:01.168743288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-16T19:05:01.171682697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.181541486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010894s 
2025-06-16T19:05:01.183165706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-16T19:05:01.184764626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-16T19:05:01.186847780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-16T19:05:01.190143175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.199369672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010421s 
2025-06-16T19:05:01.200994734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-16T19:05:01.202575336Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-16T19:05:01.204441994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-16T19:05:01.207336983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.216455643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100619s 
2025-06-16T19:05:01.219521796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-16T19:05:01', 'AddNewItemMonitorType') 
2025-06-16T19:05:01.223591831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.227136728Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-16T19:05:01.228937754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204941s 
2025-06-16T19:05:01.230987161Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-16T19:05:01.232835943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.247182939Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-16T19:05:01.267457901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-16T19:05:01.273927317Z [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-16T19:05:01.282232539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128486s 
2025-06-16T19:05:01.284106702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-16T19:05:01.286883954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-16T19:05:01.290823436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048899s 
2025-06-16T19:05:01.292671497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-16T19:05:01.295406944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-16T19:05:01.299158016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046702s 
2025-06-16T19:05:01.301005696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-16T19:05:01.303804802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-16T19:05:01.307642870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047906s 
2025-06-16T19:05:01.309224675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:01.310914277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:01.361553254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502888s 
2025-06-16T19:05:01.365045956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-16T19:05:01', 'AddDownloadHistory') 
2025-06-16T19:05:01.369260562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.372910801Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-16T19:05:01.374638930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061867s 
2025-06-16T19:05:01.376939422Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-16T19:05:01.378920721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.382237770Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-16T19:05:01.392360591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:05:01.394065153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-06-16T19:05:01.396155091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-16T19:05:01.399243920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.409426662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112114s 
2025-06-16T19:05:01.411029429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:05:01.412662728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-16T19:05:01.414581270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-16T19:05:01.417499917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.426822157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102731s 
2025-06-16T19:05:01.428425264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:05:01.430086589Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2025-06-16T19:05:01.431978318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-16T19:05:01.434983569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.444392402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104037s 
2025-06-16T19:05:01.446019058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:05:01.447625352Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2025-06-16T19:05:01.449704488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-16T19:05:01.452983350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:01.462540151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107013s 
2025-06-16T19:05:01.465751056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-16T19:05:01', 'add_on_delete_to_notifications') 
2025-06-16T19:05:01.469928798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.473795754Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-16T19:05:01.475671130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216096s 
2025-06-16T19:05:01.477820317Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-16T19:05:01.479694240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.482568607Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-16T19:05:01.487361527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-16T19:05:01.489968937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-16T19:05:01.494111898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049021s 
2025-06-16T19:05:01.497166158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-16T19:05:01', 'EditionMonitoredIndex') 
2025-06-16T19:05:01.501151662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:01.505248060Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-16T19:05:01.507013074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157733s 
2025-06-16T19:05:01.509586886Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-16T19:05:01.511820162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:01.514646773Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-16T19:05:01.579954365Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-16T19:05:01.612598961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-16T19:05:01.616125050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337873s 
2025-06-16T19:05:01.617765904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-16T19:05:01.619360245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2025-06-16T19:05:01.621337085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-16T19:05:01.675953540Z [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-16T19:05:01.689498361Z [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-16T19:05:01.698143417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-16T19:05:01.702412432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-16T19:05:01.725469976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:05:01.729878142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:05:01.734554898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:05:01.739255342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:05:01.742845010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195086s 
2025-06-16T19:05:01.744474421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-16T19:05:01.746147960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-16T19:05:01.748047555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-16T19:05:01.805534329Z [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-16T19:05:01.819872537Z [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-16T19:05:01.829040657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-16T19:05:01.833317909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-16T19:05:01.856577971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-16T19:05:01.861122360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-16T19:05:01.865713524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-16T19:05:01.870449820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-16T19:05:01.874139138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241507s 
2025-06-16T19:05:01.875890925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:01.877706691Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.67E-05s 
2025-06-16T19:05:01.879674283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-16T19:05:01.935575826Z [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-16T19:05:01.952231701Z [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-16T19:05:01.963543466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:05:01.967729364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:05:01.991426596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:05:01.996738812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:05:02.000802814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190914s 
2025-06-16T19:05:02.002473528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-16T19:05:02.004154292Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-16T19:05:02.006091813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-16T19:05:02.063190396Z [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-16T19:05:02.080142517Z [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-16T19:05:02.091104829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-16T19:05:02.095260396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-16T19:05:02.118922077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-16T19:05:02.124163630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-16T19:05:02.128115186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200368s 
2025-06-16T19:05:02.129708083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-16T19:05:02.131276411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-16T19:05:02.133141486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-16T19:05:02.185435846Z [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-16T19:05:02.197319302Z [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-16T19:05:02.205077623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-16T19:05:02.208555816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-16T19:05:02.230783219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0956151s 
2025-06-16T19:05:02.232451397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-16T19:05:02.234037120Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-16T19:05:02.236014922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-16T19:05:02.287946973Z [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-16T19:05:02.299889618Z [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-16T19:05:02.307924646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-16T19:05:02.311446076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-16T19:05:02.333688910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955934s 
2025-06-16T19:05:02.335309222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:05:02.336936027Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.61E-05s 
2025-06-16T19:05:02.338845081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-16T19:05:02.437924038Z [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-16T19:05:02.453841847Z [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-16T19:05:02.465159925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-16T19:05:02.469830488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-16T19:05:02.493423230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:05:02.498333988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:05:02.502725580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:05:02.507337335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:05:02.512621674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:05:02.517071885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1762418s 
2025-06-16T19:05:02.518705814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:05:02.520356428Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.19E-05s 
2025-06-16T19:05:02.522976233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-16T19:05:02.580727670Z [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-16T19:05:02.596897546Z [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-16T19:05:02.606924945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-16T19:05:02.611197548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-16T19:05:02.634048236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:05:02.638609850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:05:02.642953917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:05:02.647426632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:05:02.652568485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:05:02.657123606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1320715s 
2025-06-16T19:05:02.658747756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:05:02.660350844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-16T19:05:02.662175778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-16T19:05:02.716632923Z [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-16T19:05:02.731947327Z [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-16T19:05:02.741663509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-16T19:05:02.745975130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-16T19:05:02.768722570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-16T19:05:02.773596343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-16T19:05:02.777970220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-16T19:05:02.782448737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-16T19:05:02.787580409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-16T19:05:02.791879214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278225s 
2025-06-16T19:05:02.793524176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:05:02.795138647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-16T19:05:02.797107080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-16T19:05:02.851110892Z [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-16T19:05:02.863259061Z [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-16T19:05:02.870970327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-16T19:05:02.874901612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-16T19:05:02.897912362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-16T19:05:02.902478385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-16T19:05:02.906206441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070718s 
2025-06-16T19:05:02.907877586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:05:02.909764615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-16T19:05:02.911736756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-16T19:05:02.966419796Z [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-16T19:05:02.978580500Z [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-16T19:05:02.986616009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-16T19:05:02.990598447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-16T19:05:03.014164495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-16T19:05:03.018940130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-16T19:05:03.022669208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1089765s 
2025-06-16T19:05:03.024331706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:05:03.025921126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-16T19:05:03.027816773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-16T19:05:03.080264161Z [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-16T19:05:03.091486777Z [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-16T19:05:03.099196469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-16T19:05:03.102717719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-16T19:05:03.125367703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953929s 
2025-06-16T19:05:03.127105431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:05:03.128713258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-16T19:05:03.130662684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-16T19:05:03.184760615Z [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-16T19:05:03.196588719Z [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-16T19:05:03.204871526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-16T19:05:03.208716348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-16T19:05:03.231565672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0988788s 
2025-06-16T19:05:03.233337580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:05:03.235029627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s 
2025-06-16T19:05:03.237005084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-16T19:05:03.289999464Z [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-16T19:05:03.301288633Z [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-16T19:05:03.308162974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-16T19:05:03.311793724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-16T19:05:03.334018772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0949874s 
2025-06-16T19:05:03.335833426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-16T19:05:03.337608370Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-16T19:05:03.339726214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-16T19:05:03.404379247Z [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-16T19:05:03.415121365Z [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-16T19:05:03.421735151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-16T19:05:03.425907933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-16T19:05:03.449641538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:05:03.453881305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.111833s 
2025-06-16T19:05:03.455618873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-16T19:05:03.457359037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-16T19:05:03.459786575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-16T19:05:03.510417024Z [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-16T19:05:03.520363661Z [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-16T19:05:03.527093060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-16T19:05:03.531303377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-16T19:05:03.555392188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:05:03.559721153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0976166s 
2025-06-16T19:05:03.561495887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-16T19:05:03.563230830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-16T19:05:03.565333674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-16T19:05:03.616159627Z [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-16T19:05:03.626320145Z [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-16T19:05:03.632959853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-16T19:05:03.637038204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-16T19:05:03.660653672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-16T19:05:03.664971916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974421s 
2025-06-16T19:05:03.666582639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-16T19:05:03.668159093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-16T19:05:03.670062295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-16T19:05:03.723579227Z [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-16T19:05:03.740154931Z [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-16T19:05:03.750848731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-16T19:05:03.754784455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-16T19:05:03.777780406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-16T19:05:03.782498054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-16T19:05:03.786845097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-16T19:05:03.790491007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184517s 
2025-06-16T19:05:03.792120598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-16T19:05:03.793795972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-16T19:05:03.795662310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-16T19:05:03.846396168Z [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-16T19:05:03.856448778Z [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-16T19:05:03.862868924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-16T19:05:03.866402017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-16T19:05:03.888691585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910711s 
2025-06-16T19:05:03.890363632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-16T19:05:03.891955457Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-16T19:05:03.893897437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-16T19:05:03.944627848Z [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-16T19:05:03.955066665Z [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-16T19:05:03.961383103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-16T19:05:03.964924333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-16T19:05:03.987175413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912444s 
2025-06-16T19:05:03.988833462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-16T19:05:03.990406238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-16T19:05:03.992256905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-16T19:05:04.043216858Z [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-16T19:05:04.053136580Z [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-16T19:05:04.059407526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-16T19:05:04.063953078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-16T19:05:04.086369612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-16T19:05:04.090960886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-16T19:05:04.095467169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-16T19:05:04.100332144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-16T19:05:04.104600408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.110293s 
2025-06-16T19:05:04.106271342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:05:04.108026847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-16T19:05:04.110083448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-16T19:05:04.164135587Z [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-16T19:05:04.175647345Z [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-16T19:05:04.183944600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:05:04.187602906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:05:04.211278405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:05:04.215630848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1032575s 
2025-06-16T19:05:04.217299547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:05:04.219037076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-16T19:05:04.221400024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-16T19:05:04.281352182Z [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-16T19:05:04.292421639Z [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-16T19:05:04.299528368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:05:04.303998448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:05:04.328699691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:05:04.332907674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1093014s 
2025-06-16T19:05:04.334650142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:05:04.336340927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-16T19:05:04.338604454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-16T19:05:04.391927314Z [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-16T19:05:04.402679092Z [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-16T19:05:04.409789298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:05:04.413799081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:05:04.437803422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:05:04.442328082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1013783s 
2025-06-16T19:05:04.444087264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-16T19:05:04.445807157Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.01E-05s 
2025-06-16T19:05:04.447873637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-16T19:05:04.502693963Z [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-16T19:05:04.514429451Z [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-16T19:05:04.521572333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-16T19:05:04.525530352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-16T19:05:04.548762668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:05:04.552766990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.102796s 
2025-06-16T19:05:04.554392603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-16T19:05:04.556101805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.69E-05s 
2025-06-16T19:05:04.558195420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-16T19:05:04.610034603Z [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-16T19:05:04.620958407Z [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-16T19:05:04.628167132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-16T19:05:04.632654727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-16T19:05:04.656302540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:05:04.660949406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002777s 
2025-06-16T19:05:04.663131439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-16T19:05:04.665361790Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-16T19:05:04.668110354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-16T19:05:04.719385601Z [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-16T19:05:04.730452474Z [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-16T19:05:04.737958406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-16T19:05:04.742111929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-16T19:05:04.767241385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-16T19:05:04.772387326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1017836s 
2025-06-16T19:05:04.774268073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-16T19:05:04.775947063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-06-16T19:05:04.778078825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-16T19:05:04.833380249Z [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-16T19:05:04.845920408Z [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-16T19:05:04.855998269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-16T19:05:04.860000307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-16T19:05:04.882696493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1022761s 
2025-06-16T19:05:04.884637441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-16T19:05:04.886320099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-16T19:05:04.888383033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-16T19:05:04.949219371Z [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-16T19:05:04.963216503Z [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-16T19:05:04.971432344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-16T19:05:04.976127789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-16T19:05:05.000889604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1082724s 
2025-06-16T19:05:05.003238954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-16T19:05:05.005322149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2025-06-16T19:05:05.007320232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-16T19:05:05.060824097Z [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-16T19:05:05.070416941Z [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-16T19:05:05.076175916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-16T19:05:05.079881487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-16T19:05:05.102396008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092793s 
2025-06-16T19:05:05.104073976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-16T19:05:05.105747105Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-16T19:05:05.107768585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-16T19:05:05.167258332Z [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-16T19:05:05.175909150Z [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-16T19:05:05.181770080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-16T19:05:05.185700855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-16T19:05:05.209176391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-16T19:05:05.213941865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1041078s 
2025-06-16T19:05:05.215638712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-16T19:05:05.217271469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-16T19:05:05.219485236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-16T19:05:05.269267288Z [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-16T19:05:05.277783394Z [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-16T19:05:05.283141733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-16T19:05:05.287005532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-16T19:05:05.310567593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-16T19:05:05.315474702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936983s 
2025-06-16T19:05:05.317745885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:05:05.319784931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2025-06-16T19:05:05.321761190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-16T19:05:05.372527563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-16T19:05:05.379498008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-16T19:05:05.384163180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-16T19:05:05.387982350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-16T19:05:05.410645139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:05:05.415496467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910023s 
2025-06-16T19:05:05.419292250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-16T19:05:05', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-16T19:05:05.424300162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:05.431739230Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-16T19:05:05.433991215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1069514s 
2025-06-16T19:05:05.439885653Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-16T19:05:05.441825318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:05.446010314Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-16T19:05:05.450351675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-16T19:05:05', 'add_update_history') 
2025-06-16T19:05:05.454714970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:05.457799891Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-16T19:05:05.459660397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159071s 
2025-06-16T19:05:05.461853944Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-16T19:05:05.463860443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:05.466689209Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-16T19:05:05.475819101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:05:05.477703395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2025-06-16T19:05:05.479822572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-16T19:05:05.483143578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:05:05.493508617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011699s 
2025-06-16T19:05:05.496751727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-16T19:05:05', 'add_on_update_to_notifications') 
2025-06-16T19:05:05.500929569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:05.504218421Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-16T19:05:05.506077704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220178s 
2025-06-16T19:05:05.508180758Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-16T19:05:05.510000873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:05.512869378Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-16T19:05:05.589241567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-16T19:05:05.591398310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-06-16T19:05:05.593495021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-16T19:05:05.596938735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:05.607581342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118577s 
2025-06-16T19:05:05.609134730Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-16T19:05:05.639289504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-16T19:05:05.643469129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328079s 
2025-06-16T19:05:05.645111055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:05:05.646677098Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-16T19:05:05.648523566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-16T19:05:05.651111426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-16T19:05:05.660567435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101338s 
2025-06-16T19:05:05.662129009Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:05.663776035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:05.685627281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215504s 
2025-06-16T19:05:05.687724033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-16T19:05:05.692423815Z [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-16T19:05:05.698717276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092975s 
2025-06-16T19:05:05.700809409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-16T19:05:05.703399523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-16T19:05:05.707141428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045997s 
2025-06-16T19:05:05.708796420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-16T19:05:05.710420099Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-16T19:05:05.712295635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-16T19:05:05.715211276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-16T19:05:05.724940504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010693s 
2025-06-16T19:05:05.726579635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-16T19:05:05.728203254Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-16T19:05:05.730063589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-16T19:05:05.733053970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:05.742600561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010599s 
2025-06-16T19:05:05.744256856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-16T19:05:05.745876387Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-16T19:05:05.747798206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-16T19:05:05.750875041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:05.761996633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113898s 
2025-06-16T19:05:05.764193557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:05.766954225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:05.845523096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0784118s 
2025-06-16T19:05:05.848002879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:05.849993808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:05.870106994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194377s 
2025-06-16T19:05:05.873128157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-16T19:05:05.927434778Z [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-16T19:05:05.937286243Z [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-16T19:05:05.943580606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-16T19:05:05.947329064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-16T19:05:05.970266115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0950063s 
2025-06-16T19:05:05.972421074Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-16T19:05:06.025522108Z [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-16T19:05:06.035028759Z [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-16T19:05:06.041163300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-16T19:05:06.045786538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-16T19:05:06.068961519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942216s 
2025-06-16T19:05:06.072632761Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-16T19:05:06.075989800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-16T19:05:06.079892538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047336s 
2025-06-16T19:05:06.081486176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-16T19:05:06.083168885Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.45E-05s 
2025-06-16T19:05:06.085361349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-16T19:05:06.088943040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:06.098706428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111553s 
2025-06-16T19:05:06.100321530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-16T19:05:06.101882823Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-06-16T19:05:06.103835725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-16T19:05:06.106733409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-16T19:05:06.116047603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101718s 
2025-06-16T19:05:06.119116692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-16T19:05:06', 'add_custom_formats') 
2025-06-16T19:05:06.123108239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.126539567Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-16T19:05:06.128240211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204568s 
2025-06-16T19:05:06.130449770Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-16T19:05:06.132171998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.135784812Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-16T19:05:06.157483981Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-16T19:05:06.162150607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-16T19:05:06.165925657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054012s 
2025-06-16T19:05:06.168290910Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-16T19:05:06.170358773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-16T19:05:06.173276668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035486s 
2025-06-16T19:05:06.176215044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-16T19:05:06', 'remove_omg') 
2025-06-16T19:05:06.180227513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.183286743Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-16T19:05:06.184893407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134264s 
2025-06-16T19:05:06.187040991Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-16T19:05:06.188741786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.191502083Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-16T19:05:06.196820602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-16T19:05:06.198471345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2025-06-16T19:05:06.200162761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-16T19:05:06.202580118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-16T19:05:06.212374648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104366s 
2025-06-16T19:05:06.215440260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-16T19:05:06', 'add_indexer_tags') 
2025-06-16T19:05:06.219499734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.222911032Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-16T19:05:06.224644252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208086s 
2025-06-16T19:05:06.226727246Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-16T19:05:06.228470145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.231714327Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-16T19:05:06.238438816Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-16T19:05:06.293279834Z [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-16T19:05:06.303171008Z [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-16T19:05:06.309508478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:05:06.313535887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:05:06.337930123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:05:06.342073996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1013997s 
2025-06-16T19:05:06.343766063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:05:06.345382197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2025-06-16T19:05:06.347475682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-16T19:05:06.350339057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-16T19:05:06.359740676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103338s 
2025-06-16T19:05:06.362750406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-16T19:05:06', 'list_sync_time') 
2025-06-16T19:05:06.366754278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.370132960Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-16T19:05:06.371729805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204715s 
2025-06-16T19:05:06.374614353Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-16T19:05:06.376499739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.380010808Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-16T19:05:06.385825295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-16T19:05:06.387619077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-16T19:05:06.389450394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-16T19:05:06.392395333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:06.402975005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115971s 
2025-06-16T19:05:06.406297224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-16T19:05:06', 'download_client_per_indexer') 
2025-06-16T19:05:06.410361216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.413785090Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-16T19:05:06.415551747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220916s 
2025-06-16T19:05:06.418094156Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-16T19:05:06.420432834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.423570702Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-16T19:05:06.429028431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-16T19:05:06.430773104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-16T19:05:06.432717408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-16T19:05:06.435920437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-16T19:05:06.446309114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115788s 
2025-06-16T19:05:06.449603797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-16T19:05:06', 'add_colon_replacement_to_naming_config') 
2025-06-16T19:05:06.453956120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.462335973Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-16T19:05:06.464288003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271511s 
2025-06-16T19:05:06.466821023Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-16T19:05:06.469331026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.472161505Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-16T19:05:06.479533098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-16T19:05:06.481398443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2025-06-16T19:05:06.483300052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-16T19:05:06.547440583Z [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-16T19:05:06.559535996Z [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-16T19:05:06.567176249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-16T19:05:06.571601829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-16T19:05:06.598212958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-16T19:05:06.604512391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-16T19:05:06.609749596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-16T19:05:06.614064955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282304s 
2025-06-16T19:05:06.616160815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-16T19:05:06.618311796Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.49E-05s 
2025-06-16T19:05:06.621425505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-16T19:05:06.677916795Z [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-16T19:05:06.689222598Z [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-16T19:05:06.697140841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-16T19:05:06.701612524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-16T19:05:06.727365245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-16T19:05:06.733217929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1094675s 
2025-06-16T19:05:06.737454548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-16T19:05:06', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-16T19:05:06.742123399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.750742974Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-16T19:05:06.753088827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265971s 
2025-06-16T19:05:06.756303700Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-16T19:05:06.758368367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.762077605Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-16T19:05:06.768429463Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:06.770195389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:06.797230211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265841s 
2025-06-16T19:05:06.800895241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-16T19:05:06', 'metadata_profile_ignored_to_list') 
2025-06-16T19:05:06.805307625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.808596867Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-16T19:05:06.810439046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380893s 
2025-06-16T19:05:06.812611029Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-16T19:05:06.814522748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.817426505Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-16T19:05:06.823859958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-16T19:05:06.825592576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2025-06-16T19:05:06.827419485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-16T19:05:06.829966202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-16T19:05:06.839943380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107011s 
2025-06-16T19:05:06.842997570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-16T19:05:06', 'add_download_client_tags') 
2025-06-16T19:05:06.847063446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.850200733Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-16T19:05:06.851957971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206883s 
2025-06-16T19:05:06.854036766Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-16T19:05:06.855858193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.858653672Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-16T19:05:06.863755343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-16T19:05:06.865374413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-16T19:05:06.867037722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-16T19:05:06.869642036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:05:06.879714706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109605s 
2025-06-16T19:05:06.882829137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-16T19:05:06', 'add_result_to_commands') 
2025-06-16T19:05:06.886750021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.889835774Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-16T19:05:06.891549805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208038s 
2025-06-16T19:05:06.893631857Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-16T19:05:06.895470409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.898235396Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-16T19:05:06.908968436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-16T19:05:06.914053685Z [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-16T19:05:06.920676900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098387s 
2025-06-16T19:05:06.922599822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-16T19:05:06.925669753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-16T19:05:06.929757332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053057s 
2025-06-16T19:05:06.932772804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-16T19:05:06', 'add_notification_status') 
2025-06-16T19:05:06.936718578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.939804151Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-16T19:05:06.941534345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015053s 
2025-06-16T19:05:06.943758413Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-16T19:05:06.945752548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.948478686Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-16T19:05:06.953847396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-16T19:05:06.955570575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2025-06-16T19:05:06.957469258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-16T19:05:06.960486473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:06.970953116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115507s 
2025-06-16T19:05:06.974166146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-16T19:05:06', 'add_on_author_added_to_notifications') 
2025-06-16T19:05:06.978460582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:06.981762230Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-16T19:05:06.983655542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218822s 
2025-06-16T19:05:06.985716852Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-16T19:05:06.987540443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:06.990291893Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-16T19:05:06.995072338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-16T19:05:06.996624614Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-16T19:05:06.998463456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-16T19:05:07.001058831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-16T19:05:07.011051541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106539s 
2025-06-16T19:05:07.014062694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-16T19:05:07', 'book_last_searched_time') 
2025-06-16T19:05:07.018059230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:07.021197970Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-16T19:05:07.022914235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205316s 
2025-06-16T19:05:07.024869582Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-16T19:05:07.026610147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:07.029327067Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-16T19:05:07.035861343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-16T19:05:07.037474391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-16T19:05:07.039196278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-16T19:05:07.041941044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:07.052242966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112378s 
2025-06-16T19:05:07.053789640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-16T19:05:07.055264620Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2025-06-16T19:05:07.056976457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-16T19:05:07.059633326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-16T19:05:07.069346803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105908s 
2025-06-16T19:05:07.072269698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-16T19:05:07', 'add_indexer_flags') 
2025-06-16T19:05:07.076158828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:07.079206986Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-16T19:05:07.080867279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202538s 
2025-06-16T19:05:07.082936274Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-16T19:05:07.084786710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:07.087576928Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-16T19:05:07.094927357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-16T19:05:07.096657972Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-16T19:05:07.098666786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-16T19:05:07.101968674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:05:07.112656253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119107s 
2025-06-16T19:05:07.114701020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-16T19:05:07.117872195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-16T19:05:07.127752097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110077s 
2025-06-16T19:05:07.129270835Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:07.130857760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:07.434458181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3029405s 
2025-06-16T19:05:07.438411691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-16T19:05:07', 'cdh_per_downloadclient') 
2025-06-16T19:05:07.442858665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:07.446133679Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-16T19:05:07.447842540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3150578s 
2025-06-16T19:05:07.615013994Z [Debug] MigrationController: Took: 00:00:15.1283937 
2025-06-16T19:05:09.686417595Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-16T19:05:09.843543022Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-16T19:05:09.864824551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:09.866618142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:09.925334181Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-16T19:05:09.928791382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616097s 
2025-06-16T19:05:09.930825959Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-16T19:05:09.932582215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640532s 
2025-06-16T19:05:09.976486342Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-16T19:05:09.978998159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:09.985642146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-16T19:05:09.989472919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-16T19:05:09.995261183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071638s 
2025-06-16T19:05:09.996867237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.001453431Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-16T19:05:10.003047691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135512s 
2025-06-16T19:05:10.008472783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-16T19:05:10.011222720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.019831102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-16T19:05:10.024329199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:05:10.029427514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006957s 
2025-06-16T19:05:10.031304764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:05:10.032872540Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-06-16T19:05:10.034718086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-16T19:05:10.037353382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-16T19:05:10.048020880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101519s 
2025-06-16T19:05:10.050241471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.053374068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-16T19:05:10.055043620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165776s 
2025-06-16T19:05:10.058825794Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-16T19:05:10.060764307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.064955546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:05:10.066905101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2025-06-16T19:05:10.069109921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-16T19:05:10.071712731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-16T19:05:10.076562406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054172s 
2025-06-16T19:05:10.079290298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.083458110Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-16T19:05:10.085512806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114987s 
2025-06-16T19:05:10.089236223Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-16T19:05:10.091112461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.096392973Z [Info] InitialSetup: Starting migration to 1 
2025-06-16T19:05:10.105461611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-16T19:05:10.110339543Z [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-16T19:05:10.117170085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097305s 
2025-06-16T19:05:10.118885499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-16T19:05:10.121310973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-16T19:05:10.124726109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041413s 
2025-06-16T19:05:10.126392915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-16T19:05:10.128839160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-16T19:05:10.132238625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041641s 
2025-06-16T19:05:10.135208384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-16T19:05:10', 'InitialSetup') 
2025-06-16T19:05:10.139217877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.142758946Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-16T19:05:10.144346593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145625s 
2025-06-16T19:05:10.146394075Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-16T19:05:10.148078287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.150617439Z [Info] ImportListSearch: Starting migration to 2 
2025-06-16T19:05:10.154566219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-16T19:05:10', 'ImportListSearch') 
2025-06-16T19:05:10.158887359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.162072973Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-16T19:05:10.163680009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139049s 
2025-06-16T19:05:10.165603582Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-16T19:05:10.167435811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.169921997Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-16T19:05:10.172920724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-16T19:05:10', 'add_priority_to_indexers') 
2025-06-16T19:05:10.176868843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.180229710Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-16T19:05:10.181925334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125836s 
2025-06-16T19:05:10.183873246Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-16T19:05:10.185766458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.188163935Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-16T19:05:10.191257704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-16T19:05:10', 'rename_supports_on_track_retag') 
2025-06-16T19:05:10.195285523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.198553523Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-16T19:05:10.200345722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124918s 
2025-06-16T19:05:10.202452794Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-16T19:05:10.204493814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.206876221Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-16T19:05:10.210326257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-16T19:05:10', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-16T19:05:10.214612938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.218470354Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-16T19:05:10.220438647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135302s 
2025-06-16T19:05:10.222480558Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-16T19:05:10.224403690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.226806679Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-16T19:05:10.230038365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-16T19:05:10', 'remove_chown_and_folderchmod_config') 
2025-06-16T19:05:10.234115184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.237606233Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-16T19:05:10.239482540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128451s 
2025-06-16T19:05:10.241252774Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-16T19:05:10.242955392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.245472200Z [Info] update_notifiarr: Starting migration to 7 
2025-06-16T19:05:10.248369824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-16T19:05:10', 'update_notifiarr') 
2025-06-16T19:05:10.252356471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.256007121Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-16T19:05:10.257669488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129303s 
2025-06-16T19:05:10.259610326Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-16T19:05:10.261492035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.263901316Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-16T19:05:10.266861295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-16T19:05:10', 'extend_metadata_profiles') 
2025-06-16T19:05:10.270904145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.274174810Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-16T19:05:10.275897739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124274s 
2025-06-16T19:05:10.277830310Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-16T19:05:10.279701958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.282106640Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-16T19:05:10.285125158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-16T19:05:10', 'update_author_sort_name') 
2025-06-16T19:05:10.289165913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.292152346Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-16T19:05:10.293906418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122294s 
2025-06-16T19:05:10.295741924Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-16T19:05:10.298088909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.300952504Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-16T19:05:10.304817587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-16T19:05:10', 'add_bookfile_part') 
2025-06-16T19:05:10.309428680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.312993919Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-16T19:05:10.315076712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151093s 
2025-06-16T19:05:10.317308085Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-16T19:05:10.319283091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.321941594Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-16T19:05:10.324960032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-16T19:05:10', 'update_audio_qualities') 
2025-06-16T19:05:10.328974835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.331960587Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-16T19:05:10.333814108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012587s 
2025-06-16T19:05:10.336471058Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-16T19:05:10.338414310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.340861908Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-16T19:05:10.344047362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-16T19:05:10', 'add_bookfile_part_naming_token') 
2025-06-16T19:05:10.350006921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.353761791Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-16T19:05:10.355605513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145374s 
2025-06-16T19:05:10.357768518Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-16T19:05:10.359836943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.362728996Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-16T19:05:10.366320026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-16T19:05:10', 'update_author_sort_name_again') 
2025-06-16T19:05:10.370583771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.373890639Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-16T19:05:10.375917149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013729s 
2025-06-16T19:05:10.378149042Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-16T19:05:10.380117957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.382849497Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-16T19:05:10.387254816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-16T19:05:10', 'rename_blacklist_to_blocklist') 
2025-06-16T19:05:10.392351448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.395913530Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-16T19:05:10.397693464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155098s 
2025-06-16T19:05:10.399584471Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-16T19:05:10.401906065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.404893250Z [Info] FixIndexes: Starting migration to 15 
2025-06-16T19:05:10.408473087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-16T19:05:10', 'FixIndexes') 
2025-06-16T19:05:10.413098420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.415969761Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-16T19:05:10.418678455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140511s 
2025-06-16T19:05:10.420867813Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-16T19:05:10.422776716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.425314867Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-16T19:05:10.428148632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-16T19:05:10', 'AddRelatedBooks') 
2025-06-16T19:05:10.432300882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.435701629Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-16T19:05:10.437439348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123771s 
2025-06-16T19:05:10.439376779Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-16T19:05:10.441244480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.462079769Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-16T19:05:10.466179023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-16T19:05:10', 'ImportListMonitorExisting') 
2025-06-16T19:05:10.471245414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.474680379Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-16T19:05:10.476746339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331181s 
2025-06-16T19:05:10.479524894Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-16T19:05:10.481609220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.484590984Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-16T19:05:10.487701917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-16T19:05:10', 'AddSeriesPosition') 
2025-06-16T19:05:10.491673824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.494509203Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-16T19:05:10.496149014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127988s 
2025-06-16T19:05:10.498012166Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-16T19:05:10.499797922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.502196651Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-16T19:05:10.505119426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-16T19:05:10', 'AddNewItemMonitorType') 
2025-06-16T19:05:10.509072094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.512029058Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-16T19:05:10.513679811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01202s 
2025-06-16T19:05:10.515455566Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-16T19:05:10.517192313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.519552395Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-16T19:05:10.522403405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-16T19:05:10', 'AddDownloadHistory') 
2025-06-16T19:05:10.526252806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.529059237Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-16T19:05:10.530681423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117283s 
2025-06-16T19:05:10.532610046Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-16T19:05:10.534470552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.536829321Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-16T19:05:10.539901546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-16T19:05:10', 'add_on_delete_to_notifications') 
2025-06-16T19:05:10.543902552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.546869355Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-16T19:05:10.548638548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012096s 
2025-06-16T19:05:10.550457299Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-16T19:05:10.552231902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.554657677Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-16T19:05:10.558483429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-16T19:05:10', 'EditionMonitoredIndex') 
2025-06-16T19:05:10.562659347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.565540137Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-16T19:05:10.567199468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131291s 
2025-06-16T19:05:10.569393145Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-16T19:05:10.571498594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.573859888Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-16T19:05:10.581056929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-16T19:05:10.583131426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2025-06-16T19:05:10.585222156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-16T19:05:10.595057558Z [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-16T19:05:10.602945039Z [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-16T19:05:10.608022021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-16T19:05:10.611898085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-16T19:05:10.618137217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-16T19:05:10.622338656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-16T19:05:10.625787490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386016s 
2025-06-16T19:05:10.627312631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-16T19:05:10.628822861Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2025-06-16T19:05:10.630582624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-16T19:05:10.638767193Z [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-16T19:05:10.646623541Z [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-16T19:05:10.651407093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-16T19:05:10.655118926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-16T19:05:10.660979906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-16T19:05:10.665127958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-16T19:05:10.668533946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361483s 
2025-06-16T19:05:10.671842237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-16T19:05:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-16T19:05:10.676135070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.679705849Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-16T19:05:10.681743542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467021s 
2025-06-16T19:05:10.684181892Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-16T19:05:10.685467480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.687940018Z [Info] add_update_history: Starting migration to 24 
2025-06-16T19:05:10.690792411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-16T19:05:10', 'add_update_history') 
2025-06-16T19:05:10.694643816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.697520447Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-16T19:05:10.699132433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119176s 
2025-06-16T19:05:10.701069172Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-16T19:05:10.702926713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.705280031Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-16T19:05:10.708405704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-16T19:05:10', 'add_on_update_to_notifications') 
2025-06-16T19:05:10.712381629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.715329434Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-16T19:05:10.717116422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121086s 
2025-06-16T19:05:10.718879442Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-16T19:05:10.720591579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.722940719Z [Info] add_custom_formats: Starting migration to 26 
2025-06-16T19:05:10.725729925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-16T19:05:10', 'add_custom_formats') 
2025-06-16T19:05:10.729557160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.732401858Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-16T19:05:10.734005998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01165s 
2025-06-16T19:05:10.735664226Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-16T19:05:10.737308497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.739703089Z [Info] remove_omg: Starting migration to 27 
2025-06-16T19:05:10.742290849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-16T19:05:10', 'remove_omg') 
2025-06-16T19:05:10.746035819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.748740384Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-16T19:05:10.750246477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011405s 
2025-06-16T19:05:10.751977261Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-16T19:05:10.753657875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.756010111Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-16T19:05:10.759613326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-16T19:05:10', 'add_indexer_tags') 
2025-06-16T19:05:10.763474069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.766573279Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-16T19:05:10.768190234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127937s 
2025-06-16T19:05:10.769971762Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-16T19:05:10.771673358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.774099923Z [Info] list_sync_time: Starting migration to 29 
2025-06-16T19:05:10.776851553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-16T19:05:10', 'list_sync_time') 
2025-06-16T19:05:10.780922510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.783707167Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-16T19:05:10.785286146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119492s 
2025-06-16T19:05:10.787169298Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-16T19:05:10.788993641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.791630620Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-16T19:05:10.794549156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-16T19:05:10', 'download_client_per_indexer') 
2025-06-16T19:05:10.799211644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.802633172Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-16T19:05:10.804686587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133692s 
2025-06-16T19:05:10.807358196Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-16T19:05:10.809064091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.811554415Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-16T19:05:10.814941684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-16T19:05:10', 'add_colon_replacement_to_naming_config') 
2025-06-16T19:05:10.819395091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.822263857Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-16T19:05:10.824152079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128048s 
2025-06-16T19:05:10.826662153Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-16T19:05:10.828660456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.831138826Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-16T19:05:10.834842463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-16T19:05:10', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-16T19:05:10.839191479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.842514009Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-16T19:05:10.844773528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013224s 
2025-06-16T19:05:10.846607350Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-16T19:05:10.848448658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.850873490Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-16T19:05:10.853991388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-16T19:05:10', 'metadata_profile_ignored_to_list') 
2025-06-16T19:05:10.858028205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.860954116Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-16T19:05:10.862746244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121707s 
2025-06-16T19:05:10.864660509Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-16T19:05:10.866437306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.868715954Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-16T19:05:10.871620051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-16T19:05:10', 'add_download_client_tags') 
2025-06-16T19:05:10.875947414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.879403212Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-16T19:05:10.881529162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128051s 
2025-06-16T19:05:10.883500792Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-16T19:05:10.885275295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.887650267Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-16T19:05:10.890588552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-16T19:05:10', 'add_result_to_commands') 
2025-06-16T19:05:10.894627094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.898015276Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-16T19:05:10.899928758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012587s 
2025-06-16T19:05:10.901761388Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-16T19:05:10.903549198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.906430349Z [Info] add_notification_status: Starting migration to 37 
2025-06-16T19:05:10.909387943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-16T19:05:10', 'add_notification_status') 
2025-06-16T19:05:10.913660125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.916581327Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-16T19:05:10.918924093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127956s 
2025-06-16T19:05:10.921671545Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-16T19:05:10.923675570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.925802984Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-16T19:05:10.929053338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-16T19:05:10', 'add_on_author_added_to_notifications') 
2025-06-16T19:05:10.933905387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.937061101Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-16T19:05:10.938885173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132561s 
2025-06-16T19:05:10.940738034Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-16T19:05:10.942960990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.945607779Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-16T19:05:10.948712910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-16T19:05:10', 'book_last_searched_time') 
2025-06-16T19:05:10.953384727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.956311039Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-16T19:05:10.958479925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013157s 
2025-06-16T19:05:10.960215129Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-16T19:05:10.961875061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.964268530Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-16T19:05:10.966967244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-16T19:05:10', 'add_indexer_flags') 
2025-06-16T19:05:10.970793057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.973568936Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-16T19:05:10.975169358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115382s 
2025-06-16T19:05:10.977739583Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-16T19:05:10.979499426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:10.981889238Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-16T19:05:10.984784938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-16T19:05:10', 'cdh_per_downloadclient') 
2025-06-16T19:05:10.988652856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:10.992214728Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-16T19:05:10.994089963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125s 
2025-06-16T19:05:11.014006393Z [Debug] MigrationController: Took: 00:00:01.3300048 
2025-06-16T19:05:11.452485510Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-16T19:05:11.496290989Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-16T19:05:11.881925007Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cee30ae6-c5ad-4fac-867d-2a75f4fc07f1} may be persisted to storage in unencrypted form. 
2025-06-16T19:05:12.681382631Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-16T19:05:13.006164049Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-16T19:05:13.719656059Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-16T19:05:13.824534964Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-16T19:05:13.830362276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-16T19:05:13.833928687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-16T19:05:13.852819772Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-16T19:05:13.856417646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227693s 
2025-06-16T19:05:13.860199872Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-16T19:05:13.863394173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255793s 
2025-06-16T19:05:13.893086336Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-16T19:05:13.898580758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:13.905253984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-16T19:05:13.910385866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-16T19:05:13.919645971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097002s 
2025-06-16T19:05:13.922285094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:13.928240084Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-16T19:05:13.930941603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191101s 
2025-06-16T19:05:13.935892963Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-16T19:05:13.941192212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:13.949150676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-16T19:05:13.952971168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:05:13.959083204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069069s 
2025-06-16T19:05:13.962399381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:05:13.964899936Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-16T19:05:13.967769954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-16T19:05:13.971622952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-16T19:05:13.983164139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115232s 
2025-06-16T19:05:13.986006602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:13.991039615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-16T19:05:13.993932640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198895s 
2025-06-16T19:05:13.998528163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-16T19:05:14.001723296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.007038518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:05:14.010084210Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-16T19:05:14.012791651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-16T19:05:14.016621182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-16T19:05:14.022698067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067504s 
2025-06-16T19:05:14.025171487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.030739438Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-16T19:05:14.033814118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145181s 
2025-06-16T19:05:14.038055828Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-16T19:05:14.040907520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.045415857Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-16T19:05:14.056322096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-16T19:05:14.062500074Z [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-16T19:05:14.072740483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130753s 
2025-06-16T19:05:14.075240025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-16T19:05:14.078384576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-16T19:05:14.083321587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054474s 
2025-06-16T19:05:14.087300007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-16T19:05:14', 'InitialSetup') 
2025-06-16T19:05:14.093624200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.099405330Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-16T19:05:14.102114465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213824s 
2025-06-16T19:05:14.105019363Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-16T19:05:14.107951877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.111963274Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-16T19:05:14.116821235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-16T19:05:14', 'ImportListSearch') 
2025-06-16T19:05:14.123725065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.128876858Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-16T19:05:14.131697948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208546s 
2025-06-16T19:05:14.134543547Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-16T19:05:14.137638950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.141649274Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-16T19:05:14.145736744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-16T19:05:14', 'add_priority_to_indexers') 
2025-06-16T19:05:14.152330760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.157344645Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-16T19:05:14.160321990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194995s 
2025-06-16T19:05:14.163210816Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-16T19:05:14.166461812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.170395843Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-16T19:05:14.174684497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-16T19:05:14', 'rename_supports_on_track_retag') 
2025-06-16T19:05:14.181398766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.186169211Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-16T19:05:14.189312460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194089s 
2025-06-16T19:05:14.192348873Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-16T19:05:14.196342854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.200264310Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-16T19:05:14.204731705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-16T19:05:14', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-16T19:05:14.211976491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.217155379Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-16T19:05:14.220685196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207982s 
2025-06-16T19:05:14.223679584Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-16T19:05:14.227059420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.231022268Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-16T19:05:14.235594905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-16T19:05:14', 'remove_chown_and_folderchmod_config') 
2025-06-16T19:05:14.242513916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.247582701Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-16T19:05:14.250783586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201439s 
2025-06-16T19:05:14.253551118Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-16T19:05:14.256507882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.260570120Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-16T19:05:14.264504261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-16T19:05:14', 'update_notifiarr') 
2025-06-16T19:05:14.272093882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.276899057Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-16T19:05:14.279718614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202497s 
2025-06-16T19:05:14.282744566Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-16T19:05:14.285852384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.289886476Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-16T19:05:14.294176113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-16T19:05:14', 'extend_metadata_profiles') 
2025-06-16T19:05:14.300980884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.305630425Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-16T19:05:14.308673292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195661s 
2025-06-16T19:05:14.311601898Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-16T19:05:14.314679865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.318788928Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-16T19:05:14.322963875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-16T19:05:14', 'update_author_sort_name') 
2025-06-16T19:05:14.329770258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.334402325Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-16T19:05:14.337417535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194751s 
2025-06-16T19:05:14.340207693Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-16T19:05:14.343129626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.347218118Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-16T19:05:14.351655492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-16T19:05:14', 'add_bookfile_part') 
2025-06-16T19:05:14.357747538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.362425627Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-16T19:05:14.365391018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191553s 
2025-06-16T19:05:14.368273180Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-16T19:05:14.371533434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.375767089Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-16T19:05:14.382684236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-16T19:05:14', 'update_audio_qualities') 
2025-06-16T19:05:14.390901761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.396435623Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-16T19:05:14.399873284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247595s 
2025-06-16T19:05:14.402602269Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-16T19:05:14.405882123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.410250237Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-16T19:05:14.414841071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-16T19:05:14', 'add_bookfile_part_naming_token') 
2025-06-16T19:05:14.422820356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.427695261Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-16T19:05:14.432411778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215169s 
2025-06-16T19:05:14.436066847Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-16T19:05:14.439072899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.443113515Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-16T19:05:14.447511159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-16T19:05:14', 'update_author_sort_name_again') 
2025-06-16T19:05:14.454806507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.461055569Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-16T19:05:14.464560957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215973s 
2025-06-16T19:05:14.467594404Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-16T19:05:14.470901784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.475049254Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-16T19:05:14.479967627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-16T19:05:14', 'rename_blacklist_to_blocklist') 
2025-06-16T19:05:14.487416374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.493310542Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-16T19:05:14.496653623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221029s 
2025-06-16T19:05:14.499348629Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-16T19:05:14.502206924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.506497131Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-16T19:05:14.510604552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-16T19:05:14', 'FixIndexes') 
2025-06-16T19:05:14.517785880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.522693622Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-16T19:05:14.525429250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204243s 
2025-06-16T19:05:14.528202624Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-16T19:05:14.531123204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.535594246Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-16T19:05:14.540214408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-16T19:05:14', 'AddRelatedBooks') 
2025-06-16T19:05:14.548764133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.553789971Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-16T19:05:14.556885384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223981s 
2025-06-16T19:05:14.560191631Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-16T19:05:14.563647629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.568164233Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-16T19:05:14.575031770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-16T19:05:14', 'ImportListMonitorExisting') 
2025-06-16T19:05:14.582455607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.587464552Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-16T19:05:14.590510735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235714s 
2025-06-16T19:05:14.593319791Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-16T19:05:14.596344952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.600532002Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-16T19:05:14.604906590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-16T19:05:14', 'AddSeriesPosition') 
2025-06-16T19:05:14.614445706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.619474301Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-16T19:05:14.622878264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226021s 
2025-06-16T19:05:14.626484896Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-16T19:05:14.629544135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.634751159Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-16T19:05:14.639379658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-16T19:05:14', 'AddNewItemMonitorType') 
2025-06-16T19:05:14.647175675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.652222666Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-16T19:05:14.654718402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022019s 
2025-06-16T19:05:14.657663241Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-16T19:05:14.660751829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.664960944Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-16T19:05:14.669422507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-16T19:05:14', 'AddDownloadHistory') 
2025-06-16T19:05:14.679604818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.684285583Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-16T19:05:14.687286735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233517s 
2025-06-16T19:05:14.690488070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-16T19:05:14.693588082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.698317043Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-16T19:05:14.702902867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-16T19:05:14', 'add_on_delete_to_notifications') 
2025-06-16T19:05:14.713937143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.719500995Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-16T19:05:14.726735211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252085s 
2025-06-16T19:05:14.730494580Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-16T19:05:14.734194680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.739077661Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-16T19:05:14.744350267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-16T19:05:14', 'EditionMonitoredIndex') 
2025-06-16T19:05:14.752318040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.758192958Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-16T19:05:14.761440507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024s 
2025-06-16T19:05:14.765520441Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-16T19:05:14.769549594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.774583058Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-16T19:05:14.785109873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-16T19:05:14.788127669Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.41E-05s 
2025-06-16T19:05:14.790476478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-16T19:05:14.803738049Z [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-16T19:05:14.815780635Z [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-16T19:05:14.824244056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-16T19:05:14.828961965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-16T19:05:14.836880137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-16T19:05:14.841734060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482732s 
2025-06-16T19:05:14.844306279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-16T19:05:14.846926585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2025-06-16T19:05:14.849658024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-16T19:05:14.857949439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-16T19:05:14.866705157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-16T19:05:14.873444426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-16T19:05:14.891638228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-16T19:05:14.900075696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-16T19:05:14.905705461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526333s 
2025-06-16T19:05:14.910069668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-16T19:05:14', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-16T19:05:14.917921597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.925190572Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-16T19:05:14.929490019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0710467s 
2025-06-16T19:05:14.933649574Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-16T19:05:14.936624994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:14.941114444Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-16T19:05:14.951991694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-16T19:05:14.958367251Z [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-16T19:05:14.966978058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120033s 
2025-06-16T19:05:14.969473893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-16T19:05:14.973140595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-16T19:05:14.978601350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062528s 
2025-06-16T19:05:14.982646294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-16T19:05:14', 'add_update_history') 
2025-06-16T19:05:14.989015859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:14.994209115Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-16T19:05:14.997090576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216095s 
2025-06-16T19:05:15.000732910Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-16T19:05:15.004073375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.008209133Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-16T19:05:15.012631246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-16T19:05:15', 'add_on_update_to_notifications') 
2025-06-16T19:05:15.019374092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.024140619Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-16T19:05:15.027364400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198051s 
2025-06-16T19:05:15.030058484Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-16T19:05:15.033014756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.036975912Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-16T19:05:15.040872427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-16T19:05:15', 'add_custom_formats') 
2025-06-16T19:05:15.047232332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.052444125Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-16T19:05:15.055422432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190206s 
2025-06-16T19:05:15.059184587Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-16T19:05:15.062259207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.066672754Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-16T19:05:15.071025137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-16T19:05:15', 'remove_omg') 
2025-06-16T19:05:15.078625840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.083820359Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-16T19:05:15.086599364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215412s 
2025-06-16T19:05:15.089353269Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-16T19:05:15.092434833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.096786445Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-16T19:05:15.100917502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-16T19:05:15', 'add_indexer_tags') 
2025-06-16T19:05:15.107780641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.112746309Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-16T19:05:15.116200984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203042s 
2025-06-16T19:05:15.119337178Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-16T19:05:15.122214993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.126238975Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-16T19:05:15.130081111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-16T19:05:15', 'list_sync_time') 
2025-06-16T19:05:15.136636289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.141336733Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-16T19:05:15.144965589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190177s 
2025-06-16T19:05:15.147844405Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-16T19:05:15.151024989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.155132910Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-16T19:05:15.159363658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-16T19:05:15', 'download_client_per_indexer') 
2025-06-16T19:05:15.166589286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.170863462Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-16T19:05:15.174779927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195567s 
2025-06-16T19:05:15.178311187Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-16T19:05:15.181425318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.185375110Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-16T19:05:15.190014040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-16T19:05:15', 'add_colon_replacement_to_naming_config') 
2025-06-16T19:05:15.197203024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.202230056Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-16T19:05:15.206413769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204132s 
2025-06-16T19:05:15.209702110Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-16T19:05:15.213600970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.218365373Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-16T19:05:15.223746688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-16T19:05:15', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-16T19:05:15.231781725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.237484798Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-16T19:05:15.241633932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231058s 
2025-06-16T19:05:15.245050801Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-16T19:05:15.248631461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.253356785Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-16T19:05:15.258225407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-16T19:05:15', 'metadata_profile_ignored_to_list') 
2025-06-16T19:05:15.265774717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.270781287Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-16T19:05:15.274271665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218939s 
2025-06-16T19:05:15.277157325Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-16T19:05:15.280344793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.285646888Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-16T19:05:15.289929641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-16T19:05:15', 'add_download_client_tags') 
2025-06-16T19:05:15.298266015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.304665921Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-16T19:05:15.307977208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240982s 
2025-06-16T19:05:15.311362233Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-16T19:05:15.314713070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.319278282Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-16T19:05:15.324168207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-16T19:05:15', 'add_result_to_commands') 
2025-06-16T19:05:15.332737611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.337558096Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-16T19:05:15.340533978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229038s 
2025-06-16T19:05:15.343674381Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-16T19:05:15.346641535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.350834848Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-16T19:05:15.355080015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-16T19:05:15', 'add_notification_status') 
2025-06-16T19:05:15.362895761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.367787280Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-16T19:05:15.370784304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208293s 
2025-06-16T19:05:15.373974818Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-16T19:05:15.377345745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.381342632Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-16T19:05:15.386201165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-16T19:05:15', 'add_on_author_added_to_notifications') 
2025-06-16T19:05:15.392997558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.397975932Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-16T19:05:15.401331819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201805s 
2025-06-16T19:05:15.404160875Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-16T19:05:15.407283201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.411097030Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-16T19:05:15.415460736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-16T19:05:15', 'book_last_searched_time') 
2025-06-16T19:05:15.421720550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.426721278Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-16T19:05:15.429458319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191358s 
2025-06-16T19:05:15.432200590Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-16T19:05:15.435438640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.439187808Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-16T19:05:15.443367053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-16T19:05:15', 'add_indexer_flags') 
2025-06-16T19:05:15.449399038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.454265696Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-16T19:05:15.457083119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190071s 
2025-06-16T19:05:15.460017306Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-16T19:05:15.462974491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-16T19:05:15.467947133Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-16T19:05:15.472043761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-16T19:05:15', 'cdh_per_downloadclient') 
2025-06-16T19:05:15.479102112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-16T19:05:15.484164535Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-16T19:05:15.487152631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209862s 
2025-06-16T19:05:18.886987173Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-16T19:05:19.096164603Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-16T19:05:19.203723804Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected develop, changing to nightly. 
2025-06-16T19:05:21.331334340Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-16T19:05:21.828957138Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-16T19:05:21.941155519Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-16T19:05:22.397658626Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-16T19:05:22.410780045Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-16T19:05:22.414882585Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-16T19:05:22.749851293Z [ls.io-init] done.
2025-06-16T19:05:24.747011881Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled