2026-06-24T05:20:07.070228267Z [migrations] started
2026-06-24T05:20:07.074795066Z [migrations] no migrations found
2026-06-24T05:20:07.692237363Z usermod: no changes
2026-06-24T05:20:07.779803481Z ───────────────────────────────────────
2026-06-24T05:20:07.779824674Z 
2026-06-24T05:20:07.779832951Z       ██╗     ███████╗██╗ ██████╗
2026-06-24T05:20:07.779841398Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-24T05:20:07.779868582Z       ██║     ███████╗██║██║   ██║
2026-06-24T05:20:07.779877270Z       ██║     ╚════██║██║██║   ██║
2026-06-24T05:20:07.779885767Z       ███████╗███████║██║╚██████╔╝
2026-06-24T05:20:07.779894124Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-24T05:20:07.779918964Z 
2026-06-24T05:20:07.779927150Z    Brought to you by linuxserver.io
2026-06-24T05:20:07.779935317Z ───────────────────────────────────────
2026-06-24T05:20:07.784514741Z 
2026-06-24T05:20:07.784767450Z To support the app dev(s) visit:
2026-06-24T05:20:07.810749640Z Lidarr: https://opencollective.com/lidarr
2026-06-24T05:20:07.814331506Z 
2026-06-24T05:20:07.814346606Z To support LSIO projects visit:
2026-06-24T05:20:07.814351627Z https://www.linuxserver.io/donate/
2026-06-24T05:20:07.814356126Z 
2026-06-24T05:20:07.814360835Z ───────────────────────────────────────
2026-06-24T05:20:07.814365915Z GID/UID
2026-06-24T05:20:07.814370414Z ───────────────────────────────────────
2026-06-24T05:20:07.924731772Z 
2026-06-24T05:20:07.924764367Z User UID:    911
2026-06-24T05:20:07.924773686Z User GID:    911
2026-06-24T05:20:07.924782283Z ───────────────────────────────────────
2026-06-24T05:20:07.961961539Z Linuxserver.io version: 3.1.0.4875-ls32
2026-06-24T05:20:07.964680406Z Build-date: 2026-06-24T05:14:43+00:00
2026-06-24T05:20:07.964699675Z ───────────────────────────────────────
2026-06-24T05:20:07.964710257Z     
2026-06-24T05:20:10.716962713Z [custom-init] No custom files found, skipping...
2026-06-24T05:20:16.572386876Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-06-24T05:20:16.849012154Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:16.918314139Z [Debug] Bootstrap: Console selected 
2026-06-24T05:20:16.930921426Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:20.482702403Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:21.417812746Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {fc3cbc54-1249-455e-ad2e-298ce62631c0} may be persisted to storage in unencrypted form. 
2026-06-24T05:20:22.348614901Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-24T05:20:22.957225367Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-24T05:20:24.028559867Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-24T05:20:24.142038614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:24.150089202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:24.697737663Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-24T05:20:24.748200968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5560813s 
2026-06-24T05:20:24.751905291Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-24T05:20:24.754905905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6057675s 
2026-06-24T05:20:24.860711415Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-24T05:20:24.868932065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:24.953277755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-24T05:20:25.084105281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-24T05:20:25.250958558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2940498s 
2026-06-24T05:20:25.256841409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:25.272137723Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-24T05:20:25.274742731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3154473s 
2026-06-24T05:20:25.290805438Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-24T05:20:25.293973841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.372543446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-24T05:20:25.387697643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:25.401061544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253879s 
2026-06-24T05:20:25.404828221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:25.408891456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016658s 
2026-06-24T05:20:25.414895050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-24T05:20:25.423628253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-24T05:20:25.436974338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192197s 
2026-06-24T05:20:25.440822430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:25.445339660Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-24T05:20:25.448401067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274431s 
2026-06-24T05:20:25.455000621Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-24T05:20:25.457851134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.470878917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:25.473815493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2026-06-24T05:20:25.476421072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-24T05:20:25.480244093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-24T05:20:25.485680023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068242s 
2026-06-24T05:20:25.488231042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:25.491929994Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-24T05:20:25.494136449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128256s 
2026-06-24T05:20:25.538501740Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-24T05:20:25.541444087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.551312867Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-24T05:20:25.875044919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-24T05:20:25.883437235Z [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-06-24T05:20:26.021245073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056556s 
2026-06-24T05:20:26.054311042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-24T05:20:26.069716155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-24T05:20:26.173761690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167591s 
2026-06-24T05:20:26.178478281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-24T05:20:26.232953749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:26.256384640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0738151s 
2026-06-24T05:20:26.262629359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-24T05:20:26.267772440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-24T05:20:26.277738516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117571s 
2026-06-24T05:20:26.280963352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-06-24T05:20:26.686954892Z [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-06-24T05:20:26.716832770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4308048s 
2026-06-24T05:20:26.719763653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-06-24T05:20:26.723348485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-24T05:20:26.727426470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056988s 
2026-06-24T05:20:26.729361869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-06-24T05:20:26.732093993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-24T05:20:26.737937955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063674s 
2026-06-24T05:20:26.740277728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-06-24T05:20:26.742986315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:26.746566697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044881s 
2026-06-24T05:20:26.748478959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-06-24T05:20:26.751111352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:26.756155693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056441s 
2026-06-24T05:20:26.757923996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-06-24T05:20:26.774631052Z [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-06-24T05:20:26.787902737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269472s 
2026-06-24T05:20:26.790138851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-06-24T05:20:26.793025085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:26.797118441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051605s 
2026-06-24T05:20:26.799097788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-06-24T05:20:26.802838153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:26.808015172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065005s 
2026-06-24T05:20:26.809934067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-06-24T05:20:26.812513433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:26.815833842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040764s 
2026-06-24T05:20:26.818003272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-06-24T05:20:26.820650305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:26.824222291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004286s 
2026-06-24T05:20:26.826153441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-06-24T05:20:26.829780367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:26.833626014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055473s 
2026-06-24T05:20:26.836156922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-06-24T05:20:26.838487086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-06-24T05:20:26.841967337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041468s 
2026-06-24T05:20:26.846470899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-06-24T05:20:26.854735478Z [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-06-24T05:20:26.869349457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207039s 
2026-06-24T05:20:26.873085553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-06-24T05:20:26.876588950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-24T05:20:26.882121155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069867s 
2026-06-24T05:20:26.884207187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-06-24T05:20:26.886817215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-24T05:20:26.890501016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044357s 
2026-06-24T05:20:26.892441485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-06-24T05:20:26.895162406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-24T05:20:26.898556864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042736s 
2026-06-24T05:20:26.900838750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-06-24T05:20:26.904287307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-06-24T05:20:26.908192715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053729s 
2026-06-24T05:20:26.910024014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-06-24T05:20:26.917058625Z [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-06-24T05:20:26.923205147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113134s 
2026-06-24T05:20:26.925189063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-06-24T05:20:26.928171110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-06-24T05:20:26.931722976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045452s 
2026-06-24T05:20:26.933766101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-06-24T05:20:26.936467984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:26.939873213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042469s 
2026-06-24T05:20:26.941682007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-24T05:20:26.948954056Z [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-06-24T05:20:26.955503570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120245s 
2026-06-24T05:20:26.957436484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-24T05:20:26.959949486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-24T05:20:26.963400598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041417s 
2026-06-24T05:20:26.965398974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-06-24T05:20:26.968103642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-24T05:20:26.971598903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043327s 
2026-06-24T05:20:26.973620526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-24T05:20:26.976328541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-24T05:20:26.980087634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044079s 
2026-06-24T05:20:26.982053103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-06-24T05:20:26.984647188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-06-24T05:20:26.988560632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046576s 
2026-06-24T05:20:26.990625151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-24T05:20:26.997555081Z [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-06-24T05:20:27.006069152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128511s 
2026-06-24T05:20:27.008156387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-24T05:20:27.012623135Z [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-06-24T05:20:27.022883353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124724s 
2026-06-24T05:20:27.025001019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-24T05:20:27.028082116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-24T05:20:27.032103236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051031s 
2026-06-24T05:20:27.033932451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-24T05:20:27.074916401Z [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-06-24T05:20:27.080961579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450906s 
2026-06-24T05:20:27.082997911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-24T05:20:27.085675014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-24T05:20:27.089600482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047513s 
2026-06-24T05:20:27.091440238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-24T05:20:27.095285363Z [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-06-24T05:20:27.099689355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064498s 
2026-06-24T05:20:27.101636798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-24T05:20:27.104256115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-24T05:20:27.107633438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041575s 
2026-06-24T05:20:27.109958061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-24T05:20:27.114309787Z [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-06-24T05:20:27.119383177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075512s 
2026-06-24T05:20:27.121534922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-24T05:20:27.124656049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-24T05:20:27.128305251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048608s 
2026-06-24T05:20:27.130426153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-24T05:20:27.133450926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-24T05:20:27.137061870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047221s 
2026-06-24T05:20:27.138935064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-24T05:20:27.146617580Z [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-06-24T05:20:27.151911925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111278s 
2026-06-24T05:20:27.153790419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-24T05:20:27.161825646Z [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-06-24T05:20:27.176175643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203306s 
2026-06-24T05:20:27.178237086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-24T05:20:27.183105313Z [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-06-24T05:20:27.187888017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007837s 
2026-06-24T05:20:27.189771702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-24T05:20:27.196233007Z [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-06-24T05:20:27.201985496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010393s 
2026-06-24T05:20:27.203995855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-24T05:20:27.208820775Z [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-06-24T05:20:27.213702950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078608s 
2026-06-24T05:20:27.215631545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-24T05:20:27.220845508Z [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-06-24T05:20:27.226104913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086063s 
2026-06-24T05:20:27.228057807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-24T05:20:27.232107335Z [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-06-24T05:20:27.236249880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063085s 
2026-06-24T05:20:27.238027591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-24T05:20:27.241187156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:27.245045779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051842s 
2026-06-24T05:20:27.246989855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-24T05:20:27.249587287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-24T05:20:27.253083370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042752s 
2026-06-24T05:20:27.254927415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-24T05:20:27.258942553Z [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-06-24T05:20:27.263149468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063508s 
2026-06-24T05:20:27.265039044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-24T05:20:27.271328314Z [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-06-24T05:20:27.276805637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009937s 
2026-06-24T05:20:27.278713190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-24T05:20:27.283693432Z [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-06-24T05:20:27.288670639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076726s 
2026-06-24T05:20:27.290738364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-24T05:20:27.293491751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-24T05:20:27.297093937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044564s 
2026-06-24T05:20:27.299097433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-24T05:20:27.301891081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-24T05:20:27.305522406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045642s 
2026-06-24T05:20:27.307354155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-24T05:20:27.313615158Z [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-06-24T05:20:27.319334059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010193s 
2026-06-24T05:20:27.321217052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-24T05:20:27.326765549Z [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-06-24T05:20:27.332084173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090252s 
2026-06-24T05:20:27.334178953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-24T05:20:27.337194327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:27.340828067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047463s 
2026-06-24T05:20:27.342675659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-24T05:20:27.348407957Z [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-06-24T05:20:27.354208311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097151s 
2026-06-24T05:20:27.356054480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-06-24T05:20:27.362220391Z [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-06-24T05:20:27.367704408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098223s 
2026-06-24T05:20:27.369651731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-06-24T05:20:27.373730407Z [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-06-24T05:20:27.378150682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066305s 
2026-06-24T05:20:27.380239249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-06-24T05:20:27.383136686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-06-24T05:20:27.386739283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046173s 
2026-06-24T05:20:27.388723701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-24T05:20:27.393919427Z [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-06-24T05:20:27.399043229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084493s 
2026-06-24T05:20:27.401263802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-24T05:20:27.405344192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:27.409142233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059017s 
2026-06-24T05:20:27.442311601Z [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-06-24T05:20:27.476818273Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0375361 taking an average of 00:00:00.0375361 
2026-06-24T05:20:27.489340749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:27', 'InitialSetup') 
2026-06-24T05:20:27.495283610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:27.506961264Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-24T05:20:27.509144612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957062s 
2026-06-24T05:20:27.522612262Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-24T05:20:27.525471873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:27.538205725Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-06-24T05:20:27.565384785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-24T05:20:27.567706643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s 
2026-06-24T05:20:27.570358585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-24T05:20:27.574036444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:27.591491907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191345s 
2026-06-24T05:20:27.595601796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:27', 'add_reason_to_pending_releases') 
2026-06-24T05:20:27.599748139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:27.603425276Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-24T05:20:27.605104960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305327s 
2026-06-24T05:20:27.608000002Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-24T05:20:27.610115173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:27.613052119Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-06-24T05:20:27.701993096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:27.712413448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-06-24T05:20:27.714424819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-06-24T05:20:27.717292857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-06-24T05:20:27.727574739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111978s 
2026-06-24T05:20:27.729439997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:27.731225714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-06-24T05:20:27.733265764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-06-24T05:20:27.736232911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:27.745628107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104393s 
2026-06-24T05:20:27.747440217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:27.749182707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-06-24T05:20:27.751342959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-06-24T05:20:27.754465219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:27.763891718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105348s 
2026-06-24T05:20:27.769815672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-24T05:20:27.777603660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-24T05:20:27.781738149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096395s 
2026-06-24T05:20:27.786779795Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-06-24T05:20:28.105669943Z [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-06-24T05:20:28.121745857Z [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-06-24T05:20:28.134543899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-24T05:20:28.147042376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-24T05:20:28.178364463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-24T05:20:28.183607415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-24T05:20:28.188038350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-24T05:20:28.191759386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4030116s 
2026-06-24T05:20:28.193586978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:28.195311171Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-06-24T05:20:28.199165566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-06-24T05:20:28.201860845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-06-24T05:20:28.211224478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100925s 
2026-06-24T05:20:28.214762234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:28', 'add_medium_support') 
2026-06-24T05:20:28.218609905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.222766238Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-24T05:20:28.224614661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214538s 
2026-06-24T05:20:28.227106241Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-24T05:20:28.229396875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.232385776Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-06-24T05:20:28.247566387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-24T05:20:28.251064513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-24T05:20:28.256286122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060191s 
2026-06-24T05:20:28.257978371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:28.260390751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:28.297214841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0369896s 
2026-06-24T05:20:28.301377457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:28', 'add_various_qualites_in_profile') 
2026-06-24T05:20:28.305583669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.309057237Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-24T05:20:28.310986744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489204s 
2026-06-24T05:20:28.313299483Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-24T05:20:28.315421487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.318236218Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-06-24T05:20:28.338152147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-06-24T05:20:28.342834790Z [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-06-24T05:20:28.348184908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077735s 
2026-06-24T05:20:28.350078162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-06-24T05:20:28.353062283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-06-24T05:20:28.356776976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047584s 
2026-06-24T05:20:28.358585710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:28.360304783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-24T05:20:28.362436427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-06-24T05:20:28.365531291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:28.375832222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010972s 
2026-06-24T05:20:28.377703902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-06-24T05:20:28.457530900Z [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-06-24T05:20:28.484691353Z [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-06-24T05:20:28.499534123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:28.504706453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:28.528883766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-24T05:20:28.533529225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-24T05:20:28.537881191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:28.542104359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:28.545580832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1659253s 
2026-06-24T05:20:28.547698598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-06-24T05:20:28.647941202Z [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-06-24T05:20:28.674052402Z [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-06-24T05:20:28.688338510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:28.694594212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:28.719787553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-24T05:20:28.725043551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-24T05:20:28.729634559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:28.733907136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:28.737428199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1876561s 
2026-06-24T05:20:28.739741479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:28.741253776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-06-24T05:20:28.743624672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-06-24T05:20:28.746419231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-06-24T05:20:28.756050723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106782s 
2026-06-24T05:20:28.759945529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:28', 'metadata_profiles') 
2026-06-24T05:20:28.763831056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.767508434Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-24T05:20:28.769342820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220074s 
2026-06-24T05:20:28.772820174Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-24T05:20:28.775149907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.778182426Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-06-24T05:20:28.812108549Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-24T05:20:28.922505248Z [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-06-24T05:20:28.931680080Z [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-06-24T05:20:28.937010658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-24T05:20:28.941197572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-24T05:20:28.965314154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-24T05:20:28.969079960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551057s 
2026-06-24T05:20:28.970973635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:28.972849183Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.96E-05s 
2026-06-24T05:20:28.975118344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-24T05:20:28.978245373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-24T05:20:28.988415290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108801s 
2026-06-24T05:20:28.991088485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-24T05:20:28.994507202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-24T05:20:28.997529530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041315s 
2026-06-24T05:20:28.999350268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:29.001112698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-06-24T05:20:29.006650574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-24T05:20:29.076230379Z [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-06-24T05:20:29.086800352Z [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-06-24T05:20:29.092837944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-24T05:20:29.097157867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-24T05:20:29.123467877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-24T05:20:29.127271479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1184575s 
2026-06-24T05:20:29.131292158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:29', 'separate_automatic_and_interactive_search') 
2026-06-24T05:20:29.135232306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.139130248Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-24T05:20:29.141133574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298217s 
2026-06-24T05:20:29.143666456Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-24T05:20:29.145940166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.148867142Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-06-24T05:20:29.153585878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-06-24T05:20:29.225823537Z [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-06-24T05:20:29.247729756Z [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-06-24T05:20:29.259628085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:29.265175139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:29.288512972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:29.292928778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:29.297059138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:29.301323007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:29.305684643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:29.309211658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1536991s 
2026-06-24T05:20:29.312880599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:29', 'change_album_path_to_relative') 
2026-06-24T05:20:29.316731086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.321467517Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-24T05:20:29.323410832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1656102s 
2026-06-24T05:20:29.325920267Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-24T05:20:29.328140460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.331031093Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-06-24T05:20:29.338681073Z [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-06-24T05:20:29.343153162Z [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-06-24T05:20:29.346951013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055003s 
2026-06-24T05:20:29.350624783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:29', 'change_quality_size_mb_to_kb') 
2026-06-24T05:20:29.354545371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.357823645Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-24T05:20:29.359725506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160506s 
2026-06-24T05:20:29.361981912Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-24T05:20:29.364098936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.366813505Z [Info] album_releases: Starting migration of Main DB to 9 
2026-06-24T05:20:29.373528491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:29.375443780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-06-24T05:20:29.377435773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-06-24T05:20:29.380261645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-06-24T05:20:29.390495441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110462s 
2026-06-24T05:20:29.392439026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:29.394147908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-06-24T05:20:29.396414665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-06-24T05:20:29.399309496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-06-24T05:20:29.408932651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105542s 
2026-06-24T05:20:29.412409105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:29', 'album_releases') 
2026-06-24T05:20:29.416212136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.419384065Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-24T05:20:29.421196887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209087s 
2026-06-24T05:20:29.423603215Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-24T05:20:29.425861443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.428832188Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-06-24T05:20:29.437702888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:29.439665411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-06-24T05:20:29.441742465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-06-24T05:20:29.522493594Z [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-06-24T05:20:29.548017391Z [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-06-24T05:20:29.562539334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:29.569497221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:29.594979864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:29.600534774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:29.606033972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:29.611327947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:29.616672112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:29.621131565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1773077s 
2026-06-24T05:20:29.623259292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:29.625070901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:29.627661650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-06-24T05:20:29.703385362Z [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-06-24T05:20:29.727840936Z [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-06-24T05:20:29.741172272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:29.746513782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:29.770661867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:29.775265280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:29.779427104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:29.783686534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:29.788065957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:29.791519965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1618853s 
2026-06-24T05:20:29.795194256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:29', 'album_releases_fix') 
2026-06-24T05:20:29.798975604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.802697451Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-24T05:20:29.804536987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1728852s 
2026-06-24T05:20:29.807730520Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-24T05:20:29.809872846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.812703898Z [Info] import_lists: Starting migration of Main DB to 11 
2026-06-24T05:20:29.832092746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-06-24T05:20:29.840021328Z [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-06-24T05:20:29.847548952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134581s 
2026-06-24T05:20:29.849655967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-06-24T05:20:29.852382590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-24T05:20:29.855925957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044295s 
2026-06-24T05:20:29.857865224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-06-24T05:20:29.863417048Z [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-06-24T05:20:29.868804981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090912s 
2026-06-24T05:20:29.870948239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-06-24T05:20:29.874075228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:29.877791053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004909s 
2026-06-24T05:20:29.881190301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:29', 'import_lists') 
2026-06-24T05:20:29.884937510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.888323190Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-24T05:20:29.890121783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152958s 
2026-06-24T05:20:29.892431596Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-24T05:20:29.894574112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.897428692Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-06-24T05:20:29.903121590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-06-24T05:20:29.944528002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-06-24T05:20:29.948950070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-06-24T05:20:29.952296631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-06-24T05:20:29.963271850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121615s 
2026-06-24T05:20:29.965166527Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:29.967293952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:29.982628704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152749s 
2026-06-24T05:20:29.986612028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:29', 'add_release_status') 
2026-06-24T05:20:29.990776116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.994082617Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-24T05:20:29.995904216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269493s 
2026-06-24T05:20:29.998449945Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-24T05:20:30.000662833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.003674159Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-06-24T05:20:30.009006310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:30.010909193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-06-24T05:20:30.013138043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-06-24T05:20:30.016426077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:30.027232195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120224s 
2026-06-24T05:20:30.031009194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:30', 'album_download_notification') 
2026-06-24T05:20:30.034967187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.038345542Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-24T05:20:30.040299719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228952s 
2026-06-24T05:20:30.042754334Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-24T05:20:30.044997633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.047910250Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-06-24T05:20:30.054530586Z [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-06-24T05:20:30.060048572Z [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-06-24T05:20:30.066606543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089202s 
2026-06-24T05:20:30.070886445Z [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-06-24T05:20:30.076293928Z [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-06-24T05:20:30.080555392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066459s 
2026-06-24T05:20:30.084309414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:30', 'fix_language_metadata_profiles') 
2026-06-24T05:20:30.088231916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.091541974Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-24T05:20:30.093500249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172644s 
2026-06-24T05:20:30.095705100Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-24T05:20:30.097815462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.100626615Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-06-24T05:20:30.104839772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-24T05:20:30.107620474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-24T05:20:30.110811031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037857s 
2026-06-24T05:20:30.114286983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:30', 'remove_fanzub') 
2026-06-24T05:20:30.118025674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.121768734Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-24T05:20:30.123577568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146032s 
2026-06-24T05:20:30.126164409Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-24T05:20:30.128428370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.131371368Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-06-24T05:20:30.157555255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-06-24T05:20:30.160527883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-06-24T05:20:30.164686610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049717s 
2026-06-24T05:20:30.166869698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-06-24T05:20:30.170012910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-06-24T05:20:30.173802263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050035s 
2026-06-24T05:20:30.180518723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-06-24T05:20:30.185634579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-06-24T05:20:30.189552622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069746s 
2026-06-24T05:20:30.191713735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-06-24T05:20:30.194839091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-24T05:20:30.198738416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051116s 
2026-06-24T05:20:30.200785289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-24T05:20:30.203480128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-24T05:20:30.206596215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038946s 
2026-06-24T05:20:30.208699482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-24T05:20:30.211683082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-24T05:20:30.215382775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047865s 
2026-06-24T05:20:30.219064412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:30', 'update_artist_history_indexes') 
2026-06-24T05:20:30.222953115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.226613329Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-24T05:20:30.228445600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155829s 
2026-06-24T05:20:30.230674470Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-24T05:20:30.232787697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.235542977Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-06-24T05:20:30.261986987Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:30.275915025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-24T05:20:30.279562382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152708s 
2026-06-24T05:20:30.283010358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:30', 'remove_nma') 
2026-06-24T05:20:30.286851165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.290003966Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-24T05:20:30.291785104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256841s 
2026-06-24T05:20:30.294144978Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-24T05:20:30.296317755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.299148928Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-06-24T05:20:30.304076845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.305966522Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.45E-05s 
2026-06-24T05:20:30.308045910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-06-24T05:20:30.310753335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-06-24T05:20:30.321468760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114459s 
2026-06-24T05:20:30.325097640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:30', 'album_disambiguation') 
2026-06-24T05:20:30.328962987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.332207994Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-24T05:20:30.334050405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219999s 
2026-06-24T05:20:30.336500020Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-24T05:20:30.338685392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.341558149Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-06-24T05:20:30.345355008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:30.347474437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:30.364344621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167456s 
2026-06-24T05:20:30.368281532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:30', 'add_ape_quality_in_profiles') 
2026-06-24T05:20:30.372433817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.375929990Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-24T05:20:30.377706238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282546s 
2026-06-24T05:20:30.379971180Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-24T05:20:30.382089999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.384869127Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-06-24T05:20:30.397462456Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:30.400860481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-24T05:20:30.404194337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004497s 
2026-06-24T05:20:30.406393597Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:30.409311184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-06-24T05:20:30.412199032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038776s 
2026-06-24T05:20:30.414438092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:30.417320699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-06-24T05:20:30.420219799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037908s 
2026-06-24T05:20:30.423675461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:30', 'remove_pushalot') 
2026-06-24T05:20:30.427486177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.430659399Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-24T05:20:30.432468754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140818s 
2026-06-24T05:20:30.434772635Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-24T05:20:30.436931213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.439757908Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-06-24T05:20:30.446622977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-24T05:20:30.450622043Z [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-06-24T05:20:30.455184874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066359s 
2026-06-24T05:20:30.458709254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:30', 'add_custom_filters') 
2026-06-24T05:20:30.462644952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.465921202Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-24T05:20:30.467720858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172112s 
2026-06-24T05:20:30.470067505Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-24T05:20:30.472246925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.475025192Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-06-24T05:20:30.479878739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:30.481734287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:30.483748174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-06-24T05:20:30.486425257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-06-24T05:20:30.497124670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114098s 
2026-06-24T05:20:30.500731616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:30', 'import_list_tags') 
2026-06-24T05:20:30.504576452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.507891049Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-24T05:20:30.509708971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022053s 
2026-06-24T05:20:30.512111080Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-24T05:20:30.514267243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.517142345Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-06-24T05:20:30.608814674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-06-24T05:20:30.615704273Z [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-06-24T05:20:30.622312705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113233s 
2026-06-24T05:20:30.624541435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-06-24T05:20:30.627811633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-06-24T05:20:30.631616017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051133s 
2026-06-24T05:20:30.665712572Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:30.666059682Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:30.666393995Z                           FROM "Artists" 
2026-06-24T05:20:30.676957585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:30.676983587Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:30.676998196Z                           FROM "Artists" 
2026-06-24T05:20:30.684282450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128819s 
2026-06-24T05:20:30.686141415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:30.687887853Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-06-24T05:20:30.690047083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-06-24T05:20:30.693225987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:30.704137507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120168s 
2026-06-24T05:20:30.709976500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-24T05:20:30.710001951Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:30.710023635Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:30.710034116Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-24T05:20:30.717793407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-24T05:20:30.717818998Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:30.717864329Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:30.717887376Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-24T05:20:30.723642169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097718s 
2026-06-24T05:20:30.725611897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-06-24T05:20:30.733321748Z [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-06-24T05:20:30.740133279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126269s 
2026-06-24T05:20:30.742357399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-06-24T05:20:30.745687107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-24T05:20:30.749536361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005224s 
2026-06-24T05:20:30.751757416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-06-24T05:20:30.754475751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-24T05:20:30.758119361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045707s 
2026-06-24T05:20:30.759982665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:30.762085691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:30.840571777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078246s 
2026-06-24T05:20:30.842734785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.844489780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-06-24T05:20:30.846579239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-06-24T05:20:30.849717231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:30.861386067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128117s 
2026-06-24T05:20:30.863220723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.864934465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-06-24T05:20:30.866985025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-06-24T05:20:30.869928555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:30.880715104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117635s 
2026-06-24T05:20:30.882539920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.884279705Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-06-24T05:20:30.886229813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-06-24T05:20:30.888811063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-06-24T05:20:30.899518092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113773s 
2026-06-24T05:20:30.906265645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-24T05:20:30.906307399Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:30.906392841Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:30.906435066Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:30.906462962Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-24T05:20:30.915496891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-24T05:20:30.915521550Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:30.915555138Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:30.915601361Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:30.915632053Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-24T05:20:30.923047671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123154s 
2026-06-24T05:20:30.924881515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:30.926593524Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:30.928747493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-06-24T05:20:30.931836556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-06-24T05:20:30.943111769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121208s 
2026-06-24T05:20:30.944739388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:30.946441567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-06-24T05:20:30.948504162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-06-24T05:20:30.951711764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:30.962789118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122298s 
2026-06-24T05:20:30.964604976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:30.966320031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-06-24T05:20:30.968463659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-06-24T05:20:30.971604667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:30.984015478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134913s 
2026-06-24T05:20:30.992032798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:30.992060424Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:30.992101497Z                                                 FROM "AlbumReleases"
2026-06-24T05:20:30.992139323Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:30.992186328Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-24T05:20:31.000645308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:31.000676751Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:31.000691972Z                                                 FROM "AlbumReleases"
2026-06-24T05:20:31.000734988Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:31.000777674Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-24T05:20:31.007381498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108114s 
2026-06-24T05:20:31.013754485Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:31.013804747Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.013841891Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.013878215Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:31.013947013Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:31.022944879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:31.022993958Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.023041694Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.023115583Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:31.023175293Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:31.028979255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108029s 
2026-06-24T05:20:31.034794189Z [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-06-24T05:20:31.116345249Z [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-06-24T05:20:31.130926012Z [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-06-24T05:20:31.138574700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:31.143865938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:31.173059497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:31.177464501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:31.181014272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431328s 
2026-06-24T05:20:31.184649044Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-06-24T05:20:31.266021715Z [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-06-24T05:20:31.284038409Z [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-06-24T05:20:31.293861056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:31.302289475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:31.330167163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:31.334999437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:31.338605081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513025s 
2026-06-24T05:20:31.341307264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-06-24T05:20:31.418329331Z [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-06-24T05:20:31.432867508Z [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-06-24T05:20:31.440712632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-24T05:20:31.446376241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-24T05:20:31.476600536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-24T05:20:31.481903859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-24T05:20:31.485933637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1423312s 
2026-06-24T05:20:31.488243590Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-06-24T05:20:31.561859786Z [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-06-24T05:20:31.573645598Z [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-06-24T05:20:31.580866114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:31.585365387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:31.612717076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:31.616589176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263723s 
2026-06-24T05:20:31.618875692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-24T05:20:31.622056720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:31.625875152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050136s 
2026-06-24T05:20:31.627984702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-06-24T05:20:31.630853160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:31.634491630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045866s 
2026-06-24T05:20:31.636730440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-06-24T05:20:31.640025237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:31.643796304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050811s 
2026-06-24T05:20:31.646026396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-06-24T05:20:31.649232645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:31.653105747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050776s 
2026-06-24T05:20:31.655319266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-06-24T05:20:31.658406605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-06-24T05:20:31.662234587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049292s 
2026-06-24T05:20:31.664482274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-06-24T05:20:31.667729726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-06-24T05:20:31.671618831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051184s 
2026-06-24T05:20:31.673552646Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:31.685412798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-24T05:20:31.689326121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139115s 
2026-06-24T05:20:31.691201499Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:31.694513441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-24T05:20:31.697633746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004644s 
2026-06-24T05:20:31.699451939Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:31.703803946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-06-24T05:20:31.707528489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062768s 
2026-06-24T05:20:31.711518146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:31', 'add_release_groups_etc') 
2026-06-24T05:20:31.715735411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.721536457Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-24T05:20:31.723551056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199442s 
2026-06-24T05:20:31.727250337Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-24T05:20:31.729651715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.733272298Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-06-24T05:20:31.744239892Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:31.747074933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-06-24T05:20:31.750578000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043538s 
2026-06-24T05:20:31.754424849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:31', 'NewMediaInfoFormat') 
2026-06-24T05:20:31.758588236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.762122556Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-24T05:20:31.764066933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156627s 
2026-06-24T05:20:31.766976414Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-24T05:20:31.769492733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.772768582Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-06-24T05:20:31.797641767Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-24T05:20:31.801704061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-24T05:20:31.830106897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03003s 
2026-06-24T05:20:31.832257910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-24T05:20:31.834148649Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:31.836828808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-06-24T05:20:31.840935420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:31.851881401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127162s 
2026-06-24T05:20:31.856167585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:31', 'rename_restrictions_to_release_profiles') 
2026-06-24T05:20:31.860525403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.864468607Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-24T05:20:31.866608207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247414s 
2026-06-24T05:20:31.869492688Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-24T05:20:31.872021121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.875242059Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-06-24T05:20:31.896245139Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-24T05:20:31.899496960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-24T05:20:31.926787946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281023s 
2026-06-24T05:20:31.928993058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:31.930904529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-06-24T05:20:31.933336337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-06-24T05:20:31.936599661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-24T05:20:31.947317021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118127s 
2026-06-24T05:20:31.949365217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-06-24T05:20:31.951283932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-06-24T05:20:31.953710410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-06-24T05:20:31.956966630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-24T05:20:31.967406751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115033s 
2026-06-24T05:20:31.969266717Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:31.972083622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-24T05:20:31.975138706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040739s 
2026-06-24T05:20:31.976952911Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:31.979706828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-24T05:20:31.983105966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040009s 
2026-06-24T05:20:31.985298573Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-06-24T05:20:32.065698054Z [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-06-24T05:20:32.080974487Z [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-06-24T05:20:32.089334358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:32.094351104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:32.121296173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:32.126053517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:32.131002596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:32.135883318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:32.139660117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1521906s 
2026-06-24T05:20:32.144041292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:32', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-24T05:20:32.148400263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.153842496Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-24T05:20:32.156028971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1657073s 
2026-06-24T05:20:32.158598687Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-24T05:20:32.160973762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.164045199Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-06-24T05:20:32.171829169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-06-24T05:20:32.176261779Z [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-06-24T05:20:32.181353546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073678s 
2026-06-24T05:20:32.183762910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-06-24T05:20:32.187437572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-06-24T05:20:32.191613324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057068s 
2026-06-24T05:20:32.195486406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:32', 'add_import_exclusions') 
2026-06-24T05:20:32.199616846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.203337812Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-24T05:20:32.205340246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171603s 
2026-06-24T05:20:32.218806253Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-24T05:20:32.221445970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.224874176Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-06-24T05:20:32.281498313Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:32.281541259Z                           WHERE "Id" in (
2026-06-24T05:20:32.281551500Z                           SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:32.281564516Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:32.281576610Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:32.291171148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:32.291195757Z                           WHERE "Id" in (
2026-06-24T05:20:32.291205547Z                           SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:32.291240668Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:32.291306070Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:32.301361065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149766s 
2026-06-24T05:20:32.308014027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-24T05:20:32.308045761Z                           WHERE "Id" in (
2026-06-24T05:20:32.308055420Z                           SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:32.308066833Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:32.308100601Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:32.316998386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-24T05:20:32.317034578Z                           WHERE "Id" in (
2026-06-24T05:20:32.317061122Z                           SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:32.317099710Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:32.317144931Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:32.323237654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108167s 
2026-06-24T05:20:32.329570101Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-24T05:20:32.329595001Z                           WHERE "Id" in (
2026-06-24T05:20:32.329604901Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:32.329621033Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:32.329662577Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-24T05:20:32.338157620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-24T05:20:32.338183302Z                           WHERE "Id" in (
2026-06-24T05:20:32.338193011Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:32.338232000Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:32.338255217Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-24T05:20:32.344244191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103648s 
2026-06-24T05:20:32.350732111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:32.350758814Z                           WHERE "Id" in (
2026-06-24T05:20:32.350794777Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:32.350817783Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:32.350846471Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-24T05:20:32.359671188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:32.359696930Z                           WHERE "Id" in (
2026-06-24T05:20:32.359706589Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:32.359753524Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:32.359764205Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-24T05:20:32.365865235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106716s 
2026-06-24T05:20:32.372652228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:32.372676166Z                           WHERE "Id" in (
2026-06-24T05:20:32.372686036Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:32.372734102Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:32.372759494Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:32.381717850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:32.381742820Z                           WHERE "Id" in (
2026-06-24T05:20:32.381752800Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:32.381771247Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:32.381808021Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:32.388195629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109976s 
2026-06-24T05:20:32.395180430Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:32.395204117Z                           WHERE "Id" IN (
2026-06-24T05:20:32.395213827Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:32.395222945Z                           LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:32.395231272Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:32.395240110Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:32.404217615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:32.404243136Z                           WHERE "Id" IN (
2026-06-24T05:20:32.404252665Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:32.404270902Z                           LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:32.404307396Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:32.404357787Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:32.410461633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109918s 
2026-06-24T05:20:32.415560244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:32', 'clean_artist_metadata_table') 
2026-06-24T05:20:32.420054337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.424154927Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-24T05:20:32.426170968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241786s 
2026-06-24T05:20:32.428905928Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-24T05:20:32.431309029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.435314928Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-06-24T05:20:32.448446381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:32.450516611Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-06-24T05:20:32.453577307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-24T05:20:32.457307962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:32.468913451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130082s 
2026-06-24T05:20:32.470988261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:32.472902256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:32.475625452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-24T05:20:32.479293190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:32.490332238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125286s 
2026-06-24T05:20:32.492464764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:32.494398429Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.19E-05s 
2026-06-24T05:20:32.496926813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-06-24T05:20:32.500589270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:32.511611734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012447s 
2026-06-24T05:20:32.513670321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:32.515563726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-06-24T05:20:32.518040295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-06-24T05:20:32.521605116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:32.532519803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122651s 
2026-06-24T05:20:32.534562087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:32.536432515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-06-24T05:20:32.538802088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-06-24T05:20:32.542289724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:32.553334653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012225s 
2026-06-24T05:20:32.555816823Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-06-24T05:20:32.638148677Z [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-06-24T05:20:32.657393174Z [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-06-24T05:20:32.667598342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-24T05:20:32.672054709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-24T05:20:32.699482020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1412025s 
2026-06-24T05:20:32.702606374Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-06-24T05:20:32.789962378Z [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-06-24T05:20:32.810765355Z [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-06-24T05:20:32.822084106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-24T05:20:32.827405405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-24T05:20:32.858597410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.153326s 
2026-06-24T05:20:32.863052635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:32', 'health_issue_notification') 
2026-06-24T05:20:32.867671800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.872061523Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-24T05:20:32.874356977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1666348s 
2026-06-24T05:20:32.878427456Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-24T05:20:32.881208870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.884738340Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-06-24T05:20:32.904581112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:32.906859442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-24T05:20:32.909285349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-06-24T05:20:32.913302571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-06-24T05:20:32.925069936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135477s 
2026-06-24T05:20:32.927330870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:32.929535000Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-06-24T05:20:32.932226993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-06-24T05:20:32.935364163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-06-24T05:20:32.946373571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118097s 
2026-06-24T05:20:32.949135434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-24T05:20:32.952241571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-24T05:20:32.955360996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039215s 
2026-06-24T05:20:32.960938000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:32.960965866Z                 WHERE "Id" IN (
2026-06-24T05:20:32.960994474Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:32.961035046Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:32.961066459Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:32.968439712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:32.968465303Z                 WHERE "Id" IN (
2026-06-24T05:20:32.968478089Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:32.968531747Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:32.968556728Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:32.974401291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095482s 
2026-06-24T05:20:32.981423397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:32.981447425Z                 WHERE "Id" IN (
2026-06-24T05:20:32.981469560Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:32.981507276Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:32.981568720Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:32.981597177Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-24T05:20:32.991081172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:32.991109169Z                 WHERE "Id" IN (
2026-06-24T05:20:32.991132365Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:32.991153778Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:32.991202497Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:32.991239762Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-24T05:20:32.998066474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119619s 
2026-06-24T05:20:33.006095097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.006121670Z                 WHERE "Id" IN (
2026-06-24T05:20:33.006132863Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.006169567Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.006214207Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.006289879Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:33.006321372Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-24T05:20:33.016952549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.016987389Z                 WHERE "Id" IN (
2026-06-24T05:20:33.017034403Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.017074013Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.017126539Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.017170818Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:33.017209877Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-24T05:20:33.025642935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143105s 
2026-06-24T05:20:33.031648102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-24T05:20:33.031673924Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:33.031715999Z                 FROM "Artists"
2026-06-24T05:20:33.031755268Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:33.031821872Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:33.039499719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-24T05:20:33.039521723Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:33.039551473Z                 FROM "Artists"
2026-06-24T05:20:33.039631254Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:33.039654631Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:33.045589366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098627s 
2026-06-24T05:20:33.050438214Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.050482293Z                 WHERE "Id" NOT IN (
2026-06-24T05:20:33.050495169Z                     SELECT MIN("Id")
2026-06-24T05:20:33.050526792Z                     FROM "TrackFiles"
2026-06-24T05:20:33.050562284Z                     GROUP BY "Path"
2026-06-24T05:20:33.050603006Z                 ) 
2026-06-24T05:20:33.056664286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.056688685Z                 WHERE "Id" NOT IN (
2026-06-24T05:20:33.056698244Z                     SELECT MIN("Id")
2026-06-24T05:20:33.056707814Z                     FROM "TrackFiles"
2026-06-24T05:20:33.056740971Z                     GROUP BY "Path"
2026-06-24T05:20:33.056769528Z                 ) 
2026-06-24T05:20:33.063250313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092551s 
2026-06-24T05:20:33.065262938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:33.067146883Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-06-24T05:20:33.069441926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-06-24T05:20:33.149646053Z [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-06-24T05:20:33.163363446Z [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-06-24T05:20:33.171254753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:33.176071235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:33.205741935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:33.209535377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.137942s 
2026-06-24T05:20:33.211995874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-06-24T05:20:33.215052992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:33.218956806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004898s 
2026-06-24T05:20:33.221452043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-06-24T05:20:33.299896054Z [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-06-24T05:20:33.312205221Z [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-06-24T05:20:33.319211093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:33.324306668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:33.353626682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:33.358764963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:33.362657023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391176s 
2026-06-24T05:20:33.367030253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:33', 'add_mediafilerepository_mtime') 
2026-06-24T05:20:33.371471429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:33.375787664Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-24T05:20:33.377916783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1517729s 
2026-06-24T05:20:33.381160718Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-24T05:20:33.383748320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:33.387418805Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-06-24T05:20:33.408555413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:33.408579912Z                           WHERE "Id" NOT IN (
2026-06-24T05:20:33.408599702Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:33.408616727Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.408659443Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-24T05:20:33.418227327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:33.418251555Z                           WHERE "Id" NOT IN (
2026-06-24T05:20:33.418261506Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:33.418322208Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.418353220Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-24T05:20:33.425217458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117879s 
2026-06-24T05:20:33.427646531Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-06-24T05:20:33.431486958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-06-24T05:20:33.435090627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053318s 
2026-06-24T05:20:33.437508928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-06-24T05:20:33.516588621Z [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-06-24T05:20:33.532792041Z [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-06-24T05:20:33.541713183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:33.546571430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:33.575904079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:33.580864752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:33.585758741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:33.589706493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1500486s 
2026-06-24T05:20:33.592074203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-24T05:20:33.595552449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:33.599647930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054738s 
2026-06-24T05:20:33.604159818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:33', 'add_artistmetadataid_constraint') 
2026-06-24T05:20:33.608646357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:33.613147784Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-24T05:20:33.615308207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184366s 
2026-06-24T05:20:33.618183779Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-24T05:20:33.620829980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:33.624525384Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-06-24T05:20:33.637559270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-24T05:20:33.639734642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:33.642160709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-06-24T05:20:33.645725220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:33.657397233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130878s 
2026-06-24T05:20:33.659487393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-24T05:20:33.661427421Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-06-24T05:20:33.664132671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-06-24T05:20:33.667718224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:33.678988167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012735s 
2026-06-24T05:20:33.680996873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:33.682864485Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-06-24T05:20:33.685225892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-06-24T05:20:33.688796936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:33.700085145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126171s 
2026-06-24T05:20:33.702753220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-24T05:20:33.704110043Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-06-24T05:20:33.706630651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-06-24T05:20:33.710365765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:33.721568332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126535s 
2026-06-24T05:20:33.723742592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:33.725368197Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-06-24T05:20:33.727750646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-06-24T05:20:33.731821667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:33.742547243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125368s 
2026-06-24T05:20:33.744535168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:33.746516078Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-06-24T05:20:33.748754096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-06-24T05:20:33.752202293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:33.763830628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127245s 
2026-06-24T05:20:33.767683940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:33', 'old_ids_and_artist_alias') 
2026-06-24T05:20:33.771966968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:33.775711491Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-24T05:20:33.777806381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244566s 
2026-06-24T05:20:33.780535568Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-24T05:20:33.783019593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:33.786136291Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-06-24T05:20:33.790983586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:33.793216273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:33.800348190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073409s 
2026-06-24T05:20:33.803578167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-24T05:20:33.806553140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-24T05:20:33.809898950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040862s 
2026-06-24T05:20:33.814028639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:33', 'download_propers_config') 
2026-06-24T05:20:33.818100091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:33.821992762Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-24T05:20:33.824080798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156973s 
2026-06-24T05:20:33.826896561Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-24T05:20:33.828945759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:33.832242570Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-06-24T05:20:33.849756140Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-06-24T05:20:33.853432586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-06-24T05:20:33.857925707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058491s 
2026-06-24T05:20:33.860357476Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-06-24T05:20:33.937719398Z [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-06-24T05:20:33.952491495Z [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-06-24T05:20:33.960793940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:33.966165341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:33.994670102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:33.999589331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:34.004431336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:34.009698817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:34.013717101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512421s 
2026-06-24T05:20:34.016259192Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-06-24T05:20:34.102361341Z [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-06-24T05:20:34.117170183Z [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-06-24T05:20:34.125381614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-24T05:20:34.130123606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-24T05:20:34.158982702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-24T05:20:34.163066278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446329s 
2026-06-24T05:20:34.165484399Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-06-24T05:20:34.242991243Z [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-06-24T05:20:34.255699493Z [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-06-24T05:20:34.263309182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-24T05:20:34.267655598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-24T05:20:34.296303207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285102s 
2026-06-24T05:20:34.298530845Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-06-24T05:20:34.373210092Z [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-06-24T05:20:34.384435545Z [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-06-24T05:20:34.390889286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-24T05:20:34.395793345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-24T05:20:34.423714982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-24T05:20:34.428719824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-24T05:20:34.433749786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-24T05:20:34.439050133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-24T05:20:34.443107477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1425724s 
2026-06-24T05:20:34.445353932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-06-24T05:20:34.518842922Z [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-06-24T05:20:34.530188678Z [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-06-24T05:20:34.536854385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-24T05:20:34.541688714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-24T05:20:34.569986849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220118s 
2026-06-24T05:20:34.572522347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-06-24T05:20:34.647289051Z [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-06-24T05:20:34.659907710Z [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-06-24T05:20:34.668389777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:34.673776238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:34.703165731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:34.708525469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:34.712614375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378544s 
2026-06-24T05:20:34.717116214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:34', 'remove_language_profiles') 
2026-06-24T05:20:34.721640478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:34.726361699Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-24T05:20:34.728585428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512677s 
2026-06-24T05:20:34.731862269Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-24T05:20:34.734483199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:34.738170697Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-06-24T05:20:34.744613957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-24T05:20:34.746792956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-06-24T05:20:34.749724291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-06-24T05:20:34.753424886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-06-24T05:20:34.765064844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128524s 
2026-06-24T05:20:34.769830835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-24T05:20:34.775536709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-24T05:20:34.779627760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066177s 
2026-06-24T05:20:34.784171443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:34', 'multi_disc_naming_format') 
2026-06-24T05:20:34.788873826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:34.794091136Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-24T05:20:34.796431891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205588s 
2026-06-24T05:20:34.799390421Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-24T05:20:34.802181303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:34.805666875Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-06-24T05:20:34.812211318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-24T05:20:34.814456190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-24T05:20:34.817119205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-24T05:20:34.821037749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:34.832999595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134778s 
2026-06-24T05:20:34.835246732Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:34.837869646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:35.041915957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2039263s 
2026-06-24T05:20:35.047611621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:35', 'add_download_client_priority') 
2026-06-24T05:20:35.053125608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.057403726Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-24T05:20:35.059747027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2194781s 
2026-06-24T05:20:35.063025250Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-24T05:20:35.065751422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.069126712Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-06-24T05:20:35.075555763Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.079364445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-24T05:20:35.083130481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050317s 
2026-06-24T05:20:35.085856042Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.089380502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-06-24T05:20:35.092791202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044985s 
2026-06-24T05:20:35.097187178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:35', 'remove_growl_prowl') 
2026-06-24T05:20:35.101836294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.105943257Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-24T05:20:35.108148980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173393s 
2026-06-24T05:20:35.110910734Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-24T05:20:35.113778811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.117149882Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-06-24T05:20:35.123191863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.127135457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-24T05:20:35.130948158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052062s 
2026-06-24T05:20:35.133713208Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.137333441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-24T05:20:35.140804844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047475s 
2026-06-24T05:20:35.145251742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:35', 'remove_plex_hometheatre') 
2026-06-24T05:20:35.149946689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.154020927Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-24T05:20:35.156296150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175391s 
2026-06-24T05:20:35.159245562Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-24T05:20:35.162080052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.165537516Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-06-24T05:20:35.177924008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.180208911Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-24T05:20:35.182733888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-06-24T05:20:35.186134268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-06-24T05:20:35.197931032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127705s 
2026-06-24T05:20:35.200245564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.202350825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-06-24T05:20:35.205316359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-06-24T05:20:35.209646061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.221298504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134321s 
2026-06-24T05:20:35.223538817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.225721143Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-06-24T05:20:35.228697960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-06-24T05:20:35.232930396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.244784475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135467s 
2026-06-24T05:20:35.247048266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.249146963Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-06-24T05:20:35.251926343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-06-24T05:20:35.256122485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.267735389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133402s 
2026-06-24T05:20:35.270004841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.272185273Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-06-24T05:20:35.275007859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-06-24T05:20:35.278594414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-06-24T05:20:35.290029439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124066s 
2026-06-24T05:20:35.292257037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:35.294817384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:35.309671417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014959s 
2026-06-24T05:20:35.314644395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:35', 'add_root_folder_add_defaults') 
2026-06-24T05:20:35.319701763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.324005262Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-24T05:20:35.326379655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029041s 
2026-06-24T05:20:35.329050034Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-24T05:20:35.331887760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.335247148Z [Info] task_duration: Starting migration of Main DB to 40 
2026-06-24T05:20:35.340778511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-24T05:20:35.343176181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-24T05:20:35.346047064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-24T05:20:35.349837269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-24T05:20:35.361610285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129825s 
2026-06-24T05:20:35.366026622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:35', 'task_duration') 
2026-06-24T05:20:35.370766580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.374482696Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-24T05:20:35.376643108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256904s 
2026-06-24T05:20:35.380182839Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-24T05:20:35.382892858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.386521869Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-06-24T05:20:35.394096838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-24T05:20:35.396372291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-24T05:20:35.399058583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-24T05:20:35.403064222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:35.415346635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135825s 
2026-06-24T05:20:35.417469020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-24T05:20:35.419578229Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-06-24T05:20:35.422306324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-24T05:20:35.426263676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.437753743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130306s 
2026-06-24T05:20:35.442875450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:35', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-24T05:20:35.448192621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.452255616Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-24T05:20:35.454681122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267299s 
2026-06-24T05:20:35.457487605Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-24T05:20:35.460183135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.463732265Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-06-24T05:20:35.469445805Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-06-24T05:20:35.546506890Z [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-06-24T05:20:35.562111214Z [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-06-24T05:20:35.570575035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:35.577243999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:35.606653343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:35.612148492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:35.617721929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:35.623467574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:35.627930725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1560456s 
2026-06-24T05:20:35.632005984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-24T05:20:35.636905474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-24T05:20:35.640844499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057697s 
2026-06-24T05:20:35.645008627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-24T05:20:35.649870050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-24T05:20:35.653976392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059169s 
2026-06-24T05:20:35.656664728Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-06-24T05:20:35.732006991Z [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-06-24T05:20:35.745388487Z [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-06-24T05:20:35.753438293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-24T05:20:35.758305228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-24T05:20:35.787396931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282093s 
2026-06-24T05:20:35.792208484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:35', 'remove_album_folders') 
2026-06-24T05:20:35.797069085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.801416052Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-24T05:20:35.803698129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419728s 
2026-06-24T05:20:35.806649094Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-24T05:20:35.809527232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.813149228Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-06-24T05:20:35.819060937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:35.821325208Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:35.823815084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-24T05:20:35.827573014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-24T05:20:35.839600152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134322s 
2026-06-24T05:20:35.844211141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:35', 'add_priority_to_indexers') 
2026-06-24T05:20:35.849053826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.853098504Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-24T05:20:35.855378417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265018s 
2026-06-24T05:20:35.858514204Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-24T05:20:35.861399366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.864925489Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-06-24T05:20:35.871372897Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-24T05:20:35.875186219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-24T05:20:35.879818229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056388s 
2026-06-24T05:20:35.882025546Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:35.884583128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:35.893274997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088948s 
2026-06-24T05:20:35.898333387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:35', 'remove_chown_and_folderchmod_config') 
2026-06-24T05:20:35.903611610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.908070502Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-24T05:20:35.910241947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229652s 
2026-06-24T05:20:35.912979962Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-24T05:20:35.915710242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.919054248Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-06-24T05:20:35.992426463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-24T05:20:36.002230804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-24T05:20:36.008904117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114185s 
2026-06-24T05:20:36.013417609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:36', 'update_notifiarr') 
2026-06-24T05:20:36.018151926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.022119919Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-24T05:20:36.026899918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024421s 
2026-06-24T05:20:36.029781774Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-24T05:20:36.032552285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.036087476Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-06-24T05:20:36.040487921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:36.043115434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:36.066101478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230586s 
2026-06-24T05:20:36.071051790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:36', 'email_multiple_addresses') 
2026-06-24T05:20:36.076299461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.080257074Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-24T05:20:36.082557798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037142s 
2026-06-24T05:20:36.085573573Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-24T05:20:36.088403334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.091909867Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-06-24T05:20:36.096826282Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-24T05:20:36.100118884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-24T05:20:36.129682679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303032s 
2026-06-24T05:20:36.134459422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:36', 'rename_blacklist_to_blocklist') 
2026-06-24T05:20:36.139383891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.143562389Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-24T05:20:36.145972634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437909s 
2026-06-24T05:20:36.148816283Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-24T05:20:36.151597025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.155017314Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-06-24T05:20:36.162832317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-24T05:20:36.165139866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:36.168216984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-24T05:20:36.172837843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:36.185131067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142819s 
2026-06-24T05:20:36.188222645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-24T05:20:36.192652589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:36.204411897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135833s 
2026-06-24T05:20:36.206650006Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:36.209208560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:36.252408875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431801s 
2026-06-24T05:20:36.257277633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:36', 'cdh_per_downloadclient') 
2026-06-24T05:20:36.262257013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.266305088Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-24T05:20:36.268563758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571478s 
2026-06-24T05:20:36.271271813Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-24T05:20:36.273991552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.277390740Z [Info] download_history: Starting migration of Main DB to 52 
2026-06-24T05:20:36.294230643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-24T05:20:36.302869445Z [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-06-24T05:20:36.310577032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139678s 
2026-06-24T05:20:36.313344226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-24T05:20:36.317248191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-24T05:20:36.321723085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060499s 
2026-06-24T05:20:36.324309435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-06-24T05:20:36.328182868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-24T05:20:36.332540907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058918s 
2026-06-24T05:20:36.335185615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-24T05:20:36.339141664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-24T05:20:36.343514162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059911s 
2026-06-24T05:20:36.345701198Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:36.348265834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:36.363443068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152598s 
2026-06-24T05:20:36.368203668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:36', 'download_history') 
2026-06-24T05:20:36.373064590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.377036251Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-24T05:20:36.379230761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028937s 
2026-06-24T05:20:36.382071494Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-24T05:20:36.384774809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.388145860Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-06-24T05:20:36.393856995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:36', 'add_update_history') 
2026-06-24T05:20:36.398764932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.402604306Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-24T05:20:36.404854900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179558s 
2026-06-24T05:20:36.407802277Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-24T05:20:36.410662188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.414123240Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-06-24T05:20:36.419956762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:36.422240733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-24T05:20:36.432648599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-24T05:20:36.437164406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:36.449974751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146154s 
2026-06-24T05:20:36.454671543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:36', 'add_on_update_to_notifications') 
2026-06-24T05:20:36.459565331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.463748829Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-24T05:20:36.466104995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279211s 
2026-06-24T05:20:36.469059357Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-24T05:20:36.471837193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.475377735Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-06-24T05:20:36.481172057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:36.483374253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:36.486042819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-24T05:20:36.490043348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:36.502437335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139361s 
2026-06-24T05:20:36.507209768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:36', 'download_client_per_indexer') 
2026-06-24T05:20:36.512108677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.516212775Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-24T05:20:36.518532367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272425s 
2026-06-24T05:20:36.521352919Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-24T05:20:36.524062137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.527410662Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-06-24T05:20:36.536120398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:36.538294217Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-06-24T05:20:36.540941680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-06-24T05:20:36.544914132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:36.557552331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141814s 
2026-06-24T05:20:36.559833496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:36.561976283Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-06-24T05:20:36.565023482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-06-24T05:20:36.569488376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:36.581858094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014126s 
2026-06-24T05:20:36.584348421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:36.586451527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-06-24T05:20:36.589142548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-06-24T05:20:36.593249401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:36.605198422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135991s 
2026-06-24T05:20:36.609751033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:36', 'AddNewItemMonitorType') 
2026-06-24T05:20:36.614548527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.618587484Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-24T05:20:36.620843669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266778s 
2026-06-24T05:20:36.623553257Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-24T05:20:36.626241963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.629598405Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-06-24T05:20:36.635309018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:36.637599031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-24T05:20:36.640299471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-06-24T05:20:36.644422376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:36.657589090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014737s 
2026-06-24T05:20:36.662326694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:36', 'ImportListSearch') 
2026-06-24T05:20:36.667339632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.671708323Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-24T05:20:36.674028426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285195s 
2026-06-24T05:20:36.676998910Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-24T05:20:36.680031469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.683565749Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-06-24T05:20:36.689650346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:36.691997545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-24T05:20:36.695055254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-06-24T05:20:36.699487603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:36.712506769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147376s 
2026-06-24T05:20:36.717104812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:36', 'ImportListMonitorExisting') 
2026-06-24T05:20:36.721941335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.725797683Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-24T05:20:36.728106855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276753s 
2026-06-24T05:20:36.730786833Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-24T05:20:36.733540811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.736900148Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-06-24T05:20:36.744375086Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:36.748093227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-24T05:20:36.751864584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049322s 
2026-06-24T05:20:36.754634203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:36.758195717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-06-24T05:20:36.761567710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044657s 
2026-06-24T05:20:36.763748082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:36.765848073Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-06-24T05:20:36.768283489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-24T05:20:36.771551201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-24T05:20:36.783560183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129575s 
2026-06-24T05:20:36.787992602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:36', 'add_indexer_tags') 
2026-06-24T05:20:36.792775737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.796513487Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-24T05:20:36.798705512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256755s 
2026-06-24T05:20:36.801467707Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-24T05:20:36.804174550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.807525580Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-06-24T05:20:36.811796053Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:36.814426852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:36.828421544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140437s 
2026-06-24T05:20:36.833443801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:36', 'update_audio_types') 
2026-06-24T05:20:36.838414093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.842153797Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-24T05:20:36.844405954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278322s 
2026-06-24T05:20:36.847882167Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-24T05:20:36.850952942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.854670431Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-06-24T05:20:36.906305958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:36.909855809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-24T05:20:36.913412995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044132s 
2026-06-24T05:20:36.915670262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-24T05:20:36.917825874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-06-24T05:20:36.920785306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-06-24T05:20:37.003403646Z [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-06-24T05:20:37.021095656Z [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-06-24T05:20:37.031735650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-06-24T05:20:37.037077120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-06-24T05:20:37.068813161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-24T05:20:37.075357303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-24T05:20:37.080021770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567325s 
2026-06-24T05:20:37.082390351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:37.084649442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:37.087477519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-06-24T05:20:37.174785366Z [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-06-24T05:20:37.200503144Z [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-06-24T05:20:37.213509013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:37.219125237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:37.249755009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:37.255611847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:37.261402803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:37.265831645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1757792s 
2026-06-24T05:20:37.268072368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:37.270209794Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-24T05:20:37.272904904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-06-24T05:20:37.358906369Z [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-06-24T05:20:37.383901230Z [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-06-24T05:20:37.397114357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:37.402682414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:37.432915156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:37.439277102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:37.444517548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:37.448874716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1734627s 
2026-06-24T05:20:37.451077984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:37.453164016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-06-24T05:20:37.455715867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-06-24T05:20:37.543213817Z [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-06-24T05:20:37.568103186Z [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-06-24T05:20:37.580874824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:37.586487179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:37.616780434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:37.622547030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:37.628263726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:37.632912351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1747376s 
2026-06-24T05:20:37.635406054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:37.637450372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-24T05:20:37.640204510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-06-24T05:20:37.722862240Z [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-06-24T05:20:37.739638024Z [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-06-24T05:20:37.748796283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:37.754651318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:37.784803518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:37.790171632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:37.795484815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:37.801241211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:37.805678810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1630093s 
2026-06-24T05:20:37.807897830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:37.809994504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-06-24T05:20:37.812606445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-06-24T05:20:37.896447159Z [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-06-24T05:20:37.915107469Z [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-06-24T05:20:37.925219168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:37.931036206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:37.960908944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:37.966285203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:37.971702366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:37.977579335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:37.982096886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1670993s 
2026-06-24T05:20:37.984388943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-24T05:20:37.986501899Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-06-24T05:20:37.989331018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-24T05:20:38.080596428Z [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-06-24T05:20:38.095379918Z [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-06-24T05:20:38.103720901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-24T05:20:38.108903772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-24T05:20:38.137734329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460309s 
2026-06-24T05:20:38.141054147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-24T05:20:38.143214900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:38.146268291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-24T05:20:38.228285200Z [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-06-24T05:20:38.243617756Z [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-06-24T05:20:38.252606243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-24T05:20:38.257979477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-24T05:20:38.287909069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383292s 
2026-06-24T05:20:38.290578587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:38.292690411Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-06-24T05:20:38.295407073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-24T05:20:38.377588103Z [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-06-24T05:20:38.390647170Z [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-06-24T05:20:38.398162298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-24T05:20:38.402913329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-24T05:20:38.432232301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341369s 
2026-06-24T05:20:38.434892610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:38.437064225Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-06-24T05:20:38.439764254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-24T05:20:38.521199571Z [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-06-24T05:20:38.534393610Z [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-06-24T05:20:38.542288113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-24T05:20:38.547194056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-24T05:20:38.576338616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339382s 
2026-06-24T05:20:38.578790315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:38.580944434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-06-24T05:20:38.583742310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-24T05:20:38.664801280Z [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-06-24T05:20:38.677864194Z [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-06-24T05:20:38.685725160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-24T05:20:38.690648037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-24T05:20:38.719878169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332254s 
2026-06-24T05:20:38.722519460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-24T05:20:38.724804964Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-24T05:20:38.728148439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-24T05:20:38.808999931Z [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-06-24T05:20:38.821788613Z [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-06-24T05:20:38.829528404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-24T05:20:38.835415023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-24T05:20:38.869060680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:38.874727666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1431572s 
2026-06-24T05:20:38.878326796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-24T05:20:38.880919158Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-06-24T05:20:38.884183524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-24T05:20:38.967579191Z [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-06-24T05:20:38.981496777Z [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-06-24T05:20:38.989547625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-24T05:20:38.996228122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-24T05:20:39.027953452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:39.033961344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1460355s 
2026-06-24T05:20:39.036762537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-24T05:20:39.039094906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-24T05:20:39.042354452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-24T05:20:39.124479098Z [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-06-24T05:20:39.139417661Z [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-06-24T05:20:39.148308471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-24T05:20:39.154257735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-24T05:20:39.185726928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:39.190832914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1455297s 
2026-06-24T05:20:39.193529747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-24T05:20:39.195809650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-06-24T05:20:39.198711214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-24T05:20:39.282519613Z [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-06-24T05:20:39.298387016Z [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-06-24T05:20:39.307492028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-24T05:20:39.314649617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-24T05:20:39.347352886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-24T05:20:39.354108915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-24T05:20:39.360770124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-24T05:20:39.366198419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647167s 
2026-06-24T05:20:39.369201599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-24T05:20:39.371522564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-06-24T05:20:39.374307104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-24T05:20:39.465258501Z [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-06-24T05:20:39.479169514Z [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-06-24T05:20:39.487484564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-24T05:20:39.492370186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-24T05:20:39.522018281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1450154s 
2026-06-24T05:20:39.524537145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-24T05:20:39.526782207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-24T05:20:39.529911802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-24T05:20:39.610358187Z [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-06-24T05:20:39.622685279Z [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-06-24T05:20:39.629925615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-24T05:20:39.635306164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-24T05:20:39.664860619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321956s 
2026-06-24T05:20:39.667256676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-24T05:20:39.669481448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-24T05:20:39.672185475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-24T05:20:39.753754783Z [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-06-24T05:20:39.768148257Z [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-06-24T05:20:39.775251767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-24T05:20:39.781231303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-24T05:20:39.811329203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-24T05:20:39.817313138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-24T05:20:39.823020184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-24T05:20:39.829105122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-24T05:20:39.834891318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1597276s 
2026-06-24T05:20:39.838538254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:39.841580934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:39.844681831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-24T05:20:39.925147404Z [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-06-24T05:20:39.943944149Z [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-06-24T05:20:39.953138220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:39.959217407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:39.991098850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:39.996506674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.148735s 
2026-06-24T05:20:39.998992832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:40.001303888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:40.004685400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-24T05:20:40.089380414Z [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-06-24T05:20:40.104473718Z [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-06-24T05:20:40.112922147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:40.118872073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:40.151265338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.159666351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1520823s 
2026-06-24T05:20:40.162185566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:40.164427522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-06-24T05:20:40.167565283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-24T05:20:40.261702227Z [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-06-24T05:20:40.278408141Z [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-06-24T05:20:40.287143998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:40.293703783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:40.326097308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.332328621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1615634s 
2026-06-24T05:20:40.335299175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-24T05:20:40.337959063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s 
2026-06-24T05:20:40.341365144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-24T05:20:40.428340642Z [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-06-24T05:20:40.448530073Z [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-06-24T05:20:40.457769104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-24T05:20:40.464631658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-24T05:20:40.500844437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.506345289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1619553s 
2026-06-24T05:20:40.508931138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-24T05:20:40.511773493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.12E-05s 
2026-06-24T05:20:40.515104333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-24T05:20:40.601037722Z [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-06-24T05:20:40.614443858Z [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-06-24T05:20:40.622181314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-24T05:20:40.627835224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-24T05:20:40.660435175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.668285058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.148229s 
2026-06-24T05:20:40.670866989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-24T05:20:40.673160850Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-06-24T05:20:40.676100382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-24T05:20:40.766962760Z [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-06-24T05:20:40.780478566Z [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-06-24T05:20:40.788361887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-24T05:20:40.794034244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-24T05:20:40.827939755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.832789925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1540642s 
2026-06-24T05:20:40.835130991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-24T05:20:40.837367156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-06-24T05:20:40.840423302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-06-24T05:20:40.924361882Z [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-06-24T05:20:40.936286884Z [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-06-24T05:20:40.943587982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-24T05:20:40.948677926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-24T05:20:40.978354297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353293s 
2026-06-24T05:20:40.981085209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-24T05:20:40.983561657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-06-24T05:20:40.986007084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-06-24T05:20:41.080483441Z [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-06-24T05:20:41.092570690Z [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-06-24T05:20:41.099868211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-24T05:20:41.105047885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-24T05:20:41.134827284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1461069s 
2026-06-24T05:20:41.137300607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-24T05:20:41.139840133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-06-24T05:20:41.142563148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-24T05:20:41.230928456Z [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-06-24T05:20:41.244530306Z [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-06-24T05:20:41.252667127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-24T05:20:41.257707981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-24T05:20:41.287775060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1425355s 
2026-06-24T05:20:41.290251769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-24T05:20:41.292488685Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:41.295284508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-24T05:20:41.390344541Z [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-06-24T05:20:41.404804189Z [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-06-24T05:20:41.412958907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-24T05:20:41.418602345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-24T05:20:41.449126725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511979s 
2026-06-24T05:20:41.451614677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-24T05:20:41.453900682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-06-24T05:20:41.456751324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-24T05:20:41.544179254Z [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-06-24T05:20:41.554915882Z [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-06-24T05:20:41.561725580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-24T05:20:41.566870714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-24T05:20:41.596778352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372957s 
2026-06-24T05:20:41.599290432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-24T05:20:41.601518270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-06-24T05:20:41.604537863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-24T05:20:41.685094190Z [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-06-24T05:20:41.695141449Z [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-06-24T05:20:41.701254284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-24T05:20:41.706605052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-24T05:20:41.738218296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-24T05:20:41.743023455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1358228s 
2026-06-24T05:20:41.745443049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-24T05:20:41.747684906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-06-24T05:20:41.750678907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-24T05:20:41.833082455Z [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-06-24T05:20:41.843083221Z [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-06-24T05:20:41.849196947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-24T05:20:41.854898832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-24T05:20:41.886675215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-24T05:20:41.891381034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1380357s 
2026-06-24T05:20:41.893755978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:41.896320585Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-24T05:20:41.899020754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-06-24T05:20:41.986176786Z [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-06-24T05:20:41.999197004Z [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-06-24T05:20:42.006680940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:42.012347335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:42.043307402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:42.049006102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:42.053409152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1519708s 
2026-06-24T05:20:42.055730819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:42.057929799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-06-24T05:20:42.060731953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-06-24T05:20:42.154202475Z [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-06-24T05:20:42.167722651Z [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-06-24T05:20:42.175131235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:42.181103566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:42.212219066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:42.217974461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:42.222226657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1590146s 
2026-06-24T05:20:42.224631190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:42.226821332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:42.229950997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-24T05:20:42.306946510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-24T05:20:42.314527913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-24T05:20:42.319958673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-24T05:20:42.325122294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-24T05:20:42.356133485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:42.361386898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.128783s 
2026-06-24T05:20:42.368949592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:42', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-24T05:20:42.374378429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:42.382281399Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-24T05:20:42.385022340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1486558s 
2026-06-24T05:20:42.392490855Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-24T05:20:42.395528905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:42.401455284Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-06-24T05:20:42.418932711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:42.421421615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s 
2026-06-24T05:20:42.424433532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-06-24T05:20:42.428977877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:42.442742124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152271s 
2026-06-24T05:20:42.444952286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:42.447215796Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.21E-05s 
2026-06-24T05:20:42.450132672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-06-24T05:20:42.454351751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:42.466966603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141984s 
2026-06-24T05:20:42.471864299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:42', 'add_on_delete_to_notifications') 
2026-06-24T05:20:42.476829391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:42.481523697Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-24T05:20:42.484199247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02828s 
2026-06-24T05:20:42.486975059Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-24T05:20:42.489764488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:42.493305381Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-06-24T05:20:42.522328677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:42.525088567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s 
2026-06-24T05:20:42.528145274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-24T05:20:42.532799189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:42.546638728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154576s 
2026-06-24T05:20:42.548576432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:42.552279622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-24T05:20:42.556181803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054639s 
2026-06-24T05:20:42.558504802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:42.560720996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-06-24T05:20:42.563562070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-06-24T05:20:42.567263767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-24T05:20:42.579982718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137312s 
2026-06-24T05:20:42.582338544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:42.585001007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:42.596166169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111783s 
2026-06-24T05:20:42.599007773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-24T05:20:42.605855888Z [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-06-24T05:20:42.612542969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111459s 
2026-06-24T05:20:42.615749989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-24T05:20:42.619630086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-24T05:20:42.624075621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058933s 
2026-06-24T05:20:42.626467970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:42.628735829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-06-24T05:20:42.631560569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-06-24T05:20:42.635676991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:42.648404751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142616s 
2026-06-24T05:20:42.650835448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:42.653083897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-24T05:20:42.655937816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-06-24T05:20:42.660197858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:42.672954094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144414s 
2026-06-24T05:20:42.675400503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:42.677682269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-06-24T05:20:42.680646771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-06-24T05:20:42.685140504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:42.697968244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146376s 
2026-06-24T05:20:42.700230110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:42.702881852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:42.726687297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238418s 
2026-06-24T05:20:42.729344440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:42.732022575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:42.745577180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135879s 
2026-06-24T05:20:42.748546171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-24T05:20:42.831757897Z [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-06-24T05:20:42.843700966Z [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-06-24T05:20:42.850820257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-24T05:20:42.855896913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-24T05:20:42.886554061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13551s 
2026-06-24T05:20:42.889836383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-06-24T05:20:42.971189064Z [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-06-24T05:20:42.981046161Z [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-06-24T05:20:42.987228435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-24T05:20:42.992575576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-24T05:20:43.024097816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310476s 
2026-06-24T05:20:43.027932290Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-24T05:20:43.032252293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-24T05:20:43.036572836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057267s 
2026-06-24T05:20:43.038903631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:43.041133453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-06-24T05:20:43.044416918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-24T05:20:43.049370286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.062631200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153933s 
2026-06-24T05:20:43.065082818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:43.067311117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-06-24T05:20:43.070458086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-24T05:20:43.074536693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-24T05:20:43.087511229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144614s 
2026-06-24T05:20:43.092420599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:43', 'add_custom_formats') 
2026-06-24T05:20:43.097312423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.101601764Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-24T05:20:43.104001929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283225s 
2026-06-24T05:20:43.107015199Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-24T05:20:43.109904008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.113715997Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-06-24T05:20:43.120606758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:43.122938616Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-06-24T05:20:43.125489104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-24T05:20:43.129313347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:43.142612448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146786s 
2026-06-24T05:20:43.147449181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:43', 'add_result_to_commands') 
2026-06-24T05:20:43.152347508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.156405974Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-24T05:20:43.158730807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281453s 
2026-06-24T05:20:43.161961506Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-24T05:20:43.164798711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.168493043Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-06-24T05:20:43.174259990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:43.176679584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-06-24T05:20:43.179667574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-24T05:20:43.184011093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.197644377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153676s 
2026-06-24T05:20:43.202677606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:43', 'health_restored_notification') 
2026-06-24T05:20:43.207778412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.212022521Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-24T05:20:43.214420371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292666s 
2026-06-24T05:20:43.217068636Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-24T05:20:43.219727913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.223071338Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-06-24T05:20:43.228313649Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:43.232211451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-24T05:20:43.236171638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00527s 
2026-06-24T05:20:43.240649098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:43', 'remove_uc') 
2026-06-24T05:20:43.245417303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.249094020Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-24T05:20:43.251320264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180376s 
2026-06-24T05:20:43.254540772Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-24T05:20:43.257541767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.261172571Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-06-24T05:20:43.265488005Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:43.268241131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:43.295684674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275116s 
2026-06-24T05:20:43.301121507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:43', 'download_clients_rename_tv_to_music') 
2026-06-24T05:20:43.306411643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.310815975Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-24T05:20:43.313311863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423415s 
2026-06-24T05:20:43.316635519Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-24T05:20:43.319664070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.323360396Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-06-24T05:20:43.329040558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-24T05:20:43.331379149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-24T05:20:43.334384172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-24T05:20:43.338866001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-06-24T05:20:43.352319913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153035s 
2026-06-24T05:20:43.357388524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:43', 'add_colon_replacement_to_naming_config') 
2026-06-24T05:20:43.362567086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.366967831Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-24T05:20:43.369533198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292394s 
2026-06-24T05:20:43.372367418Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-24T05:20:43.375113941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.378575614Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-06-24T05:20:43.386086043Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-24T05:20:43.469999853Z [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-06-24T05:20:43.482097313Z [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-06-24T05:20:43.489165261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:43.494970545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:43.528296569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:43.533092500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1443776s 
2026-06-24T05:20:43.535523307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:43.537773941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-06-24T05:20:43.540783854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-24T05:20:43.544715104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-24T05:20:43.557465609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014016s 
2026-06-24T05:20:43.562321841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:43', 'list_sync_time') 
2026-06-24T05:20:43.567098844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.571278424Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-24T05:20:43.573537725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276357s 
2026-06-24T05:20:43.576707521Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-24T05:20:43.579538253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.583807764Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-06-24T05:20:43.589009692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-24T05:20:43.591355809Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-06-24T05:20:43.594364900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-24T05:20:43.597683285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-24T05:20:43.610829357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142655s 
2026-06-24T05:20:43.615566120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:43', 'add_download_client_tags') 
2026-06-24T05:20:43.620530209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.624725500Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-24T05:20:43.627056837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027748s 
2026-06-24T05:20:43.630040317Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-24T05:20:43.632885859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.636486733Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-06-24T05:20:43.645930146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-24T05:20:43.653221183Z [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-06-24T05:20:43.660085471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116412s 
2026-06-24T05:20:43.662918308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-24T05:20:43.667396549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-24T05:20:43.672156308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067089s 
2026-06-24T05:20:43.676801956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:43', 'add_notification_status') 
2026-06-24T05:20:43.681696465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.686258926Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-24T05:20:43.688634913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204021s 
2026-06-24T05:20:43.691730158Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-24T05:20:43.694655140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.698262788Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-06-24T05:20:43.703283241Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:43.706009774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:43.730476531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244945s 
2026-06-24T05:20:43.735725595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:43', 'add_alac_24_quality_in_profiles') 
2026-06-24T05:20:43.741079259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.745281775Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-24T05:20:43.747713233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391444s 
2026-06-24T05:20:43.750523855Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-24T05:20:43.753299216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.756731871Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-06-24T05:20:43.762441563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-24T05:20:43.764730604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-06-24T05:20:43.767184707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-24T05:20:43.770524966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-24T05:20:43.783707462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014129s 
2026-06-24T05:20:43.786435367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-24T05:20:43.790128827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-24T05:20:43.802749110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136007s 
2026-06-24T05:20:43.807308565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:43', 'add_salt_to_users') 
2026-06-24T05:20:43.812199297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.816231810Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-24T05:20:43.818326981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269048s 
2026-06-24T05:20:43.821170098Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-24T05:20:43.824209491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.827736516Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-06-24T05:20:43.835443641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-24T05:20:43.842529866Z [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-06-24T05:20:43.849528074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116282s 
2026-06-24T05:20:43.852345600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-24T05:20:43.855719887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-24T05:20:43.860320705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056714s 
2026-06-24T05:20:43.864797734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:43', 'add_auto_tagging') 
2026-06-24T05:20:43.869602773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.873635688Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-24T05:20:43.876002666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018965s 
2026-06-24T05:20:43.879130416Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-24T05:20:43.882095660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.885790894Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-06-24T05:20:43.891760058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-24T05:20:43.894172578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-06-24T05:20:43.897149284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-24T05:20:43.901172539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-24T05:20:43.915039063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150394s 
2026-06-24T05:20:43.918668644Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-24T05:20:43.923151354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-24T05:20:43.927148326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054999s 
2026-06-24T05:20:43.932079891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:43', 'quality_definition_preferred_size') 
2026-06-24T05:20:43.937130435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.941417070Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-24T05:20:43.943895392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190748s 
2026-06-24T05:20:43.947215511Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-24T05:20:43.950232157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.954013775Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-06-24T05:20:43.959561641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:43.961960564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-06-24T05:20:43.964838762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-06-24T05:20:43.969029905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.982973473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015569s 
2026-06-24T05:20:43.987929357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:43', 'add_on_artist_add_to_notifications') 
2026-06-24T05:20:43.993010873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.997257578Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-24T05:20:43.999681009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292718s 
2026-06-24T05:20:44.002680442Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-24T05:20:44.005521104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.009074172Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-06-24T05:20:44.014066659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:44.016339698Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-06-24T05:20:44.019145680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-06-24T05:20:44.022829531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-24T05:20:44.036288604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014566s 
2026-06-24T05:20:44.041017310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:44', 'album_last_searched_time') 
2026-06-24T05:20:44.045928833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.050011257Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-24T05:20:44.052380480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027861s 
2026-06-24T05:20:44.055206573Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-24T05:20:44.058040752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.061537276Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-06-24T05:20:44.067946036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-24T05:20:44.070338906Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-24T05:20:44.073022372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-06-24T05:20:44.077017931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:44.090748731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152304s 
2026-06-24T05:20:44.093135339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:44.095277013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-06-24T05:20:44.097939547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-06-24T05:20:44.101918121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:44.115172431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147662s 
2026-06-24T05:20:44.119728680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:44', 'add_indexer_flags') 
2026-06-24T05:20:44.124592428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.128416200Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-24T05:20:44.130766124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277511s 
2026-06-24T05:20:44.133871189Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-24T05:20:44.136766862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.140382376Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-06-24T05:20:44.146944324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-06-24T05:20:44.150595509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-06-24T05:20:44.155389076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059712s 
2026-06-24T05:20:44.157951468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-06-24T05:20:44.161587352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-06-24T05:20:44.165838897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055457s 
2026-06-24T05:20:44.168482001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-06-24T05:20:44.172381045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-06-24T05:20:44.176854056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059502s 
2026-06-24T05:20:44.181604055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:44', 'add_indexes_album_statistics') 
2026-06-24T05:20:44.186521681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.190785640Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-24T05:20:44.193239173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193573s 
2026-06-24T05:20:44.196208946Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-24T05:20:44.199032223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.202557674Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-06-24T05:20:44.208708225Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-24T05:20:44.214152863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-24T05:20:44.218913232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068479s 
2026-06-24T05:20:44.223619473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:44', 'update_redacted_baseurl') 
2026-06-24T05:20:44.228671870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.232639112Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-24T05:20:44.234988565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202053s 
2026-06-24T05:20:44.373270497Z [Debug] MigrationController: Took: 00:00:21.4170357 
2026-06-24T05:20:45.886983016Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-06-24T05:20:46.430601037Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-24T05:20:47.065141968Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-24T05:20:47.537809203Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-24T05:20:47.551894658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:47.555806227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:47.635915293Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-24T05:20:47.639099648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0839881s 
2026-06-24T05:20:47.642324945Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-24T05:20:47.645420010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0868907s 
2026-06-24T05:20:47.678022586Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-24T05:20:47.681733972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.687870995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-24T05:20:47.692137720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-24T05:20:47.698718577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007803s 
2026-06-24T05:20:47.701880507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.707748477Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-24T05:20:47.710706736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167596s 
2026-06-24T05:20:47.716188930Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-24T05:20:47.719679903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.727212386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-24T05:20:47.731412377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:47.737123602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066592s 
2026-06-24T05:20:47.740060969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:47.742825227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-06-24T05:20:47.746249205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-24T05:20:47.750535379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-24T05:20:47.760926061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110363s 
2026-06-24T05:20:47.764305839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.768907118Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-24T05:20:47.772004327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191094s 
2026-06-24T05:20:47.776374481Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-24T05:20:47.780005746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.786618286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:47.789565313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-06-24T05:20:47.792850922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-24T05:20:47.797160704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-24T05:20:47.803137103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069871s 
2026-06-24T05:20:47.806264322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.810963759Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-24T05:20:47.814097252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144596s 
2026-06-24T05:20:47.818943174Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-24T05:20:47.822475389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.827017980Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-24T05:20:47.836823582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-24T05:20:47.843524712Z [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-06-24T05:20:47.851884362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119444s 
2026-06-24T05:20:47.854849004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-24T05:20:47.858531933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-24T05:20:47.863522676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057563s 
2026-06-24T05:20:47.868546086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:47', 'InitialSetup') 
2026-06-24T05:20:47.874581715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.879135398Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-24T05:20:47.882005319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212569s 
2026-06-24T05:20:47.885538797Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-24T05:20:47.889132577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.893342948Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-06-24T05:20:47.899453547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:47', 'add_reason_to_pending_releases') 
2026-06-24T05:20:47.905908711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.910657708Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-24T05:20:47.913807032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214664s 
2026-06-24T05:20:47.916971577Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-24T05:20:47.920373340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.924436214Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-06-24T05:20:47.929355073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:47', 'add_medium_support') 
2026-06-24T05:20:47.935502556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.940274339Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-24T05:20:47.943202117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200115s 
2026-06-24T05:20:47.946665774Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-24T05:20:47.950259574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.954373761Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-06-24T05:20:47.959651574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:47', 'add_various_qualites_in_profile') 
2026-06-24T05:20:47.965965302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.970757867Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-24T05:20:47.973943464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020348s 
2026-06-24T05:20:47.977079221Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-24T05:20:47.980688642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.984538637Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-06-24T05:20:47.989634583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:47', 'metadata_profiles') 
2026-06-24T05:20:47.995554248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.000074944Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-24T05:20:48.002995177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197786s 
2026-06-24T05:20:48.006900554Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-24T05:20:48.010578213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.014832002Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-06-24T05:20:48.020561674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:48', 'separate_automatic_and_interactive_search') 
2026-06-24T05:20:48.027098722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.032262745Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-24T05:20:48.035651381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212507s 
2026-06-24T05:20:48.039089467Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-24T05:20:48.042841485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.047189965Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-06-24T05:20:48.052456013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:48', 'change_album_path_to_relative') 
2026-06-24T05:20:48.059288096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.063712549Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-24T05:20:48.066725990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206995s 
2026-06-24T05:20:48.070038713Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-24T05:20:48.073871514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.078076455Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-06-24T05:20:48.083331681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:48', 'change_quality_size_mb_to_kb') 
2026-06-24T05:20:48.089614417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.094288994Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-24T05:20:48.097490854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204936s 
2026-06-24T05:20:48.101140085Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-24T05:20:48.104491988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.108563229Z [Info] album_releases: Starting migration of Log DB to 9 
2026-06-24T05:20:48.113197875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:48', 'album_releases') 
2026-06-24T05:20:48.119489178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.124061930Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-24T05:20:48.126693140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195348s 
2026-06-24T05:20:48.129840912Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-24T05:20:48.133122192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.137458777Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-06-24T05:20:48.142744756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:48', 'album_releases_fix') 
2026-06-24T05:20:48.148853972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.153685535Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-24T05:20:48.156470525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205075s 
2026-06-24T05:20:48.159717547Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-24T05:20:48.162809405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.166849454Z [Info] import_lists: Starting migration of Log DB to 11 
2026-06-24T05:20:48.172524495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:48', 'import_lists') 
2026-06-24T05:20:48.178862583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.183205602Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-24T05:20:48.186023919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206472s 
2026-06-24T05:20:48.189241030Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-24T05:20:48.192525707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.196468159Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-06-24T05:20:48.201241685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:48', 'add_release_status') 
2026-06-24T05:20:48.207246682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.211622236Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-24T05:20:48.214563942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192345s 
2026-06-24T05:20:48.217856004Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-24T05:20:48.221368840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.225450653Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-06-24T05:20:48.231515770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:48', 'album_download_notification') 
2026-06-24T05:20:48.238025734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.244162306Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-24T05:20:48.247099503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225278s 
2026-06-24T05:20:48.252164506Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-24T05:20:48.255549395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.259680567Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-06-24T05:20:48.264907707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:48', 'fix_language_metadata_profiles') 
2026-06-24T05:20:48.271146114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.276757367Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-24T05:20:48.279901181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210235s 
2026-06-24T05:20:48.283668840Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-24T05:20:48.287038098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.291215833Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-06-24T05:20:48.295992495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:48', 'remove_fanzub') 
2026-06-24T05:20:48.302053094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.306561717Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-24T05:20:48.309450416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196994s 
2026-06-24T05:20:48.313186612Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-24T05:20:48.317212863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.323658988Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-06-24T05:20:48.329260562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:48', 'update_artist_history_indexes') 
2026-06-24T05:20:48.335702379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.340314640Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-24T05:20:48.343431750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235275s 
2026-06-24T05:20:48.346558418Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-24T05:20:48.349795449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.355934516Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-06-24T05:20:48.361229843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:48', 'remove_nma') 
2026-06-24T05:20:48.367158997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.371314949Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-24T05:20:48.374054748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218178s 
2026-06-24T05:20:48.377199914Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-24T05:20:48.380549742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.384508867Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-06-24T05:20:48.389528890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:48', 'album_disambiguation') 
2026-06-24T05:20:48.395474778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.399776844Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-24T05:20:48.402764282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192822s 
2026-06-24T05:20:48.406137798Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-24T05:20:48.409560924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.413523816Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-06-24T05:20:48.418600573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:48', 'add_ape_quality_in_profiles') 
2026-06-24T05:20:48.424928010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.429407483Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-24T05:20:48.432674805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197378s 
2026-06-24T05:20:48.435823699Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-24T05:20:48.439016150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.442947850Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-06-24T05:20:48.447658549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:48', 'remove_pushalot') 
2026-06-24T05:20:48.453425076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.457672732Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-24T05:20:48.460445187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188674s 
2026-06-24T05:20:48.463411643Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-24T05:20:48.466606719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.470621347Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-06-24T05:20:48.474978003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:48', 'add_custom_filters') 
2026-06-24T05:20:48.480730531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.484957246Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-24T05:20:48.487788148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018417s 
2026-06-24T05:20:48.490792100Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-24T05:20:48.493949089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.497689013Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-06-24T05:20:48.502226935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:48', 'import_list_tags') 
2026-06-24T05:20:48.508397505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.512427122Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-24T05:20:48.515099576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186137s 
2026-06-24T05:20:48.518194390Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-24T05:20:48.521257992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.525030932Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-06-24T05:20:48.529719156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:48', 'add_release_groups_etc') 
2026-06-24T05:20:48.535482296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.539676906Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-24T05:20:48.542480323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184371s 
2026-06-24T05:20:48.545402540Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-24T05:20:48.548496282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.552213300Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-06-24T05:20:48.556727564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:48', 'NewMediaInfoFormat') 
2026-06-24T05:20:48.562378206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.566453316Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-24T05:20:48.569147422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018075s 
2026-06-24T05:20:48.572416207Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-24T05:20:48.575887861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.580125367Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-06-24T05:20:48.585265111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:48', 'rename_restrictions_to_release_profiles') 
2026-06-24T05:20:48.591323325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.595837258Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-24T05:20:48.599643976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196255s 
2026-06-24T05:20:48.602419137Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-24T05:20:48.605182313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.608360205Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-06-24T05:20:48.614708102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:48', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-24T05:20:48.619864540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.623914468Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-24T05:20:48.626128548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182092s 
2026-06-24T05:20:48.628723937Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-24T05:20:48.631343433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.634550925Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-06-24T05:20:48.638220517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:48', 'add_import_exclusions') 
2026-06-24T05:20:48.642938731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.646366787Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-24T05:20:48.648573863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151313s 
2026-06-24T05:20:48.651266187Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-24T05:20:48.653795843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.656867591Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-06-24T05:20:48.660629358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:48', 'clean_artist_metadata_table') 
2026-06-24T05:20:48.665151839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.668673202Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-24T05:20:48.671313110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147978s 
2026-06-24T05:20:48.673760190Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-24T05:20:48.676455359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.679784425Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-06-24T05:20:48.683413997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:48', 'health_issue_notification') 
2026-06-24T05:20:48.687987079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.691314392Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-24T05:20:48.693834338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150286s 
2026-06-24T05:20:48.697179437Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-24T05:20:48.699833363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.703737307Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-06-24T05:20:48.707500107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:48', 'add_mediafilerepository_mtime') 
2026-06-24T05:20:48.712060975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.715592809Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-24T05:20:48.717895588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156682s 
2026-06-24T05:20:48.720368049Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-24T05:20:48.723144282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.726006317Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-06-24T05:20:48.729892606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:48', 'add_artistmetadataid_constraint') 
2026-06-24T05:20:48.734233961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.737672799Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-24T05:20:48.740347276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014614s 
2026-06-24T05:20:48.742442757Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-24T05:20:48.744860829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.748252301Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-06-24T05:20:48.751332856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:48', 'old_ids_and_artist_alias') 
2026-06-24T05:20:48.755736427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.759096345Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-24T05:20:48.761280455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142132s 
2026-06-24T05:20:48.763722785Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-24T05:20:48.766332542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.769141751Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-06-24T05:20:48.772629387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:48', 'download_propers_config') 
2026-06-24T05:20:48.777093359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.780511615Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-24T05:20:48.782645824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014351s 
2026-06-24T05:20:48.785246644Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-24T05:20:48.787661548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.790612272Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-06-24T05:20:48.794380944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:48', 'remove_language_profiles') 
2026-06-24T05:20:48.799325294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.802761797Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-24T05:20:48.804997381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015096s 
2026-06-24T05:20:48.807497206Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-24T05:20:48.809877201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.812946253Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-06-24T05:20:48.816524722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:48', 'multi_disc_naming_format') 
2026-06-24T05:20:48.821054637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.824630280Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-24T05:20:48.826875984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147444s 
2026-06-24T05:20:48.829365970Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-24T05:20:48.832060548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.835221776Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-06-24T05:20:48.838766307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:48', 'add_download_client_priority') 
2026-06-24T05:20:48.843382916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.846631109Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-24T05:20:48.848843807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145127s 
2026-06-24T05:20:48.851192789Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-24T05:20:48.853596862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.856640764Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-06-24T05:20:48.860347581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:48', 'remove_growl_prowl') 
2026-06-24T05:20:48.864592752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.868078284Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-24T05:20:48.870200870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145195s 
2026-06-24T05:20:48.872634743Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-24T05:20:48.875051791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.878160023Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-06-24T05:20:48.881699944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:48', 'remove_plex_hometheatre') 
2026-06-24T05:20:48.886123856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.889519135Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-24T05:20:48.891681341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144724s 
2026-06-24T05:20:48.894142419Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-24T05:20:48.896610170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.899679353Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-06-24T05:20:48.903331219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:48', 'add_root_folder_add_defaults') 
2026-06-24T05:20:48.907881726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.911359502Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-24T05:20:48.913618963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147066s 
2026-06-24T05:20:48.916025381Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-24T05:20:48.918623094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.921355458Z [Info] task_duration: Starting migration of Log DB to 40 
2026-06-24T05:20:48.924750668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:48', 'task_duration') 
2026-06-24T05:20:48.929085640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.932315868Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-24T05:20:48.934365977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140516s 
2026-06-24T05:20:48.936958550Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-24T05:20:48.939753340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.942609834Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-06-24T05:20:48.946880126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:48', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-24T05:20:48.951564453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.954940133Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-24T05:20:48.957302311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152262s 
2026-06-24T05:20:48.959782317Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-24T05:20:48.962188204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.965103556Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-06-24T05:20:48.968750363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:48', 'remove_album_folders') 
2026-06-24T05:20:48.973380219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.976887745Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-24T05:20:48.979163119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147329s 
2026-06-24T05:20:48.982033872Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-24T05:20:48.984214705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.987206632Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-06-24T05:20:48.990876876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:48', 'add_priority_to_indexers') 
2026-06-24T05:20:48.995503556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.999001753Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-24T05:20:49.001207596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147914s 
2026-06-24T05:20:49.003912295Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-24T05:20:49.006384685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.009341692Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-06-24T05:20:49.013096326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:49', 'remove_chown_and_folderchmod_config') 
2026-06-24T05:20:49.017581330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.021004396Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-24T05:20:49.023216673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145033s 
2026-06-24T05:20:49.025585555Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-24T05:20:49.028061442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.031371760Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-06-24T05:20:49.034701177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:49', 'update_notifiarr') 
2026-06-24T05:20:49.039072583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.042331158Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-24T05:20:49.044364604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144485s 
2026-06-24T05:20:49.046753005Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-24T05:20:49.049154814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.052288607Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-06-24T05:20:49.055893609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:49', 'email_multiple_addresses') 
2026-06-24T05:20:49.060386940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.063681246Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-24T05:20:49.065884976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145119s 
2026-06-24T05:20:49.068342626Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-24T05:20:49.070782993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.073770330Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-06-24T05:20:49.077375192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:49', 'rename_blacklist_to_blocklist') 
2026-06-24T05:20:49.081904206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.085279355Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-24T05:20:49.087493495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144152s 
2026-06-24T05:20:49.089844140Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-24T05:20:49.092205557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.095089246Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-06-24T05:20:49.098715682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:49', 'cdh_per_downloadclient') 
2026-06-24T05:20:49.103198211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.106649714Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-24T05:20:49.108819696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144493s 
2026-06-24T05:20:49.111132585Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-24T05:20:49.113476046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.116357049Z [Info] download_history: Starting migration of Log DB to 52 
2026-06-24T05:20:49.119682779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:49', 'download_history') 
2026-06-24T05:20:49.124148885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.127329152Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-24T05:20:49.129420725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139207s 
2026-06-24T05:20:49.131785649Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-24T05:20:49.134293561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.149951563Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-06-24T05:20:49.158166682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-24T05:20:49.162969187Z [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-06-24T05:20:49.168779752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008374s 
2026-06-24T05:20:49.170984403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-24T05:20:49.173784684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-24T05:20:49.177790624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046479s 
2026-06-24T05:20:49.181134931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:49', 'add_update_history') 
2026-06-24T05:20:49.185400183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.188882989Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-24T05:20:49.190973931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156276s 
2026-06-24T05:20:49.193525832Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-24T05:20:49.195971609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.198980951Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-06-24T05:20:49.202596244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:49', 'add_on_update_to_notifications') 
2026-06-24T05:20:49.207003733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.210413581Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-24T05:20:49.212623483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014398s 
2026-06-24T05:20:49.214999169Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-24T05:20:49.217433603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.220373946Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-06-24T05:20:49.223914388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:49', 'download_client_per_indexer') 
2026-06-24T05:20:49.228331677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.232345532Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-24T05:20:49.234533981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148545s 
2026-06-24T05:20:49.236904737Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-24T05:20:49.239252997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.242197308Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-06-24T05:20:49.245609281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:49', 'AddNewItemMonitorType') 
2026-06-24T05:20:49.250334630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.253345125Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-24T05:20:49.255783928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141012s 
2026-06-24T05:20:49.257735279Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-24T05:20:49.260128189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.263266451Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-06-24T05:20:49.266339832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:49', 'ImportListSearch') 
2026-06-24T05:20:49.270596267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.273923840Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-24T05:20:49.276118571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013949s 
2026-06-24T05:20:49.278950095Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-24T05:20:49.281087029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.284692102Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-06-24T05:20:49.288266923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:49', 'ImportListMonitorExisting') 
2026-06-24T05:20:49.292935087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.296741194Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-24T05:20:49.299213765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156112s 
2026-06-24T05:20:49.301563769Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-24T05:20:49.303871007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.306737661Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-06-24T05:20:49.310688149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:49', 'add_indexer_tags') 
2026-06-24T05:20:49.314873000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.318997318Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-24T05:20:49.320859249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014908s 
2026-06-24T05:20:49.323349074Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-24T05:20:49.325572012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.328822480Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-06-24T05:20:49.332203862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:49', 'update_audio_types') 
2026-06-24T05:20:49.336564195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.340597981Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-24T05:20:49.342891592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150761s 
2026-06-24T05:20:49.345592503Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-24T05:20:49.348298083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.351319469Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-06-24T05:20:49.360967084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-24T05:20:49.363345215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002829s 
2026-06-24T05:20:49.366025374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-24T05:20:49.383936916Z [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-06-24T05:20:49.392827505Z [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-06-24T05:20:49.399095742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-24T05:20:49.403928638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-24T05:20:49.411449649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-24T05:20:49.415433764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0472007s 
2026-06-24T05:20:49.417478794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-24T05:20:49.419800461Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-06-24T05:20:49.422069341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-24T05:20:49.432872945Z [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-06-24T05:20:49.439467509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-24T05:20:49.444286627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-24T05:20:49.448492750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-24T05:20:49.456010384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-24T05:20:49.460082126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356668s 
2026-06-24T05:20:49.462151244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:49.464130842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-06-24T05:20:49.466356586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-24T05:20:49.476575602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-24T05:20:49.482577172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-24T05:20:49.487478194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-24T05:20:49.491786443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-24T05:20:49.499258715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:49.503464418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344891s 
2026-06-24T05:20:49.507166986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-24T05:20:49.511750189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.516123168Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-24T05:20:49.518519505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0466989s 
2026-06-24T05:20:49.521183131Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-24T05:20:49.523598016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.527541890Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-06-24T05:20:49.530231679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:49', 'add_on_delete_to_notifications') 
2026-06-24T05:20:49.534867928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.538372198Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-24T05:20:49.540502860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146909s 
2026-06-24T05:20:49.542711249Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-24T05:20:49.545156174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.548174655Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-06-24T05:20:49.551240631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:49', 'add_custom_formats') 
2026-06-24T05:20:49.555552486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.558937105Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-24T05:20:49.560971703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138501s 
2026-06-24T05:20:49.563384884Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-24T05:20:49.566514249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.571027460Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-06-24T05:20:49.576055549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:49', 'add_result_to_commands') 
2026-06-24T05:20:49.583683615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.589227583Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-24T05:20:49.592599786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224376s 
2026-06-24T05:20:49.597305867Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-24T05:20:49.601917988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.605489743Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-06-24T05:20:49.609646406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:49', 'health_restored_notification') 
2026-06-24T05:20:49.614977966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.618966741Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-24T05:20:49.621459713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171396s 
2026-06-24T05:20:49.624070302Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-24T05:20:49.626395266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.629787980Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-06-24T05:20:49.633422141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:49', 'remove_uc') 
2026-06-24T05:20:49.638490692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.642350978Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-24T05:20:49.644412811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159399s 
2026-06-24T05:20:49.647047198Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-24T05:20:49.649849453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.653543374Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-06-24T05:20:49.657523362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:49', 'download_clients_rename_tv_to_music') 
2026-06-24T05:20:49.662978481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.667052097Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-24T05:20:49.669484567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168253s 
2026-06-24T05:20:49.672218354Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-24T05:20:49.674713350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.678468455Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-06-24T05:20:49.682508473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:49', 'add_colon_replacement_to_naming_config') 
2026-06-24T05:20:49.688018192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.692171599Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-24T05:20:49.694588257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169727s 
2026-06-24T05:20:49.697352746Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-24T05:20:49.699636727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.702995413Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-06-24T05:20:49.706596798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:49', 'list_sync_time') 
2026-06-24T05:20:49.712205997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.716168760Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-24T05:20:49.718418702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016186s 
2026-06-24T05:20:49.721127669Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-24T05:20:49.723538316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.726902262Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-06-24T05:20:49.730517144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:49', 'add_download_client_tags') 
2026-06-24T05:20:49.735714213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.739510581Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-24T05:20:49.741649279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157297s 
2026-06-24T05:20:49.744210449Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-24T05:20:49.746519239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.749811111Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-06-24T05:20:49.753604903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:49', 'add_notification_status') 
2026-06-24T05:20:49.758652201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.762322394Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-24T05:20:49.764591876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156655s 
2026-06-24T05:20:49.767175360Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-24T05:20:49.769624053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.773009503Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-06-24T05:20:49.776735028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:49', 'add_alac_24_quality_in_profiles') 
2026-06-24T05:20:49.781371618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.784668830Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-24T05:20:49.786621053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149593s 
2026-06-24T05:20:49.788760733Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-24T05:20:49.790802556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.793440259Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-06-24T05:20:49.796483800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:49', 'add_salt_to_users') 
2026-06-24T05:20:49.800784735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.803764096Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-24T05:20:49.805580706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01302s 
2026-06-24T05:20:49.807646487Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-24T05:20:49.809742520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.812457950Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-06-24T05:20:49.815456350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:49', 'add_auto_tagging') 
2026-06-24T05:20:49.819471709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.822484328Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-24T05:20:49.824239844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127876s 
2026-06-24T05:20:49.826349113Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-24T05:20:49.828564095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.831176076Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-06-24T05:20:49.834464631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:49', 'quality_definition_preferred_size') 
2026-06-24T05:20:49.838836919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.843143034Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-24T05:20:49.845126078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144272s 
2026-06-24T05:20:49.847632718Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-24T05:20:49.849797970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.852609954Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-06-24T05:20:49.856012057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:49', 'add_on_artist_add_to_notifications') 
2026-06-24T05:20:49.860153831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.863340831Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-24T05:20:49.865516143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134478s 
2026-06-24T05:20:49.867629239Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-24T05:20:49.869824171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.872452536Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-06-24T05:20:49.875637772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:49', 'album_last_searched_time') 
2026-06-24T05:20:49.880093939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.883021056Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-24T05:20:49.884871313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132026s 
2026-06-24T05:20:49.886848055Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-24T05:20:49.888825077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.891528794Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-06-24T05:20:49.894659581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:49', 'add_indexer_flags') 
2026-06-24T05:20:49.898636442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.901720886Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-24T05:20:49.903633188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128879s 
2026-06-24T05:20:49.905708158Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-24T05:20:49.907864261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.910435360Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-06-24T05:20:49.913724797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:49', 'add_indexes_album_statistics') 
2026-06-24T05:20:49.917749625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.920716131Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-24T05:20:49.922781180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128297s 
2026-06-24T05:20:49.924822472Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-24T05:20:49.926883695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.929438712Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-06-24T05:20:49.932597104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:49', 'update_redacted_baseurl') 
2026-06-24T05:20:49.936525808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.940037142Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-24T05:20:49.941808480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126043s 
2026-06-24T05:20:54.136615580Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-06-24T05:20:54.210079089Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-06-24T05:20:54.316715202Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-24T05:20:56.277972968Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-24T05:20:57.299500755Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-06-24T05:20:57.895451518Z [ls.io-init] done.
2026-06-24T05:20:58.843640267Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-06-24T05:20:59.801848741Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-24T05:20:59.957261903Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-24T05:20:59.972090594Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin