2026-07-15T04:24:57.579005111Z [migrations] started
2026-07-15T04:24:57.579056414Z [migrations] no migrations found
2026-07-15T04:24:57.599484993Z usermod: no changes
2026-07-15T04:24:57.605097659Z ───────────────────────────────────────
2026-07-15T04:24:57.605111657Z 
2026-07-15T04:24:57.605115916Z       ██╗     ███████╗██╗ ██████╗
2026-07-15T04:24:57.605119934Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-15T04:24:57.605123892Z       ██║     ███████╗██║██║   ██║
2026-07-15T04:24:57.605127799Z       ██║     ╚════██║██║██║   ██║
2026-07-15T04:24:57.605131587Z       ███████╗███████║██║╚██████╔╝
2026-07-15T04:24:57.605135495Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-15T04:24:57.605139343Z 
2026-07-15T04:24:57.605142910Z    Brought to you by linuxserver.io
2026-07-15T04:24:57.605146698Z ───────────────────────────────────────
2026-07-15T04:24:57.605444337Z 
2026-07-15T04:24:57.605452263Z To support the app dev(s) visit:
2026-07-15T04:24:57.607047095Z Lidarr: https://opencollective.com/lidarr
2026-07-15T04:24:57.607356368Z 
2026-07-15T04:24:57.607361479Z To support LSIO projects visit:
2026-07-15T04:24:57.607365106Z https://www.linuxserver.io/donate/
2026-07-15T04:24:57.607368673Z 
2026-07-15T04:24:57.607372170Z ───────────────────────────────────────
2026-07-15T04:24:57.607376018Z GID/UID
2026-07-15T04:24:57.607379545Z ───────────────────────────────────────
2026-07-15T04:24:57.612087568Z 
2026-07-15T04:24:57.612098530Z User UID:    911
2026-07-15T04:24:57.612102298Z User GID:    911
2026-07-15T04:24:57.612105805Z ───────────────────────────────────────
2026-07-15T04:24:57.613567008Z Linuxserver.io version: 3.1.0.4875-ls35
2026-07-15T04:24:57.613803945Z Build-date: 2026-07-15T04:19:29+00:00
2026-07-15T04:24:57.613811490Z ───────────────────────────────────────
2026-07-15T04:24:57.613815428Z     
2026-07-15T04:24:57.666090395Z [custom-init] No custom files found, skipping...
2026-07-15T04:24:58.005176900Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-07-15T04:24:58.022533080Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-15T04:24:58.026666075Z [Debug] Bootstrap: Console selected 
2026-07-15T04:24:58.027880260Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-15T04:24:58.292285256Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-15T04:24:58.344447485Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {abadaa98-1619-4efc-ab61-a4e26fc6266b} may be persisted to storage in unencrypted form. 
2026-07-15T04:24:58.401186493Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-15T04:24:58.437383364Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-15T04:24:58.511597001Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-15T04:24:58.519097459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:58.519762398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:58.559692088Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-15T04:24:58.563530710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405065s 
2026-07-15T04:24:58.563862257Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-15T04:24:58.564125858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044385s 
2026-07-15T04:24:58.571257333Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-15T04:24:58.571756128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.576881983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-15T04:24:58.586976045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-15T04:24:58.598047366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209714s 
2026-07-15T04:24:58.598433654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.600525037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-15T04:24:58.600701743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234674s 
2026-07-15T04:24:58.601334106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-15T04:24:58.601580763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.606343266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-15T04:24:58.607377630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-15T04:24:58.607887056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00137s 
2026-07-15T04:24:58.608169395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-15T04:24:58.608455281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001062s 
2026-07-15T04:24:58.608870778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-15T04:24:58.609478071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-15T04:24:58.610246278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011638s 
2026-07-15T04:24:58.610510691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.611200039Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-15T04:24:58.611347967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021152s 
2026-07-15T04:24:58.611795529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-15T04:24:58.612130243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.613014474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-15T04:24:58.613749635Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-07-15T04:24:58.614007424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-15T04:24:58.614389884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-15T04:24:58.614871084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006593s 
2026-07-15T04:24:58.615128532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.615828111Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-15T04:24:58.616048004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015662s 
2026-07-15T04:24:58.619443463Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-15T04:24:58.619674148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.620508539Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-15T04:24:58.632342175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-15T04:24:58.632866231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-15T04:24:58.633392481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008496s 
2026-07-15T04:24:58.633580961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-15T04:24:58.633870444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-15T04:24:58.634188845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s 
2026-07-15T04:24:58.634374579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-15T04:24:58.634720666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:58.635085722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005445s 
2026-07-15T04:24:58.635283751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-15T04:24:58.635513473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-15T04:24:58.635816554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s 
2026-07-15T04:24:58.636075716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-07-15T04:24:58.641619683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2026-07-15T04:24:58.642717564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064696s 
2026-07-15T04:24:58.642933569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-07-15T04:24:58.643256279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-15T04:24:58.643544340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s 
2026-07-15T04:24:58.643739623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-07-15T04:24:58.644140751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-15T04:24:58.644463621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004695s 
2026-07-15T04:24:58.644599856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-07-15T04:24:58.644917315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:58.645234684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004258s 
2026-07-15T04:24:58.645424106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-07-15T04:24:58.645685963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:58.645950857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003924s 
2026-07-15T04:24:58.646122032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-07-15T04:24:58.647514246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-07-15T04:24:58.648554371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022098s 
2026-07-15T04:24:58.648723702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-07-15T04:24:58.649034809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:58.649391718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000485s 
2026-07-15T04:24:58.649576009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-07-15T04:24:58.649842486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-15T04:24:58.650197331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004114s 
2026-07-15T04:24:58.650390550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-07-15T04:24:58.650653690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-15T04:24:58.651005629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s 
2026-07-15T04:24:58.651202235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-07-15T04:24:58.651458671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-15T04:24:58.651825971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s 
2026-07-15T04:24:58.652087508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-07-15T04:24:58.652350909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:58.652728920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s 
2026-07-15T04:24:58.652913251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-07-15T04:24:58.653129757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-07-15T04:24:58.653486466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s 
2026-07-15T04:24:58.653661729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-07-15T04:24:58.654599237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-07-15T04:24:58.655320821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014816s 
2026-07-15T04:24:58.655491074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-07-15T04:24:58.655810377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-15T04:24:58.656287939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005404s 
2026-07-15T04:24:58.656490787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-07-15T04:24:58.656737785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-15T04:24:58.657098010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s 
2026-07-15T04:24:58.657279566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-07-15T04:24:58.657598499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-15T04:24:58.657939125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s 
2026-07-15T04:24:58.658194289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-07-15T04:24:58.658582080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-07-15T04:24:58.658983999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005892s 
2026-07-15T04:24:58.659137258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-07-15T04:24:58.659908081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-07-15T04:24:58.660584814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012376s 
2026-07-15T04:24:58.660790258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-07-15T04:24:58.661057506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-07-15T04:24:58.661410998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s 
2026-07-15T04:24:58.661653516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-07-15T04:24:58.661913520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:58.662247783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004457s 
2026-07-15T04:24:58.662432355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-15T04:24:58.663247727Z [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, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2026-07-15T04:24:58.663867716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012541s 
2026-07-15T04:24:58.664106758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-15T04:24:58.664344056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-15T04:24:58.664673750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s 
2026-07-15T04:24:58.664878262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-07-15T04:24:58.665159639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-15T04:24:58.665482359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s 
2026-07-15T04:24:58.665686550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-15T04:24:58.665979280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-15T04:24:58.666333894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004616s 
2026-07-15T04:24:58.666534037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-07-15T04:24:58.666813861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-07-15T04:24:58.667144216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004274s 
2026-07-15T04:24:58.667335642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-15T04:24:58.668070122Z [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, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-07-15T04:24:58.668602003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s 
2026-07-15T04:24:58.668794531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-15T04:24:58.669275740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-07-15T04:24:58.669722129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007472s 
2026-07-15T04:24:58.669935148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-15T04:24:58.670263770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-15T04:24:58.670639176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s 
2026-07-15T04:24:58.670822175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-15T04:24:58.673194333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-07-15T04:24:58.673716655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027141s 
2026-07-15T04:24:58.673913010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-15T04:24:58.674198195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-15T04:24:58.674528410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s 
2026-07-15T04:24:58.674710827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-15T04:24:58.675139481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2026-07-15T04:24:58.675565589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006782s 
2026-07-15T04:24:58.675757345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-15T04:24:58.676051017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-15T04:24:58.676376172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2026-07-15T04:24:58.676579011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-15T04:24:58.677090260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-07-15T04:24:58.677585999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s 
2026-07-15T04:24:58.677806383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-15T04:24:58.678151238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-15T04:24:58.678515391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000515s 
2026-07-15T04:24:58.678727649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-15T04:24:58.679061521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-15T04:24:58.679410885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004949s 
2026-07-15T04:24:58.679595317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-15T04:24:58.680301489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2026-07-15T04:24:58.680823961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010333s 
2026-07-15T04:24:58.680994485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-15T04:24:58.681847854Z [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, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2026-07-15T04:24:58.682773027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015991s 
2026-07-15T04:24:58.682957839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-15T04:24:58.683498398Z [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) 
2026-07-15T04:24:58.683984748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008458s 
2026-07-15T04:24:58.684172566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-15T04:24:58.684908929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-15T04:24:58.685492355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011423s 
2026-07-15T04:24:58.685686496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-15T04:24:58.686238498Z [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) 
2026-07-15T04:24:58.686759006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008896s 
2026-07-15T04:24:58.686952977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-15T04:24:58.687538827Z [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, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2026-07-15T04:24:58.688085648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009455s 
2026-07-15T04:24:58.688286002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-15T04:24:58.688736669Z [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) 
2026-07-15T04:24:58.689180373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s 
2026-07-15T04:24:58.689354263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-15T04:24:58.689687655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:58.690098332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s 
2026-07-15T04:24:58.690284046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-15T04:24:58.690551946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-15T04:24:58.690875477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s 
2026-07-15T04:24:58.691062815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-15T04:24:58.691489504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-07-15T04:24:58.691899550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006548s 
2026-07-15T04:24:58.692088721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-15T04:24:58.692800034Z [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) 
2026-07-15T04:24:58.693358840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s 
2026-07-15T04:24:58.693533852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-15T04:24:58.693982777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-15T04:24:58.694432503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007188s 
2026-07-15T04:24:58.694630972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-15T04:24:58.694920476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-15T04:24:58.695293687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004778s 
2026-07-15T04:24:58.695489953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-15T04:24:58.695777732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-15T04:24:58.696112196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2026-07-15T04:24:58.696347009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-15T04:24:58.697003872Z [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) 
2026-07-15T04:24:58.697585694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011146s 
2026-07-15T04:24:58.697774815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-15T04:24:58.698420055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-15T04:24:58.698953990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s 
2026-07-15T04:24:58.699168242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-15T04:24:58.699506563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-15T04:24:58.699920206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005208s 
2026-07-15T04:24:58.700113355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-15T04:24:58.700761882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-15T04:24:58.701314946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010359s 
2026-07-15T04:24:58.701498305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-07-15T04:24:58.702202694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-07-15T04:24:58.702801700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011278s 
2026-07-15T04:24:58.702995400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-07-15T04:24:58.703448403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2026-07-15T04:24:58.703923510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007346s 
2026-07-15T04:24:58.704134976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-07-15T04:24:58.704454860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-07-15T04:24:58.704802871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s 
2026-07-15T04:24:58.705002423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-15T04:24:58.705605538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-15T04:24:58.706163171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009764s 
2026-07-15T04:24:58.706394658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-15T04:24:58.706789744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-15T04:24:58.707159729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005662s 
2026-07-15T04:24:58.708367632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-07-15T04:24:58.710103579Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014107 taking an average of 00:00:00.0014107 
2026-07-15T04:24:58.710831385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-15T04:24:58', 'InitialSetup') 
2026-07-15T04:24:58.711199757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.714223387Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-15T04:24:58.714411446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068477s 
2026-07-15T04:24:58.714715208Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-15T04:24:58.714943087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.715259584Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-07-15T04:24:58.715902649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-15T04:24:58.716093223Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:58.716299148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-15T04:24:58.716622920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.717628916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s 
2026-07-15T04:24:58.718027109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-15T04:24:58', 'add_reason_to_pending_releases') 
2026-07-15T04:24:58.718405851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.719079929Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-15T04:24:58.719279651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025314s 
2026-07-15T04:24:58.719479564Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-15T04:24:58.719693004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.719956725Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-07-15T04:24:58.722277340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.722432272Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.722617886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-07-15T04:24:58.722915565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-07-15T04:24:58.723907403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001089s 
2026-07-15T04:24:58.724084450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:58.724240765Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-07-15T04:24:58.724433663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-07-15T04:24:58.724744089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.725704433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001079s 
2026-07-15T04:24:58.725882842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:58.726035410Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-15T04:24:58.726242096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-07-15T04:24:58.726572101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.727549339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011075s 
2026-07-15T04:24:58.727939305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-15T04:24:58.728550806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-15T04:24:58.728826011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006624s 
2026-07-15T04:24:58.729203391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-07-15T04:24:58.740078597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2026-07-15T04:24:58.741542455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2026-07-15T04:24:58.742484763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-15T04:24:58.743633958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-15T04:24:58.745927428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-15T04:24:58.746383937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-15T04:24:58.746866289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-15T04:24:58.747210682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178083s 
2026-07-15T04:24:58.747389322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:58.747541549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.747738716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-07-15T04:24:58.748018590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-07-15T04:24:58.748927631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009964s 
2026-07-15T04:24:58.749290261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-15T04:24:58', 'add_medium_support') 
2026-07-15T04:24:58.749646820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.750711294Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-15T04:24:58.750890896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027575s 
2026-07-15T04:24:58.751127342Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-15T04:24:58.751351804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.751625205Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-07-15T04:24:58.752250665Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-15T04:24:58.752608796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-15T04:24:58.752900564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004043s 
2026-07-15T04:24:58.753075466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:58.753290720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:58.755540231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022817s 
2026-07-15T04:24:58.755963824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-15T04:24:58', 'add_various_qualites_in_profile') 
2026-07-15T04:24:58.756348388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.757022767Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-15T04:24:58.757216136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037228s 
2026-07-15T04:24:58.757414265Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-15T04:24:58.757625381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.757889723Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-07-15T04:24:58.758639824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-07-15T04:24:58.759153118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2026-07-15T04:24:58.759607824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000774s 
2026-07-15T04:24:58.759818197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-07-15T04:24:58.760155216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-07-15T04:24:58.764102277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040511s 
2026-07-15T04:24:58.764302300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-15T04:24:58.764456149Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-15T04:24:58.764681564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-07-15T04:24:58.765012861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:58.765947534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s 
2026-07-15T04:24:58.766162176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-07-15T04:24:58.770164518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-07-15T04:24:58.772928926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2026-07-15T04:24:58.774075526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:58.775163888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:58.777321534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-15T04:24:58.777802994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-15T04:24:58.778254534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:58.778692205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:58.779017631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012666s 
2026-07-15T04:24:58.779231762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-07-15T04:24:58.783122188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-07-15T04:24:58.785689650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2026-07-15T04:24:58.786781389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:58.787874601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:58.790007397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-15T04:24:58.790487724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-15T04:24:58.790943332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:58.791371505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:58.791694365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122721s 
2026-07-15T04:24:58.791883706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.792075563Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.792274363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-07-15T04:24:58.792551952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-07-15T04:24:58.793395231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009269s 
2026-07-15T04:24:58.793762731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-15T04:24:58', 'metadata_profiles') 
2026-07-15T04:24:58.794116895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.795471163Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-15T04:24:58.795647348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002979s 
2026-07-15T04:24:58.795934777Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-15T04:24:58.796170351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.796466648Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-07-15T04:24:58.798361444Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-15T04:24:58.803098466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-07-15T04:24:58.804019000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-07-15T04:24:58.804515801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-15T04:24:58.805122854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-15T04:24:58.807327625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-15T04:24:58.807664122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090803s 
2026-07-15T04:24:58.807843083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-15T04:24:58.808068176Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.808237958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-15T04:24:58.808549215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-15T04:24:58.809415671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009747s 
2026-07-15T04:24:58.809720635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-15T04:24:58.810061672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-15T04:24:58.810345133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003992s 
2026-07-15T04:24:58.810518242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-15T04:24:58.810672963Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-15T04:24:58.811050494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-15T04:24:58.814329889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-07-15T04:24:58.815406568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-07-15T04:24:58.816000504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-15T04:24:58.816689292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-15T04:24:58.818868842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-15T04:24:58.819210891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079664s 
2026-07-15T04:24:58.819622570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-15T04:24:58', 'separate_automatic_and_interactive_search') 
2026-07-15T04:24:58.820015231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.821483679Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-15T04:24:58.821689003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101657s 
2026-07-15T04:24:58.821914978Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-15T04:24:58.822139330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.822409744Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-07-15T04:24:58.822702424Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-07-15T04:24:58.826500374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2026-07-15T04:24:58.828704353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2026-07-15T04:24:58.829732214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:58.830853763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:58.832987511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:58.833430473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-15T04:24:58.833860499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-15T04:24:58.834304093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-15T04:24:58.834754901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:58.835099745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122088s 
2026-07-15T04:24:58.835481134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-15T04:24:58', 'change_album_path_to_relative') 
2026-07-15T04:24:58.835873744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.837146558Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-15T04:24:58.837335890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014193s 
2026-07-15T04:24:58.837555562Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-15T04:24:58.837780505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.838046591Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-07-15T04:24:58.838569114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-07-15T04:24:58.839089262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-07-15T04:24:58.839426210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005686s 
2026-07-15T04:24:58.839798240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-15T04:24:58', 'change_quality_size_mb_to_kb') 
2026-07-15T04:24:58.840228366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.840951934Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-15T04:24:58.841138429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020378s 
2026-07-15T04:24:58.841328091Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-15T04:24:58.841537213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.841792366Z [Info] album_releases: Starting migration of Main DB to 9 
2026-07-15T04:24:58.842164175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.842331603Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.842520984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-07-15T04:24:58.842805257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-07-15T04:24:58.843657543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000948s 
2026-07-15T04:24:58.843834971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.844021366Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-15T04:24:58.844221008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-07-15T04:24:58.844516183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-07-15T04:24:58.845390294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009757s 
2026-07-15T04:24:58.845744267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-15T04:24:58', 'album_releases') 
2026-07-15T04:24:58.846097448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.846909173Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-15T04:24:58.847087542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024776s 
2026-07-15T04:24:58.847330842Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-15T04:24:58.847545455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.847803815Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-07-15T04:24:58.848361538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.848531641Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-15T04:24:58.848719289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-07-15T04:24:58.852616670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2026-07-15T04:24:58.854983918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-07-15T04:24:58.856044023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:58.857258009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:58.859441066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:58.859906573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-15T04:24:58.860330507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-15T04:24:58.860778259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-15T04:24:58.861231171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:58.861560194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126522s 
2026-07-15T04:24:58.861737090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.861888766Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.862084250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-07-15T04:24:58.866094488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2026-07-15T04:24:58.868475103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-07-15T04:24:58.869537242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:58.870784936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:58.872911359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:58.873363329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-15T04:24:58.873788155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-15T04:24:58.874239534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-15T04:24:58.874689160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:58.875016389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127435s 
2026-07-15T04:24:58.875377246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-15T04:24:58', 'album_releases_fix') 
2026-07-15T04:24:58.875731639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.877490212Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-15T04:24:58.877671657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151837s 
2026-07-15T04:24:58.877868895Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-15T04:24:58.878075240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.878328721Z [Info] import_lists: Starting migration of Main DB to 11 
2026-07-15T04:24:58.879175587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-07-15T04:24:58.880063686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2026-07-15T04:24:58.880724046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s 
2026-07-15T04:24:58.880923187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-07-15T04:24:58.881216428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-15T04:24:58.881550170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004411s 
2026-07-15T04:24:58.881738690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-07-15T04:24:58.882373799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-15T04:24:58.882907754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009917s 
2026-07-15T04:24:58.883128369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-07-15T04:24:58.883479997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-15T04:24:58.883870273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000534s 
2026-07-15T04:24:58.884226330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-15T04:24:58', 'import_lists') 
2026-07-15T04:24:58.884577718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.886037949Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-15T04:24:58.886216098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026921s 
2026-07-15T04:24:58.886416011Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-15T04:24:58.886628359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.886888402Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-07-15T04:24:58.887258117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-07-15T04:24:58.887436556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.887658964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-07-15T04:24:58.888057577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-07-15T04:24:58.889036730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011688s 
2026-07-15T04:24:58.889218075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:58.889419461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:58.890419425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010236s 
2026-07-15T04:24:58.890784981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-15T04:24:58', 'add_release_status') 
2026-07-15T04:24:58.891163944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.891841950Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-15T04:24:58.892101042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024263s 
2026-07-15T04:24:58.892256595Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-15T04:24:58.892474705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.892741732Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-07-15T04:24:58.893069272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:58.893247932Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-07-15T04:24:58.893464589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-07-15T04:24:58.893805405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.894736831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s 
2026-07-15T04:24:58.895114432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-15T04:24:58', 'album_download_notification') 
2026-07-15T04:24:58.895478756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.896270240Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-15T04:24:58.896460754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002558s 
2026-07-15T04:24:58.896683212Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-15T04:24:58.896905229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.897173139Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-07-15T04:24:58.897796915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-07-15T04:24:58.898464470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-07-15T04:24:58.898886640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007446s 
2026-07-15T04:24:58.899393722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-07-15T04:24:58.900060475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-07-15T04:24:58.900475601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007441s 
2026-07-15T04:24:58.900858071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-15T04:24:58', 'fix_language_metadata_profiles') 
2026-07-15T04:24:58.901218567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.902030873Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-15T04:24:58.902223982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022473s 
2026-07-15T04:24:58.902421220Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-15T04:24:58.902634489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.902894433Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-07-15T04:24:58.903236782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-15T04:24:58.903554753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-15T04:24:58.903821540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003567s 
2026-07-15T04:24:58.904240805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-15T04:24:58', 'remove_fanzub') 
2026-07-15T04:24:58.904536280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.905357735Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-15T04:24:58.905537427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018685s 
2026-07-15T04:24:58.905760486Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-15T04:24:58.905978034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.906242447Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-07-15T04:24:58.907718901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-07-15T04:24:58.908024586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-07-15T04:24:58.908370593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2026-07-15T04:24:58.908593422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-07-15T04:24:58.908932726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-07-15T04:24:58.909287661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s 
2026-07-15T04:24:58.909758900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-07-15T04:24:58.910178515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-07-15T04:24:58.910604834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006103s 
2026-07-15T04:24:58.910810669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-07-15T04:24:58.911090833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-15T04:24:58.911425868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004666s 
2026-07-15T04:24:58.911624899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-15T04:24:58.911986056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-15T04:24:58.912320229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004833s 
2026-07-15T04:24:58.912519952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-15T04:24:58.912840287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-15T04:24:58.913199280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s 
2026-07-15T04:24:58.913647112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-15T04:24:58', 'update_artist_history_indexes') 
2026-07-15T04:24:58.913997227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.914908172Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-15T04:24:58.915094527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021365s 
2026-07-15T04:24:58.915270041Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-15T04:24:58.915485645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.915737372Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-07-15T04:24:58.917091199Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:58.918001894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-15T04:24:58.918287248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009978s 
2026-07-15T04:24:58.918629217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-15T04:24:58', 'remove_nma') 
2026-07-15T04:24:58.918974372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.919721207Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-15T04:24:58.919913013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024215s 
2026-07-15T04:24:58.920117785Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-15T04:24:58.920331175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.920593183Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-07-15T04:24:58.920900081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.921081346Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-15T04:24:58.921283163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-07-15T04:24:58.929445524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-07-15T04:24:58.930636263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091058s 
2026-07-15T04:24:58.930986628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-15T04:24:58', 'album_disambiguation') 
2026-07-15T04:24:58.931377816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.932294262Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-15T04:24:58.932459154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107574s 
2026-07-15T04:24:58.932708657Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-15T04:24:58.932929482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.933224025Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-07-15T04:24:58.933636205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:58.933844004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:58.935252511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014271s 
2026-07-15T04:24:58.935633218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-15T04:24:58', 'add_ape_quality_in_profiles') 
2026-07-15T04:24:58.936042753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.936662040Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-15T04:24:58.936844688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027921s 
2026-07-15T04:24:58.937039801Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-15T04:24:58.937250185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.937503806Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-07-15T04:24:58.938530584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:58.938937504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-15T04:24:58.939220003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2026-07-15T04:24:58.939492502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:58.939835152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-07-15T04:24:58.940171981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004818s 
2026-07-15T04:24:58.940399108Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:58.940707890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-07-15T04:24:58.941080511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s 
2026-07-15T04:24:58.941436407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-15T04:24:58', 'remove_pushalot') 
2026-07-15T04:24:58.941824329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.942452694Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-15T04:24:58.942645473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018231s 
2026-07-15T04:24:58.942848562Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-15T04:24:58.943063234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.943319901Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-07-15T04:24:58.943712532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-15T04:24:58.944174352Z [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) 
2026-07-15T04:24:58.944591432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006801s 
2026-07-15T04:24:58.945006398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-15T04:24:58', 'add_custom_filters') 
2026-07-15T04:24:58.945422126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.946115222Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-15T04:24:58.946297018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021843s 
2026-07-15T04:24:58.946492922Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-15T04:24:58.946707725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.946961286Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-07-15T04:24:58.947269657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-15T04:24:58.947446002Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-15T04:24:58.947651165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-07-15T04:24:58.947982072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-07-15T04:24:58.948932136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010832s 
2026-07-15T04:24:58.949316991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-15T04:24:58', 'import_list_tags') 
2026-07-15T04:24:58.949675934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:58.950380694Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-15T04:24:58.950557560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025122s 
2026-07-15T04:24:58.950768545Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-15T04:24:58.950989640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:58.951257550Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-07-15T04:24:58.955966896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-07-15T04:24:58.956740614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2026-07-15T04:24:58.957364130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011875s 
2026-07-15T04:24:58.957603011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-07-15T04:24:58.958012616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-07-15T04:24:58.958416690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006061s 
2026-07-15T04:24:58.960859901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-15T04:24:58.960882858Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-15T04:24:58.960894381Z                           FROM "Artists" 
2026-07-15T04:24:58.961897842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-15T04:24:58.961929376Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-15T04:24:58.961943083Z                           FROM "Artists" 
2026-07-15T04:24:58.962444854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011004s 
2026-07-15T04:24:58.962617862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-15T04:24:58.962772043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.962983739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-07-15T04:24:58.963351660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.964365242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s 
2026-07-15T04:24:58.964971293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-15T04:24:58.964980552Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-15T04:24:58.964989289Z                                                   FROM "ArtistMetadata"
2026-07-15T04:24:58.964997766Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-15T04:24:58.965764851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-15T04:24:58.965779832Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-15T04:24:58.965790383Z                                                   FROM "ArtistMetadata"
2026-07-15T04:24:58.965800343Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-15T04:24:58.966220008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008449s 
2026-07-15T04:24:58.966410903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-07-15T04:24:58.967276246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2026-07-15T04:24:58.967995094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013802s 
2026-07-15T04:24:58.968233164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-07-15T04:24:58.968605343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-15T04:24:58.968971992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s 
2026-07-15T04:24:58.969180071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-07-15T04:24:58.969503292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-15T04:24:58.969865762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s 
2026-07-15T04:24:58.970045985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:58.970256218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:58.974994963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047453s 
2026-07-15T04:24:58.975171188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.975324527Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:58.975525773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-07-15T04:24:58.975860717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.976884950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011456s 
2026-07-15T04:24:58.977047237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.977214624Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.977417523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-07-15T04:24:58.977728169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:58.978707662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s 
2026-07-15T04:24:58.978909568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:58.979063779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.979249543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-07-15T04:24:58.979995736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-07-15T04:24:58.980924437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010298s 
2026-07-15T04:24:58.981606180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-15T04:24:58.981615519Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-15T04:24:58.981624126Z                                                   FROM "ArtistMetadata"
2026-07-15T04:24:58.981632503Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-15T04:24:58.981645419Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-15T04:24:58.982477045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-15T04:24:58.982495672Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-15T04:24:58.982506303Z                                                   FROM "ArtistMetadata"
2026-07-15T04:24:58.982516755Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-15T04:24:58.982527436Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-15T04:24:58.982966430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009469s 
2026-07-15T04:24:58.983150651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:58.983307167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:58.983515206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-07-15T04:24:58.983880171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-07-15T04:24:58.984803821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010783s 
2026-07-15T04:24:58.984977481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:58.985130038Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:58.985325913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-07-15T04:24:58.985665687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.986610761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2026-07-15T04:24:58.986775834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:58.986927299Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:58.987127782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-07-15T04:24:58.987443969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:58.988385325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010608s 
2026-07-15T04:24:58.988968410Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-15T04:24:58.988977598Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-15T04:24:58.988986166Z                                                 FROM "AlbumReleases"
2026-07-15T04:24:58.988994482Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-15T04:24:58.989003491Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-15T04:24:58.989750305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-15T04:24:58.989767359Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-15T04:24:58.989778021Z                                                 FROM "AlbumReleases"
2026-07-15T04:24:58.989788482Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-15T04:24:58.989799384Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-15T04:24:58.990294591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s 
2026-07-15T04:24:58.990913107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-15T04:24:58.990922406Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-15T04:24:58.990930963Z                                                   FROM "ArtistMetadata"
2026-07-15T04:24:58.990939350Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-15T04:24:58.990948208Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-15T04:24:58.991762217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-15T04:24:58.991777608Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-15T04:24:58.991788220Z                                                   FROM "ArtistMetadata"
2026-07-15T04:24:58.991798340Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-15T04:24:58.991809332Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-15T04:24:58.992256363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009299s 
2026-07-15T04:24:58.992784436Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2026-07-15T04:24:58.996778542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-07-15T04:24:58.998227591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-15T04:24:58.998897390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.000050903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.002434735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.002891715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.003238444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101262s 
2026-07-15T04:24:59.003630934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-07-15T04:24:59.007653386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2026-07-15T04:24:59.009490387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2026-07-15T04:24:59.010355710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:59.011892876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:59.014368503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:59.014908551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:59.015281712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113713s 
2026-07-15T04:24:59.015552448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-07-15T04:24:59.019503336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-07-15T04:24:59.021112006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2026-07-15T04:24:59.021815734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-15T04:24:59.022734765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-15T04:24:59.025069327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-15T04:24:59.025584976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-15T04:24:59.026014040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102353s 
2026-07-15T04:24:59.026221548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-07-15T04:24:59.030387179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2026-07-15T04:24:59.031508297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2026-07-15T04:24:59.032079357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-15T04:24:59.032804558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-15T04:24:59.035101986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:59.035478324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090778s 
2026-07-15T04:24:59.035703858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-15T04:24:59.036045125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.036425321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s 
2026-07-15T04:24:59.036626466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-07-15T04:24:59.036931210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.037291115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004703s 
2026-07-15T04:24:59.037506269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-07-15T04:24:59.037819189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.038188733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004994s 
2026-07-15T04:24:59.038405079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-07-15T04:24:59.038723671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.039145030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s 
2026-07-15T04:24:59.039357047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-07-15T04:24:59.039673214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-07-15T04:24:59.040050484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004981s 
2026-07-15T04:24:59.040272741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-07-15T04:24:59.040598057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-07-15T04:24:59.040975787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005116s 
2026-07-15T04:24:59.041165179Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.042053047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-15T04:24:59.042355176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010281s 
2026-07-15T04:24:59.042520138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.042839010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-15T04:24:59.043117351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2026-07-15T04:24:59.043287123Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.043686848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-07-15T04:24:59.044059399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006014s 
2026-07-15T04:24:59.044443031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-15T04:24:59', 'add_release_groups_etc') 
2026-07-15T04:24:59.044808317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.046846382Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-15T04:24:59.047031936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003344s 
2026-07-15T04:24:59.047253442Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-15T04:24:59.047482373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.047760944Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-07-15T04:24:59.048340141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.048602289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-07-15T04:24:59.049008367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004941s 
2026-07-15T04:24:59.049377470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-15T04:24:59', 'NewMediaInfoFormat') 
2026-07-15T04:24:59.049756173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.050456213Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-15T04:24:59.050661827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019101s 
2026-07-15T04:24:59.050886390Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-15T04:24:59.051124980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.051464554Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-07-15T04:24:59.052658559Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-15T04:24:59.053024767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-15T04:24:59.055278016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024024s 
2026-07-15T04:24:59.055472788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-15T04:24:59.055626889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.055896582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-07-15T04:24:59.056303201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.057329889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012004s 
2026-07-15T04:24:59.057742841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-15T04:24:59', 'rename_restrictions_to_release_profiles') 
2026-07-15T04:24:59.058134820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.058871244Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-15T04:24:59.059073170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026766s 
2026-07-15T04:24:59.059339367Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-15T04:24:59.059580011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.059887220Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-07-15T04:24:59.061076255Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-15T04:24:59.061370808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-15T04:24:59.063595129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023069s 
2026-07-15T04:24:59.063791003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-15T04:24:59.064015946Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.064203695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-07-15T04:24:59.064515142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-15T04:24:59.065399934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009865s 
2026-07-15T04:24:59.065600949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-07-15T04:24:59.065776202Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.065999652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-07-15T04:24:59.066319627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-15T04:24:59.067200461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s 
2026-07-15T04:24:59.067370504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.067640097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-15T04:24:59.067925301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s 
2026-07-15T04:24:59.068098941Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.068370238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-15T04:24:59.068664761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003769s 
2026-07-15T04:24:59.068923973Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-07-15T04:24:59.073371702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-07-15T04:24:59.074784548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-15T04:24:59.075486622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.076436655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.078701878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.079143828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.079615789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.080128762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.080466933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011392s 
2026-07-15T04:24:59.080900447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-15T04:24:59', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-15T04:24:59.081296655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.082338764Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-15T04:24:59.082558266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131764s 
2026-07-15T04:24:59.082757678Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-15T04:24:59.083004946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.083273326Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-07-15T04:24:59.083738814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-07-15T04:24:59.084203059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2026-07-15T04:24:59.084652244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007142s 
2026-07-15T04:24:59.084877307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-07-15T04:24:59.085257744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-07-15T04:24:59.085648431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s 
2026-07-15T04:24:59.086016241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-15T04:24:59', 'add_import_exclusions') 
2026-07-15T04:24:59.086391758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.087219545Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-15T04:24:59.087398556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021047s 
2026-07-15T04:24:59.087617196Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-15T04:24:59.087852290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.088128526Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-07-15T04:24:59.092677248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-15T04:24:59.092695826Z                           WHERE "Id" in (
2026-07-15T04:24:59.092700605Z                           SELECT "Artists"."Id" from "Artists"
2026-07-15T04:24:59.092705475Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.092710525Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-15T04:24:59.093530297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-15T04:24:59.093546519Z                           WHERE "Id" in (
2026-07-15T04:24:59.093555187Z                           SELECT "Artists"."Id" from "Artists"
2026-07-15T04:24:59.093563965Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.093573213Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-15T04:24:59.094171118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010601s 
2026-07-15T04:24:59.094770214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-15T04:24:59.094783661Z                           WHERE "Id" in (
2026-07-15T04:24:59.094795776Z                           SELECT "Albums"."Id" from "Albums"
2026-07-15T04:24:59.094804524Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.094855727Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-15T04:24:59.095563242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-15T04:24:59.095577461Z                           WHERE "Id" in (
2026-07-15T04:24:59.095582801Z                           SELECT "Albums"."Id" from "Albums"
2026-07-15T04:24:59.095587791Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.095593152Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-15T04:24:59.096167218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009987s 
2026-07-15T04:24:59.096751906Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-15T04:24:59.096762477Z                           WHERE "Id" in (
2026-07-15T04:24:59.096767918Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-15T04:24:59.096772758Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-15T04:24:59.096777848Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-15T04:24:59.097550024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-15T04:24:59.097583551Z                           WHERE "Id" in (
2026-07-15T04:24:59.097593241Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-15T04:24:59.097602279Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-15T04:24:59.097611658Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-15T04:24:59.098084831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009419s 
2026-07-15T04:24:59.098656643Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-15T04:24:59.098667725Z                           WHERE "Id" in (
2026-07-15T04:24:59.098676332Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-15T04:24:59.098684830Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-15T04:24:59.098693818Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-15T04:24:59.099451784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-15T04:24:59.099475783Z                           WHERE "Id" in (
2026-07-15T04:24:59.099481103Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-15T04:24:59.099486374Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-15T04:24:59.099491625Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-15T04:24:59.100072004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010128s 
2026-07-15T04:24:59.100687864Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-15T04:24:59.100701512Z                           WHERE "Id" in (
2026-07-15T04:24:59.100706812Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-15T04:24:59.100712123Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.100717524Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-15T04:24:59.101479539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-15T04:24:59.101489689Z                           WHERE "Id" in (
2026-07-15T04:24:59.101498276Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-15T04:24:59.101506713Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.101515641Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-15T04:24:59.102070499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s 
2026-07-15T04:24:59.102653463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-15T04:24:59.102664746Z                           WHERE "Id" IN (
2026-07-15T04:24:59.102673323Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.102681951Z                           LEFT OUTER JOIN "Tracks"
2026-07-15T04:24:59.102690217Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-15T04:24:59.102698925Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-15T04:24:59.103439306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-15T04:24:59.103452924Z                           WHERE "Id" IN (
2026-07-15T04:24:59.103458274Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.103463545Z                           LEFT OUTER JOIN "Tracks"
2026-07-15T04:24:59.103468194Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-15T04:24:59.103473235Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-15T04:24:59.104022651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009727s 
2026-07-15T04:24:59.104420222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-15T04:24:59', 'clean_artist_metadata_table') 
2026-07-15T04:24:59.104792031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.105607854Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-15T04:24:59.105793508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025182s 
2026-07-15T04:24:59.106018992Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-15T04:24:59.106242342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.106520442Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-07-15T04:24:59.107204831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.107402689Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-15T04:24:59.107621751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-15T04:24:59.107980102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.108941299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s 
2026-07-15T04:24:59.109138456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.109295983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.109530856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-15T04:24:59.109891172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.110842088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010978s 
2026-07-15T04:24:59.111032090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.111190139Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.111444120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-07-15T04:24:59.111801941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.112786384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011285s 
2026-07-15T04:24:59.112981617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.113138523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.113378887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-07-15T04:24:59.113725566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.114662082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s 
2026-07-15T04:24:59.114846253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.115009552Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.115224174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-07-15T04:24:59.115563798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.116509393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001081s 
2026-07-15T04:24:59.116749567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-07-15T04:24:59.122682187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-07-15T04:24:59.124413775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-07-15T04:24:59.125171972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-15T04:24:59.125666448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-15T04:24:59.128054358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111102s 
2026-07-15T04:24:59.128324803Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-07-15T04:24:59.132160619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "OnTrackRetag" INTEGER NOT NULL) 
2026-07-15T04:24:59.133840483Z [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", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-07-15T04:24:59.134641867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-15T04:24:59.135196454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-15T04:24:59.137554824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090158s 
2026-07-15T04:24:59.137933207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-15T04:24:59', 'health_issue_notification') 
2026-07-15T04:24:59.138287200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.139256903Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-15T04:24:59.139443739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106977s 
2026-07-15T04:24:59.139681077Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-15T04:24:59.139929808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.140221817Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-07-15T04:24:59.141146960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.141321151Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.141537216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-07-15T04:24:59.141878233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-07-15T04:24:59.142842656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011088s 
2026-07-15T04:24:59.143028750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.143182240Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.143374337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-07-15T04:24:59.143633599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-07-15T04:24:59.144571929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009997s 
2026-07-15T04:24:59.144842845Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-15T04:24:59.145131205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-15T04:24:59.145391379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003398s 
2026-07-15T04:24:59.145889403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-15T04:24:59.145903842Z                 WHERE "Id" IN (
2026-07-15T04:24:59.145912218Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.145920866Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-15T04:24:59.145929704Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-15T04:24:59.146555735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-15T04:24:59.146569633Z                 WHERE "Id" IN (
2026-07-15T04:24:59.146575014Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.146580404Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-15T04:24:59.146585745Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-15T04:24:59.147071734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008346s 
2026-07-15T04:24:59.147724850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-15T04:24:59.147738667Z                 WHERE "Id" IN (
2026-07-15T04:24:59.147743798Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.147749028Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-15T04:24:59.147754479Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-15T04:24:59.147759860Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-15T04:24:59.148635534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-15T04:24:59.148650524Z                 WHERE "Id" IN (
2026-07-15T04:24:59.148655664Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.148660654Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-15T04:24:59.148665795Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-15T04:24:59.148670875Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-15T04:24:59.149266906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010642s 
2026-07-15T04:24:59.149963198Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-15T04:24:59.149977347Z                 WHERE "Id" IN (
2026-07-15T04:24:59.149982236Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.149987196Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-15T04:24:59.149992457Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-15T04:24:59.149997648Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-15T04:24:59.150002337Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-15T04:24:59.150956228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-15T04:24:59.150967661Z                 WHERE "Id" IN (
2026-07-15T04:24:59.150974565Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-15T04:24:59.150981489Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-15T04:24:59.150988654Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-15T04:24:59.150995638Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-15T04:24:59.151002662Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-15T04:24:59.151612550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011867s 
2026-07-15T04:24:59.152167769Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-15T04:24:59.152179903Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-15T04:24:59.152187038Z                 FROM "Artists"
2026-07-15T04:24:59.152193380Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-15T04:24:59.152200434Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-15T04:24:59.152914333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-15T04:24:59.152928391Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-15T04:24:59.152934082Z                 FROM "Artists"
2026-07-15T04:24:59.152938922Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-15T04:24:59.152944133Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-15T04:24:59.153374259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008325s 
2026-07-15T04:24:59.153804275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-15T04:24:59.153818374Z                 WHERE "Id" NOT IN (
2026-07-15T04:24:59.154203028Z                     SELECT MIN("Id")
2026-07-15T04:24:59.154211836Z                     FROM "TrackFiles"
2026-07-15T04:24:59.154216646Z                     GROUP BY "Path"
2026-07-15T04:24:59.154221436Z                 ) 
2026-07-15T04:24:59.154332199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-15T04:24:59.154341748Z                 WHERE "Id" NOT IN (
2026-07-15T04:24:59.154348291Z                     SELECT MIN("Id")
2026-07-15T04:24:59.154354975Z                     FROM "TrackFiles"
2026-07-15T04:24:59.154361628Z                     GROUP BY "Path"
2026-07-15T04:24:59.154368352Z                 ) 
2026-07-15T04:24:59.154709890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000604s 
2026-07-15T04:24:59.154884201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.155040906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.155224376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-07-15T04:24:59.158825119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:59.159991678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-07-15T04:24:59.160579803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-15T04:24:59.161256596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-15T04:24:59.163666350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:59.164032748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086238s 
2026-07-15T04:24:59.164244224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-07-15T04:24:59.164527365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-15T04:24:59.164858331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s 
2026-07-15T04:24:59.165062613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-07-15T04:24:59.168599036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:59.169702669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-07-15T04:24:59.170243849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-15T04:24:59.171015904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-15T04:24:59.173469897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:59.174014955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-15T04:24:59.174320030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090466s 
2026-07-15T04:24:59.174703212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-15T04:24:59', 'add_mediafilerepository_mtime') 
2026-07-15T04:24:59.175070221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.176169766Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-15T04:24:59.176370149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108366s 
2026-07-15T04:24:59.176603339Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-15T04:24:59.176802981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.177082775Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-07-15T04:24:59.178520180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-15T04:24:59.178529729Z                           WHERE "Id" NOT IN (
2026-07-15T04:24:59.178538216Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-15T04:24:59.178546864Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.178556032Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-15T04:24:59.179333779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-15T04:24:59.179345763Z                           WHERE "Id" NOT IN (
2026-07-15T04:24:59.179351224Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-15T04:24:59.179356184Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-15T04:24:59.179361625Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-15T04:24:59.179821381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008861s 
2026-07-15T04:24:59.180076064Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-07-15T04:24:59.180324364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-07-15T04:24:59.180671513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s 
2026-07-15T04:24:59.180898250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-07-15T04:24:59.184692212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-15T04:24:59.186157484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-15T04:24:59.186826191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.187783118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.190139284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.190552587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.190994657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.191333079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102421s 
2026-07-15T04:24:59.191551789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-15T04:24:59.191894870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.192272461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000503s 
2026-07-15T04:24:59.192671364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-15T04:24:59', 'add_artistmetadataid_constraint') 
2026-07-15T04:24:59.193048214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.194153851Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-15T04:24:59.194351659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023562s 
2026-07-15T04:24:59.194564568Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-15T04:24:59.194785523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.195056289Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-07-15T04:24:59.195651548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-15T04:24:59.195823093Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-15T04:24:59.196075011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-07-15T04:24:59.196379704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.197334979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010865s 
2026-07-15T04:24:59.197522867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-15T04:24:59.197682719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.197908694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-07-15T04:24:59.198263449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.199190015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010738s 
2026-07-15T04:24:59.199372352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:59.199522234Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.199732397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-07-15T04:24:59.200098505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.200996043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s 
2026-07-15T04:24:59.201179502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-15T04:24:59.201339214Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.201564558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-07-15T04:24:59.201916767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.202870358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010999s 
2026-07-15T04:24:59.203050260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:59.203203098Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.203414153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-07-15T04:24:59.203757515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.204702098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s 
2026-07-15T04:24:59.204876359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-15T04:24:59.205032102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.205238769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-07-15T04:24:59.205573132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.206511753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s 
2026-07-15T04:24:59.206884684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-15T04:24:59', 'old_ids_and_artist_alias') 
2026-07-15T04:24:59.207253497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.207960811Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-15T04:24:59.208162668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024744s 
2026-07-15T04:24:59.208375106Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-15T04:24:59.208597264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.208867538Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-07-15T04:24:59.209163875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.209374169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.209902874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s 
2026-07-15T04:24:59.210175513Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-15T04:24:59.210471479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-15T04:24:59.210728497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003384s 
2026-07-15T04:24:59.211099093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-15T04:24:59', 'download_propers_config') 
2026-07-15T04:24:59.211457395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.212123687Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-15T04:24:59.212319281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016836s 
2026-07-15T04:24:59.212525607Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-15T04:24:59.212743576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.213006335Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-07-15T04:24:59.213832178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-07-15T04:24:59.214152764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-07-15T04:24:59.214714816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s 
2026-07-15T04:24:59.214922765Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-07-15T04:24:59.218529079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-15T04:24:59.219866784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-15T04:24:59.220539028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.221476857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.223762440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.224239802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.224695239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.225171398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.225501503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103853s 
2026-07-15T04:24:59.225719372Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-07-15T04:24:59.229325907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "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) 
2026-07-15T04:24:59.230605785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2026-07-15T04:24:59.231232688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-15T04:24:59.231819720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-15T04:24:59.234247160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-15T04:24:59.234596894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008669s 
2026-07-15T04:24:59.234794472Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-07-15T04:24:59.239491023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-15T04:24:59.240656570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-07-15T04:24:59.241237561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-15T04:24:59.241718189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-15T04:24:59.244683311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096958s 
2026-07-15T04:24:59.244884627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-07-15T04:24:59.248266418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-07-15T04:24:59.249289950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-07-15T04:24:59.249804817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-15T04:24:59.250564447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-15T04:24:59.253053711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-15T04:24:59.253478777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-15T04:24:59.253950828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-15T04:24:59.254444483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-15T04:24:59.254794969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097374s 
2026-07-15T04:24:59.254999781Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-07-15T04:24:59.258340671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-15T04:24:59.259294372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-07-15T04:24:59.259793888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-15T04:24:59.260282572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-15T04:24:59.262556122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073684s 
2026-07-15T04:24:59.262768790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-07-15T04:24:59.266151013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" 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, "Path" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:59.267206710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-07-15T04:24:59.267733180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-15T04:24:59.268517811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-15T04:24:59.271496831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:59.271979363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-15T04:24:59.272322123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093697s 
2026-07-15T04:24:59.272688862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-15T04:24:59', 'remove_language_profiles') 
2026-07-15T04:24:59.273060150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.274985037Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-15T04:24:59.275175250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119973s 
2026-07-15T04:24:59.275406947Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-15T04:24:59.275625517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.275963328Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-07-15T04:24:59.276422432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-15T04:24:59.276593898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.276833330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-07-15T04:24:59.277149206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-07-15T04:24:59.278074530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s 
2026-07-15T04:24:59.278461169Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-15T04:24:59.278938019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-15T04:24:59.279251591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s 
2026-07-15T04:24:59.279615845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-15T04:24:59', 'multi_disc_naming_format') 
2026-07-15T04:24:59.279980569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.280681732Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-15T04:24:59.280865903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019017s 
2026-07-15T04:24:59.281084253Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-15T04:24:59.281306711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.281569059Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-07-15T04:24:59.281939876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-15T04:24:59.282117314Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.282322497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-15T04:24:59.282643253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.283570000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001057s 
2026-07-15T04:24:59.283755764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.283974064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.296810760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128406s 
2026-07-15T04:24:59.297183842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-15T04:24:59', 'add_download_client_priority') 
2026-07-15T04:24:59.297567916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.298359139Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-15T04:24:59.298550906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143823s 
2026-07-15T04:24:59.298752191Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-15T04:24:59.298965080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.299227919Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-07-15T04:24:59.299594437Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.299910304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-15T04:24:59.300190197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s 
2026-07-15T04:24:59.300412646Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.300704313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-07-15T04:24:59.300978936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000378s 
2026-07-15T04:24:59.301338340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-15T04:24:59', 'remove_growl_prowl') 
2026-07-15T04:24:59.301686291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.302304767Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-15T04:24:59.302482765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016669s 
2026-07-15T04:24:59.302694692Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-15T04:24:59.302910447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.303176152Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-07-15T04:24:59.303557620Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.303899198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-15T04:24:59.304177900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004066s 
2026-07-15T04:24:59.304395899Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.304693017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-15T04:24:59.304964614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s 
2026-07-15T04:24:59.305325261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-15T04:24:59', 'remove_plex_hometheatre') 
2026-07-15T04:24:59.305680767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.306528274Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-15T04:24:59.306715110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019017s 
2026-07-15T04:24:59.306937498Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-15T04:24:59.307155457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.307424750Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-07-15T04:24:59.308057053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-15T04:24:59.308240874Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-07-15T04:24:59.308422940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-07-15T04:24:59.308689658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-07-15T04:24:59.309632306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010186s 
2026-07-15T04:24:59.309811748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-15T04:24:59.309970367Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.310194930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-07-15T04:24:59.310560767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.311519288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011167s 
2026-07-15T04:24:59.311712817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-15T04:24:59.311878060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.312147663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-07-15T04:24:59.312499863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.313443193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010863s 
2026-07-15T04:24:59.313631853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-15T04:24:59.313789751Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.314005756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-07-15T04:24:59.314357575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.315288730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s 
2026-07-15T04:24:59.315475917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-15T04:24:59.315629426Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.315836423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-07-15T04:24:59.316135506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-07-15T04:24:59.317040899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009939s 
2026-07-15T04:24:59.317222455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.317420314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.318342852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009466s 
2026-07-15T04:24:59.318720062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-15T04:24:59', 'add_root_folder_add_defaults') 
2026-07-15T04:24:59.319091600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.319814446Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-15T04:24:59.320030752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023826s 
2026-07-15T04:24:59.320220955Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-15T04:24:59.320432300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.320680731Z [Info] task_duration: Starting migration of Main DB to 40 
2026-07-15T04:24:59.321055185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-15T04:24:59.321230308Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.321453337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-15T04:24:59.321760736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-15T04:24:59.322701822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010463s 
2026-07-15T04:24:59.323054632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-15T04:24:59', 'task_duration') 
2026-07-15T04:24:59.323415119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.324257405Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-15T04:24:59.324423390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025746s 
2026-07-15T04:24:59.324668644Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-15T04:24:59.324917084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.325203100Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-07-15T04:24:59.325646874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-15T04:24:59.325827017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.326059585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-15T04:24:59.326396464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.327373001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010946s 
2026-07-15T04:24:59.327575910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-15T04:24:59.327765853Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.328031888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-15T04:24:59.328382425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.329336316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010931s 
2026-07-15T04:24:59.329808617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-15T04:24:59', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-15T04:24:59.330202180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.331594575Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-15T04:24:59.331813245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032773s 
2026-07-15T04:24:59.332050904Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-15T04:24:59.332276208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.332562484Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-07-15T04:24:59.332936467Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-07-15T04:24:59.336659246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-15T04:24:59.337947772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-15T04:24:59.338580647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.339614669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.342248465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.342709423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.343157275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.343654727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.344089884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010951s 
2026-07-15T04:24:59.344438265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-15T04:24:59.344833351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-15T04:24:59.345131572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004461s 
2026-07-15T04:24:59.345499403Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-15T04:24:59.345937335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-15T04:24:59.346245015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s 
2026-07-15T04:24:59.346473365Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-07-15T04:24:59.349982743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2026-07-15T04:24:59.351094693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2026-07-15T04:24:59.351653218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-15T04:24:59.352144417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-15T04:24:59.354551677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078568s 
2026-07-15T04:24:59.354931181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-15T04:24:59', 'remove_album_folders') 
2026-07-15T04:24:59.355309002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.356684342Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-15T04:24:59.356876299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099821s 
2026-07-15T04:24:59.357196574Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-15T04:24:59.357494875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.357799659Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-07-15T04:24:59.358148562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-15T04:24:59.358315779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.358518036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-15T04:24:59.358820425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-15T04:24:59.359797473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010863s 
2026-07-15T04:24:59.360211507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-15T04:24:59', 'add_priority_to_indexers') 
2026-07-15T04:24:59.360588536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.361397596Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-15T04:24:59.361594112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026593s 
2026-07-15T04:24:59.361831330Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-15T04:24:59.362083097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.362399995Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-07-15T04:24:59.362886645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-15T04:24:59.363232412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-15T04:24:59.363720876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2026-07-15T04:24:59.363914436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.364123607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.364775240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s 
2026-07-15T04:24:59.365243032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-15T04:24:59', 'remove_chown_and_folderchmod_config') 
2026-07-15T04:24:59.365638889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.366451737Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-15T04:24:59.366665537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022993s 
2026-07-15T04:24:59.366868837Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-15T04:24:59.367134272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.367419687Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-07-15T04:24:59.374045242Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-15T04:24:59.374913200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-15T04:24:59.375416173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s 
2026-07-15T04:24:59.375829576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-15T04:24:59', 'update_notifiarr') 
2026-07-15T04:24:59.376212337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.377079143Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-15T04:24:59.377271210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025726s 
2026-07-15T04:24:59.377507265Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-15T04:24:59.377738401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.378016852Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-07-15T04:24:59.378355344Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.378582130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.380019355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s 
2026-07-15T04:24:59.380441806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-15T04:24:59', 'email_multiple_addresses') 
2026-07-15T04:24:59.380817864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.381703538Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-15T04:24:59.381898310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031029s 
2026-07-15T04:24:59.382130759Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-15T04:24:59.382352986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.382626307Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-07-15T04:24:59.382928686Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-15T04:24:59.383208259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-15T04:24:59.385825240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026623s 
2026-07-15T04:24:59.386237561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-15T04:24:59', 'rename_blacklist_to_blocklist') 
2026-07-15T04:24:59.386640543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.387543602Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-15T04:24:59.387768044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043086s 
2026-07-15T04:24:59.387995442Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-15T04:24:59.388213932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.388537493Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-07-15T04:24:59.388952289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-15T04:24:59.389130628Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.389373197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-15T04:24:59.389770677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.390971466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001339s 
2026-07-15T04:24:59.391192902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-15T04:24:59.391570332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.392593373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011828s 
2026-07-15T04:24:59.392774307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.392971515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.395859271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028915s 
2026-07-15T04:24:59.396252824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-15T04:24:59', 'cdh_per_downloadclient') 
2026-07-15T04:24:59.396629823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.397516429Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-15T04:24:59.397703917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045348s 
2026-07-15T04:24:59.397918379Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-15T04:24:59.398173423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.398432815Z [Info] download_history: Starting migration of Main DB to 52 
2026-07-15T04:24:59.399197416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-15T04:24:59.399976625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" 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) 
2026-07-15T04:24:59.400558517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011687s 
2026-07-15T04:24:59.400777518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-15T04:24:59.401099898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-15T04:24:59.401446075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004817s 
2026-07-15T04:24:59.401690808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-07-15T04:24:59.402036544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-15T04:24:59.402425979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005327s 
2026-07-15T04:24:59.402699850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-15T04:24:59.403036288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-15T04:24:59.403417075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005213s 
2026-07-15T04:24:59.403596687Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.403821510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.404871845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010942s 
2026-07-15T04:24:59.405235147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-15T04:24:59', 'download_history') 
2026-07-15T04:24:59.405594120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.406567982Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-15T04:24:59.406891503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027744s 
2026-07-15T04:24:59.407111026Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-15T04:24:59.407337171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.407588477Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-07-15T04:24:59.408065288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-15T04:24:59', 'add_update_history') 
2026-07-15T04:24:59.408396625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.409141385Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-15T04:24:59.409329625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018173s 
2026-07-15T04:24:59.409549718Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-15T04:24:59.409778028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.410100317Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-07-15T04:24:59.410398387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.410570354Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.410793323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-15T04:24:59.411191415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.412294437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012237s 
2026-07-15T04:24:59.412713741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-15T04:24:59', 'add_on_update_to_notifications') 
2026-07-15T04:24:59.413078095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.413766532Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-15T04:24:59.413963008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00269s 
2026-07-15T04:24:59.414181969Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-15T04:24:59.414412884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.414667867Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-07-15T04:24:59.414982962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-15T04:24:59.415153756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.415386274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-15T04:24:59.415728804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.417341733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017417s 
2026-07-15T04:24:59.417715085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-15T04:24:59', 'download_client_per_indexer') 
2026-07-15T04:24:59.418078988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.418902888Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-15T04:24:59.419094093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032728s 
2026-07-15T04:24:59.419298825Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-15T04:24:59.419512796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.419775556Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-07-15T04:24:59.420219029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-15T04:24:59.420388841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.420589285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-07-15T04:24:59.420915031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.421902009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s 
2026-07-15T04:24:59.422087132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-15T04:24:59.422245200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.422483089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-07-15T04:24:59.422844677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.423842998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011522s 
2026-07-15T04:24:59.424041829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-15T04:24:59.424195418Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.424403838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-07-15T04:24:59.424732901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.425731693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011291s 
2026-07-15T04:24:59.426097891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-15T04:24:59', 'AddNewItemMonitorType') 
2026-07-15T04:24:59.426455721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.427372939Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-15T04:24:59.427558302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027407s 
2026-07-15T04:24:59.427756241Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-15T04:24:59.427987767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.428246058Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-07-15T04:24:59.428559970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-15T04:24:59.428734261Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.428945136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-07-15T04:24:59.429275962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.430292510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011539s 
2026-07-15T04:24:59.430651202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-15T04:24:59', 'ImportListSearch') 
2026-07-15T04:24:59.431017240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.431756178Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-15T04:24:59.431964407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025956s 
2026-07-15T04:24:59.432186615Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-15T04:24:59.432405245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.432678596Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-07-15T04:24:59.432998721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-15T04:24:59.433170096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.433398416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-07-15T04:24:59.433748321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.434756541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011501s 
2026-07-15T04:24:59.435130735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-15T04:24:59', 'ImportListMonitorExisting') 
2026-07-15T04:24:59.435495380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.436316634Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-15T04:24:59.436511196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026743s 
2026-07-15T04:24:59.436704836Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-15T04:24:59.436915580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.437168199Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-07-15T04:24:59.437581642Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.437890735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-15T04:24:59.438162552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s 
2026-07-15T04:24:59.438384028Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.438665596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-07-15T04:24:59.438927343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s 
2026-07-15T04:24:59.439101123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-15T04:24:59.439253810Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.439437651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-15T04:24:59.439700500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-15T04:24:59.440730034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010972s 
2026-07-15T04:24:59.441090320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-15T04:24:59', 'add_indexer_tags') 
2026-07-15T04:24:59.441442699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.442247180Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-15T04:24:59.442425980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025999s 
2026-07-15T04:24:59.442625843Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-15T04:24:59.442837409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.443098905Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-07-15T04:24:59.443358528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.443574664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.444445237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008965s 
2026-07-15T04:24:59.444815814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-15T04:24:59', 'update_audio_types') 
2026-07-15T04:24:59.446190272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.446981646Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-15T04:24:59.447161819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034099s 
2026-07-15T04:24:59.447418386Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-15T04:24:59.447673360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.447978644Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-07-15T04:24:59.450032982Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.450294609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-15T04:24:59.450540705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003039s 
2026-07-15T04:24:59.450716900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-15T04:24:59.450878285Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.451115753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-07-15T04:24:59.454964526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2026-07-15T04:24:59.456436601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2026-07-15T04:24:59.457139066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-07-15T04:24:59.457914939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-07-15T04:24:59.460506108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-15T04:24:59.461018450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-15T04:24:59.461368475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100505s 
2026-07-15T04:24:59.461541714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:59.461693009Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.461905878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-07-15T04:24:59.466026668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-07-15T04:24:59.468023581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-07-15T04:24:59.468949336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:59.469834539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:59.472408533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:59.472923300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:59.473402575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.473745677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116477s 
2026-07-15T04:24:59.473920288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:59.474071984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.474276075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-07-15T04:24:59.478388077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-07-15T04:24:59.480334288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-07-15T04:24:59.481255393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:59.482153693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:59.484721746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:59.485208356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:59.485677020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.486031584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011561s 
2026-07-15T04:24:59.486206717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:59.486358502Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.486551722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-07-15T04:24:59.490657912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-07-15T04:24:59.492598291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-07-15T04:24:59.493487482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-15T04:24:59.494326993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-15T04:24:59.496881538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-15T04:24:59.497348830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-15T04:24:59.497823486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.498169202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114188s 
2026-07-15T04:24:59.498345668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-15T04:24:59.498496993Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.498718689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-07-15T04:24:59.502470486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-07-15T04:24:59.503808171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-07-15T04:24:59.504490114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.505455399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.507940003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.508378607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.508825487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.509313089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.509673195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107721s 
2026-07-15T04:24:59.509848287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-15T04:24:59.510005123Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.510198934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-07-15T04:24:59.513930670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-07-15T04:24:59.515306221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-07-15T04:24:59.515999437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-15T04:24:59.516965072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-15T04:24:59.519407753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-15T04:24:59.519867358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-15T04:24:59.520315180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-15T04:24:59.520805738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-15T04:24:59.521156174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107715s 
2026-07-15T04:24:59.521332910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-15T04:24:59.521484636Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.521686603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-15T04:24:59.525360703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-15T04:24:59.526496401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-07-15T04:24:59.527106190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-15T04:24:59.527675977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-15T04:24:59.530138668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082454s 
2026-07-15T04:24:59.530320825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-15T04:24:59.530474394Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.530688395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-15T04:24:59.535561240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE 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, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-15T04:24:59.536726828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-07-15T04:24:59.537332248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-15T04:24:59.537862606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-15T04:24:59.540314094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093957s 
2026-07-15T04:24:59.540474718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-15T04:24:59.540671634Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-07-15T04:24:59.540852238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-15T04:24:59.544411056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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) 
2026-07-15T04:24:59.545455851Z [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" 
2026-07-15T04:24:59.546006149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-15T04:24:59.546464292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-15T04:24:59.548837121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007784s 
2026-07-15T04:24:59.549032305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-15T04:24:59.549182086Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.549389264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-15T04:24:59.552970086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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) 
2026-07-15T04:24:59.554017406Z [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" 
2026-07-15T04:24:59.554565069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-15T04:24:59.555106781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-15T04:24:59.557565373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079736s 
2026-07-15T04:24:59.557744023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-15T04:24:59.557893243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.558096312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-15T04:24:59.561692576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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) 
2026-07-15T04:24:59.562702530Z [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" 
2026-07-15T04:24:59.563233139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-15T04:24:59.563755732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-15T04:24:59.566171367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078624s 
2026-07-15T04:24:59.566368134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-15T04:24:59.566529298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.566774492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-15T04:24:59.570271937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-15T04:24:59.571250739Z [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" 
2026-07-15T04:24:59.571798993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-15T04:24:59.572468211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-15T04:24:59.575160003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.575536071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008556s 
2026-07-15T04:24:59.575736785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-15T04:24:59.575914814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.576160418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-15T04:24:59.579619917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-15T04:24:59.580631164Z [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" 
2026-07-15T04:24:59.581171993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-15T04:24:59.582000552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-15T04:24:59.584672885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.585034784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086586s 
2026-07-15T04:24:59.585228163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-15T04:24:59.585393837Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.585630895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-15T04:24:59.589139893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-15T04:24:59.590118804Z [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" 
2026-07-15T04:24:59.590638732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-15T04:24:59.591492882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-15T04:24:59.594134172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.594513687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086356s 
2026-07-15T04:24:59.594702637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-15T04:24:59.594864994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-07-15T04:24:59.595075288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-15T04:24:59.598667724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" 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) 
2026-07-15T04:24:59.599817370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-07-15T04:24:59.600437700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-15T04:24:59.601270728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-15T04:24:59.603826415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-15T04:24:59.604344950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-15T04:24:59.619173268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-15T04:24:59.619629798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243708s 
2026-07-15T04:24:59.620077540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-15T04:24:59.620268795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-15T04:24:59.620512025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-15T04:24:59.625617539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-15T04:24:59.626287208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-07-15T04:24:59.626674919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-15T04:24:59.627138292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-15T04:24:59.630803214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100744s 
2026-07-15T04:24:59.630952886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-15T04:24:59.631083008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-15T04:24:59.631254142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-15T04:24:59.635717793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-15T04:24:59.636488356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-07-15T04:24:59.636908482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-15T04:24:59.637409050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-15T04:24:59.639950650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084951s 
2026-07-15T04:24:59.640119209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-15T04:24:59.640251776Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.640441208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-15T04:24:59.643915516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-07-15T04:24:59.644732772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-07-15T04:24:59.645224573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-15T04:24:59.646164827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-15T04:24:59.648751327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-15T04:24:59.649169018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-15T04:24:59.649566438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-15T04:24:59.649963879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-15T04:24:59.650319175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096676s 
2026-07-15T04:24:59.650544488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-15T04:24:59.650690943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.650897229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-15T04:24:59.654424735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-15T04:24:59.655232662Z [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" 
2026-07-15T04:24:59.655696496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-15T04:24:59.656383801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-15T04:24:59.660597188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.660924497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098093s 
2026-07-15T04:24:59.661087024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-15T04:24:59.661194992Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.661375656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-15T04:24:59.664817969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-15T04:24:59.665616808Z [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" 
2026-07-15T04:24:59.666040251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-15T04:24:59.666735331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-15T04:24:59.669401872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.669723941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081471s 
2026-07-15T04:24:59.669867070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-15T04:24:59.670002492Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.670185251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-15T04:24:59.673627003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-15T04:24:59.674526816Z [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" 
2026-07-15T04:24:59.674989618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-15T04:24:59.675728336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-15T04:24:59.678325357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.678621433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082621s 
2026-07-15T04:24:59.678782548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-15T04:24:59.678916017Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.679105989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-15T04:24:59.682729498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-15T04:24:59.683598579Z [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" 
2026-07-15T04:24:59.684101933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-15T04:24:59.684719677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-15T04:24:59.687373753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.687699720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083931s 
2026-07-15T04:24:59.687916356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-15T04:24:59.688093122Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.688314638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-15T04:24:59.691740168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-15T04:24:59.692634339Z [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" 
2026-07-15T04:24:59.693097702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-15T04:24:59.693743283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-15T04:24:59.696234862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.696561019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080607s 
2026-07-15T04:24:59.696718866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-15T04:24:59.696854981Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.697039763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-15T04:24:59.700492708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-15T04:24:59.701362350Z [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" 
2026-07-15T04:24:59.701887057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-15T04:24:59.702559872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-15T04:24:59.705160380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.705489533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082352s 
2026-07-15T04:24:59.705650437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-15T04:24:59.705789818Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.705970602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-07-15T04:24:59.710606200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-15T04:24:59.711349768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-07-15T04:24:59.711790746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-15T04:24:59.712394512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-15T04:24:59.714818394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086643s 
2026-07-15T04:24:59.714944889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-15T04:24:59.715092486Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.715286297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-07-15T04:24:59.718787579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2026-07-15T04:24:59.719532239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-07-15T04:24:59.720007216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-15T04:24:59.720498515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-15T04:24:59.723069674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075686s 
2026-07-15T04:24:59.723202402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-15T04:24:59.723341853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.723535412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-15T04:24:59.727146617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-15T04:24:59.728036379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-07-15T04:24:59.728594583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-15T04:24:59.729077145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-15T04:24:59.731470807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077172s 
2026-07-15T04:24:59.731604967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-15T04:24:59.731753176Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.731979321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-15T04:24:59.735467697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-15T04:24:59.736339383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-07-15T04:24:59.736814731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-15T04:24:59.737289126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-15T04:24:59.739703580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075486s 
2026-07-15T04:24:59.739836046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-15T04:24:59.740005408Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.740182454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-15T04:24:59.743554196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2026-07-15T04:24:59.744251180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2026-07-15T04:24:59.744658230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-15T04:24:59.745097535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-15T04:24:59.747486807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071289s 
2026-07-15T04:24:59.747645277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-15T04:24:59.747796551Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-07-15T04:24:59.748029280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-15T04:24:59.751340720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-15T04:24:59.751989808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-15T04:24:59.752373881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-15T04:24:59.752948539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-15T04:24:59.755459737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-15T04:24:59.755780233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076028s 
2026-07-15T04:24:59.755996098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-15T04:24:59.756138885Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.756322325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-15T04:24:59.759638104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-15T04:24:59.760287983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-15T04:24:59.760667397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-15T04:24:59.761336515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-15T04:24:59.763807281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-15T04:24:59.764161635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007665s 
2026-07-15T04:24:59.764314413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.764447571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.764596230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-07-15T04:24:59.768080148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" 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, "Path" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:59.768848786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-07-15T04:24:59.769277650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-15T04:24:59.770014394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-15T04:24:59.772595243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:59.772949667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-15T04:24:59.773248358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084797s 
2026-07-15T04:24:59.773402910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.773537561Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.773707383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-07-15T04:24:59.777198385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" 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, "Path" TEXT NOT NULL UNIQUE) 
2026-07-15T04:24:59.777981843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-07-15T04:24:59.778388282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-15T04:24:59.779141168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-15T04:24:59.781691315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-15T04:24:59.782039516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-15T04:24:59.782330492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084587s 
2026-07-15T04:24:59.782483481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-15T04:24:59.782617901Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.782788916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-15T04:24:59.787100350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-15T04:24:59.787581159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-15T04:24:59.787947637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-15T04:24:59.788457414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-15T04:24:59.790972470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-15T04:24:59.791253997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082927s 
2026-07-15T04:24:59.791591126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-15T04:24:59', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-15T04:24:59.791928265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.794808777Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-15T04:24:59.794950993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117489s 
2026-07-15T04:24:59.795169664Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-15T04:24:59.795355638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.795615362Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-07-15T04:24:59.796232374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.796386234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-15T04:24:59.796577169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-07-15T04:24:59.796813836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.797823089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010947s 
2026-07-15T04:24:59.797977680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.798110227Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.798284809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-07-15T04:24:59.798539412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.799494646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2026-07-15T04:24:59.799802276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-15T04:24:59', 'add_on_delete_to_notifications') 
2026-07-15T04:24:59.800132711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.800811108Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-15T04:24:59.800962863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023193s 
2026-07-15T04:24:59.801135261Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-15T04:24:59.801310413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.801538312Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-07-15T04:24:59.802933553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-15T04:24:59.803082553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.803263407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-15T04:24:59.803531647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.804587564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001106s 
2026-07-15T04:24:59.804706674Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-15T04:24:59.804918801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-15T04:24:59.805160619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003183s 
2026-07-15T04:24:59.805309789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.805443568Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.805615134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-07-15T04:24:59.805841440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-15T04:24:59.806780201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009932s 
2026-07-15T04:24:59.806943620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.807088712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.807773832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006935s 
2026-07-15T04:24:59.807986751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-15T04:24:59.808372719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2026-07-15T04:24:59.808772263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006734s 
2026-07-15T04:24:59.808945963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-15T04:24:59.809174093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-15T04:24:59.809460810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003612s 
2026-07-15T04:24:59.809614881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-15T04:24:59.809748730Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.809920035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-07-15T04:24:59.810171933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-07-15T04:24:59.811168671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s 
2026-07-15T04:24:59.811324475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-15T04:24:59.811452432Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.811627615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-07-15T04:24:59.811897078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.812874517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s 
2026-07-15T04:24:59.813026032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-15T04:24:59.813159360Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.813336367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-07-15T04:24:59.813606802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.814633660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011268s 
2026-07-15T04:24:59.814782279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.814948334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.816434057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014782s 
2026-07-15T04:24:59.816578678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.816736075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.817535385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008027s 
2026-07-15T04:24:59.817729396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-15T04:24:59.821233123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-07-15T04:24:59.822002192Z [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" 
2026-07-15T04:24:59.822412929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-15T04:24:59.822841022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-15T04:24:59.825325636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074421s 
2026-07-15T04:24:59.825523285Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-07-15T04:24:59.828951470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-07-15T04:24:59.829552080Z [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" 
2026-07-15T04:24:59.829910231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-15T04:24:59.830410850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-15T04:24:59.832924823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071974s 
2026-07-15T04:24:59.833133774Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-15T04:24:59.833374509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-15T04:24:59.833645746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002942s 
2026-07-15T04:24:59.833756849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-15T04:24:59.833885088Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.834074058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-15T04:24:59.834358712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.835349297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010857s 
2026-07-15T04:24:59.835499469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-15T04:24:59.835624922Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.835810566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-15T04:24:59.836079397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-15T04:24:59.837074913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010646s 
2026-07-15T04:24:59.837353333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-15T04:24:59', 'add_custom_formats') 
2026-07-15T04:24:59.837639660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.838712742Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-15T04:24:59.838862193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002689s 
2026-07-15T04:24:59.839048358Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-15T04:24:59.839232729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.839456059Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-07-15T04:24:59.839781544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-15T04:24:59.839947318Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-07-15T04:24:59.840107140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-15T04:24:59.840333516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-15T04:24:59.841315665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010529s 
2026-07-15T04:24:59.841589627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-15T04:24:59', 'add_result_to_commands') 
2026-07-15T04:24:59.841879591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.842537807Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-15T04:24:59.842685244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022585s 
2026-07-15T04:24:59.842868623Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-15T04:24:59.843041692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.843277938Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-07-15T04:24:59.843593824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.843759969Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-07-15T04:24:59.843940031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-15T04:24:59.844191227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.845201462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s 
2026-07-15T04:24:59.845488380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-15T04:24:59', 'health_restored_notification') 
2026-07-15T04:24:59.845781711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.846441059Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-15T04:24:59.846592263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023091s 
2026-07-15T04:24:59.846754801Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-15T04:24:59.846928671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.847141770Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-07-15T04:24:59.847463659Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-15T04:24:59.847707550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-15T04:24:59.847954247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003101s 
2026-07-15T04:24:59.848221716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-15T04:24:59', 'remove_uc') 
2026-07-15T04:24:59.848495196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.849265728Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-15T04:24:59.849406843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016113s 
2026-07-15T04:24:59.849601876Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-15T04:24:59.849783992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.850008535Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-07-15T04:24:59.850255011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.850425424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.852388278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2026-07-15T04:24:59.852693543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-15T04:24:59', 'download_clients_rename_tv_to_music') 
2026-07-15T04:24:59.852991263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.853626021Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-15T04:24:59.853790232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031658s 
2026-07-15T04:24:59.853987139Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-15T04:24:59.854166460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.854395802Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-07-15T04:24:59.854703592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-15T04:24:59.854855288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.855028587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-15T04:24:59.855285294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-07-15T04:24:59.856340279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011363s 
2026-07-15T04:24:59.856640323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-15T04:24:59', 'add_colon_replacement_to_naming_config') 
2026-07-15T04:24:59.856942342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.857608714Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-15T04:24:59.857773746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023749s 
2026-07-15T04:24:59.857938238Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-15T04:24:59.858101707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.858315447Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-07-15T04:24:59.858659009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-15T04:24:59.862185813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-15T04:24:59.862941555Z [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" 
2026-07-15T04:24:59.863372463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-15T04:24:59.864110019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-15T04:24:59.866815108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.867142517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083074s 
2026-07-15T04:24:59.867294764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-15T04:24:59.867425828Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:24:59.867603596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-15T04:24:59.867844100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-15T04:24:59.868860267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010809s 
2026-07-15T04:24:59.869130702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-15T04:24:59', 'list_sync_time') 
2026-07-15T04:24:59.869413622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.870329347Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-15T04:24:59.870479469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s 
2026-07-15T04:24:59.870655023Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-15T04:24:59.870828332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.871053034Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-07-15T04:24:59.871351115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-15T04:24:59.871501828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.871657292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-15T04:24:59.871883477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-15T04:24:59.872863351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010374s 
2026-07-15T04:24:59.873141982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-15T04:24:59', 'add_download_client_tags') 
2026-07-15T04:24:59.873431876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.874126285Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-15T04:24:59.874278662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002276s 
2026-07-15T04:24:59.874452592Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-15T04:24:59.874627985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.874847638Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-07-15T04:24:59.875384549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-15T04:24:59.875796048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-15T04:24:59.876266025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007175s 
2026-07-15T04:24:59.876448312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-15T04:24:59.876704087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-15T04:24:59.877000234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s 
2026-07-15T04:24:59.877280618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-15T04:24:59', 'add_notification_status') 
2026-07-15T04:24:59.877561895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.878333108Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-15T04:24:59.878629475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016961s 
2026-07-15T04:24:59.878813817Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-15T04:24:59.878988839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.879213191Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-07-15T04:24:59.879456451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:24:59.879632866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:24:59.881481480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018557s 
2026-07-15T04:24:59.881776324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-15T04:24:59', 'add_alac_24_quality_in_profiles') 
2026-07-15T04:24:59.882069444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.882722580Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-15T04:24:59.882879737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030749s 
2026-07-15T04:24:59.883045000Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-15T04:24:59.883216385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.883429374Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-07-15T04:24:59.883752044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-15T04:24:59.883906786Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.884056237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-15T04:24:59.884252803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-15T04:24:59.885264851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s 
2026-07-15T04:24:59.885433581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-15T04:24:59.885638023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-15T04:24:59.886635522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010449s 
2026-07-15T04:24:59.886917730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-15T04:24:59', 'add_salt_to_users') 
2026-07-15T04:24:59.887197524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.888014650Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-15T04:24:59.888189923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023259s 
2026-07-15T04:24:59.888361178Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-15T04:24:59.888530619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.888759119Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-07-15T04:24:59.889211631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-15T04:24:59.889632659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-07-15T04:24:59.890101994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007244s 
2026-07-15T04:24:59.890268580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-15T04:24:59.890488282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-15T04:24:59.890784379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003648s 
2026-07-15T04:24:59.891067880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-15T04:24:59', 'add_auto_tagging') 
2026-07-15T04:24:59.891360229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.892442899Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-15T04:24:59.892600166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019922s 
2026-07-15T04:24:59.892794477Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-15T04:24:59.892974660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.893216778Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-07-15T04:24:59.893540600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-15T04:24:59.893692256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.893867990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-15T04:24:59.894104186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-15T04:24:59.895176806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s 
2026-07-15T04:24:59.895419355Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-15T04:24:59.895683366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-15T04:24:59.895946777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003196s 
2026-07-15T04:24:59.896248144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-15T04:24:59', 'quality_definition_preferred_size') 
2026-07-15T04:24:59.896551555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.897413071Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-15T04:24:59.897579306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017583s 
2026-07-15T04:24:59.897777024Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-15T04:24:59.897964471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.898202641Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-07-15T04:24:59.898514630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-15T04:24:59.898663840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.898833332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-07-15T04:24:59.899080439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.900192509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011865s 
2026-07-15T04:24:59.900497394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-15T04:24:59', 'add_on_artist_add_to_notifications') 
2026-07-15T04:24:59.900797548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.901604954Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-15T04:24:59.901764696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025596s 
2026-07-15T04:24:59.901940941Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-15T04:24:59.902116405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.902340456Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-07-15T04:24:59.902632815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-15T04:24:59.902778118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-07-15T04:24:59.902956256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-07-15T04:24:59.903177001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-15T04:24:59.904226755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010958s 
2026-07-15T04:24:59.904516208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-15T04:24:59', 'album_last_searched_time') 
2026-07-15T04:24:59.904809830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.905542566Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-15T04:24:59.905698109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023843s 
2026-07-15T04:24:59.905869414Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-15T04:24:59.906043906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.906262346Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-07-15T04:24:59.906619134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-15T04:24:59.906769026Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.906934279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-07-15T04:24:59.907174483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.908253166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011493s 
2026-07-15T04:24:59.908412747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-15T04:24:59.908544422Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:24:59.908708593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-07-15T04:24:59.908948226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-15T04:24:59.909990034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s 
2026-07-15T04:24:59.910272262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-15T04:24:59', 'add_indexer_flags') 
2026-07-15T04:24:59.910564681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.911314221Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-15T04:24:59.911460676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024171s 
2026-07-15T04:24:59.911645939Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-15T04:24:59.911822064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.912078030Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-07-15T04:24:59.912466091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-07-15T04:24:59.912697277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-07-15T04:24:59.913031891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s 
2026-07-15T04:24:59.913208317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-07-15T04:24:59.913424713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-07-15T04:24:59.913745489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003867s 
2026-07-15T04:24:59.913920962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-07-15T04:24:59.914158901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-07-15T04:24:59.914479527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004019s 
2026-07-15T04:24:59.914787017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-15T04:24:59', 'add_indexes_album_statistics') 
2026-07-15T04:24:59.915089135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.915899277Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-15T04:24:59.916058368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017678s 
2026-07-15T04:24:59.916238240Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-15T04:24:59.916412782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:24:59.916634999Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-07-15T04:24:59.917013993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-15T04:24:59.917338967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-15T04:24:59.917604793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003789s 
2026-07-15T04:24:59.917883935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-15T04:24:59', 'update_redacted_baseurl') 
2026-07-15T04:24:59.918171975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:24:59.918985413Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-15T04:24:59.919140446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017228s 
2026-07-15T04:24:59.928518837Z [Debug] MigrationController: Took: 00:00:01.4913771 
2026-07-15T04:25:00.015599632Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-07-15T04:25:00.049471068Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-15T04:25:00.072350995Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-15T04:25:00.091050931Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-15T04:25:00.091905252Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-15T04:25:00.092188503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-15T04:25:00.096108298Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-15T04:25:00.096329133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041668s 
2026-07-15T04:25:00.096562313Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-15T04:25:00.096784881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004377s 
2026-07-15T04:25:00.098222086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-15T04:25:00.098474705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.098852135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-15T04:25:00.099126889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-15T04:25:00.099608509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005564s 
2026-07-15T04:25:00.099855426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.101030513Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-15T04:25:00.101246819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019562s 
2026-07-15T04:25:00.101559920Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-15T04:25:00.101852188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.102282806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-15T04:25:00.102580145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-15T04:25:00.103018337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004915s 
2026-07-15T04:25:00.103237970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-15T04:25:00.103453804Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:25:00.103710521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-15T04:25:00.103989784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-15T04:25:00.104771528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007836s 
2026-07-15T04:25:00.104975670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.105725300Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-15T04:25:00.105955263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017624s 
2026-07-15T04:25:00.106258914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-15T04:25:00.106502355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.106889625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-15T04:25:00.107114057Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-07-15T04:25:00.107299320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-15T04:25:00.107597901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-15T04:25:00.108153400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s 
2026-07-15T04:25:00.108397552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.109102181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-15T04:25:00.109338988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014948s 
2026-07-15T04:25:00.109684084Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-15T04:25:00.109931211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.110207267Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-15T04:25:00.110768147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-15T04:25:00.111206861Z [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) 
2026-07-15T04:25:00.111803573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008076s 
2026-07-15T04:25:00.112076583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-15T04:25:00.112334743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-15T04:25:00.112696602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2026-07-15T04:25:00.113033610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-15T04:25:00', 'InitialSetup') 
2026-07-15T04:25:00.113439368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.114831342Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-15T04:25:00.115054221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025426s 
2026-07-15T04:25:00.115296589Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-15T04:25:00.115561933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.115882930Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-07-15T04:25:00.116288397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-15T04:25:00', 'add_reason_to_pending_releases') 
2026-07-15T04:25:00.116715317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.117426269Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-15T04:25:00.117673316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2026-07-15T04:25:00.117904773Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-15T04:25:00.118162542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.118442235Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-07-15T04:25:00.118786008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-15T04:25:00', 'add_medium_support') 
2026-07-15T04:25:00.119193759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.119986786Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-15T04:25:00.120179434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001774s 
2026-07-15T04:25:00.120426682Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-15T04:25:00.120687448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.120990628Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-07-15T04:25:00.121359992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-15T04:25:00', 'add_various_qualites_in_profile') 
2026-07-15T04:25:00.121789447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.122577705Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-15T04:25:00.122822708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018679s 
2026-07-15T04:25:00.123054175Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-15T04:25:00.123294930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.123596056Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-07-15T04:25:00.123987224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-15T04:25:00', 'metadata_profiles') 
2026-07-15T04:25:00.124364534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.125027099Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-15T04:25:00.125248976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017275s 
2026-07-15T04:25:00.125508078Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-15T04:25:00.125780867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.126090130Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-07-15T04:25:00.126483713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-15T04:25:00', 'separate_automatic_and_interactive_search') 
2026-07-15T04:25:00.126922166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.127643519Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-15T04:25:00.127972362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018328s 
2026-07-15T04:25:00.128187675Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-15T04:25:00.128443230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.128744116Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-07-15T04:25:00.129119693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-15T04:25:00', 'change_album_path_to_relative') 
2026-07-15T04:25:00.129544228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.130303357Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-15T04:25:00.130536516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018367s 
2026-07-15T04:25:00.130783574Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-15T04:25:00.131040932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.131344965Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-07-15T04:25:00.131718938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-15T04:25:00', 'change_quality_size_mb_to_kb') 
2026-07-15T04:25:00.132148263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.132822160Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-15T04:25:00.133055360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017649s 
2026-07-15T04:25:00.133283109Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-15T04:25:00.133521329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.133810341Z [Info] album_releases: Starting migration of Log DB to 9 
2026-07-15T04:25:00.134143672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-15T04:25:00', 'album_releases') 
2026-07-15T04:25:00.134549981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.135201513Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-15T04:25:00.135439542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00168s 
2026-07-15T04:25:00.135659646Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-15T04:25:00.135920170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.136210094Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-07-15T04:25:00.136571132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-15T04:25:00', 'album_releases_fix') 
2026-07-15T04:25:00.136970506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.137707871Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-15T04:25:00.137946382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017945s 
2026-07-15T04:25:00.138169060Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-15T04:25:00.138403392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.138703126Z [Info] import_lists: Starting migration of Log DB to 11 
2026-07-15T04:25:00.143217469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-15T04:25:00', 'import_lists') 
2026-07-15T04:25:00.143663167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.144453880Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-15T04:25:00.144677330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060379s 
2026-07-15T04:25:00.144925340Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-15T04:25:00.145165824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.145475488Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-07-15T04:25:00.145817677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-15T04:25:00', 'add_release_status') 
2026-07-15T04:25:00.146228164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.146968335Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-15T04:25:00.147202045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017907s 
2026-07-15T04:25:00.147440896Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-15T04:25:00.147694487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.148071517Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-07-15T04:25:00.148437414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-15T04:25:00', 'album_download_notification') 
2026-07-15T04:25:00.148848311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.149592009Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-15T04:25:00.149829217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018792s 
2026-07-15T04:25:00.150078379Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-15T04:25:00.150335307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.150639770Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-07-15T04:25:00.151006318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-15T04:25:00', 'fix_language_metadata_profiles') 
2026-07-15T04:25:00.151431695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.152209872Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-15T04:25:00.152457561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018455s 
2026-07-15T04:25:00.152683496Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-15T04:25:00.152921897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.153212342Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-07-15T04:25:00.153545212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-15T04:25:00', 'remove_fanzub') 
2026-07-15T04:25:00.153951821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.154653655Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-15T04:25:00.154870973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017185s 
2026-07-15T04:25:00.155116377Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-15T04:25:00.155373686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.155687728Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-07-15T04:25:00.156047864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-15T04:25:00', 'update_artist_history_indexes') 
2026-07-15T04:25:00.156472739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.157198551Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-15T04:25:00.157441260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018037s 
2026-07-15T04:25:00.157664610Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-15T04:25:00.157900195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.158183064Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-07-15T04:25:00.158506005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-15T04:25:00', 'remove_nma') 
2026-07-15T04:25:00.158920309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.159576281Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-15T04:25:00.159801424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016725s 
2026-07-15T04:25:00.160087991Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-15T04:25:00.160334718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.160635344Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-07-15T04:25:00.160978365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-15T04:25:00', 'album_disambiguation') 
2026-07-15T04:25:00.161403481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.162151177Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-15T04:25:00.162376721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018024s 
2026-07-15T04:25:00.162624370Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-15T04:25:00.162871017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.163167404Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-07-15T04:25:00.163521287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-15T04:25:00', 'add_ape_quality_in_profiles') 
2026-07-15T04:25:00.163953748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.164662826Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-15T04:25:00.164909784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017753s 
2026-07-15T04:25:00.165136701Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-15T04:25:00.165375051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.165665225Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-07-15T04:25:00.165998306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-15T04:25:00', 'remove_pushalot') 
2026-07-15T04:25:00.166407260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.167300108Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-15T04:25:00.167525192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019213s 
2026-07-15T04:25:00.167755666Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-15T04:25:00.168023115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.168312808Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-07-15T04:25:00.168652182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-15T04:25:00', 'add_custom_filters') 
2026-07-15T04:25:00.169060825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.169818241Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-15T04:25:00.170046641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017958s 
2026-07-15T04:25:00.170275832Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-15T04:25:00.170523251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.170809718Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-07-15T04:25:00.171145134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-15T04:25:00', 'import_list_tags') 
2026-07-15T04:25:00.171552113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.172273957Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-15T04:25:00.172511466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001747s 
2026-07-15T04:25:00.172750367Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-15T04:25:00.172994619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.173296257Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-07-15T04:25:00.173650610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-15T04:25:00', 'add_release_groups_etc') 
2026-07-15T04:25:00.174061117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.174705936Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-15T04:25:00.174937312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017007s 
2026-07-15T04:25:00.175169229Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-15T04:25:00.175413732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.175704958Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-07-15T04:25:00.176083721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-15T04:25:00', 'NewMediaInfoFormat') 
2026-07-15T04:25:00.176495511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.177164097Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-15T04:25:00.177394361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017424s 
2026-07-15T04:25:00.177654515Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-15T04:25:00.177918357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.178223311Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-07-15T04:25:00.178617515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-15T04:25:00', 'rename_restrictions_to_release_profiles') 
2026-07-15T04:25:00.179050798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.179801440Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-15T04:25:00.180067876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001854s 
2026-07-15T04:25:00.180331708Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-15T04:25:00.180607022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.180912397Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-07-15T04:25:00.181308916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-15T04:25:00', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-15T04:25:00.181752349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.182511368Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-15T04:25:00.182765520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s 
2026-07-15T04:25:00.183002157Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-15T04:25:00.183246669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.183543156Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-07-15T04:25:00.183902470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-15T04:25:00', 'add_import_exclusions') 
2026-07-15T04:25:00.184318678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.184994911Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-15T04:25:00.185222319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017367s 
2026-07-15T04:25:00.185462432Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-15T04:25:00.185718919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.186017711Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-07-15T04:25:00.186370572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-15T04:25:00', 'clean_artist_metadata_table') 
2026-07-15T04:25:00.186791570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.187545719Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-15T04:25:00.187786855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018063s 
2026-07-15T04:25:00.188049564Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-15T04:25:00.188302583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.188600894Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-07-15T04:25:00.188955589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-15T04:25:00', 'health_issue_notification') 
2026-07-15T04:25:00.189374573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.190388194Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-15T04:25:00.190620252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020755s 
2026-07-15T04:25:00.190882049Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-15T04:25:00.191141912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.191453500Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-07-15T04:25:00.191824868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-15T04:25:00', 'add_mediafilerepository_mtime') 
2026-07-15T04:25:00.192290927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.193221050Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-15T04:25:00.193465423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002053s 
2026-07-15T04:25:00.193714334Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-15T04:25:00.193979378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.194285625Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-07-15T04:25:00.194661993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-15T04:25:00', 'add_artistmetadataid_constraint') 
2026-07-15T04:25:00.195081137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.195995729Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-15T04:25:00.196246074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019765s 
2026-07-15T04:25:00.196483792Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-15T04:25:00.196732574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.197029762Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-07-15T04:25:00.197376861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-15T04:25:00', 'old_ids_and_artist_alias') 
2026-07-15T04:25:00.197801336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.198767833Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-15T04:25:00.198998528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020191s 
2026-07-15T04:25:00.199235515Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-15T04:25:00.199494367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.199905545Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-07-15T04:25:00.200257855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-15T04:25:00', 'download_propers_config') 
2026-07-15T04:25:00.200679444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.201589247Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-15T04:25:00.201814260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020727s 
2026-07-15T04:25:00.202053902Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-15T04:25:00.202300429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.202594501Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-07-15T04:25:00.202950358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-15T04:25:00', 'remove_language_profiles') 
2026-07-15T04:25:00.203369673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.204163191Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-15T04:25:00.204400098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018427s 
2026-07-15T04:25:00.204643569Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-15T04:25:00.204886558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.205181542Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-07-15T04:25:00.205533611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-15T04:25:00', 'multi_disc_naming_format') 
2026-07-15T04:25:00.205950601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.206637836Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-15T04:25:00.206870885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017387s 
2026-07-15T04:25:00.207109055Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-15T04:25:00.207362215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.207662279Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-07-15T04:25:00.208057846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-15T04:25:00', 'add_download_client_priority') 
2026-07-15T04:25:00.208480497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.209172110Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-15T04:25:00.209407214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017846s 
2026-07-15T04:25:00.209633089Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-15T04:25:00.209878804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.210165782Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-07-15T04:25:00.210500696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-15T04:25:00', 'remove_growl_prowl') 
2026-07-15T04:25:00.210927055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.211720543Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-15T04:25:00.211964775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018421s 
2026-07-15T04:25:00.212204558Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-15T04:25:00.212451796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.212746821Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-07-15T04:25:00.213097156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-15T04:25:00', 'remove_plex_hometheatre') 
2026-07-15T04:25:00.213504848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.214310470Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-15T04:25:00.214544131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018449s 
2026-07-15T04:25:00.214783844Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-15T04:25:00.215035471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.215328110Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-07-15T04:25:00.215692384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-15T04:25:00', 'add_root_folder_add_defaults') 
2026-07-15T04:25:00.216135196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.217155171Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-15T04:25:00.217392849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020957s 
2026-07-15T04:25:00.217625869Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-15T04:25:00.217859028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.218161828Z [Info] task_duration: Starting migration of Log DB to 40 
2026-07-15T04:25:00.218498446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-15T04:25:00', 'task_duration') 
2026-07-15T04:25:00.218904554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.219745478Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-15T04:25:00.219995081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018821s 
2026-07-15T04:25:00.220260435Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-15T04:25:00.220537143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.220864312Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-07-15T04:25:00.221260049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-15T04:25:00', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-15T04:25:00.221705256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.222580378Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-15T04:25:00.222848338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020037s 
2026-07-15T04:25:00.223141308Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-15T04:25:00.223386031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.223684051Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-07-15T04:25:00.224067313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-15T04:25:00', 'remove_album_folders') 
2026-07-15T04:25:00.224488071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.225301840Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-15T04:25:00.225528016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019014s 
2026-07-15T04:25:00.225765935Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-15T04:25:00.226012562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.226306223Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-07-15T04:25:00.226661820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-15T04:25:00', 'add_priority_to_indexers') 
2026-07-15T04:25:00.227071755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.227884232Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-15T04:25:00.228124777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018522s 
2026-07-15T04:25:00.228372405Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-15T04:25:00.228634363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.228932413Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-07-15T04:25:00.229314443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-15T04:25:00', 'remove_chown_and_folderchmod_config') 
2026-07-15T04:25:00.229746924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.230530793Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-15T04:25:00.230776768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018708s 
2026-07-15T04:25:00.231005429Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-15T04:25:00.231246003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.231532531Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-07-15T04:25:00.231881904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-15T04:25:00', 'update_notifiarr') 
2026-07-15T04:25:00.232289776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.233102603Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-15T04:25:00.233332616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018539s 
2026-07-15T04:25:00.233572720Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-15T04:25:00.233823315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.234122407Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-07-15T04:25:00.234468104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-15T04:25:00', 'email_multiple_addresses') 
2026-07-15T04:25:00.234885785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.235691017Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-15T04:25:00.235931150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018558s 
2026-07-15T04:25:00.236180823Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-15T04:25:00.236443312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.236752575Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-07-15T04:25:00.237118011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-15T04:25:00', 'rename_blacklist_to_blocklist') 
2026-07-15T04:25:00.237538418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.238360444Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-15T04:25:00.238599836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019015s 
2026-07-15T04:25:00.238833987Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-15T04:25:00.239076065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.239370548Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-07-15T04:25:00.239718469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-15T04:25:00', 'cdh_per_downloadclient') 
2026-07-15T04:25:00.240169247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.240975962Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-15T04:25:00.241204342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018873s 
2026-07-15T04:25:00.241440187Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-15T04:25:00.241679058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.241981458Z [Info] download_history: Starting migration of Log DB to 52 
2026-07-15T04:25:00.242314057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-15T04:25:00', 'download_history') 
2026-07-15T04:25:00.242719574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.243509295Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-15T04:25:00.243736663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018271s 
2026-07-15T04:25:00.243980174Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-15T04:25:00.244239256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.244532115Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-07-15T04:25:00.245159128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-15T04:25:00.245572992Z [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) 
2026-07-15T04:25:00.246153121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007552s 
2026-07-15T04:25:00.246391471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-15T04:25:00.246678679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-15T04:25:00.247105318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004861s 
2026-07-15T04:25:00.247447227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-15T04:25:00', 'add_update_history') 
2026-07-15T04:25:00.247866542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.248742987Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-15T04:25:00.248968091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020986s 
2026-07-15T04:25:00.249209857Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-15T04:25:00.249484411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.249784665Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-07-15T04:25:00.250154530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-15T04:25:00', 'add_on_update_to_notifications') 
2026-07-15T04:25:00.250571911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.251402163Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-15T04:25:00.251668440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019161s 
2026-07-15T04:25:00.251976009Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-15T04:25:00.252235472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.252536989Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-07-15T04:25:00.252901123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-15T04:25:00', 'download_client_per_indexer') 
2026-07-15T04:25:00.253325257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.254140078Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-15T04:25:00.254383368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018887s 
2026-07-15T04:25:00.254615596Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-15T04:25:00.254867493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.255196246Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-07-15T04:25:00.255555479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-15T04:25:00', 'AddNewItemMonitorType') 
2026-07-15T04:25:00.256011898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.256825006Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-15T04:25:00.257049729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019458s 
2026-07-15T04:25:00.257274001Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-15T04:25:00.257512100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.257801523Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-07-15T04:25:00.258133963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-15T04:25:00', 'ImportListSearch') 
2026-07-15T04:25:00.258541464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.259284701Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-15T04:25:00.259503762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017631s 
2026-07-15T04:25:00.259740509Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-15T04:25:00.260009451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.260305367Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-07-15T04:25:00.260657546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-15T04:25:00', 'ImportListMonitorExisting') 
2026-07-15T04:25:00.261071741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.261826341Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-15T04:25:00.262053388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001805s 
2026-07-15T04:25:00.262282720Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-15T04:25:00.262518615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.262818920Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-07-15T04:25:00.263146600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-15T04:25:00', 'add_indexer_tags') 
2026-07-15T04:25:00.263548269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.264366517Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-15T04:25:00.264591901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018385s 
2026-07-15T04:25:00.264831023Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-15T04:25:00.265074243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.265362924Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-07-15T04:25:00.265698921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-15T04:25:00', 'update_audio_types') 
2026-07-15T04:25:00.266105861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.266841031Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-15T04:25:00.267064001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017588s 
2026-07-15T04:25:00.267327491Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-15T04:25:00.267606684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.267930897Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-07-15T04:25:00.268449121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-15T04:25:00.268655677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-07-15T04:25:00.268900901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-15T04:25:00.269718618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-15T04:25:00.270517317Z [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" 
2026-07-15T04:25:00.271064429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-15T04:25:00.271662574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-15T04:25:00.272735194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-15T04:25:00.273108095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039759s 
2026-07-15T04:25:00.273322968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-15T04:25:00.273523753Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:25:00.273747313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-15T04:25:00.274462984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-15T04:25:00.275090468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-15T04:25:00.275539262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-15T04:25:00.276099962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-15T04:25:00.277033572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-15T04:25:00.277419730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034303s 
2026-07-15T04:25:00.277634342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-15T04:25:00.277834776Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-07-15T04:25:00.278061753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-15T04:25:00.278714849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-15T04:25:00.279297041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-15T04:25:00.279766838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-15T04:25:00.280306074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-15T04:25:00.281380388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-15T04:25:00.281776977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034735s 
2026-07-15T04:25:00.282144797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-15T04:25:00', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-15T04:25:00.283288742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.284428247Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-15T04:25:00.284695465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060553s 
2026-07-15T04:25:00.284942242Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-15T04:25:00.285198268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.285503343Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-07-15T04:25:00.285869089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-15T04:25:00', 'add_on_delete_to_notifications') 
2026-07-15T04:25:00.286288113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.287111011Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-15T04:25:00.287344682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018889s 
2026-07-15T04:25:00.287574074Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-15T04:25:00.287818286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.288127068Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-07-15T04:25:00.288464968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-15T04:25:00', 'add_custom_formats') 
2026-07-15T04:25:00.288869303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.289677471Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-15T04:25:00.289903736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018447s 
2026-07-15T04:25:00.290134702Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-15T04:25:00.290380547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.290757095Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-07-15T04:25:00.291097110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-15T04:25:00', 'add_result_to_commands') 
2026-07-15T04:25:00.291643290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.292603575Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-15T04:25:00.292839359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021985s 
2026-07-15T04:25:00.293082910Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-15T04:25:00.293331882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.293625583Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-07-15T04:25:00.293985248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-15T04:25:00', 'health_restored_notification') 
2026-07-15T04:25:00.294400744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.295149933Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-15T04:25:00.295383063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017941s 
2026-07-15T04:25:00.295603217Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-15T04:25:00.295831597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.296135398Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-07-15T04:25:00.296450443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-15T04:25:00', 'remove_uc') 
2026-07-15T04:25:00.296861140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.297616282Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-15T04:25:00.297824752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017713s 
2026-07-15T04:25:00.298075887Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-15T04:25:00.298334969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.298629773Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-07-15T04:25:00.299002925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-15T04:25:00', 'download_clients_rename_tv_to_music') 
2026-07-15T04:25:00.299422981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.300206950Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-15T04:25:00.300458847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001845s 
2026-07-15T04:25:00.300703761Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-15T04:25:00.300965608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.301266124Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-07-15T04:25:00.301643844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-15T04:25:00', 'add_colon_replacement_to_naming_config') 
2026-07-15T04:25:00.302074462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.302852810Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-15T04:25:00.303105819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018579s 
2026-07-15T04:25:00.303322295Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-15T04:25:00.303556116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.303843515Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-07-15T04:25:00.304194482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-15T04:25:00', 'list_sync_time') 
2026-07-15T04:25:00.304596442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.305240840Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-15T04:25:00.305459260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016775s 
2026-07-15T04:25:00.305696347Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-15T04:25:00.305943284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.306235914Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-07-15T04:25:00.306585448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-15T04:25:00', 'add_download_client_tags') 
2026-07-15T04:25:00.307000263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.307765525Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-15T04:25:00.308055930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001797s 
2026-07-15T04:25:00.308291955Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-15T04:25:00.308543241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.308837203Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-07-15T04:25:00.309190395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-15T04:25:00', 'add_notification_status') 
2026-07-15T04:25:00.309600281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.310345461Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-15T04:25:00.310575685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017909s 
2026-07-15T04:25:00.310814727Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-15T04:25:00.311071113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.311362670Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-07-15T04:25:00.311725591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-15T04:25:00', 'add_alac_24_quality_in_profiles') 
2026-07-15T04:25:00.312168834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.312919817Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-15T04:25:00.313155492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018233s 
2026-07-15T04:25:00.313383531Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-15T04:25:00.313622913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.313914811Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-07-15T04:25:00.314241259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-15T04:25:00', 'add_salt_to_users') 
2026-07-15T04:25:00.314644010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.315390123Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-15T04:25:00.315609856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017613s 
2026-07-15T04:25:00.315836262Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-15T04:25:00.316094492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.316392011Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-07-15T04:25:00.316724561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-15T04:25:00', 'add_auto_tagging') 
2026-07-15T04:25:00.317127863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.317879367Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-15T04:25:00.318105062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017836s 
2026-07-15T04:25:00.318351268Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-15T04:25:00.318614638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.318914913Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-07-15T04:25:00.319282864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-15T04:25:00', 'quality_definition_preferred_size') 
2026-07-15T04:25:00.319704293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.320504745Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-15T04:25:00.320745801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018586s 
2026-07-15T04:25:00.320991175Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-15T04:25:00.321248123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.321553688Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-07-15T04:25:00.321919595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-15T04:25:00', 'add_on_artist_add_to_notifications') 
2026-07-15T04:25:00.322342908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.323104943Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-15T04:25:00.323341700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s 
2026-07-15T04:25:00.323576633Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-15T04:25:00.323823911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.324141020Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-07-15T04:25:00.324485443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-15T04:25:00', 'album_last_searched_time') 
2026-07-15T04:25:00.324898956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.325645290Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-15T04:25:00.325878620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001806s 
2026-07-15T04:25:00.326099805Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-15T04:25:00.326343035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.326629693Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-07-15T04:25:00.326972133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-15T04:25:00', 'add_indexer_flags') 
2026-07-15T04:25:00.327368110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.328391622Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-15T04:25:00.328620653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020389s 
2026-07-15T04:25:00.328935768Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-15T04:25:00.329193537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.329497239Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-07-15T04:25:00.329855160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-15T04:25:00', 'add_indexes_album_statistics') 
2026-07-15T04:25:00.330268563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.330925396Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-15T04:25:00.331156631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017159s 
2026-07-15T04:25:00.331391074Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-15T04:25:00.331636277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-15T04:25:00.331947474Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-07-15T04:25:00.332294944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-15T04:25:00', 'update_redacted_baseurl') 
2026-07-15T04:25:00.332709579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-15T04:25:00.333363396Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-15T04:25:00.333594712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017135s 
2026-07-15T04:25:00.520340049Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-07-15T04:25:00.527297363Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-15T04:25:00.650403573Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-15T04:25:00.706694910Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-07-15T04:25:00.716558719Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-07-15T04:25:00.755296427Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-15T04:25:00.756548599Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-15T04:25:00.756790877Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-07-15T04:25:00.858018408Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-15T04:25:00.941417447Z [ls.io-init] done.