2025-06-15T17:01:50.460674002Z [migrations] started
2025-06-15T17:01:50.464814911Z [migrations] no migrations found
2025-06-15T17:01:50.978476952Z usermod: no changes
2025-06-15T17:01:51.051932243Z ───────────────────────────────────────
2025-06-15T17:01:51.051957364Z 
2025-06-15T17:01:51.051966031Z       ██╗     ███████╗██╗ ██████╗
2025-06-15T17:01:51.051974649Z       ██║     ██╔════╝██║██╔═══██╗
2025-06-15T17:01:51.051982935Z       ██║     ███████╗██║██║   ██║
2025-06-15T17:01:51.051991172Z       ██║     ╚════██║██║██║   ██║
2025-06-15T17:01:51.051999398Z       ███████╗███████║██║╚██████╔╝
2025-06-15T17:01:51.052007615Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-06-15T17:01:51.052016222Z 
2025-06-15T17:01:51.052024058Z    Brought to you by linuxserver.io
2025-06-15T17:01:51.052032285Z ───────────────────────────────────────
2025-06-15T17:01:51.057282988Z 
2025-06-15T17:01:51.057545887Z To support the app dev(s) visit:
2025-06-15T17:01:51.089446227Z Readarr: https://opencollective.com/readarr
2025-06-15T17:01:51.093821618Z 
2025-06-15T17:01:51.093841678Z To support LSIO projects visit:
2025-06-15T17:01:51.093850035Z https://www.linuxserver.io/donate/
2025-06-15T17:01:51.093858051Z 
2025-06-15T17:01:51.093865907Z ───────────────────────────────────────
2025-06-15T17:01:51.093875005Z GID/UID
2025-06-15T17:01:51.093882971Z ───────────────────────────────────────
2025-06-15T17:01:51.175401059Z 
2025-06-15T17:01:51.175430669Z User UID:    911
2025-06-15T17:01:51.175439547Z User GID:    911
2025-06-15T17:01:51.175447823Z ───────────────────────────────────────
2025-06-15T17:01:51.209008066Z Linuxserver.io version: 0.4.17.2801-ls156
2025-06-15T17:01:51.211626518Z Build-date: 2025-06-15T16:58:33+00:00
2025-06-15T17:01:51.211649354Z ───────────────────────────────────────
2025-06-15T17:01:51.211661419Z     
2025-06-15T17:01:53.448119084Z [custom-init] No custom files found, skipping...
2025-06-15T17:01:59.466367220Z [Info] Bootstrap: Starting Readarr - /app/readarr/bin/Readarr - Version 0.4.17.2801 
2025-06-15T17:01:59.737186165Z [Debug] Bootstrap: Getting windows service status 
2025-06-15T17:01:59.751891858Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T17:01:59.827562521Z [Debug] Bootstrap: Console selected 
2025-06-15T17:01:59.842359288Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T17:02:03.423514759Z [Trace] EventAggregator: Publishing ApplicationStartingEvent 
2025-06-15T17:02:03.987877439Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-06-15T17:02:05.589636865Z [Info] MigrationController: *** Migrating data source=/config/readarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T17:02:06.929782334Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T17:02:07.092648878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:07.100223441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:07.792378113Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T17:02:07.819237592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7013785s 
2025-06-15T17:02:07.823012123Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T17:02:07.825980741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7264099s 
2025-06-15T17:02:07.983267218Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T17:02:07.992604902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:08.078677381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T17:02:08.289946887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T17:02:08.514892643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.432114s 
2025-06-15T17:02:08.521050013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:08.539002224Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T17:02:08.541260331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4573652s 
2025-06-15T17:02:08.666140980Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T17:02:08.669089608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:08.759011880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T17:02:08.780803102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:02:08.795457182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339858s 
2025-06-15T17:02:08.798849975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:08.802812374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019543s 
2025-06-15T17:02:08.809065055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T17:02:08.818374833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T17:02:08.833221280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213677s 
2025-06-15T17:02:08.836263917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:08.842928217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T17:02:08.845106744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309046s 
2025-06-15T17:02:08.857976791Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T17:02:08.860495243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:08.873255028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:08.875722848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002944s 
2025-06-15T17:02:08.878094113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T17:02:08.881581856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T17:02:08.886761958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065684s 
2025-06-15T17:02:08.888704530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:08.892088454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T17:02:08.894093802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011615s 
2025-06-15T17:02:08.913392886Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T17:02:08.915808561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:08.927920782Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-06-15T17:02:10.254373367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-06-15T17:02:10.298437581Z [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-15T17:02:10.366279258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0831859s 
2025-06-15T17:02:10.368936078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-06-15T17:02:10.372909610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-06-15T17:02:10.382079716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113307s 
2025-06-15T17:02:10.383870773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2025-06-15T17:02:10.557737238Z [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-15T17:02:10.573814764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1879253s 
2025-06-15T17:02:10.576484881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2025-06-15T17:02:10.579063825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2025-06-15T17:02:10.583037417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049245s 
2025-06-15T17:02:10.709764334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Authors 
2025-06-15T17:02:10.739015308Z [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-15T17:02:10.752730888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316876s 
2025-06-15T17:02:10.755333890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (CleanName) 
2025-06-15T17:02:10.758168308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:02:10.762301291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051906s 
2025-06-15T17:02:10.763986735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Path) 
2025-06-15T17:02:10.766264832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:02:10.774833067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087076s 
2025-06-15T17:02:10.777157548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (AuthorMetadataId) 
2025-06-15T17:02:10.780217560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:10.787553963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081035s 
2025-06-15T17:02:10.789358357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Books 
2025-06-15T17:02:10.801406329Z [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-15T17:02:10.811921925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209678s 
2025-06-15T17:02:10.814067836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (ForeignBookId) 
2025-06-15T17:02:10.816766581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:02:10.823210727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006561s 
2025-06-15T17:02:10.825240595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (TitleSlug) 
2025-06-15T17:02:10.827968168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:02:10.838682053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069525s 
2025-06-15T17:02:10.843225252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (CleanTitle) 
2025-06-15T17:02:10.846055221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:02:10.849557003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004655s 
2025-06-15T17:02:10.851091182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series 
2025-06-15T17:02:10.857858029Z [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-15T17:02:10.864451026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117333s 
2025-06-15T17:02:10.866230359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ForeignSeriesId) 
2025-06-15T17:02:10.868892139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ForeignSeriesId" ON "Series" ("ForeignSeriesId" ASC) 
2025-06-15T17:02:10.872798816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048233s 
2025-06-15T17:02:10.874416203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SeriesBookLink 
2025-06-15T17:02:10.930741418Z [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-15T17:02:10.941364370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651303s 
2025-06-15T17:02:10.943415641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex SeriesBookLink (SeriesId) 
2025-06-15T17:02:10.946319248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_SeriesBookLink_SeriesId" ON "SeriesBookLink" ("SeriesId" ASC) 
2025-06-15T17:02:10.951305570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048451s 
2025-06-15T17:02:10.958465328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_SeriesId_Series_Id SeriesBookLink(SeriesId) Series(Id) 
2025-06-15T17:02:10.965288869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042167s 
2025-06-15T17:02:10.968164770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateForeignKey FK_SeriesBookLink_BookId_Books_Id SeriesBookLink(BookId) Books(Id) 
2025-06-15T17:02:10.970878204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003667s 
2025-06-15T17:02:10.972382043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AuthorMetadata 
2025-06-15T17:02:10.980594611Z [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-15T17:02:11.010074025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353364s 
2025-06-15T17:02:11.012788171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (ForeignAuthorId) 
2025-06-15T17:02:11.016015059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:02:11.022004280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073008s 
2025-06-15T17:02:11.024565568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AuthorMetadata (TitleSlug) 
2025-06-15T17:02:11.027427691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:02:11.031402475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049808s 
2025-06-15T17:02:11.032965022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Editions 
2025-06-15T17:02:11.041113491Z [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-15T17:02:11.051152988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165421s 
2025-06-15T17:02:11.052913223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (ForeignEditionId) 
2025-06-15T17:02:11.055713151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-15T17:02:11.059475829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047439s 
2025-06-15T17:02:11.061055049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable BookFiles 
2025-06-15T17:02:11.069973087Z [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-15T17:02:11.078971969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159732s 
2025-06-15T17:02:11.080506769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (EditionId) 
2025-06-15T17:02:11.083127557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T17:02:11.086841847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043563s 
2025-06-15T17:02:11.088295164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex BookFiles (Path) 
2025-06-15T17:02:11.090653022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T17:02:11.094443024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041738s 
2025-06-15T17:02:11.095680075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-06-15T17:02:11.101298409Z [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-15T17:02:11.108028091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106768s 
2025-06-15T17:02:11.109717884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-06-15T17:02:11.111934989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T17:02:11.115494356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039828s 
2025-06-15T17:02:11.117079769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2025-06-15T17:02:11.119701839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T17:02:11.123137688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043304s 
2025-06-15T17:02:11.124933695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-06-15T17:02:11.127443669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-06-15T17:02:11.131176947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042776s 
2025-06-15T17:02:11.132874576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId) 
2025-06-15T17:02:11.135143725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId" ON "History" ("BookId" ASC) 
2025-06-15T17:02:11.139639839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051092s 
2025-06-15T17:02:11.141481909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-06-15T17:02:11.152008446Z [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-15T17:02:11.165476739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224522s 
2025-06-15T17:02:11.167148034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-06-15T17:02:11.171520599Z [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-15T17:02:11.176787045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079667s 
2025-06-15T17:02:11.178641259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-06-15T17:02:11.181420967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T17:02:11.185233514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047944s 
2025-06-15T17:02:11.186818125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-06-15T17:02:11.256220655Z [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-15T17:02:11.263863987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.075277s 
2025-06-15T17:02:11.265669102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-06-15T17:02:11.268080698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-06-15T17:02:11.271581939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042501s 
2025-06-15T17:02:11.273243856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles 
2025-06-15T17:02:11.277291546Z [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-15T17:02:11.282473622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075624s 
2025-06-15T17:02:11.284266523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name) 
2025-06-15T17:02:11.286916349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC) 
2025-06-15T17:02:11.291172559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051323s 
2025-06-15T17:02:11.292897703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2025-06-15T17:02:11.308562539Z [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-15T17:02:11.322318721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260405s 
2025-06-15T17:02:11.324450664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2025-06-15T17:02:11.327493271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2025-06-15T17:02:11.331312041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050839s 
2025-06-15T17:02:11.333033618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2025-06-15T17:02:11.337037050Z [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-15T17:02:11.342156769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073254s 
2025-06-15T17:02:11.344103710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2025-06-15T17:02:11.347363244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2025-06-15T17:02:11.352965085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052593s 
2025-06-15T17:02:11.356375342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2025-06-15T17:02:11.460164008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2025-06-15T17:02:11.468371635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1100743s 
2025-06-15T17:02:11.470031989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2025-06-15T17:02:11.475699292Z [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-15T17:02:11.483012398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011348s 
2025-06-15T17:02:11.484592821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2025-06-15T17:02:11.490832887Z [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-15T17:02:11.499147210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129873s 
2025-06-15T17:02:11.500798045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2025-06-15T17:02:11.505102152Z [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-15T17:02:11.510613741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008241s 
2025-06-15T17:02:11.512228844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2025-06-15T17:02:11.517973081Z [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-15T17:02:11.525237430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113744s 
2025-06-15T17:02:11.526867923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-06-15T17:02:11.531807490Z [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-15T17:02:11.537983737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094616s 
2025-06-15T17:02:11.539611796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2025-06-15T17:02:11.544727538Z [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-15T17:02:11.551146514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098678s 
2025-06-15T17:02:11.552863823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2025-06-15T17:02:11.556600537Z [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-15T17:02:11.561371375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068208s 
2025-06-15T17:02:11.562844271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-06-15T17:02:11.565550561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-06-15T17:02:11.569358328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049621s 
2025-06-15T17:02:11.571036478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-06-15T17:02:11.573792337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-06-15T17:02:11.577357066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046695s 
2025-06-15T17:02:11.578995766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ReleaseProfiles 
2025-06-15T17:02:11.583479054Z [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-15T17:02:11.589051195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083848s 
2025-06-15T17:02:11.590692620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2025-06-15T17:02:11.596245252Z [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-15T17:02:11.603375742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110546s 
2025-06-15T17:02:11.604928959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-06-15T17:02:11.609335012Z [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-15T17:02:11.614153124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076838s 
2025-06-15T17:02:11.615840693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-06-15T17:02:11.618273883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-06-15T17:02:11.621855585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043299s 
2025-06-15T17:02:11.623511039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-06-15T17:02:11.625890090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-06-15T17:02:11.629402553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004218s 
2025-06-15T17:02:11.630946763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-06-15T17:02:11.636557912Z [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-15T17:02:11.643535092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110065s 
2025-06-15T17:02:11.645154954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-06-15T17:02:11.650188942Z [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-15T17:02:11.656423507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096286s 
2025-06-15T17:02:11.658215255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-06-15T17:02:11.661018189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:02:11.664763341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047834s 
2025-06-15T17:02:11.666364566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2025-06-15T17:02:11.671759921Z [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-15T17:02:11.678222033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102566s 
2025-06-15T17:02:11.679946496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-06-15T17:02:11.684720029Z [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-15T17:02:11.690663067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089988s 
2025-06-15T17:02:11.693422003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-06-15T17:02:11.696614962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:02:11.700630589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053185s 
2025-06-15T17:02:11.702212414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2025-06-15T17:02:11.708386207Z [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-15T17:02:11.715895980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120614s 
2025-06-15T17:02:11.717602917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2025-06-15T17:02:11.720033321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2025-06-15T17:02:11.723658141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043776s 
2025-06-15T17:02:11.725322202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2025-06-15T17:02:11.730313343Z [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-15T17:02:11.736517376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095207s 
2025-06-15T17:02:11.738339887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2025-06-15T17:02:11.741219896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:02:11.745108216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00496s 
2025-06-15T17:02:11.746796045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2025-06-15T17:02:11.750220611Z [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-15T17:02:11.754660783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061392s 
2025-06-15T17:02:11.756527622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2025-06-15T17:02:11.759520539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2025-06-15T17:02:11.763510854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051233s 
2025-06-15T17:02:11.765142490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-06-15T17:02:11.768662609Z [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-15T17:02:11.773411963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066347s 
2025-06-15T17:02:11.784808954Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (BookId) 
2025-06-15T17:02:11.790503802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_BookId" 
2025-06-15T17:02:11.801311315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145398s 
2025-06-15T17:02:11.803111100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (BookId, Date) 
2025-06-15T17:02:11.805813322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-15T17:02:11.810152830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053047s 
2025-06-15T17:02:11.812166345Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2025-06-15T17:02:11.814583994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2025-06-15T17:02:11.818369767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044942s 
2025-06-15T17:02:11.820163770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2025-06-15T17:02:11.822912485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T17:02:11.826663539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047671s 
2025-06-15T17:02:11.828429986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Authors (Monitored) 
2025-06-15T17:02:11.830843256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:02:11.834380389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042428s 
2025-06-15T17:02:11.836163940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId) 
2025-06-15T17:02:11.838775509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:11.842424538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004499s 
2025-06-15T17:02:11.844345065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Books (AuthorMetadataId, ReleaseDate) 
2025-06-15T17:02:11.847507574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:02:11.851693994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054352s 
2025-06-15T17:02:11.899651910Z [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-15T17:02:11.912815228Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0538750 taking an average of 00:00:00.0538750 
2025-06-15T17:02:11.924974093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T17:02:11', 'InitialSetup') 
2025-06-15T17:02:11.931314972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:11.946386843Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T17:02:11.948197890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899045s 
2025-06-15T17:02:11.955689296Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T17:02:11.958093908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:11.971799067Z [Info] ImportListSearch: Starting migration of Main DB to 2 
2025-06-15T17:02:11.987538312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T17:02:11.989644032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002354s 
2025-06-15T17:02:11.992158306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2025-06-15T17:02:11.995645689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:12.010668942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165835s 
2025-06-15T17:02:12.014457742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T17:02:12', 'ImportListSearch') 
2025-06-15T17:02:12.018630064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.021780097Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T17:02:12.023426032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275643s 
2025-06-15T17:02:12.025883240Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T17:02:12.027809609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.030755983Z [Info] add_priority_to_indexers: Starting migration of Main DB to 3 
2025-06-15T17:02:12.037577259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T17:02:12.041323764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-15T17:02:12.043140994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2025-06-15T17:02:12.045921413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2025-06-15T17:02:12.055492307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104544s 
2025-06-15T17:02:12.059129952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T17:02:12', 'add_priority_to_indexers') 
2025-06-15T17:02:12.063216201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.066410193Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T17:02:12.068189807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021178s 
2025-06-15T17:02:12.070527915Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T17:02:12.072480868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.075345427Z [Info] rename_supports_on_track_retag: Starting migration of Main DB to 4 
2025-06-15T17:02:12.101843158Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnTrackRetag to OnBookRetag 
2025-06-15T17:02:12.440929186Z [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-15T17:02:12.458235126Z [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-15T17:02:12.474123252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2025-06-15T17:02:12.483042784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2025-06-15T17:02:12.511673059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.407405s 
2025-06-15T17:02:12.515603635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T17:02:12', 'rename_supports_on_track_retag') 
2025-06-15T17:02:12.520011671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.523586621Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T17:02:12.525466236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4190989s 
2025-06-15T17:02:12.527987383Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T17:02:12.530099667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.533027182Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 5 
2025-06-15T17:02:12.541855190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T17:02:12.543630385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2025-06-15T17:02:12.545479649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2025-06-15T17:02:12.548384298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:12.557944871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105795s 
2025-06-15T17:02:12.559596908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2025-06-15T17:02:12.561259356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2025-06-15T17:02:12.563062537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2025-06-15T17:02:12.565866694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:12.574630462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097055s 
2025-06-15T17:02:12.577963424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T17:02:12', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T17:02:12.582184084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.585571886Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T17:02:12.587525290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201586s 
2025-06-15T17:02:12.589849961Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T17:02:12.591818355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.594627011Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 6 
2025-06-15T17:02:12.607959220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-15T17:02:12.613582173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser') 
2025-06-15T17:02:12.621343964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107267s 
2025-06-15T17:02:12.622933545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:12.624944725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:12.635186339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105314s 
2025-06-15T17:02:12.638683792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T17:02:12', 'remove_chown_and_folderchmod_config') 
2025-06-15T17:02:12.643027550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.646348017Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T17:02:12.648220507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214514s 
2025-06-15T17:02:12.650411289Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T17:02:12.652192596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.655032435Z [Info] update_notifiarr: Starting migration of Main DB to 7 
2025-06-15T17:02:12.723124438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-06-15T17:02:12.731627111Z [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-15T17:02:12.738224156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009861s 
2025-06-15T17:02:12.741323828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T17:02:12', 'update_notifiarr') 
2025-06-15T17:02:12.745252900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.748340308Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T17:02:12.749984429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198193s 
2025-06-15T17:02:12.752224199Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T17:02:12.754092642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.756974996Z [Info] extend_metadata_profiles: Starting migration of Main DB to 8 
2025-06-15T17:02:12.764472996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T17:02:12.766264904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2025-06-15T17:02:12.768126954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles MinPages Int32 
2025-06-15T17:02:12.771031623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "MinPages" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:12.780718811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106974s 
2025-06-15T17:02:12.782399606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2025-06-15T17:02:12.784075852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-15T17:02:12.785901799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles Ignored String 
2025-06-15T17:02:12.788447345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "Ignored" TEXT 
2025-06-15T17:02:12.797104629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093093s 
2025-06-15T17:02:12.800234111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T17:02:12', 'extend_metadata_profiles') 
2025-06-15T17:02:12.804257083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:12.807441465Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T17:02:12.809237262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193716s 
2025-06-15T17:02:12.811533215Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T17:02:12.813401498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:12.816212278Z [Info] update_author_sort_name: Starting migration of Main DB to 9 
2025-06-15T17:02:12.865667170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:12.867713070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-06-15T17:02:12.869609138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortName String 
2025-06-15T17:02:12.872216308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortName" TEXT 
2025-06-15T17:02:12.881591839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100678s 
2025-06-15T17:02:12.883160678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:12.884881864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:13.289351842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4041267s 
2025-06-15T17:02:13.291473775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:13.293145933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2025-06-15T17:02:13.298719216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortName String 
2025-06-15T17:02:13.363404158Z [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-15T17:02:13.377922355Z [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-15T17:02:13.387650625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:02:13.392502085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:02:13.414615788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:02:13.420206656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:02:13.424159266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234628s 
2025-06-15T17:02:13.429630915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Authors SortName 
2025-06-15T17:02:13.495859666Z [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-15T17:02:13.508298475Z [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-15T17:02:13.516185287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T17:02:13.520343962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T17:02:13.541323220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:02:13.545566926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:02:13.549986075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:13.554592421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:02:13.558258705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267701s 
2025-06-15T17:02:13.561430402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T17:02:13', 'update_author_sort_name') 
2025-06-15T17:02:13.565387070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:13.570462130Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T17:02:13.572301103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13868s 
2025-06-15T17:02:13.574605383Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T17:02:13.576412322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:13.579597697Z [Info] add_bookfile_part: Starting migration of Main DB to 10 
2025-06-15T17:02:13.585339279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:02:13.587018250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2025-06-15T17:02:13.588742352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles Part Int32 
2025-06-15T17:02:13.591364072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "Part" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:13.600862640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103432s 
2025-06-15T17:02:13.603969837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T17:02:13', 'add_bookfile_part') 
2025-06-15T17:02:13.608031226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:13.611165488Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T17:02:13.612840431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204579s 
2025-06-15T17:02:13.615024750Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T17:02:13.616988975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:13.619868273Z [Info] update_audio_qualities: Starting migration of Main DB to 11 
2025-06-15T17:02:13.623645941Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:13.625471858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:13.690705004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0649031s 
2025-06-15T17:02:13.694259933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T17:02:13', 'update_audio_qualities') 
2025-06-15T17:02:13.698805066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:13.702083628Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T17:02:13.703882380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764358s 
2025-06-15T17:02:13.706233695Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T17:02:13.708310588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:13.711193744Z [Info] add_bookfile_part_naming_token: Starting migration of Main DB to 12 
2025-06-15T17:02:13.716298744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-15T17:02:13.720380394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardBookFormat" = "StandardBookFormat" || '{ (PartNumber)}' 
2025-06-15T17:02:13.724203343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050854s 
2025-06-15T17:02:13.727309708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T17:02:13', 'add_bookfile_part_naming_token') 
2025-06-15T17:02:13.731580238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:13.734804070Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T17:02:13.736719387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153423s 
2025-06-15T17:02:13.738860559Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T17:02:13.740848963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:13.743678522Z [Info] update_author_sort_name_again: Starting migration of Main DB to 13 
2025-06-15T17:02:13.754708844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:13.756502116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2025-06-15T17:02:13.758444337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata NameLastFirst String 
2025-06-15T17:02:13.761247412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "NameLastFirst" TEXT 
2025-06-15T17:02:13.770667552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101181s 
2025-06-15T17:02:13.772387986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:13.774018360Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-15T17:02:13.775980210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AuthorMetadata SortNameLastFirst String 
2025-06-15T17:02:13.778751471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata" ADD COLUMN "SortNameLastFirst" TEXT 
2025-06-15T17:02:13.787631293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096367s 
2025-06-15T17:02:13.789302168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:13.790945127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:13.813860012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022644s 
2025-06-15T17:02:13.815827724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:13.817483088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2025-06-15T17:02:13.819618999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata NameLastFirst String 
2025-06-15T17:02:13.876505817Z [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-15T17:02:13.892552352Z [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-15T17:02:13.905527922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:02:13.910692082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:02:13.939662211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:02:13.946874596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:02:13.950888739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291929s 
2025-06-15T17:02:13.952838626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:13.954611787Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.82E-05s 
2025-06-15T17:02:13.957031740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata SortNameLastFirst String 
2025-06-15T17:02:14.026762343Z [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-15T17:02:14.044553741Z [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-15T17:02:14.055233708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:02:14.059605192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:02:14.081393078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:02:14.086768332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:02:14.090860413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317678s 
2025-06-15T17:02:14.095539907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T17:02:14', 'update_author_sort_name_again') 
2025-06-15T17:02:14.100314612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.105090129Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T17:02:14.107001177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456223s 
2025-06-15T17:02:14.110089757Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T17:02:14.112273284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.116122225Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 14 
2025-06-15T17:02:14.136223074Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2025-06-15T17:02:14.139726619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2025-06-15T17:02:14.161091674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226655s 
2025-06-15T17:02:14.164438995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T17:02:14', 'rename_blacklist_to_blocklist') 
2025-06-15T17:02:14.168684174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.172060393Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T17:02:14.173912423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333877s 
2025-06-15T17:02:14.175996459Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T17:02:14.177746183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.180650902Z [Info] FixIndexes: Starting migration of Main DB to 15 
2025-06-15T17:02:14.186941621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (BookId) 
2025-06-15T17:02:14.189523480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-15T17:02:14.205435493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164572s 
2025-06-15T17:02:14.208504644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T17:02:14', 'FixIndexes') 
2025-06-15T17:02:14.212416522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.216331917Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T17:02:14.217983693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274724s 
2025-06-15T17:02:14.220170276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T17:02:14.221991093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.225442453Z [Info] AddRelatedBooks: Starting migration of Main DB to 16 
2025-06-15T17:02:14.232006953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:02:14.233751506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001324s 
2025-06-15T17:02:14.235689419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books RelatedBooks String 
2025-06-15T17:02:14.238418685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "RelatedBooks" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T17:02:14.247993997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104407s 
2025-06-15T17:02:14.251018769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T17:02:14', 'AddRelatedBooks') 
2025-06-15T17:02:14.254965066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.258077534Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T17:02:14.259751795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203812s 
2025-06-15T17:02:14.262011536Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T17:02:14.263932434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.266775219Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 17 
2025-06-15T17:02:14.272462031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T17:02:14.274174269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-06-15T17:02:14.276164347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2025-06-15T17:02:14.279423510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.289286863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110838s 
2025-06-15T17:02:14.292390543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T17:02:14', 'ImportListMonitorExisting') 
2025-06-15T17:02:14.296536722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.299801387Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T17:02:14.301636562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213079s 
2025-06-15T17:02:14.303711731Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T17:02:14.305537548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.308392948Z [Info] AddSeriesPosition: Starting migration of Main DB to 18 
2025-06-15T17:02:14.313812152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SeriesBookLink 
2025-06-15T17:02:14.315541785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2025-06-15T17:02:14.317424115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SeriesBookLink SeriesPosition Int32 
2025-06-15T17:02:14.320410058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SeriesBookLink" ADD COLUMN "SeriesPosition" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.330055753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106967s 
2025-06-15T17:02:14.333042588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T17:02:14', 'AddSeriesPosition') 
2025-06-15T17:02:14.336995288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.341137860Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T17:02:14.342840949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021591s 
2025-06-15T17:02:14.345020048Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T17:02:14.346932218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.349832750Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 19 
2025-06-15T17:02:14.358391405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T17:02:14.360076799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s 
2025-06-15T17:02:14.361898708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Authors MonitorNewItems Int32 
2025-06-15T17:02:14.364791954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.374411857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106224s 
2025-06-15T17:02:14.376034895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2025-06-15T17:02:14.377631761Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-15T17:02:14.379661949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2025-06-15T17:02:14.382895030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.392163906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010413s 
2025-06-15T17:02:14.393769990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2025-06-15T17:02:14.395348178Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-15T17:02:14.397188414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2025-06-15T17:02:14.400055838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.409032135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099344s 
2025-06-15T17:02:14.412049080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T17:02:14', 'AddNewItemMonitorType') 
2025-06-15T17:02:14.416032863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.419350163Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T17:02:14.421131821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199986s 
2025-06-15T17:02:14.423240538Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T17:02:14.425082627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.427915953Z [Info] AddDownloadHistory: Starting migration of Main DB to 20 
2025-06-15T17:02:14.447477406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2025-06-15T17:02:14.453751210Z [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-15T17:02:14.461569404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122346s 
2025-06-15T17:02:14.463408497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2025-06-15T17:02:14.466207654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T17:02:14.470022156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047782s 
2025-06-15T17:02:14.471831620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (AuthorId) 
2025-06-15T17:02:14.474552790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-15T17:02:14.478270476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046234s 
2025-06-15T17:02:14.480115813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2025-06-15T17:02:14.482887434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T17:02:14.486679520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047365s 
2025-06-15T17:02:14.488250524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:14.489934645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:14.540450043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0501714s 
2025-06-15T17:02:14.543958478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T17:02:14', 'AddDownloadHistory') 
2025-06-15T17:02:14.548198807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.551502520Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T17:02:14.553300831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0614508s 
2025-06-15T17:02:14.555581274Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T17:02:14.557556642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.560520530Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 21 
2025-06-15T17:02:14.570673536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:02:14.572446667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2025-06-15T17:02:14.574379269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorDelete Boolean 
2025-06-15T17:02:14.577395152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.587352264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109889s 
2025-06-15T17:02:14.589008609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:02:14.590615355Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-15T17:02:14.592481243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookDelete Boolean 
2025-06-15T17:02:14.595335370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.604571259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101639s 
2025-06-15T17:02:14.606210671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:02:14.607818970Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2025-06-15T17:02:14.609746411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDelete Boolean 
2025-06-15T17:02:14.612723757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDelete" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.622040358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103128s 
2025-06-15T17:02:14.623674149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:02:14.625292538Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2025-06-15T17:02:14.627333117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnBookFileDeleteForUpgrade Boolean 
2025-06-15T17:02:14.630641870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnBookFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:14.640201912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107184s 
2025-06-15T17:02:14.643333749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T17:02:14', 'add_on_delete_to_notifications') 
2025-06-15T17:02:14.647472453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.650835736Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T17:02:14.652702506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210222s 
2025-06-15T17:02:14.654854840Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T17:02:14.656727281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.659616228Z [Info] EditionMonitoredIndex: Starting migration of Main DB to 22 
2025-06-15T17:02:14.664490174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Editions (Monitored) 
2025-06-15T17:02:14.667064798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-15T17:02:14.671191048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048557s 
2025-06-15T17:02:14.674224046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T17:02:14', 'EditionMonitoredIndex') 
2025-06-15T17:02:14.678205614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:14.681507202Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T17:02:14.683267718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149375s 
2025-06-15T17:02:14.685787171Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T17:02:14.687987382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:14.690816600Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 23 
2025-06-15T17:02:14.755251939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T17:02:14.787104634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2025-06-15T17:02:14.790633670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330715s 
2025-06-15T17:02:14.792266629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T17:02:14.793838584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-15T17:02:14.795773280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors LastInfoSync DateTimeOffset 
2025-06-15T17:02:14.850983051Z [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-15T17:02:14.863886927Z [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-15T17:02:14.872317044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T17:02:14.876463253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T17:02:14.899239600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:02:14.903539880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:02:14.907981003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:14.912695528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:02:14.916306409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184757s 
2025-06-15T17:02:14.917907203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Authors 
2025-06-15T17:02:14.919443256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2025-06-15T17:02:14.921273893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Authors Added DateTimeOffset 
2025-06-15T17:02:14.978999300Z [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-15T17:02:14.992308271Z [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-15T17:02:15.000932268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Authors" 
2025-06-15T17:02:15.005246746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Authors_temp" RENAME TO "Authors" 
2025-06-15T17:02:15.028173406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_CleanName" ON "Authors" ("CleanName" ASC) 
2025-06-15T17:02:15.032650001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Path" ON "Authors" ("Path" ASC) 
2025-06-15T17:02:15.037131436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Authors_AuthorMetadataId" ON "Authors" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:15.041786851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Authors_Monitored" ON "Authors" ("Monitored" ASC) 
2025-06-15T17:02:15.045537233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222531s 
2025-06-15T17:02:15.047257698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:15.049073615Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.87E-05s 
2025-06-15T17:02:15.051041598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Born DateTimeOffset 
2025-06-15T17:02:15.106639981Z [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-15T17:02:15.122810636Z [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-15T17:02:15.133285580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:02:15.137371097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:02:15.160551537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:02:15.165977855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:02:15.169999554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169265s 
2025-06-15T17:02:15.171686691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AuthorMetadata 
2025-06-15T17:02:15.173383468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2025-06-15T17:02:15.175410651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AuthorMetadata Died DateTimeOffset 
2025-06-15T17:02:15.231782562Z [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-15T17:02:15.247752612Z [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-15T17:02:15.258270493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AuthorMetadata" 
2025-06-15T17:02:15.262344718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AuthorMetadata_temp" RENAME TO "AuthorMetadata" 
2025-06-15T17:02:15.285544367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_ForeignAuthorId" ON "AuthorMetadata" ("ForeignAuthorId" ASC) 
2025-06-15T17:02:15.290850613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AuthorMetadata_TitleSlug" ON "AuthorMetadata" ("TitleSlug" ASC) 
2025-06-15T17:02:15.294771949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1173108s 
2025-06-15T17:02:15.296401902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T17:02:15.297969990Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2025-06-15T17:02:15.299937261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2025-06-15T17:02:15.353188759Z [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-15T17:02:15.364797486Z [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-15T17:02:15.372341879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T17:02:15.375792959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T17:02:15.397783032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0958738s 
2025-06-15T17:02:15.399416532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T17:02:15.401009800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2025-06-15T17:02:15.402954717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2025-06-15T17:02:15.456600498Z [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-15T17:02:15.468187823Z [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-15T17:02:15.475822648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2025-06-15T17:02:15.520871297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2025-06-15T17:02:15.543663064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386386s 
2025-06-15T17:02:15.545417067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:02:15.546969152Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.31E-05s 
2025-06-15T17:02:15.549097097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books ReleaseDate DateTimeOffset 
2025-06-15T17:02:15.607810895Z [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-15T17:02:15.624141631Z [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-15T17:02:15.634435331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T17:02:15.639808221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T17:02:15.662322680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:02:15.667132216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:02:15.671722109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:02:15.676162821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:15.681431902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:02:15.686373694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352488s 
2025-06-15T17:02:15.688176995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:02:15.689751877Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.76E-05s 
2025-06-15T17:02:15.691670891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books LastInfoSync DateTimeOffset 
2025-06-15T17:02:15.748399361Z [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-15T17:02:15.763334968Z [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-15T17:02:15.773159863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T17:02:15.777456746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T17:02:15.800070926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:02:15.804498883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:02:15.808756016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:02:15.813365068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:15.818356048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:02:15.823620560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299169s 
2025-06-15T17:02:15.825464674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:02:15.826975967Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-15T17:02:15.828800872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Books Added DateTimeOffset 
2025-06-15T17:02:15.884330838Z [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-15T17:02:15.899238419Z [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-15T17:02:15.908750604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Books" 
2025-06-15T17:02:15.913295236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books_temp" RENAME TO "Books" 
2025-06-15T17:02:15.935990620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_ForeignBookId" ON "Books" ("ForeignBookId" ASC) 
2025-06-15T17:02:15.940537076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Books_TitleSlug" ON "Books" ("TitleSlug" ASC) 
2025-06-15T17:02:15.944871354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_CleanTitle" ON "Books" ("CleanTitle" ASC) 
2025-06-15T17:02:15.949352819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId" ON "Books" ("AuthorMetadataId" ASC) 
2025-06-15T17:02:15.954541007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Books_AuthorMetadataId_ReleaseDate" ON "Books" ("AuthorMetadataId" ASC, "ReleaseDate" ASC) 
2025-06-15T17:02:15.959069656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284138s 
2025-06-15T17:02:15.960945313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:02:15.962521437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T17:02:15.964415331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles DateAdded DateTimeOffset 
2025-06-15T17:02:16.020137504Z [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-15T17:02:16.032156338Z [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-15T17:02:16.039541831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-15T17:02:16.043264557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-15T17:02:16.067181611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T17:02:16.071865103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T17:02:16.075476405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1090593s 
2025-06-15T17:02:16.077133041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:02:16.078682812Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2025-06-15T17:02:16.080637699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn BookFiles Modified DateTimeOffset 
2025-06-15T17:02:16.134052886Z [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-15T17:02:16.146590785Z [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-15T17:02:16.153982540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "BookFiles" 
2025-06-15T17:02:16.158145844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles_temp" RENAME TO "BookFiles" 
2025-06-15T17:02:16.181073265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_BookFiles_EditionId" ON "BookFiles" ("EditionId" ASC) 
2025-06-15T17:02:16.185926218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_BookFiles_Path" ON "BookFiles" ("Path" ASC) 
2025-06-15T17:02:16.189575267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070104s 
2025-06-15T17:02:16.191197494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:02:16.192829690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T17:02:16.194787243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-06-15T17:02:16.251318344Z [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-15T17:02:16.262412396Z [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-15T17:02:16.269192559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T17:02:16.272809012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T17:02:16.294336905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0974799s 
2025-06-15T17:02:16.296005996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:02:16.297631249Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.34E-05s 
2025-06-15T17:02:16.299529442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-06-15T17:02:16.351954364Z [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-15T17:02:16.362832180Z [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-15T17:02:16.370092761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T17:02:16.373696539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T17:02:16.397515755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0960212s 
2025-06-15T17:02:16.399132250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:02:16.400682923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-15T17:02:16.402522858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-06-15T17:02:16.464092146Z [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-15T17:02:16.475061566Z [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-15T17:02:16.482191725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-06-15T17:02:16.485654568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-06-15T17:02:16.507326912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028724s 
2025-06-15T17:02:16.509133420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T17:02:16.510835868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-15T17:02:16.513245561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-06-15T17:02:16.564242718Z [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-15T17:02:16.573617217Z [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-15T17:02:16.580351238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T17:02:16.584474190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T17:02:16.607621264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:02:16.611971574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966409s 
2025-06-15T17:02:16.613680987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T17:02:16.615364377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-15T17:02:16.617573746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-06-15T17:02:16.667968030Z [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-15T17:02:16.677476608Z [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-15T17:02:16.683837618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T17:02:16.687891572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T17:02:16.710969466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:02:16.715122509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0953286s 
2025-06-15T17:02:16.716864016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-06-15T17:02:16.718566454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-15T17:02:16.720628016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-06-15T17:02:16.771209667Z [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-15T17:02:16.780656862Z [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-15T17:02:16.787026358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-06-15T17:02:16.791077466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-06-15T17:02:16.814032313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-06-15T17:02:16.818198903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954502s 
2025-06-15T17:02:16.819782853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Editions 
2025-06-15T17:02:16.821340750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-15T17:02:16.823219825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Editions ReleaseDate DateTimeOffset 
2025-06-15T17:02:16.877197053Z [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-15T17:02:16.893103796Z [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-15T17:02:16.903566636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Editions" 
2025-06-15T17:02:16.907525208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Editions_temp" RENAME TO "Editions" 
2025-06-15T17:02:16.929964797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Editions_ForeignEditionId" ON "Editions" ("ForeignEditionId" ASC) 
2025-06-15T17:02:16.934712838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_BookId" ON "Editions" ("BookId" ASC) 
2025-06-15T17:02:16.939118460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Editions_Monitored" ON "Editions" ("Monitored" ASC) 
2025-06-15T17:02:16.942787068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176162s 
2025-06-15T17:02:16.944400096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T17:02:16.945986802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-15T17:02:16.947796105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2025-06-15T17:02:16.998985079Z [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-15T17:02:17.008963703Z [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-15T17:02:17.015036723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T17:02:17.018524417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T17:02:17.039951456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901943s 
2025-06-15T17:02:17.041597952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2025-06-15T17:02:17.043236592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-15T17:02:17.045160767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2025-06-15T17:02:17.096383358Z [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-15T17:02:17.106273866Z [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-15T17:02:17.112876111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2025-06-15T17:02:17.116497494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2025-06-15T17:02:17.146149537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0987546s 
2025-06-15T17:02:17.147830713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-06-15T17:02:17.149480826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-15T17:02:17.151182152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-06-15T17:02:17.202935603Z [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-15T17:02:17.212928075Z [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-15T17:02:17.219110075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-06-15T17:02:17.223565898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-06-15T17:02:17.245252831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-06-15T17:02:17.249645847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2025-06-15T17:02:17.254256953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_BookId_Date" ON "History" ("BookId" ASC, "Date" DESC) 
2025-06-15T17:02:17.258767887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2025-06-15T17:02:17.262696298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1096307s 
2025-06-15T17:02:17.264375901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:02:17.266055864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-15T17:02:17.268167546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2025-06-15T17:02:17.326627623Z [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-15T17:02:17.337416940Z [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-15T17:02:17.344554524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:02:17.348491221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:02:17.371741513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:02:17.375830046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1055676s 
2025-06-15T17:02:17.377589329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:02:17.379240173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-15T17:02:17.381518071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2025-06-15T17:02:17.434373901Z [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-15T17:02:17.445076714Z [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-15T17:02:17.452141952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:02:17.456835474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:02:17.480402383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:02:17.484875982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.101179s 
2025-06-15T17:02:17.487176485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:02:17.489510765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-15T17:02:17.492013014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2025-06-15T17:02:17.543749551Z [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-15T17:02:17.554362112Z [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-15T17:02:17.561507561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:02:17.565491444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:02:17.589600074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:02:17.594659653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1000216s 
2025-06-15T17:02:17.596322942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T17:02:17.598377359Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-15T17:02:17.600487469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-06-15T17:02:17.653478181Z [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-15T17:02:17.665296210Z [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-15T17:02:17.673727389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T17:02:17.678377142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T17:02:17.701743477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:02:17.705758914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103204s 
2025-06-15T17:02:17.707384287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T17:02:17.709190043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.04E-05s 
2025-06-15T17:02:17.711626440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-06-15T17:02:17.767934282Z [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-15T17:02:17.779968997Z [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-15T17:02:17.786960166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T17:02:17.791770964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T17:02:17.817110362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:02:17.821687941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1075839s 
2025-06-15T17:02:17.823698319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-06-15T17:02:17.825346077Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T17:02:17.827318740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-06-15T17:02:17.881349737Z [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-15T17:02:17.892434369Z [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-15T17:02:17.900083733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-06-15T17:02:17.904375767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-06-15T17:02:17.927399622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-06-15T17:02:17.932100238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.102263s 
2025-06-15T17:02:17.934131779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T17:02:17.935760749Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-15T17:02:17.937716308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2025-06-15T17:02:17.989596754Z [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-15T17:02:18.001465225Z [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-15T17:02:18.008588159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T17:02:18.012246867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T17:02:18.034031987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941646s 
2025-06-15T17:02:18.035759135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2025-06-15T17:02:18.038185341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2025-06-15T17:02:18.040248436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2025-06-15T17:02:18.095673851Z [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-15T17:02:18.107431960Z [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-15T17:02:18.114430082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2025-06-15T17:02:18.118034991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2025-06-15T17:02:18.139726513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0969205s 
2025-06-15T17:02:18.141387809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2025-06-15T17:02:18.143002400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2025-06-15T17:02:18.144938359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2025-06-15T17:02:18.204155670Z [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-15T17:02:18.213550179Z [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-15T17:02:18.219552837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2025-06-15T17:02:18.223600428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2025-06-15T17:02:18.245502204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0983353s 
2025-06-15T17:02:18.247276357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T17:02:18.248903153Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T17:02:18.251038242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-06-15T17:02:18.303400980Z [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-15T17:02:18.312038334Z [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-15T17:02:18.317571747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T17:02:18.321663667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T17:02:18.344834178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T17:02:18.349072944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0959146s 
2025-06-15T17:02:18.350689058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-06-15T17:02:18.352273549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2025-06-15T17:02:18.354223225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-06-15T17:02:18.407034526Z [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-15T17:02:18.416763027Z [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-15T17:02:18.422518277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-06-15T17:02:18.426902276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-06-15T17:02:18.449743774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-06-15T17:02:18.454972283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.098382s 
2025-06-15T17:02:18.456783550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:18.458336137Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-06-15T17:02:18.460180942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T17:02:18.508365105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T17:02:18.514094433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T17:02:18.518494534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T17:02:18.522128652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T17:02:18.544038604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:02:18.548330517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862575s 
2025-06-15T17:02:18.552613883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T17:02:18', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T17:02:18.557200299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:18.563064689Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T17:02:18.565606778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003979s 
2025-06-15T17:02:18.571666010Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T17:02:18.573967414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:18.579173508Z [Info] add_update_history: Starting migration of Main DB to 24 
2025-06-15T17:02:18.584504825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T17:02:18', 'add_update_history') 
2025-06-15T17:02:18.589453370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:18.593130846Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T17:02:18.594803744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188138s 
2025-06-15T17:02:18.596898803Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T17:02:18.598792908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:18.601859052Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 25 
2025-06-15T17:02:18.611306447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:02:18.613363550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2025-06-15T17:02:18.615279568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-06-15T17:02:18.618529633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:18.628693922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011373s 
2025-06-15T17:02:18.631774756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T17:02:18', 'add_on_update_to_notifications') 
2025-06-15T17:02:18.635791716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:18.638909284Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T17:02:18.640710782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212522s 
2025-06-15T17:02:18.642780991Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T17:02:18.644550735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:18.647439983Z [Info] add_custom_formats: Starting migration of Main DB to 26 
2025-06-15T17:02:18.721982936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T17:02:18.724384883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2025-06-15T17:02:18.726368869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2025-06-15T17:02:18.729543061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:18.739779024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113777s 
2025-06-15T17:02:18.741337252Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-06-15T17:02:18.770561093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2025-06-15T17:02:18.774595517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0317614s 
2025-06-15T17:02:18.776248135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:02:18.777664537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-15T17:02:18.779457508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles OriginalFilePath String 
2025-06-15T17:02:18.781963545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "OriginalFilePath" TEXT 
2025-06-15T17:02:18.791112890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097845s 
2025-06-15T17:02:18.792648622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:18.794263474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:18.815427274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209313s 
2025-06-15T17:02:18.817394806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2025-06-15T17:02:18.821844397Z [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-15T17:02:18.827758847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087706s 
2025-06-15T17:02:18.829807593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2025-06-15T17:02:18.832333058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2025-06-15T17:02:18.835912817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044336s 
2025-06-15T17:02:18.837497919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T17:02:18.839050797Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2025-06-15T17:02:18.840877155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2025-06-15T17:02:18.843680861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2025-06-15T17:02:18.853107203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103409s 
2025-06-15T17:02:18.854712376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T17:02:18.856253369Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-06-15T17:02:18.858073685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2025-06-15T17:02:18.860936700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:18.870259815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103166s 
2025-06-15T17:02:18.871964789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2025-06-15T17:02:18.873449418Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-06s 
2025-06-15T17:02:18.875296247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2025-06-15T17:02:18.878286339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:18.887695667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104536s 
2025-06-15T17:02:18.889218163Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:18.891891487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:18.969328489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764208s 
2025-06-15T17:02:18.972055831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:18.973983713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:18.993770269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190316s 
2025-06-15T17:02:18.996128919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2025-06-15T17:02:19.049770913Z [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-15T17:02:19.059379683Z [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-15T17:02:19.065486371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T17:02:19.069134828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T17:02:19.091148910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0932389s 
2025-06-15T17:02:19.093161673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2025-06-15T17:02:19.146822615Z [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-15T17:02:19.156497829Z [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-15T17:02:19.162547031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2025-06-15T17:02:19.166138674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2025-06-15T17:02:19.188310382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0930328s 
2025-06-15T17:02:19.190856930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T17:02:19.194142136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2025-06-15T17:02:19.197246107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040244s 
2025-06-15T17:02:19.198776739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T17:02:19.200378365Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.43E-05s 
2025-06-15T17:02:19.202467893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2025-06-15T17:02:19.205868551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:19.215473543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010913s 
2025-06-15T17:02:19.217020819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2025-06-15T17:02:19.218530459Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.8E-06s 
2025-06-15T17:02:19.220417259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2025-06-15T17:02:19.223201696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2025-06-15T17:02:19.232377444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010023s 
2025-06-15T17:02:19.235342535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T17:02:19', 'add_custom_formats') 
2025-06-15T17:02:19.239202158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.242639981Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T17:02:19.244281787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200404s 
2025-06-15T17:02:19.246382287Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T17:02:19.248017861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.251629454Z [Info] remove_omg: Starting migration of Main DB to 27 
2025-06-15T17:02:19.273165302Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T17:02:19.277381022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2025-06-15T17:02:19.281037215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052835s 
2025-06-15T17:02:19.282838873Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-06-15T17:02:19.285274999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Rarbg' 
2025-06-15T17:02:19.288025558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033403s 
2025-06-15T17:02:19.290815787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T17:02:19', 'remove_omg') 
2025-06-15T17:02:19.294644477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.297616031Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T17:02:19.299130230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128288s 
2025-06-15T17:02:19.301113685Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T17:02:19.302819690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.305513876Z [Info] add_indexer_tags: Starting migration of Main DB to 28 
2025-06-15T17:02:19.310596261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T17:02:19.312316254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-15T17:02:19.313966377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-06-15T17:02:19.316129303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-06-15T17:02:19.325653172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100133s 
2025-06-15T17:02:19.328533152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T17:02:19', 'add_indexer_tags') 
2025-06-15T17:02:19.332327242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.335382836Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T17:02:19.337001615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195852s 
2025-06-15T17:02:19.338900660Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T17:02:19.340597607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.343294037Z [Info] list_sync_time: Starting migration of Main DB to 29 
2025-06-15T17:02:19.349678304Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2025-06-15T17:02:19.402627552Z [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-15T17:02:19.411940216Z [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-15T17:02:19.418073527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:02:19.421960054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:02:19.445215055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:02:19.449170771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0973371s 
2025-06-15T17:02:19.450775222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:02:19.452341656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2025-06-15T17:02:19.454217444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime 
2025-06-15T17:02:19.456925297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2025-06-15T17:02:19.466827267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102121s 
2025-06-15T17:02:19.470119557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T17:02:19', 'list_sync_time') 
2025-06-15T17:02:19.474004922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.477678730Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T17:02:19.479286458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213984s 
2025-06-15T17:02:19.481842645Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T17:02:19.484185263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.487035052Z [Info] download_client_per_indexer: Starting migration of Main DB to 30 
2025-06-15T17:02:19.494123226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-06-15T17:02:19.495800073Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.06E-05s 
2025-06-15T17:02:19.497616841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-06-15T17:02:19.500468704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:19.510493392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110745s 
2025-06-15T17:02:19.513652363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T17:02:19', 'download_client_per_indexer') 
2025-06-15T17:02:19.517641978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.520945360Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T17:02:19.522661776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212366s 
2025-06-15T17:02:19.525086399Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T17:02:19.527113241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.530162602Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 31 
2025-06-15T17:02:19.535652126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2025-06-15T17:02:19.537306007Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T17:02:19.539237717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2025-06-15T17:02:19.542288781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2025-06-15T17:02:19.552416586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112233s 
2025-06-15T17:02:19.555559636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T17:02:19', 'add_colon_replacement_to_naming_config') 
2025-06-15T17:02:19.559629933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.562951441Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T17:02:19.564812329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213283s 
2025-06-15T17:02:19.567237252Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T17:02:19.569438675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.572144244Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Main DB to 32 
2025-06-15T17:02:19.579351007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2025-06-15T17:02:19.581030018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2025-06-15T17:02:19.582888090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2025-06-15T17:02:19.644574383Z [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-15T17:02:19.655888718Z [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-15T17:02:19.663182516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2025-06-15T17:02:19.667399538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2025-06-15T17:02:19.690287840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2025-06-15T17:02:19.695209952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_AuthorId" ON "DownloadHistory" ("AuthorId" ASC) 
2025-06-15T17:02:19.699792961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2025-06-15T17:02:19.703462771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1186934s 
2025-06-15T17:02:19.705086972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2025-06-15T17:02:19.706868069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-15T17:02:19.710229939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset 
2025-06-15T17:02:19.766192536Z [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-15T17:02:19.778372875Z [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-15T17:02:19.786799424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2025-06-15T17:02:19.792425364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2025-06-15T17:02:19.816795420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2025-06-15T17:02:19.821740478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1086697s 
2025-06-15T17:02:19.825915376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T17:02:19', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T17:02:19.830429496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.834441054Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T17:02:19.836621505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211717s 
2025-06-15T17:02:19.840192467Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T17:02:19.842464552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.846822508Z [Info] metadata_profile_ignored_to_list: Starting migration of Main DB to 33 
2025-06-15T17:02:19.852462446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:19.854953673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:19.882502520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027455s 
2025-06-15T17:02:19.886096568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T17:02:19', 'metadata_profile_ignored_to_list') 
2025-06-15T17:02:19.890404573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.893608525Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T17:02:19.895458511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388523s 
2025-06-15T17:02:19.897503950Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T17:02:19.899300939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.902050416Z [Info] add_download_client_tags: Starting migration of Main DB to 35 
2025-06-15T17:02:19.908013424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T17:02:19.909630400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.37E-05s 
2025-06-15T17:02:19.911341646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2025-06-15T17:02:19.913756459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2025-06-15T17:02:19.923439068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102452s 
2025-06-15T17:02:19.926335731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T17:02:19', 'add_download_client_tags') 
2025-06-15T17:02:19.930247469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.933461451Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T17:02:19.935162446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200814s 
2025-06-15T17:02:19.937134418Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T17:02:19.938884833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.941562435Z [Info] add_result_to_commands: Starting migration of Main DB to 36 
2025-06-15T17:02:19.946633427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-06-15T17:02:19.948214681Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2025-06-15T17:02:19.949816447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2025-06-15T17:02:19.952313465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:19.962141206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106813s 
2025-06-15T17:02:19.965059813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T17:02:19', 'add_result_to_commands') 
2025-06-15T17:02:19.968925518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:19.971994519Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T17:02:19.973633078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202754s 
2025-06-15T17:02:19.975623396Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T17:02:19.977399323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:19.980056283Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-06-15T17:02:19.990192676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-06-15T17:02:19.995051070Z [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-15T17:02:20.001342620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093782s 
2025-06-15T17:02:20.003178346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-06-15T17:02:20.006093066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-06-15T17:02:20.009973450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050256s 
2025-06-15T17:02:20.012860113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T17:02:20', 'add_notification_status') 
2025-06-15T17:02:20.016698172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:20.019821582Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T17:02:20.021498509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145928s 
2025-06-15T17:02:20.023669130Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T17:02:20.025601963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:20.028256989Z [Info] add_on_author_added_to_notifications: Starting migration of Main DB to 38 
2025-06-15T17:02:20.033632735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-06-15T17:02:20.035252848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2025-06-15T17:02:20.037062181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAuthorAdded Boolean 
2025-06-15T17:02:20.039923824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAuthorAdded" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:20.050075808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111655s 
2025-06-15T17:02:20.053180480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T17:02:20', 'add_on_author_added_to_notifications') 
2025-06-15T17:02:20.057200355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:20.060489850Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T17:02:20.062328472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211606s 
2025-06-15T17:02:20.064328159Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T17:02:20.066083705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:20.068742198Z [Info] book_last_searched_time: Starting migration of Main DB to 39 
2025-06-15T17:02:20.073488436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Books 
2025-06-15T17:02:20.074952495Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2025-06-15T17:02:20.076722599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Books LastSearchTime DateTimeOffset 
2025-06-15T17:02:20.079196481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Books" ADD COLUMN "LastSearchTime" DATETIME 
2025-06-15T17:02:20.088907417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103435s 
2025-06-15T17:02:20.091807758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T17:02:20', 'book_last_searched_time') 
2025-06-15T17:02:20.095694384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:20.099963081Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T17:02:20.101670078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211611s 
2025-06-15T17:02:20.103604774Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T17:02:20.105328045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:20.108039355Z [Info] add_indexer_flags: Starting migration of Main DB to 40 
2025-06-15T17:02:20.114693815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2025-06-15T17:02:20.116278947Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T17:02:20.118018921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2025-06-15T17:02:20.120637946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:20.130684948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109671s 
2025-06-15T17:02:20.132194278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable BookFiles 
2025-06-15T17:02:20.133628646Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.1E-06s 
2025-06-15T17:02:20.135284491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn BookFiles IndexerFlags Int32 
2025-06-15T17:02:20.137879316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "BookFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2025-06-15T17:02:20.147355760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103274s 
2025-06-15T17:02:20.150201921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T17:02:20', 'add_indexer_flags') 
2025-06-15T17:02:20.153962524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:20.157031475Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T17:02:20.158611817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198227s 
2025-06-15T17:02:20.160644490Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T17:02:20.162403422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:20.165110975Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158 
2025-06-15T17:02:20.172241935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-06-15T17:02:20.173926177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2025-06-15T17:02:20.175863548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2025-06-15T17:02:20.179056629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:20.189515130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115834s 
2025-06-15T17:02:20.191473353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2025-06-15T17:02:20.194550269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2025-06-15T17:02:20.204261385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010805s 
2025-06-15T17:02:20.205720994Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:20.207255064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:20.503820585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2956517s 
2025-06-15T17:02:20.507782383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T17:02:20', 'cdh_per_downloadclient') 
2025-06-15T17:02:20.512042843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:20.515263779Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T17:02:20.516932259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3077955s 
2025-06-15T17:02:20.680339537Z [Debug] MigrationController: Took: 00:00:15.1761880 
2025-06-15T17:02:22.715575938Z [Info] MigrationController: *** Migrating data source=/config/cache.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T17:02:22.892784258Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T17:02:22.931472258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:22.933327514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:22.967190938Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T17:02:22.969685742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036235s 
2025-06-15T17:02:22.971857876Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T17:02:22.973581848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0384064s 
2025-06-15T17:02:23.021137474Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T17:02:23.024411127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.029734888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T17:02:23.032386979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T17:02:23.037282567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058587s 
2025-06-15T17:02:23.039075498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.043091255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T17:02:23.044648521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115993s 
2025-06-15T17:02:23.050146923Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T17:02:23.052200359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.059017116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T17:02:23.061671502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:02:23.065851309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045788s 
2025-06-15T17:02:23.067128290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:23.068643702Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2025-06-15T17:02:23.070753080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T17:02:23.073459941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T17:02:23.082471869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095071s 
2025-06-15T17:02:23.084543721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.087491588Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T17:02:23.089112472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145662s 
2025-06-15T17:02:23.092735177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T17:02:23.094545884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.098636421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:23.100152404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2025-06-15T17:02:23.101843339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T17:02:23.104236208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T17:02:23.108199018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045982s 
2025-06-15T17:02:23.109683748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.112582576Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T17:02:23.114249362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087365s 
2025-06-15T17:02:23.117520179Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T17:02:23.119143689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.123426634Z [Info] InitialSetup: Starting migration to 1 
2025-06-15T17:02:23.131797421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable HttpResponse 
2025-06-15T17:02:23.136210217Z [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-15T17:02:23.142420253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089877s 
2025-06-15T17:02:23.144034203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Url) 
2025-06-15T17:02:23.146259725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T17:02:23.149580031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040153s 
2025-06-15T17:02:23.151188831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex HttpResponse (Expiry) 
2025-06-15T17:02:23.154753970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T17:02:23.158027933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040401s 
2025-06-15T17:02:23.160870347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T17:02:23', 'InitialSetup') 
2025-06-15T17:02:23.164608094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.167678948Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T17:02:23.169188589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135373s 
2025-06-15T17:02:23.171148505Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T17:02:23.172796484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.175266929Z [Info] ImportListSearch: Starting migration to 2 
2025-06-15T17:02:23.178888202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T17:02:23', 'ImportListSearch') 
2025-06-15T17:02:23.182833326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.185657343Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T17:02:23.187199549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127715s 
2025-06-15T17:02:23.189038903Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T17:02:23.190762534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.193089159Z [Info] add_priority_to_indexers: Starting migration to 3 
2025-06-15T17:02:23.195897896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T17:02:23', 'add_priority_to_indexers') 
2025-06-15T17:02:23.199651755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.202551114Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T17:02:23.204186046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115918s 
2025-06-15T17:02:23.206044980Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T17:02:23.207834323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.210127301Z [Info] rename_supports_on_track_retag: Starting migration to 4 
2025-06-15T17:02:23.213083824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T17:02:23', 'rename_supports_on_track_retag') 
2025-06-15T17:02:23.216927244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.219893307Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T17:02:23.221598020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011768s 
2025-06-15T17:02:23.223608088Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T17:02:23.225585190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.227890362Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration to 5 
2025-06-15T17:02:23.231189315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T17:02:23', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T17:02:23.235195944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.238307790Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T17:02:23.240165371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122653s 
2025-06-15T17:02:23.242066710Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T17:02:23.243914691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.246194863Z [Info] remove_chown_and_folderchmod_config: Starting migration to 6 
2025-06-15T17:02:23.249266389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T17:02:23', 'remove_chown_and_folderchmod_config') 
2025-06-15T17:02:23.253183246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.256185763Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T17:02:23.257933242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119445s 
2025-06-15T17:02:23.259627564Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T17:02:23.261284270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.263552297Z [Info] update_notifiarr: Starting migration to 7 
2025-06-15T17:02:23.266189819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T17:02:23', 'update_notifiarr') 
2025-06-15T17:02:23.269910161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.272746362Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T17:02:23.274305041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113716s 
2025-06-15T17:02:23.294437995Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T17:02:23.296496560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.300091139Z [Info] extend_metadata_profiles: Starting migration to 8 
2025-06-15T17:02:23.303198156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T17:02:23', 'extend_metadata_profiles') 
2025-06-15T17:02:23.307733960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.310967812Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T17:02:23.312604979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142301s 
2025-06-15T17:02:23.314532311Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T17:02:23.316260140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.318589751Z [Info] update_author_sort_name: Starting migration to 9 
2025-06-15T17:02:23.321467627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T17:02:23', 'update_author_sort_name') 
2025-06-15T17:02:23.325275956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.328150775Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T17:02:23.329764655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116891s 
2025-06-15T17:02:23.331895917Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T17:02:23.333210705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.335526478Z [Info] add_bookfile_part: Starting migration to 10 
2025-06-15T17:02:23.338271747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T17:02:23', 'add_bookfile_part') 
2025-06-15T17:02:23.342069936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.345714415Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T17:02:23.347295288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123245s 
2025-06-15T17:02:23.349094892Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T17:02:23.350808954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.353197604Z [Info] update_audio_qualities: Starting migration to 11 
2025-06-15T17:02:23.355999046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T17:02:23', 'update_audio_qualities') 
2025-06-15T17:02:23.359772054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.362649940Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T17:02:23.364282657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116569s 
2025-06-15T17:02:23.366148124Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T17:02:23.368006617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.370234573Z [Info] add_bookfile_part_naming_token: Starting migration to 12 
2025-06-15T17:02:23.373274986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T17:02:23', 'add_bookfile_part_naming_token') 
2025-06-15T17:02:23.377125320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.380330484Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T17:02:23.382310592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120899s 
2025-06-15T17:02:23.384467035Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T17:02:23.385834709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.388121193Z [Info] update_author_sort_name_again: Starting migration to 13 
2025-06-15T17:02:23.391406309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T17:02:23', 'update_author_sort_name_again') 
2025-06-15T17:02:23.395091139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.398068124Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T17:02:23.399693728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011889s 
2025-06-15T17:02:23.401547361Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T17:02:23.403340041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.405615263Z [Info] rename_blacklist_to_blocklist: Starting migration to 14 
2025-06-15T17:02:23.408606587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T17:02:23', 'rename_blacklist_to_blocklist') 
2025-06-15T17:02:23.412552633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.415566281Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T17:02:23.417339282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119099s 
2025-06-15T17:02:23.418951028Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T17:02:23.420521340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.422813155Z [Info] FixIndexes: Starting migration to 15 
2025-06-15T17:02:23.425293430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T17:02:23', 'FixIndexes') 
2025-06-15T17:02:23.428928670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.431617064Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T17:02:23.433091253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110732s 
2025-06-15T17:02:23.434770194Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T17:02:23.436408844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.438723625Z [Info] AddRelatedBooks: Starting migration to 16 
2025-06-15T17:02:23.441344363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T17:02:23', 'AddRelatedBooks') 
2025-06-15T17:02:23.445016819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.447792278Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T17:02:23.449329504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01129s 
2025-06-15T17:02:23.451168026Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T17:02:23.453113444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.455830355Z [Info] ImportListMonitorExisting: Starting migration to 17 
2025-06-15T17:02:23.458970559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T17:02:23', 'ImportListMonitorExisting') 
2025-06-15T17:02:23.463045615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.466051839Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T17:02:23.467770630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128551s 
2025-06-15T17:02:23.469585655Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T17:02:23.471277983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.473599528Z [Info] AddSeriesPosition: Starting migration to 18 
2025-06-15T17:02:23.476512474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T17:02:23', 'AddSeriesPosition') 
2025-06-15T17:02:23.480352417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.483097485Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T17:02:23.484761937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116102s 
2025-06-15T17:02:23.486517102Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T17:02:23.488304501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.490625655Z [Info] AddNewItemMonitorType: Starting migration to 19 
2025-06-15T17:02:23.493459482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T17:02:23', 'AddNewItemMonitorType') 
2025-06-15T17:02:23.497554098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.500298274Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T17:02:23.501772312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116938s 
2025-06-15T17:02:23.503555203Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T17:02:23.505327101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.507526260Z [Info] AddDownloadHistory: Starting migration to 20 
2025-06-15T17:02:23.510249023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T17:02:23', 'AddDownloadHistory') 
2025-06-15T17:02:23.514159999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.517454854Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T17:02:23.519619583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120606s 
2025-06-15T17:02:23.521540932Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T17:02:23.523313813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.525677843Z [Info] add_on_delete_to_notifications: Starting migration to 21 
2025-06-15T17:02:23.529350870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T17:02:23', 'add_on_delete_to_notifications') 
2025-06-15T17:02:23.533161143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.536219141Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T17:02:23.537809704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124781s 
2025-06-15T17:02:23.539551382Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T17:02:23.541305003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.543607129Z [Info] EditionMonitoredIndex: Starting migration to 22 
2025-06-15T17:02:23.546406987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T17:02:23', 'EditionMonitoredIndex') 
2025-06-15T17:02:23.550150987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.552976878Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T17:02:23.554573884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114985s 
2025-06-15T17:02:23.556686899Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T17:02:23.558759332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.561056448Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration to 23 
2025-06-15T17:02:23.567691340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-15T17:02:23.569948124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2025-06-15T17:02:23.571998123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse LastRefresh DateTimeOffset 
2025-06-15T17:02:23.581556351Z [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-15T17:02:23.589293201Z [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-15T17:02:23.594021794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-15T17:02:23.597863460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-15T17:02:23.604074137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T17:02:23.608653780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T17:02:23.612667432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0387577s 
2025-06-15T17:02:23.614082953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable HttpResponse 
2025-06-15T17:02:23.615565538Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2025-06-15T17:02:23.617315603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn HttpResponse Expiry DateTimeOffset 
2025-06-15T17:02:23.625495385Z [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-15T17:02:23.632772630Z [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-15T17:02:23.637706105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "HttpResponse" 
2025-06-15T17:02:23.641358520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "HttpResponse_temp" RENAME TO "HttpResponse" 
2025-06-15T17:02:23.647092808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Url" ON "HttpResponse" ("Url" ASC) 
2025-06-15T17:02:23.651221352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_HttpResponse_Expiry" ON "HttpResponse" ("Expiry" ASC) 
2025-06-15T17:02:23.654550766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354242s 
2025-06-15T17:02:23.657762715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T17:02:23', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T17:02:23.661940718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.665546630Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T17:02:23.667534373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458206s 
2025-06-15T17:02:23.669702900Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T17:02:23.671348353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.673846875Z [Info] add_update_history: Starting migration to 24 
2025-06-15T17:02:23.676596712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T17:02:23', 'add_update_history') 
2025-06-15T17:02:23.680345492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.683213798Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T17:02:23.684786786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117127s 
2025-06-15T17:02:23.686655248Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T17:02:23.688471646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.690757078Z [Info] add_on_update_to_notifications: Starting migration to 25 
2025-06-15T17:02:23.693712841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T17:02:23', 'add_on_update_to_notifications') 
2025-06-15T17:02:23.697554878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.700497854Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T17:02:23.702198349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117402s 
2025-06-15T17:02:23.703947752Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T17:02:23.705628396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.708006836Z [Info] add_custom_formats: Starting migration to 26 
2025-06-15T17:02:23.711032208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T17:02:23', 'add_custom_formats') 
2025-06-15T17:02:23.714965589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.718107026Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T17:02:23.719838813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122963s 
2025-06-15T17:02:23.721501872Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T17:02:23.723167657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.725678162Z [Info] remove_omg: Starting migration to 27 
2025-06-15T17:02:23.728226634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T17:02:23', 'remove_omg') 
2025-06-15T17:02:23.732258273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.734977850Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T17:02:23.736448622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01182s 
2025-06-15T17:02:23.738367356Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T17:02:23.740037890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.742624138Z [Info] add_indexer_tags: Starting migration to 28 
2025-06-15T17:02:23.745309285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T17:02:23', 'add_indexer_tags') 
2025-06-15T17:02:23.749418310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.752574726Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T17:02:23.754104247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124516s 
2025-06-15T17:02:23.755765782Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T17:02:23.757396356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.760305164Z [Info] list_sync_time: Starting migration to 29 
2025-06-15T17:02:23.763317490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T17:02:23', 'list_sync_time') 
2025-06-15T17:02:23.767425152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.770261614Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T17:02:23.772582097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127711s 
2025-06-15T17:02:23.774949464Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T17:02:23.776756944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.780093193Z [Info] download_client_per_indexer: Starting migration to 30 
2025-06-15T17:02:23.783744115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T17:02:23', 'download_client_per_indexer') 
2025-06-15T17:02:23.788413789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.791293819Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T17:02:23.793000916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014329s 
2025-06-15T17:02:23.794933969Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T17:02:23.796820268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.799104838Z [Info] add_colon_replacement_to_naming_config: Starting migration to 31 
2025-06-15T17:02:23.802258509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T17:02:23', 'add_colon_replacement_to_naming_config') 
2025-06-15T17:02:23.806490602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.809522487Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T17:02:23.811295698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123366s 
2025-06-15T17:02:23.813472973Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T17:02:23.815567601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.817837843Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration to 32 
2025-06-15T17:02:23.821739079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T17:02:23', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T17:02:23.825988386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.829912789Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T17:02:23.831936274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137441s 
2025-06-15T17:02:23.833809536Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T17:02:23.835590443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.837924733Z [Info] metadata_profile_ignored_to_list: Starting migration to 33 
2025-06-15T17:02:23.841502438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T17:02:23', 'metadata_profile_ignored_to_list') 
2025-06-15T17:02:23.846200218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.849852633Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T17:02:23.852322237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138938s 
2025-06-15T17:02:23.854306452Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T17:02:23.856244505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.858495508Z [Info] add_download_client_tags: Starting migration to 35 
2025-06-15T17:02:23.861315778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T17:02:23', 'add_download_client_tags') 
2025-06-15T17:02:23.865529774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.868391406Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T17:02:23.870005357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119423s 
2025-06-15T17:02:23.872158112Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T17:02:23.873852815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.876192576Z [Info] add_result_to_commands: Starting migration to 36 
2025-06-15T17:02:23.879468704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T17:02:23', 'add_result_to_commands') 
2025-06-15T17:02:23.883761479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.887199151Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T17:02:23.889311495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131063s 
2025-06-15T17:02:23.891663452Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T17:02:23.893385079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.895712936Z [Info] add_notification_status: Starting migration to 37 
2025-06-15T17:02:23.898555290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T17:02:23', 'add_notification_status') 
2025-06-15T17:02:23.902313669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.905989782Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T17:02:23.908378502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124062s 
2025-06-15T17:02:23.911027607Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T17:02:23.912889035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.915159788Z [Info] add_on_author_added_to_notifications: Starting migration to 38 
2025-06-15T17:02:23.919380728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T17:02:23', 'add_on_author_added_to_notifications') 
2025-06-15T17:02:23.923807583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.927193622Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T17:02:23.929277819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139394s 
2025-06-15T17:02:23.931020539Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T17:02:23.932721444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.935427313Z [Info] book_last_searched_time: Starting migration to 39 
2025-06-15T17:02:23.938244185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T17:02:23', 'book_last_searched_time') 
2025-06-15T17:02:23.942416688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.945259132Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T17:02:23.946851168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123427s 
2025-06-15T17:02:23.948534658Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T17:02:23.950158729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.952487990Z [Info] add_indexer_flags: Starting migration to 40 
2025-06-15T17:02:23.955140381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T17:02:23', 'add_indexer_flags') 
2025-06-15T17:02:23.959751737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.963282838Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T17:02:23.965463720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129742s 
2025-06-15T17:02:23.967232151Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T17:02:23.968890080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:23.971221315Z [Info] cdh_per_downloadclient: Starting migration to 158 
2025-06-15T17:02:23.973993517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T17:02:23', 'cdh_per_downloadclient') 
2025-06-15T17:02:23.977725412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:23.980524519Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T17:02:23.982106906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114129s 
2025-06-15T17:02:24.000856914Z [Debug] MigrationController: Took: 00:00:01.2880540 
2025-06-15T17:02:24.450517928Z [Trace] EventAggregator: ApplicationStartingEvent -> InstallUpdateService 
2025-06-15T17:02:24.492330610Z [Trace] EventAggregator: ApplicationStartingEvent <- InstallUpdateService 
2025-06-15T17:02:24.867094035Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1189bdaf-f10a-4e09-b4a1-35fd4452fd2d} may be persisted to storage in unencrypted form. 
2025-06-15T17:02:25.536016354Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-06-15T17:02:25.854494783Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-06-15T17:02:26.571905288Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-06-15T17:02:26.671810165Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-06-15T17:02:26.677244238Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-06-15T17:02:26.680338539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-06-15T17:02:26.692085796Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0 
2025-06-15T17:02:26.694517112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142099s 
2025-06-15T17:02:26.697214083Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-06-15T17:02:26.700125616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167313s 
2025-06-15T17:02:26.726287631Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-06-15T17:02:26.731032346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.736704709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-06-15T17:02:26.740592498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-06-15T17:02:26.747219283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075729s 
2025-06-15T17:02:26.749627723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:26.754526939Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-06-15T17:02:26.757191555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148204s 
2025-06-15T17:02:26.761638591Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-06-15T17:02:26.764582168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.770378020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-06-15T17:02:26.773926045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:02:26.779648298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006429s 
2025-06-15T17:02:26.782340119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:26.784898561Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2025-06-15T17:02:26.787656355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-06-15T17:02:26.791354162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-06-15T17:02:26.802283200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113457s 
2025-06-15T17:02:26.805218922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:26.809581668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-06-15T17:02:26.812392739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186686s 
2025-06-15T17:02:26.816891739Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-06-15T17:02:26.820004357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.825013725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:26.827574352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2025-06-15T17:02:26.830306213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-06-15T17:02:26.834049662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-06-15T17:02:26.839757396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063688s 
2025-06-15T17:02:26.842215716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:26.846581588Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-06-15T17:02:26.850842218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129112s 
2025-06-15T17:02:26.861164014Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-06-15T17:02:26.865533654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.871772377Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-06-15T17:02:26.883301605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-06-15T17:02:26.889113118Z [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-15T17:02:26.899759377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135416s 
2025-06-15T17:02:26.902285655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-06-15T17:02:26.905504647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T17:02:26.910324022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054407s 
2025-06-15T17:02:26.914346863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-06-15T17:02:26', 'InitialSetup') 
2025-06-15T17:02:26.920590186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:26.925234068Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-06-15T17:02:26.927899977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201911s 
2025-06-15T17:02:26.930745587Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrating 
2025-06-15T17:02:26.933555977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.937492624Z [Info] ImportListSearch: Starting migration of Log DB to 2 
2025-06-15T17:02:26.942223651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-06-15T17:02:26', 'ImportListSearch') 
2025-06-15T17:02:26.948947903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:26.953204404Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ImportListSearch migrated 
2025-06-15T17:02:26.955928240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195561s 
2025-06-15T17:02:26.958653838Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrating 
2025-06-15T17:02:26.961647337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.965489073Z [Info] add_priority_to_indexers: Starting migration of Log DB to 3 
2025-06-15T17:02:26.969496944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-06-15T17:02:26', 'add_priority_to_indexers') 
2025-06-15T17:02:26.975884908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:26.980190298Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_priority_to_indexers migrated 
2025-06-15T17:02:26.983066300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183404s 
2025-06-15T17:02:26.985876810Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrating 
2025-06-15T17:02:26.989039048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:26.992870654Z [Info] rename_supports_on_track_retag: Starting migration of Log DB to 4 
2025-06-15T17:02:26.997047054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-06-15T17:02:26', 'rename_supports_on_track_retag') 
2025-06-15T17:02:27.003548637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.008119382Z [Info] FluentMigrator.Runner.MigrationRunner: 4: rename_supports_on_track_retag migrated 
2025-06-15T17:02:27.011143592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187918s 
2025-06-15T17:02:27.014116208Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrating 
2025-06-15T17:02:27.017555524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.021380687Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 5 
2025-06-15T17:02:27.026037886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-06-15T17:02:27', 'add_indexer_and_enabled_to_release_profiles') 
2025-06-15T17:02:27.032932169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.037482863Z [Info] FluentMigrator.Runner.MigrationRunner: 5: add_indexer_and_enabled_to_release_profiles migrated 
2025-06-15T17:02:27.040824392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195042s 
2025-06-15T17:02:27.043640403Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrating 
2025-06-15T17:02:27.046869035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.050701603Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 6 
2025-06-15T17:02:27.055048727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-06-15T17:02:27', 'remove_chown_and_folderchmod_config') 
2025-06-15T17:02:27.061716986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.066167648Z [Info] FluentMigrator.Runner.MigrationRunner: 6: remove_chown_and_folderchmod_config migrated 
2025-06-15T17:02:27.069301690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189759s 
2025-06-15T17:02:27.071914211Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrating 
2025-06-15T17:02:27.074696965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.078501516Z [Info] update_notifiarr: Starting migration of Log DB to 7 
2025-06-15T17:02:27.082185014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-06-15T17:02:27', 'update_notifiarr') 
2025-06-15T17:02:27.088382995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.092639788Z [Info] FluentMigrator.Runner.MigrationRunner: 7: update_notifiarr migrated 
2025-06-15T17:02:27.095543275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178439s 
2025-06-15T17:02:27.098845144Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrating 
2025-06-15T17:02:27.102191944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.106515230Z [Info] extend_metadata_profiles: Starting migration of Log DB to 8 
2025-06-15T17:02:27.110625577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-06-15T17:02:27', 'extend_metadata_profiles') 
2025-06-15T17:02:27.117698230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.122050455Z [Info] FluentMigrator.Runner.MigrationRunner: 8: extend_metadata_profiles migrated 
2025-06-15T17:02:27.124971848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196654s 
2025-06-15T17:02:27.127677987Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrating 
2025-06-15T17:02:27.130745344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.134607492Z [Info] update_author_sort_name: Starting migration of Log DB to 9 
2025-06-15T17:02:27.138628079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-06-15T17:02:27', 'update_author_sort_name') 
2025-06-15T17:02:27.145056324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.150907106Z [Info] FluentMigrator.Runner.MigrationRunner: 9: update_author_sort_name migrated 
2025-06-15T17:02:27.153944673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198942s 
2025-06-15T17:02:27.156592796Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrating 
2025-06-15T17:02:27.159689502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.163667142Z [Info] add_bookfile_part: Starting migration of Log DB to 10 
2025-06-15T17:02:27.168061832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-06-15T17:02:27', 'add_bookfile_part') 
2025-06-15T17:02:27.175056378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.179439103Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_bookfile_part migrated 
2025-06-15T17:02:27.182357641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196368s 
2025-06-15T17:02:27.185983182Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrating 
2025-06-15T17:02:27.189326535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.193437293Z [Info] update_audio_qualities: Starting migration of Log DB to 11 
2025-06-15T17:02:27.198171016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-06-15T17:02:27', 'update_audio_qualities') 
2025-06-15T17:02:27.205204870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.210005297Z [Info] FluentMigrator.Runner.MigrationRunner: 11: update_audio_qualities migrated 
2025-06-15T17:02:27.213026792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205985s 
2025-06-15T17:02:27.216009649Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrating 
2025-06-15T17:02:27.219186496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.223193085Z [Info] add_bookfile_part_naming_token: Starting migration of Log DB to 12 
2025-06-15T17:02:27.227467292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-06-15T17:02:27', 'add_bookfile_part_naming_token') 
2025-06-15T17:02:27.234064949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.238503437Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_bookfile_part_naming_token migrated 
2025-06-15T17:02:27.241561465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189867s 
2025-06-15T17:02:27.244341513Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrating 
2025-06-15T17:02:27.247465454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.251295778Z [Info] update_author_sort_name_again: Starting migration of Log DB to 13 
2025-06-15T17:02:27.255981304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-06-15T17:02:27', 'update_author_sort_name_again') 
2025-06-15T17:02:27.262935768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.267322713Z [Info] FluentMigrator.Runner.MigrationRunner: 13: update_author_sort_name_again migrated 
2025-06-15T17:02:27.270369629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195682s 
2025-06-15T17:02:27.273170529Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrating 
2025-06-15T17:02:27.276425604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.280337592Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 14 
2025-06-15T17:02:27.284696700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-06-15T17:02:27', 'rename_blacklist_to_blocklist') 
2025-06-15T17:02:27.291644642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.296138251Z [Info] FluentMigrator.Runner.MigrationRunner: 14: rename_blacklist_to_blocklist migrated 
2025-06-15T17:02:27.299127501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019453s 
2025-06-15T17:02:27.301706084Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrating 
2025-06-15T17:02:27.304404398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.308358500Z [Info] FixIndexes: Starting migration of Log DB to 15 
2025-06-15T17:02:27.312092881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-06-15T17:02:27', 'FixIndexes') 
2025-06-15T17:02:27.318574984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.322980125Z [Info] FluentMigrator.Runner.MigrationRunner: 15: FixIndexes migrated 
2025-06-15T17:02:27.325562846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183969s 
2025-06-15T17:02:27.328312303Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrating 
2025-06-15T17:02:27.331189808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.335423413Z [Info] AddRelatedBooks: Starting migration of Log DB to 16 
2025-06-15T17:02:27.340152827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-06-15T17:02:27', 'AddRelatedBooks') 
2025-06-15T17:02:27.347773083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.353504405Z [Info] FluentMigrator.Runner.MigrationRunner: 16: AddRelatedBooks migrated 
2025-06-15T17:02:27.356307770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222093s 
2025-06-15T17:02:27.359221197Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrating 
2025-06-15T17:02:27.362391862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.366390885Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 17 
2025-06-15T17:02:27.371333519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-06-15T17:02:27', 'ImportListMonitorExisting') 
2025-06-15T17:02:27.380928722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.385645771Z [Info] FluentMigrator.Runner.MigrationRunner: 17: ImportListMonitorExisting migrated 
2025-06-15T17:02:27.388984795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230324s 
2025-06-15T17:02:27.392190330Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrating 
2025-06-15T17:02:27.395181043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.399505701Z [Info] AddSeriesPosition: Starting migration of Log DB to 18 
2025-06-15T17:02:27.404029762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-06-15T17:02:27', 'AddSeriesPosition') 
2025-06-15T17:02:27.411153528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.416202726Z [Info] FluentMigrator.Runner.MigrationRunner: 18: AddSeriesPosition migrated 
2025-06-15T17:02:27.418823984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205316s 
2025-06-15T17:02:27.421775969Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrating 
2025-06-15T17:02:27.424747753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.428817569Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 19 
2025-06-15T17:02:27.433572625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-06-15T17:02:27', 'AddNewItemMonitorType') 
2025-06-15T17:02:27.442091991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.446519457Z [Info] FluentMigrator.Runner.MigrationRunner: 19: AddNewItemMonitorType migrated 
2025-06-15T17:02:27.449502144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215922s 
2025-06-15T17:02:27.452287122Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrating 
2025-06-15T17:02:27.455411293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.459312099Z [Info] AddDownloadHistory: Starting migration of Log DB to 20 
2025-06-15T17:02:27.464022374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-06-15T17:02:27', 'AddDownloadHistory') 
2025-06-15T17:02:27.472457731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.476787591Z [Info] FluentMigrator.Runner.MigrationRunner: 20: AddDownloadHistory migrated 
2025-06-15T17:02:27.479547699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212592s 
2025-06-15T17:02:27.482423761Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrating 
2025-06-15T17:02:27.486052078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.491058069Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 21 
2025-06-15T17:02:27.495804998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-06-15T17:02:27', 'add_on_delete_to_notifications') 
2025-06-15T17:02:27.505110097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.509801514Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_on_delete_to_notifications migrated 
2025-06-15T17:02:27.525045162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237713s 
2025-06-15T17:02:27.528427082Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrating 
2025-06-15T17:02:27.531431813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.535864540Z [Info] EditionMonitoredIndex: Starting migration of Log DB to 22 
2025-06-15T17:02:27.540210201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-06-15T17:02:27', 'EditionMonitoredIndex') 
2025-06-15T17:02:27.546910213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.551355375Z [Info] FluentMigrator.Runner.MigrationRunner: 22: EditionMonitoredIndex migrated 
2025-06-15T17:02:27.554356949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197317s 
2025-06-15T17:02:27.557598026Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-06-15T17:02:27.561427177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.566101721Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 23 
2025-06-15T17:02:27.577923067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-06-15T17:02:27.580455486Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s 
2025-06-15T17:02:27.583151666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-06-15T17:02:27.596858058Z [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-15T17:02:27.608550414Z [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-15T17:02:27.616772992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-06-15T17:02:27.621344829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-06-15T17:02:27.628857298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-06-15T17:02:27.633739469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0476967s 
2025-06-15T17:02:27.636138631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-06-15T17:02:27.638629747Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2025-06-15T17:02:27.641313291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-06-15T17:02:27.649345807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-06-15T17:02:27.657129943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-06-15T17:02:27.663977132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-06-15T17:02:27.668769973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-06-15T17:02:27.677032242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-06-15T17:02:27.683582433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0380753s 
2025-06-15T17:02:27.687876240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-06-15T17:02:27', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-06-15T17:02:27.695896481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.701211183Z [Info] FluentMigrator.Runner.MigrationRunner: 23: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-06-15T17:02:27.705143893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0559287s 
2025-06-15T17:02:27.708753572Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrating 
2025-06-15T17:02:27.712249602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.716663511Z [Info] add_update_history: Starting migration of Log DB to 24 
2025-06-15T17:02:27.726718370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-06-15T17:02:27.732155679Z [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-15T17:02:27.740599323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111053s 
2025-06-15T17:02:27.743449112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-06-15T17:02:27.747064693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-06-15T17:02:27.752343654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061274s 
2025-06-15T17:02:27.756204168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-06-15T17:02:27', 'add_update_history') 
2025-06-15T17:02:27.762367359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.766877852Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_update_history migrated 
2025-06-15T17:02:27.769647389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204445s 
2025-06-15T17:02:27.772650487Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrating 
2025-06-15T17:02:27.775803196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.779761717Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 25 
2025-06-15T17:02:27.784015684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-06-15T17:02:27', 'add_on_update_to_notifications') 
2025-06-15T17:02:27.790482106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.794859291Z [Info] FluentMigrator.Runner.MigrationRunner: 25: add_on_update_to_notifications migrated 
2025-06-15T17:02:27.797871376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018804s 
2025-06-15T17:02:27.800473326Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrating 
2025-06-15T17:02:27.803310339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.807114179Z [Info] add_custom_formats: Starting migration of Log DB to 26 
2025-06-15T17:02:27.810851826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-06-15T17:02:27', 'add_custom_formats') 
2025-06-15T17:02:27.817033715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.821219364Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_custom_formats migrated 
2025-06-15T17:02:27.823931145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177763s 
2025-06-15T17:02:27.826448715Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrating 
2025-06-15T17:02:27.829087108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.833432058Z [Info] remove_omg: Starting migration of Log DB to 27 
2025-06-15T17:02:27.838142474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-06-15T17:02:27', 'remove_omg') 
2025-06-15T17:02:27.845653029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.850396020Z [Info] FluentMigrator.Runner.MigrationRunner: 27: remove_omg migrated 
2025-06-15T17:02:27.853038371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208685s 
2025-06-15T17:02:27.856431915Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrating 
2025-06-15T17:02:27.859781741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.863663969Z [Info] add_indexer_tags: Starting migration of Log DB to 28 
2025-06-15T17:02:27.868040753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-06-15T17:02:27', 'add_indexer_tags') 
2025-06-15T17:02:27.874751236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.879570371Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_indexer_tags migrated 
2025-06-15T17:02:27.882385550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195988s 
2025-06-15T17:02:27.885814956Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrating 
2025-06-15T17:02:27.889202468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.893666197Z [Info] list_sync_time: Starting migration of Log DB to 29 
2025-06-15T17:02:27.898248956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-06-15T17:02:27', 'list_sync_time') 
2025-06-15T17:02:27.904860250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.909474582Z [Info] FluentMigrator.Runner.MigrationRunner: 29: list_sync_time migrated 
2025-06-15T17:02:27.912980472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206714s 
2025-06-15T17:02:27.915830051Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrating 
2025-06-15T17:02:27.919266190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.923405175Z [Info] download_client_per_indexer: Starting migration of Log DB to 30 
2025-06-15T17:02:27.927935468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-06-15T17:02:27', 'download_client_per_indexer') 
2025-06-15T17:02:27.935151009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.939982619Z [Info] FluentMigrator.Runner.MigrationRunner: 30: download_client_per_indexer migrated 
2025-06-15T17:02:27.943288216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206457s 
2025-06-15T17:02:27.946846060Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrating 
2025-06-15T17:02:27.950387863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.954501407Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 31 
2025-06-15T17:02:27.959513269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-06-15T17:02:27', 'add_colon_replacement_to_naming_config') 
2025-06-15T17:02:27.967210851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:27.972416243Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_colon_replacement_to_naming_config migrated 
2025-06-15T17:02:27.978366736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213407s 
2025-06-15T17:02:27.983475565Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrating 
2025-06-15T17:02:27.989209622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:27.995365999Z [Info] postgres_update_timestamp_columns_to_with_timezone_part2: Starting migration of Log DB to 32 
2025-06-15T17:02:28.003458185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-06-15T17:02:28', 'postgres_update_timestamp_columns_to_with_timezone_part2') 
2025-06-15T17:02:28.010881334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.015658995Z [Info] FluentMigrator.Runner.MigrationRunner: 32: postgres_update_timestamp_columns_to_with_timezone_part2 migrated 
2025-06-15T17:02:28.020836652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260734s 
2025-06-15T17:02:28.023887225Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrating 
2025-06-15T17:02:28.027070586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.030893855Z [Info] metadata_profile_ignored_to_list: Starting migration of Log DB to 33 
2025-06-15T17:02:28.035174896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-06-15T17:02:28', 'metadata_profile_ignored_to_list') 
2025-06-15T17:02:28.041661699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.046136080Z [Info] FluentMigrator.Runner.MigrationRunner: 33: metadata_profile_ignored_to_list migrated 
2025-06-15T17:02:28.049929369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187974s 
2025-06-15T17:02:28.052664948Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrating 
2025-06-15T17:02:28.056004693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.060060891Z [Info] add_download_client_tags: Starting migration of Log DB to 35 
2025-06-15T17:02:28.064447916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-06-15T17:02:28', 'add_download_client_tags') 
2025-06-15T17:02:28.071040973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.075987875Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_download_client_tags migrated 
2025-06-15T17:02:28.079751945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197482s 
2025-06-15T17:02:28.083031680Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrating 
2025-06-15T17:02:28.086213598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.090502254Z [Info] add_result_to_commands: Starting migration of Log DB to 36 
2025-06-15T17:02:28.094762764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-06-15T17:02:28', 'add_result_to_commands') 
2025-06-15T17:02:28.102495456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.106851618Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_result_to_commands migrated 
2025-06-15T17:02:28.109800346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206055s 
2025-06-15T17:02:28.112703513Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-06-15T17:02:28.115669125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.119529890Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-06-15T17:02:28.123628273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-06-15T17:02:28', 'add_notification_status') 
2025-06-15T17:02:28.131527240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.136074156Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-06-15T17:02:28.138902702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201901s 
2025-06-15T17:02:28.141899306Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrating 
2025-06-15T17:02:28.145162808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.148981278Z [Info] add_on_author_added_to_notifications: Starting migration of Log DB to 38 
2025-06-15T17:02:28.153414435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-06-15T17:02:28', 'add_on_author_added_to_notifications') 
2025-06-15T17:02:28.160679065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.165224959Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_author_added_to_notifications migrated 
2025-06-15T17:02:28.168404973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196969s 
2025-06-15T17:02:28.171114410Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrating 
2025-06-15T17:02:28.174057687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.177897339Z [Info] book_last_searched_time: Starting migration of Log DB to 39 
2025-06-15T17:02:28.181776270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-06-15T17:02:28', 'book_last_searched_time') 
2025-06-15T17:02:28.188031798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.192336747Z [Info] FluentMigrator.Runner.MigrationRunner: 39: book_last_searched_time migrated 
2025-06-15T17:02:28.195222168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180308s 
2025-06-15T17:02:28.197815590Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrating 
2025-06-15T17:02:28.200611340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.204396062Z [Info] add_indexer_flags: Starting migration of Log DB to 40 
2025-06-15T17:02:28.208115672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-06-15T17:02:28', 'add_indexer_flags') 
2025-06-15T17:02:28.214167600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.218339712Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_indexer_flags migrated 
2025-06-15T17:02:28.221031482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176148s 
2025-06-15T17:02:28.223678152Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating 
2025-06-15T17:02:28.226652141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-06-15T17:02:28.230509790Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158 
2025-06-15T17:02:28.234415775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-06-15T17:02:28', 'cdh_per_downloadclient') 
2025-06-15T17:02:28.241550674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-06-15T17:02:28.246164886Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated 
2025-06-15T17:02:28.248995606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193715s 
2025-06-15T17:02:31.479514023Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8787 
2025-06-15T17:02:31.683988702Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-06-15T17:02:33.780140342Z [Info] QualityProfileService: Setting up default quality profiles 
2025-06-15T17:02:34.199338579Z [Info] MetadataProfileService: Setting up standard metadata profile 
2025-06-15T17:02:34.262647731Z [Info] MetadataProfileService: Setting up empty metadata profile 
2025-06-15T17:02:34.772535938Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-06-15T17:02:34.784764805Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-06-15T17:02:34.788883098Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/readarr/bin 
2025-06-15T17:02:35.620463566Z [ls.io-init] done.
2025-06-15T17:02:37.018298132Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled