2026-06-03T06:24:19.961632535Z [migrations] started
2026-06-03T06:24:19.961669329Z [migrations] no migrations found
2026-06-03T06:24:19.980342270Z usermod: no changes
2026-06-03T06:24:19.985882348Z ───────────────────────────────────────
2026-06-03T06:24:19.985895705Z 
2026-06-03T06:24:19.985899493Z       ██╗     ███████╗██╗ ██████╗
2026-06-03T06:24:19.985903140Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-03T06:24:19.985906697Z       ██║     ███████╗██║██║   ██║
2026-06-03T06:24:19.985910245Z       ██║     ╚════██║██║██║   ██║
2026-06-03T06:24:19.985913742Z       ███████╗███████║██║╚██████╔╝
2026-06-03T06:24:19.985917309Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-03T06:24:19.985920986Z 
2026-06-03T06:24:19.985924403Z    Brought to you by linuxserver.io
2026-06-03T06:24:19.985927860Z ───────────────────────────────────────
2026-06-03T06:24:19.986214618Z 
2026-06-03T06:24:19.986221702Z To support the app dev(s) visit:
2026-06-03T06:24:19.987954592Z Lidarr: https://opencollective.com/lidarr
2026-06-03T06:24:19.988260879Z 
2026-06-03T06:24:19.988266491Z To support LSIO projects visit:
2026-06-03T06:24:19.988270188Z https://www.linuxserver.io/donate/
2026-06-03T06:24:19.988273785Z 
2026-06-03T06:24:19.988277312Z ───────────────────────────────────────
2026-06-03T06:24:19.988281341Z GID/UID
2026-06-03T06:24:19.988284948Z ───────────────────────────────────────
2026-06-03T06:24:19.992458144Z 
2026-06-03T06:24:19.992464576Z User UID:    911
2026-06-03T06:24:19.992468023Z User GID:    911
2026-06-03T06:24:19.992471410Z ───────────────────────────────────────
2026-06-03T06:24:19.994272067Z Linuxserver.io version: 3.1.3.4968-ls201
2026-06-03T06:24:19.994547201Z Build-date: 2026-06-03T06:20:41+00:00
2026-06-03T06:24:19.994551259Z ───────────────────────────────────────
2026-06-03T06:24:19.994554927Z     
2026-06-03T06:24:20.041454351Z [custom-init] No custom files found, skipping...
2026-06-03T06:24:20.061578264Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:20.366174788Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968 
2026-06-03T06:24:20.383992526Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-03T06:24:20.388340063Z [Debug] Bootstrap: Console selected 
2026-06-03T06:24:20.392054024Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-03T06:24:20.394691235Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-03T06:24:20.665061982Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-03T06:24:20.714930517Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9e06667e-79c4-43ad-8a0b-8d0e4b92aab0} may be persisted to storage in unencrypted form. 
2026-06-03T06:24:20.770835459Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-03T06:24:20.806450746Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-03T06:24:20.893441019Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-03T06:24:20.900152337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:20.900729158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:20.939836298Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-03T06:24:20.943312409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397603s 
2026-06-03T06:24:20.943540188Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-03T06:24:20.943732886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431475s 
2026-06-03T06:24:20.951317002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-03T06:24:20.951872892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:20.956947342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-03T06:24:20.967146285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-03T06:24:20.978130158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209634s 
2026-06-03T06:24:20.978472458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:20.980191240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-03T06:24:20.980401563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230195s 
2026-06-03T06:24:20.980982002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-03T06:24:20.981211715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:20.985876250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-03T06:24:20.986866625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-03T06:24:20.987369929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012935s 
2026-06-03T06:24:20.987575954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-03T06:24:20.987864044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001043s 
2026-06-03T06:24:20.988343890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-03T06:24:20.988898959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-03T06:24:20.989610692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s 
2026-06-03T06:24:20.989834343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:20.990543160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-03T06:24:20.990726139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019628s 
2026-06-03T06:24:20.991139311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-03T06:24:20.991369344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:20.992143564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-03T06:24:20.992902603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-06-03T06:24:20.993118608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-03T06:24:20.993428372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-03T06:24:20.993898238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s 
2026-06-03T06:24:20.994104614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:20.994782068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-03T06:24:20.994967352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014203s 
2026-06-03T06:24:20.998218029Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-03T06:24:20.998404114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:20.998993942Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-03T06:24:21.010796454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-03T06:24:21.011328346Z [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-03T06:24:21.011840788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008863s 
2026-06-03T06:24:21.012095280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-03T06:24:21.012383932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-03T06:24:21.012723816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s 
2026-06-03T06:24:21.012905101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-03T06:24:21.013299195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-03T06:24:21.013690844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005839s 
2026-06-03T06:24:21.013893122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-03T06:24:21.014178617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-03T06:24:21.014524764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s 
2026-06-03T06:24:21.014749106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-06-03T06:24:21.020350398Z [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-03T06:24:21.021571086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066146s 
2026-06-03T06:24:21.021780729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-06-03T06:24:21.022100783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-03T06:24:21.022434726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s 
2026-06-03T06:24:21.022633446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-06-03T06:24:21.022916526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-03T06:24:21.023259357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s 
2026-06-03T06:24:21.023420582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-06-03T06:24:21.023711297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.024332609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s 
2026-06-03T06:24:21.024348200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-06-03T06:24:21.024614486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.024890542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s 
2026-06-03T06:24:21.025060815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-06-03T06:24:21.026426666Z [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-03T06:24:21.027422001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021977s 
2026-06-03T06:24:21.027594389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-06-03T06:24:21.027915996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.028277825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004683s 
2026-06-03T06:24:21.028463138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-06-03T06:24:21.028712711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-03T06:24:21.029054449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004188s 
2026-06-03T06:24:21.029248771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-06-03T06:24:21.029508043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-03T06:24:21.029852757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s 
2026-06-03T06:24:21.030050035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-06-03T06:24:21.030334999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-03T06:24:21.030652328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s 
2026-06-03T06:24:21.030882061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-06-03T06:24:21.031130140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.031482450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2026-06-03T06:24:21.031671130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-06-03T06:24:21.031987036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-06-03T06:24:21.032334907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2026-06-03T06:24:21.032511783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-06-03T06:24:21.033389611Z [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-03T06:24:21.034153720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014664s 
2026-06-03T06:24:21.034367361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-06-03T06:24:21.034681664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-03T06:24:21.035037711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004818s 
2026-06-03T06:24:21.035235198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-06-03T06:24:21.035470182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-03T06:24:21.035809375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s 
2026-06-03T06:24:21.036059699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-06-03T06:24:21.036350004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-03T06:24:21.036695159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s 
2026-06-03T06:24:21.036930433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-06-03T06:24:21.037305859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-06-03T06:24:21.037693450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s 
2026-06-03T06:24:21.037875527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-06-03T06:24:21.038615146Z [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-03T06:24:21.039221488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012063s 
2026-06-03T06:24:21.039424346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-06-03T06:24:21.039713889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-06-03T06:24:21.040135649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s 
2026-06-03T06:24:21.040336644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-06-03T06:24:21.040624213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:21.040969068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-06-03T06:24:21.041148078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-03T06:24:21.041950454Z [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-03T06:24:21.042619632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012987s 
2026-06-03T06:24:21.042810737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-03T06:24:21.043071272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-03T06:24:21.043392218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-06-03T06:24:21.043593253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-06-03T06:24:21.043888568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-03T06:24:21.044258022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s 
2026-06-03T06:24:21.044461712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-03T06:24:21.044755985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-03T06:24:21.045122734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s 
2026-06-03T06:24:21.045321704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-06-03T06:24:21.045593432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-06-03T06:24:21.045947755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s 
2026-06-03T06:24:21.046135063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-03T06:24:21.046826686Z [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-03T06:24:21.047431955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s 
2026-06-03T06:24:21.047620815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-03T06:24:21.048101353Z [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-03T06:24:21.048577933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s 
2026-06-03T06:24:21.048789339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-03T06:24:21.049113803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-03T06:24:21.049488517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s 
2026-06-03T06:24:21.049667588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-03T06:24:21.052044065Z [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-03T06:24:21.052600465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027238s 
2026-06-03T06:24:21.052797322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-03T06:24:21.053081033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-03T06:24:21.053477943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005021s 
2026-06-03T06:24:21.053626472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-03T06:24:21.054046448Z [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-03T06:24:21.054552467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007554s 
2026-06-03T06:24:21.054745977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-03T06:24:21.055023736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-03T06:24:21.055414092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s 
2026-06-03T06:24:21.055617542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-03T06:24:21.056133070Z [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-03T06:24:21.056738420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00094s 
2026-06-03T06:24:21.056954735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-03T06:24:21.057306324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-03T06:24:21.057699706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005446s 
2026-06-03T06:24:21.057913677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-03T06:24:21.058242790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-03T06:24:21.058642255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s 
2026-06-03T06:24:21.058827177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-03T06:24:21.059514101Z [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-03T06:24:21.060111113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s 
2026-06-03T06:24:21.060294312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-03T06:24:21.061135797Z [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-03T06:24:21.062120731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016465s 
2026-06-03T06:24:21.062300213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-03T06:24:21.062789418Z [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-03T06:24:21.063268232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000835s 
2026-06-03T06:24:21.063454117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-03T06:24:21.064226272Z [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-03T06:24:21.064852553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012168s 
2026-06-03T06:24:21.065042666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-03T06:24:21.065585910Z [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-03T06:24:21.066086629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008693s 
2026-06-03T06:24:21.066277483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-03T06:24:21.066852061Z [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-03T06:24:21.067354913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009018s 
2026-06-03T06:24:21.067549756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-03T06:24:21.068006195Z [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-03T06:24:21.068425530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s 
2026-06-03T06:24:21.068594791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-03T06:24:21.068961109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-03T06:24:21.069357397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005589s 
2026-06-03T06:24:21.069543071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-03T06:24:21.069808736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-03T06:24:21.070169623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s 
2026-06-03T06:24:21.070357952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-03T06:24:21.070780353Z [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-03T06:24:21.071235730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006765s 
2026-06-03T06:24:21.071359930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-03T06:24:21.072085582Z [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-03T06:24:21.072661923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s 
2026-06-03T06:24:21.072832577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-03T06:24:21.073285098Z [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-03T06:24:21.073736287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007363s 
2026-06-03T06:24:21.073932723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-03T06:24:21.074221735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-03T06:24:21.074603303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00049s 
2026-06-03T06:24:21.074795641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-03T06:24:21.075075334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-03T06:24:21.075441091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s 
2026-06-03T06:24:21.075643228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-03T06:24:21.076380162Z [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-03T06:24:21.077001474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011632s 
2026-06-03T06:24:21.077215485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-03T06:24:21.077886316Z [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-03T06:24:21.078430462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2026-06-03T06:24:21.078652208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-03T06:24:21.079011632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-03T06:24:21.079378050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s 
2026-06-03T06:24:21.079567402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-03T06:24:21.080252131Z [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-03T06:24:21.080809523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s 
2026-06-03T06:24:21.081011520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-06-03T06:24:21.081724496Z [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-03T06:24:21.082355988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011503s 
2026-06-03T06:24:21.082554729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-06-03T06:24:21.083025988Z [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-03T06:24:21.083471836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000732s 
2026-06-03T06:24:21.083699154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-06-03T06:24:21.084041163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-06-03T06:24:21.084408743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s 
2026-06-03T06:24:21.084614267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-03T06:24:21.085236040Z [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-03T06:24:21.085789935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009818s 
2026-06-03T06:24:21.086047945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-03T06:24:21.086425315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-03T06:24:21.086812846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005525s 
2026-06-03T06:24:21.088082934Z [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-03T06:24:21.089830033Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014755 taking an average of 00:00:00.0014755 
2026-06-03T06:24:21.090590745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T06:24:21', 'InitialSetup') 
2026-06-03T06:24:21.090968395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.093836162Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-03T06:24:21.094028589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068067s 
2026-06-03T06:24:21.094351660Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-03T06:24:21.094607736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.094910365Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-06-03T06:24:21.095517288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-03T06:24:21.095709285Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.095951563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-03T06:24:21.096284734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.097334298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s 
2026-06-03T06:24:21.097732119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T06:24:21', 'add_reason_to_pending_releases') 
2026-06-03T06:24:21.098120181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.098884380Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-03T06:24:21.099088832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026826s 
2026-06-03T06:24:21.099303805Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-03T06:24:21.099532285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.099803351Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-06-03T06:24:21.102108915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.102289338Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.102492918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-06-03T06:24:21.102791149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-06-03T06:24:21.103823518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011264s 
2026-06-03T06:24:21.104055645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.104220978Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-06-03T06:24:21.104429228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-06-03T06:24:21.104749583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.105760239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011364s 
2026-06-03T06:24:21.105944079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.106115474Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-06-03T06:24:21.106332832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-06-03T06:24:21.106681976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.107679645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011418s 
2026-06-03T06:24:21.108069621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-03T06:24:21.108685120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-03T06:24:21.108972189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006685s 
2026-06-03T06:24:21.109316622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-06-03T06:24:21.120369114Z [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-03T06:24:21.121813313Z [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-03T06:24:21.122727264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-03T06:24:21.123842550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-03T06:24:21.126094636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-03T06:24:21.126555474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-03T06:24:21.127030832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-03T06:24:21.127378682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178537s 
2026-06-03T06:24:21.127550959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.127701693Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.127906455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-06-03T06:24:21.128179896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-06-03T06:24:21.133235008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005122s 
2026-06-03T06:24:21.133634162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T06:24:21', 'add_medium_support') 
2026-06-03T06:24:21.133992123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.135570572Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-03T06:24:21.135755224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074508s 
2026-06-03T06:24:21.136091331Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-03T06:24:21.136315082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.136612952Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-06-03T06:24:21.137352792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-03T06:24:21.137718819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-03T06:24:21.138005948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s 
2026-06-03T06:24:21.138200379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.138392466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.140801338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024249s 
2026-06-03T06:24:21.141176083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T06:24:21', 'add_various_qualites_in_profile') 
2026-06-03T06:24:21.141542671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.142178412Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-03T06:24:21.142376802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037776s 
2026-06-03T06:24:21.142574580Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-03T06:24:21.142778511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.143038775Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-06-03T06:24:21.143838887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-06-03T06:24:21.144392662Z [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-03T06:24:21.144860424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007906s 
2026-06-03T06:24:21.145062862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-06-03T06:24:21.145376814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-06-03T06:24:21.145723112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s 
2026-06-03T06:24:21.145892162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-03T06:24:21.146044339Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.146262037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-06-03T06:24:21.146587042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.147506153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010404s 
2026-06-03T06:24:21.147712378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-06-03T06:24:21.151738628Z [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-03T06:24:21.154469088Z [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-03T06:24:21.155643523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.156623848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.158804019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-03T06:24:21.159280509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-03T06:24:21.159735725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.160188558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.160505265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126006s 
2026-06-03T06:24:21.160719407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-06-03T06:24:21.164607999Z [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-03T06:24:21.167126893Z [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-03T06:24:21.168263392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.169280280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.171446012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-03T06:24:21.171941250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-03T06:24:21.172403150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.172820070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.173141357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122378s 
2026-06-03T06:24:21.173314636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.173470430Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.173667206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-06-03T06:24:21.173942831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-06-03T06:24:21.174829678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s 
2026-06-03T06:24:21.175182428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T06:24:21', 'metadata_profiles') 
2026-06-03T06:24:21.175539036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.176667670Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-03T06:24:21.176857362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027747s 
2026-06-03T06:24:21.177106243Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-03T06:24:21.177346697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.177645770Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-06-03T06:24:21.179626259Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-03T06:24:21.184477400Z [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-03T06:24:21.185423225Z [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-03T06:24:21.185884574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-03T06:24:21.186499773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-03T06:24:21.188911160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-03T06:24:21.189252197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094731s 
2026-06-03T06:24:21.189429985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-03T06:24:21.189582182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.189802886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-03T06:24:21.190115536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-03T06:24:21.191007232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s 
2026-06-03T06:24:21.191309421Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-03T06:24:21.191651680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-03T06:24:21.191943558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s 
2026-06-03T06:24:21.192110775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-03T06:24:21.192258803Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.192625051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-03T06:24:21.195936992Z [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-03T06:24:21.197027819Z [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-03T06:24:21.197620683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-03T06:24:21.198303869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-03T06:24:21.200650756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-03T06:24:21.201016593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081602s 
2026-06-03T06:24:21.201409164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T06:24:21', 'separate_automatic_and_interactive_search') 
2026-06-03T06:24:21.201785952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.202786217Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-03T06:24:21.202987302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098701s 
2026-06-03T06:24:21.203231865Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-03T06:24:21.203461858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.203754688Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-06-03T06:24:21.204113130Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-06-03T06:24:21.207882382Z [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-03T06:24:21.210065289Z [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-03T06:24:21.211038208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.212184347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.214492055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.214937462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-03T06:24:21.215360895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-03T06:24:21.215804378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-03T06:24:21.216290116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.216635763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012329s 
2026-06-03T06:24:21.217012181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T06:24:21', 'change_album_path_to_relative') 
2026-06-03T06:24:21.217414281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.218915074Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-03T06:24:21.219103654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145617s 
2026-06-03T06:24:21.219344388Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-03T06:24:21.219566666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.219859716Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-06-03T06:24:21.220465366Z [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-03T06:24:21.220986807Z [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-03T06:24:21.221322373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005654s 
2026-06-03T06:24:21.221690975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T06:24:21', 'change_quality_size_mb_to_kb') 
2026-06-03T06:24:21.222049758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.222730529Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-03T06:24:21.222917375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019232s 
2026-06-03T06:24:21.223109673Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-03T06:24:21.223313343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.223569298Z [Info] album_releases: Starting migration of Main DB to 9 
2026-06-03T06:24:21.223964625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.224131391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.224318437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-06-03T06:24:21.224599393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-06-03T06:24:21.225558906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s 
2026-06-03T06:24:21.225735782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.225882748Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s 
2026-06-03T06:24:21.226079675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-06-03T06:24:21.226370801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-06-03T06:24:21.227301125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s 
2026-06-03T06:24:21.227647532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-03T06:24:21', 'album_releases') 
2026-06-03T06:24:21.228014091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.228698269Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-03T06:24:21.228873251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024109s 
2026-06-03T06:24:21.229076110Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-03T06:24:21.229285592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.229539032Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-06-03T06:24:21.230151586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.230319625Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.230504056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-06-03T06:24:21.234497901Z [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-03T06:24:21.236902905Z [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-03T06:24:21.237949693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.239140772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.241473491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.241905220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-03T06:24:21.242326749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-03T06:24:21.242783449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-03T06:24:21.243220329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.243587859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128506s 
2026-06-03T06:24:21.243750427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.243931321Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.244090963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-06-03T06:24:21.248100008Z [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-03T06:24:21.250483188Z [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-03T06:24:21.251529876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.252639802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.254879974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.255321944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-03T06:24:21.255754666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-03T06:24:21.256187207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-03T06:24:21.256630930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.256955244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126985s 
2026-06-03T06:24:21.257314898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T06:24:21', 'album_releases_fix') 
2026-06-03T06:24:21.257667007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.258804659Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-03T06:24:21.258966945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014501s 
2026-06-03T06:24:21.259183532Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-03T06:24:21.259383494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.259653408Z [Info] import_lists: Starting migration of Main DB to 11 
2026-06-03T06:24:21.260599544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-06-03T06:24:21.261459035Z [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-03T06:24:21.262109425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001323s 
2026-06-03T06:24:21.262305340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-06-03T06:24:21.262591767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-03T06:24:21.262917082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s 
2026-06-03T06:24:21.263107225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-06-03T06:24:21.263736372Z [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-03T06:24:21.264296220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001012s 
2026-06-03T06:24:21.264511944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-06-03T06:24:21.264859454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-03T06:24:21.265214890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s 
2026-06-03T06:24:21.265558833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T06:24:21', 'import_lists') 
2026-06-03T06:24:21.265907175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.266834963Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-03T06:24:21.267008553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021082s 
2026-06-03T06:24:21.267228616Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-03T06:24:21.267417867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.267670035Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-06-03T06:24:21.268065522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-06-03T06:24:21.268242679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.268460167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-06-03T06:24:21.268799721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-06-03T06:24:21.269790376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011282s 
2026-06-03T06:24:21.269969587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.270166123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.271195486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2026-06-03T06:24:21.271554709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-03T06:24:21', 'add_release_status') 
2026-06-03T06:24:21.271944865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.272588542Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-03T06:24:21.272767933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024185s 
2026-06-03T06:24:21.272983167Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-03T06:24:21.273199833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.273464115Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-06-03T06:24:21.273787146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.273960636Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.274172853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-06-03T06:24:21.274532457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.275471429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s 
2026-06-03T06:24:21.275887617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T06:24:21', 'album_download_notification') 
2026-06-03T06:24:21.276288645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.276946881Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-03T06:24:21.277125751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025149s 
2026-06-03T06:24:21.277352908Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-03T06:24:21.277566138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.277848998Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-06-03T06:24:21.278456000Z [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-03T06:24:21.279124306Z [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-03T06:24:21.279534693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007374s 
2026-06-03T06:24:21.280055993Z [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-03T06:24:21.280714990Z [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-03T06:24:21.281117271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s 
2026-06-03T06:24:21.281499240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T06:24:21', 'fix_language_metadata_profiles') 
2026-06-03T06:24:21.281866920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.282508553Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-03T06:24:21.282704618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020584s 
2026-06-03T06:24:21.282895793Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-03T06:24:21.283100866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.283393104Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-06-03T06:24:21.283736305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-03T06:24:21.284076401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-03T06:24:21.284336464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s 
2026-06-03T06:24:21.284679585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T06:24:21', 'remove_fanzub') 
2026-06-03T06:24:21.285027927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.286102181Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-03T06:24:21.286277073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020978s 
2026-06-03T06:24:21.286498569Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-03T06:24:21.286718041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.286980961Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-06-03T06:24:21.288418386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-06-03T06:24:21.288714513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-06-03T06:24:21.289042624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s 
2026-06-03T06:24:21.289259160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-06-03T06:24:21.289591138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-06-03T06:24:21.289948629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s 
2026-06-03T06:24:21.290413295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-06-03T06:24:21.290842740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-06-03T06:24:21.291243457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006254s 
2026-06-03T06:24:21.291434602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-06-03T06:24:21.291738985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-03T06:24:21.292140804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s 
2026-06-03T06:24:21.292340276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-03T06:24:21.292612183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-03T06:24:21.292974613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s 
2026-06-03T06:24:21.293184536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-03T06:24:21.293513318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-03T06:24:21.293862792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s 
2026-06-03T06:24:21.294234942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T06:24:21', 'update_artist_history_indexes') 
2026-06-03T06:24:21.294597282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.295359697Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-03T06:24:21.295565602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019439s 
2026-06-03T06:24:21.295753220Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-03T06:24:21.295975878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.296228748Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-06-03T06:24:21.305631026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.306735240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-03T06:24:21.307088682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011973s 
2026-06-03T06:24:21.307437544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T06:24:21', 'remove_nma') 
2026-06-03T06:24:21.307793682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.308557921Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-03T06:24:21.308708524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026264s 
2026-06-03T06:24:21.308923728Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-03T06:24:21.309135845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.309411871Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-06-03T06:24:21.309733489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.309905415Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-06-03T06:24:21.310123995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-06-03T06:24:21.310399651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-06-03T06:24:21.311434555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011174s 
2026-06-03T06:24:21.311802386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T06:24:21', 'album_disambiguation') 
2026-06-03T06:24:21.312243004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.313046412Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-03T06:24:21.313213859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026764s 
2026-06-03T06:24:21.313431107Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-03T06:24:21.313655048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.313914160Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-06-03T06:24:21.314181428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.314393385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.315656028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012812s 
2026-06-03T06:24:21.316753438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T06:24:21', 'add_ape_quality_in_profiles') 
2026-06-03T06:24:21.316778449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.317242343Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-03T06:24:21.317414209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027603s 
2026-06-03T06:24:21.318342269Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-03T06:24:21.318375646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.318380646Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-06-03T06:24:21.319259797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.319650684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-03T06:24:21.320003013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s 
2026-06-03T06:24:21.320204690Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.320506959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-06-03T06:24:21.320784588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s 
2026-06-03T06:24:21.321009090Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.321330487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-06-03T06:24:21.321582545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s 
2026-06-03T06:24:21.321931418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T06:24:21', 'remove_pushalot') 
2026-06-03T06:24:21.322288076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.323098659Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-03T06:24:21.323272880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018623s 
2026-06-03T06:24:21.323471981Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-03T06:24:21.323681793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.323960665Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-06-03T06:24:21.324358647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-03T06:24:21.324803533Z [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-03T06:24:21.325222647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006741s 
2026-06-03T06:24:21.325579656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T06:24:21', 'add_custom_filters') 
2026-06-03T06:24:21.325939611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.326579590Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-03T06:24:21.326763771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020018s 
2026-06-03T06:24:21.326963193Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-03T06:24:21.327170801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.327426386Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-06-03T06:24:21.327733284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-03T06:24:21.327923597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.328120764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-06-03T06:24:21.328389846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-06-03T06:24:21.329353998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s 
2026-06-03T06:24:21.329715406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T06:24:21', 'import_list_tags') 
2026-06-03T06:24:21.330070431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.330790722Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-03T06:24:21.330971757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002455s 
2026-06-03T06:24:21.331181589Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-03T06:24:21.331396662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.331659412Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-06-03T06:24:21.336166881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-06-03T06:24:21.336917703Z [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-03T06:24:21.337472560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s 
2026-06-03T06:24:21.337723225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-06-03T06:24:21.338079513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-06-03T06:24:21.338470370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s 
2026-06-03T06:24:21.340815734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-03T06:24:21.340830664Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-03T06:24:21.340840654Z                           FROM "Artists" 
2026-06-03T06:24:21.341834877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-03T06:24:21.341853083Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-03T06:24:21.341863204Z                           FROM "Artists" 
2026-06-03T06:24:21.342383372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s 
2026-06-03T06:24:21.342554286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-03T06:24:21.342723667Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.342924952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-06-03T06:24:21.343247883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.344263469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00114s 
2026-06-03T06:24:21.344806623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-03T06:24:21.344816082Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.344824899Z                                                   FROM "ArtistMetadata"
2026-06-03T06:24:21.344833497Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-03T06:24:21.345539318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-03T06:24:21.345555671Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.345564830Z                                                   FROM "ArtistMetadata"
2026-06-03T06:24:21.345573477Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-03T06:24:21.345965667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007935s 
2026-06-03T06:24:21.346147974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-06-03T06:24:21.346973307Z [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-03T06:24:21.347616913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012924s 
2026-06-03T06:24:21.347842538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-06-03T06:24:21.348228094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-03T06:24:21.348612559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s 
2026-06-03T06:24:21.348823022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-06-03T06:24:21.349126013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-03T06:24:21.349491809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s 
2026-06-03T06:24:21.349668515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.349878829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.354355866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044983s 
2026-06-03T06:24:21.354533494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.354688386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.354891355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-06-03T06:24:21.355208303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.356222095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011348s 
2026-06-03T06:24:21.356401497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.356555447Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.356753606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-06-03T06:24:21.357060164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.357997051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s 
2026-06-03T06:24:21.358173797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.358325673Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.358520325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-06-03T06:24:21.358772422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-06-03T06:24:21.359684550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s 
2026-06-03T06:24:21.360324068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-03T06:24:21.360336563Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.360345401Z                                                   FROM "ArtistMetadata"
2026-06-03T06:24:21.360353918Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.360363016Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-03T06:24:21.361223820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-03T06:24:21.361237387Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.361246516Z                                                   FROM "ArtistMetadata"
2026-06-03T06:24:21.361255263Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.361291426Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-03T06:24:21.361734709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s 
2026-06-03T06:24:21.361907457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.362059864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.362263073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-06-03T06:24:21.362586575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-06-03T06:24:21.363531718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s 
2026-06-03T06:24:21.363703414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.363862875Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.364063930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-06-03T06:24:21.364382442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.365318407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2026-06-03T06:24:21.365489732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.365641778Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.365847092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-06-03T06:24:21.366163129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.367109655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s 
2026-06-03T06:24:21.367681226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-03T06:24:21.367690234Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-03T06:24:21.367698812Z                                                 FROM "AlbumReleases"
2026-06-03T06:24:21.367707159Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.367715966Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-03T06:24:21.368486889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-03T06:24:21.368502531Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-03T06:24:21.368511298Z                                                 FROM "AlbumReleases"
2026-06-03T06:24:21.368532631Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.368544826Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-03T06:24:21.368983519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008901s 
2026-06-03T06:24:21.369593678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-03T06:24:21.369602576Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.369611084Z                                                   FROM "ArtistMetadata"
2026-06-03T06:24:21.369619390Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.369628248Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-03T06:24:21.370441286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-03T06:24:21.370454071Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.370462909Z                                                   FROM "ArtistMetadata"
2026-06-03T06:24:21.370471356Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.370480204Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-03T06:24:21.370930581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009234s 
2026-06-03T06:24:21.371467493Z [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-03T06:24:21.375426547Z [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-03T06:24:21.376886678Z [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-03T06:24:21.377559733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.378708527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.381106277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.381568308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.381923744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101365s 
2026-06-03T06:24:21.382319360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-06-03T06:24:21.386343055Z [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-03T06:24:21.388169664Z [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-03T06:24:21.389028143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.390518655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.392864590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.393387975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.393792339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111937s 
2026-06-03T06:24:21.394061581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-06-03T06:24:21.398035556Z [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-03T06:24:21.399605798Z [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-03T06:24:21.400321861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-03T06:24:21.401322095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-03T06:24:21.403602959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-03T06:24:21.404135542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-03T06:24:21.404527421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102526s 
2026-06-03T06:24:21.404734368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-06-03T06:24:21.408637099Z [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-03T06:24:21.409723527Z [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-03T06:24:21.410282032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-03T06:24:21.410988385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-03T06:24:21.413278858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:21.413695708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087672s 
2026-06-03T06:24:21.413910601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-03T06:24:21.414225996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.414621302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s 
2026-06-03T06:24:21.414819712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-06-03T06:24:21.415100337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:21.415471896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2026-06-03T06:24:21.415689985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-06-03T06:24:21.416019158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.416415907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s 
2026-06-03T06:24:21.416629437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-06-03T06:24:21.416942818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.417369408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s 
2026-06-03T06:24:21.417582427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-06-03T06:24:21.417879455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-06-03T06:24:21.418259129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004983s 
2026-06-03T06:24:21.418490365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-06-03T06:24:21.418816392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-06-03T06:24:21.419197349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s 
2026-06-03T06:24:21.419371780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:21.420261833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-03T06:24:21.420557980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s 
2026-06-03T06:24:21.420723353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:21.421027115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-03T06:24:21.421318722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s 
2026-06-03T06:24:21.421487372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:21.421864812Z [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-03T06:24:21.422190548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005481s 
2026-06-03T06:24:21.422567848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T06:24:21', 'add_release_groups_etc') 
2026-06-03T06:24:21.422932923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.425659936Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-03T06:24:21.425857995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039655s 
2026-06-03T06:24:21.426085012Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-03T06:24:21.426310046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.426596062Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-06-03T06:24:21.427237364Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:21.427582699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-06-03T06:24:21.427930389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s 
2026-06-03T06:24:21.428347409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T06:24:21', 'NewMediaInfoFormat') 
2026-06-03T06:24:21.428771173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.429838072Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-03T06:24:21.430016681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023596s 
2026-06-03T06:24:21.430267156Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-03T06:24:21.430503772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.430782223Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-06-03T06:24:21.432105889Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-03T06:24:21.432472578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-03T06:24:21.434843023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025252s 
2026-06-03T06:24:21.435037745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-03T06:24:21.435199801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-03T06:24:21.435464915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-06-03T06:24:21.435876865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.436875426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011643s 
2026-06-03T06:24:21.437264921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T06:24:21', 'rename_restrictions_to_release_profiles') 
2026-06-03T06:24:21.437654836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.438592194Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-03T06:24:21.438792097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028366s 
2026-06-03T06:24:21.439061049Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-03T06:24:21.439302685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.439594824Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-06-03T06:24:21.440814540Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-03T06:24:21.441109324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-03T06:24:21.443653098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026145s 
2026-06-03T06:24:21.443909173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-03T06:24:21.444104747Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.444389761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-06-03T06:24:21.444763194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-03T06:24:21.445747416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011308s 
2026-06-03T06:24:21.445959463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-06-03T06:24:21.446124475Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.446349439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-06-03T06:24:21.446672620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-03T06:24:21.447637473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010737s 
2026-06-03T06:24:21.447807676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:21.448087089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-03T06:24:21.448364177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s 
2026-06-03T06:24:21.448524379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:21.448820035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-03T06:24:21.449077654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s 
2026-06-03T06:24:21.449306735Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-06-03T06:24:21.453749313Z [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-03T06:24:21.455185356Z [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-03T06:24:21.455944014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.456878336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.459356066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.459814169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.460304447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.460780115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:21.461138226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116343s 
2026-06-03T06:24:21.461565346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T06:24:21', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-03T06:24:21.461951765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.464115553Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-03T06:24:21.464319504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145228s 
2026-06-03T06:24:21.464544046Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-03T06:24:21.464766574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.465036578Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-06-03T06:24:21.465548740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-06-03T06:24:21.466005460Z [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-03T06:24:21.466438281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006931s 
2026-06-03T06:24:21.466670148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-06-03T06:24:21.467046566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-06-03T06:24:21.467434718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s 
2026-06-03T06:24:21.467799794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T06:24:21', 'add_import_exclusions') 
2026-06-03T06:24:21.468189198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.469403133Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-03T06:24:21.469587805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024882s 
2026-06-03T06:24:21.469807097Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-03T06:24:21.470042701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.470316653Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-06-03T06:24:21.474907139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-03T06:24:21.474920005Z                           WHERE "Id" in (
2026-06-03T06:24:21.474924975Z                           SELECT "Artists"."Id" from "Artists"
2026-06-03T06:24:21.474929765Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.474934845Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-03T06:24:21.475748594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-03T06:24:21.475764376Z                           WHERE "Id" in (
2026-06-03T06:24:21.475773153Z                           SELECT "Artists"."Id" from "Artists"
2026-06-03T06:24:21.475781981Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.475815809Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-03T06:24:21.476373342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010421s 
2026-06-03T06:24:21.476972379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-03T06:24:21.476982499Z                           WHERE "Id" in (
2026-06-03T06:24:21.476987720Z                           SELECT "Albums"."Id" from "Albums"
2026-06-03T06:24:21.476992599Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.476997820Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-03T06:24:21.477769745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-03T06:24:21.477784174Z                           WHERE "Id" in (
2026-06-03T06:24:21.477792601Z                           SELECT "Albums"."Id" from "Albums"
2026-06-03T06:24:21.477801148Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.477810086Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-03T06:24:21.478398892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s 
2026-06-03T06:24:21.478969561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-03T06:24:21.478976586Z                           WHERE "Id" in (
2026-06-03T06:24:21.478981305Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-03T06:24:21.478986045Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-03T06:24:21.478990864Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-03T06:24:21.479738250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-03T06:24:21.479750505Z                           WHERE "Id" in (
2026-06-03T06:24:21.479758941Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-03T06:24:21.479767499Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-03T06:24:21.479776427Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-03T06:24:21.480391446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s 
2026-06-03T06:24:21.480974229Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-03T06:24:21.480983658Z                           WHERE "Id" in (
2026-06-03T06:24:21.480988208Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.480992566Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.481012466Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-03T06:24:21.481757327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-03T06:24:21.481771014Z                           WHERE "Id" in (
2026-06-03T06:24:21.481779421Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.481788259Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.481797077Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-03T06:24:21.482335942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009633s 
2026-06-03T06:24:21.482958025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-03T06:24:21.482969819Z                           WHERE "Id" in (
2026-06-03T06:24:21.482977224Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.482985511Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.482994358Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-03T06:24:21.483775542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-03T06:24:21.483788839Z                           WHERE "Id" in (
2026-06-03T06:24:21.483797336Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.483805853Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.483814881Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-03T06:24:21.484390100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s 
2026-06-03T06:24:21.484979336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.484993565Z                           WHERE "Id" IN (
2026-06-03T06:24:21.485002293Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.485011070Z                           LEFT OUTER JOIN "Tracks"
2026-06-03T06:24:21.485019557Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.485028345Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-03T06:24:21.485986545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.486001886Z                           WHERE "Id" IN (
2026-06-03T06:24:21.486009742Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.486017578Z                           LEFT OUTER JOIN "Tracks"
2026-06-03T06:24:21.486043580Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.486051867Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-03T06:24:21.488927549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012344s 
2026-06-03T06:24:21.488945755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T06:24:21', 'clean_artist_metadata_table') 
2026-06-03T06:24:21.488953341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.490022484Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-03T06:24:21.490394233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042592s 
2026-06-03T06:24:21.490676091Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-03T06:24:21.490916014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.491299546Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-06-03T06:24:21.492262666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.492453641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-03T06:24:21.492698324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-03T06:24:21.493072918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.494273687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013483s 
2026-06-03T06:24:21.494484422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.494645767Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.494906341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-03T06:24:21.495321047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.496344889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011903s 
2026-06-03T06:24:21.496525322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.496684282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.496909446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-06-03T06:24:21.497255743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.498215847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s 
2026-06-03T06:24:21.498427744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.498567225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.498799372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-06-03T06:24:21.499143636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.500142007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011356s 
2026-06-03T06:24:21.500337981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.500496751Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.500708718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-06-03T06:24:21.501039294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.501992644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s 
2026-06-03T06:24:21.502223359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-06-03T06:24:21.508478027Z [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-03T06:24:21.510203813Z [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-03T06:24:21.510993033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-03T06:24:21.511486887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-03T06:24:21.513868174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114416s 
2026-06-03T06:24:21.514141995Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-06-03T06:24:21.518040859Z [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-03T06:24:21.519705191Z [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-03T06:24:21.520490793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-03T06:24:21.521066673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-03T06:24:21.523329661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089528s 
2026-06-03T06:24:21.523704285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T06:24:21', 'health_issue_notification') 
2026-06-03T06:24:21.524092588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.525505514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-03T06:24:21.525685416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110902s 
2026-06-03T06:24:21.525948937Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-03T06:24:21.526186315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.526497031Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-06-03T06:24:21.527576064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:21.527753642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.527999768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-06-03T06:24:21.528360685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-06-03T06:24:21.529378154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s 
2026-06-03T06:24:21.529564139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:21.529736746Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.529932511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-06-03T06:24:21.530203376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-06-03T06:24:21.531164793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s 
2026-06-03T06:24:21.531437111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-03T06:24:21.531736184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-03T06:24:21.532020045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003587s 
2026-06-03T06:24:21.532526345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.532534141Z                 WHERE "Id" IN (
2026-06-03T06:24:21.532540614Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.532547287Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.532554321Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-03T06:24:21.533198599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.533206766Z                 WHERE "Id" IN (
2026-06-03T06:24:21.533213379Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.533220052Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.533226906Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-03T06:24:21.533756853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s 
2026-06-03T06:24:21.534400209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.534407364Z                 WHERE "Id" IN (
2026-06-03T06:24:21.534413716Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.534420450Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.534427264Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.534434338Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-03T06:24:21.535276043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.535283408Z                 WHERE "Id" IN (
2026-06-03T06:24:21.535289951Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.535296595Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.535303478Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.535332307Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-03T06:24:21.535942355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s 
2026-06-03T06:24:21.536702296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.536710482Z                 WHERE "Id" IN (
2026-06-03T06:24:21.536717016Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.536723629Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.536730383Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.536737236Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-03T06:24:21.536743830Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-03T06:24:21.537704515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.537717471Z                 WHERE "Id" IN (
2026-06-03T06:24:21.537724204Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.537730898Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.537737712Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.537744575Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-03T06:24:21.537751159Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-03T06:24:21.538382350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012056s 
2026-06-03T06:24:21.538930885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-03T06:24:21.538937869Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-03T06:24:21.538944773Z                 FROM "Artists"
2026-06-03T06:24:21.538951156Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.538957939Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-03T06:24:21.539680465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-03T06:24:21.539693511Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-03T06:24:21.539700746Z                 FROM "Artists"
2026-06-03T06:24:21.539707179Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.539714153Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-03T06:24:21.540169941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s 
2026-06-03T06:24:21.540622683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.540635188Z                 WHERE "Id" NOT IN (
2026-06-03T06:24:21.540643775Z                     SELECT MIN("Id")
2026-06-03T06:24:21.540652042Z                     FROM "TrackFiles"
2026-06-03T06:24:21.540660318Z                     GROUP BY "Path"
2026-06-03T06:24:21.540668405Z                 ) 
2026-06-03T06:24:21.541164805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.541172370Z                 WHERE "Id" NOT IN (
2026-06-03T06:24:21.541178853Z                     SELECT MIN("Id")
2026-06-03T06:24:21.541185236Z                     FROM "TrackFiles"
2026-06-03T06:24:21.541191598Z                     GROUP BY "Path"
2026-06-03T06:24:21.541198031Z                 ) 
2026-06-03T06:24:21.541572215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006256s 
2026-06-03T06:24:21.541744833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:21.541911529Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.542126812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-06-03T06:24:21.545732535Z [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-03T06:24:21.546930788Z [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-03T06:24:21.547510095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-03T06:24:21.548164273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-03T06:24:21.550564016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:21.550939633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086233s 
2026-06-03T06:24:21.551142812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-06-03T06:24:21.551443027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-03T06:24:21.551816669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s 
2026-06-03T06:24:21.552056983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-06-03T06:24:21.555645962Z [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-03T06:24:21.556822321Z [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-03T06:24:21.557342930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-03T06:24:21.558169094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-03T06:24:21.560545831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:21.561012231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-03T06:24:21.561360592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091056s 
2026-06-03T06:24:21.561752342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T06:24:21', 'add_mediafilerepository_mtime') 
2026-06-03T06:24:21.562113639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.563407545Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-03T06:24:21.563604813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111075s 
2026-06-03T06:24:21.563872833Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-03T06:24:21.564111594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.564409734Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-06-03T06:24:21.565891098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-03T06:24:21.565898252Z                           WHERE "Id" NOT IN (
2026-06-03T06:24:21.565904845Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-03T06:24:21.565911779Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.565944455Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-03T06:24:21.566722773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-03T06:24:21.566735138Z                           WHERE "Id" NOT IN (
2026-06-03T06:24:21.566743745Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-03T06:24:21.566752623Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.566761962Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-03T06:24:21.567230064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008973s 
2026-06-03T06:24:21.567442943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-06-03T06:24:21.567693548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-06-03T06:24:21.568087722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-06-03T06:24:21.568313577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-06-03T06:24:21.572053831Z [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-03T06:24:21.573541146Z [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-03T06:24:21.574226306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.575005716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.577389898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.577836318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.578287486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:21.578637481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101128s 
2026-06-03T06:24:21.578847584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-03T06:24:21.579185325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.579536843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s 
2026-06-03T06:24:21.579938602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T06:24:21', 'add_artistmetadataid_constraint') 
2026-06-03T06:24:21.580338297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.581474706Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-03T06:24:21.581670871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023735s 
2026-06-03T06:24:21.581900964Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-03T06:24:21.582140868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.582430150Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-06-03T06:24:21.583068476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-03T06:24:21.583247918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.583461027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-06-03T06:24:21.583788737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.584792338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010987s 
2026-06-03T06:24:21.584972221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-03T06:24:21.585138856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.585455484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-06-03T06:24:21.585868516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.587002300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s 
2026-06-03T06:24:21.587682480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.587692400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.587699023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-06-03T06:24:21.588054098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.590054437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012952s 
2026-06-03T06:24:21.590074888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-03T06:24:21.590081943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.590088846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-06-03T06:24:21.590292026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.591297611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012261s 
2026-06-03T06:24:21.591477774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.591612886Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.591812057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-06-03T06:24:21.592195139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.593162257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011126s 
2026-06-03T06:24:21.593335225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-03T06:24:21.593483414Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.593685451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-06-03T06:24:21.594012549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.594961030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s 
2026-06-03T06:24:21.595330504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T06:24:21', 'old_ids_and_artist_alias') 
2026-06-03T06:24:21.595688826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.596685223Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-03T06:24:21.596868021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027611s 
2026-06-03T06:24:21.597097193Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-03T06:24:21.597318478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.597594254Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-06-03T06:24:21.597993739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.598213952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.598744711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005459s 
2026-06-03T06:24:21.598994975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-03T06:24:21.599271222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-03T06:24:21.599524953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003338s 
2026-06-03T06:24:21.599900439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T06:24:21', 'download_propers_config') 
2026-06-03T06:24:21.600256937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.601914666Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-03T06:24:21.602100530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002672s 
2026-06-03T06:24:21.602317758Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-03T06:24:21.602532380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.602797233Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-06-03T06:24:21.603697777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-06-03T06:24:21.604046730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-06-03T06:24:21.604604524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007131s 
2026-06-03T06:24:21.604812332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-06-03T06:24:21.608519650Z [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-03T06:24:21.609865090Z [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-03T06:24:21.610511602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.611439411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.613778442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.614212967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.614648554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:21.615126958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.615476402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104823s 
2026-06-03T06:24:21.615691294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-06-03T06:24:21.619210974Z [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-03T06:24:21.620510381Z [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-03T06:24:21.621145821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-03T06:24:21.621733134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-03T06:24:21.624302579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-03T06:24:21.624647754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087608s 
2026-06-03T06:24:21.624845603Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-06-03T06:24:21.628318929Z [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-03T06:24:21.630548670Z [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-03T06:24:21.631112436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-03T06:24:21.631596501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-03T06:24:21.633865932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088312s 
2026-06-03T06:24:21.634062147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-06-03T06:24:21.637462816Z [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-03T06:24:21.638460746Z [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-03T06:24:21.638974661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-03T06:24:21.639714331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-03T06:24:21.642833083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-03T06:24:21.643286076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-03T06:24:21.643757435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-03T06:24:21.644273184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-03T06:24:21.644618139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103809s 
2026-06-03T06:24:21.644815626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-06-03T06:24:21.648172848Z [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-03T06:24:21.649205658Z [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-03T06:24:21.649731898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-03T06:24:21.650171354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-03T06:24:21.652440805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074313s 
2026-06-03T06:24:21.652648714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-06-03T06:24:21.656124485Z [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-03T06:24:21.657202105Z [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-03T06:24:21.657731972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-03T06:24:21.658524649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-03T06:24:21.661020205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:21.661516555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-03T06:24:21.661861590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090294s 
2026-06-03T06:24:21.662239191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T06:24:21', 'remove_language_profiles') 
2026-06-03T06:24:21.662600108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.664295873Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-03T06:24:21.664482850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114189s 
2026-06-03T06:24:21.664733966Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-03T06:24:21.664950041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.665256789Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-06-03T06:24:21.665743930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-03T06:24:21.665918211Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:21.666171080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-06-03T06:24:21.666469281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-06-03T06:24:21.667422471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s 
2026-06-03T06:24:21.667804851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-03T06:24:21.668289487Z [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-03T06:24:21.668603520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005214s 
2026-06-03T06:24:21.668962372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T06:24:21', 'multi_disc_naming_format') 
2026-06-03T06:24:21.669320073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.670137890Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-03T06:24:21.670323203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020116s 
2026-06-03T06:24:21.670542174Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-03T06:24:21.670760604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.671026029Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-06-03T06:24:21.671397878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-03T06:24:21.671574874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.671774767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-03T06:24:21.672207088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.673165428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011036s 
2026-06-03T06:24:21.673342364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.673538750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.686529987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012992s 
2026-06-03T06:24:21.686925002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T06:24:21', 'add_download_client_priority') 
2026-06-03T06:24:21.687309677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.688172896Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-03T06:24:21.688351906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145947s 
2026-06-03T06:24:21.688558753Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-03T06:24:21.688770169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.689034341Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-06-03T06:24:21.689406080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.689705423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-03T06:24:21.689986579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003792s 
2026-06-03T06:24:21.690208626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.690503730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-06-03T06:24:21.690766049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s 
2026-06-03T06:24:21.691116925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T06:24:21', 'remove_growl_prowl') 
2026-06-03T06:24:21.691473003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.692207372Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-03T06:24:21.692389479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s 
2026-06-03T06:24:21.692597858Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-03T06:24:21.692811218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.693075841Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-06-03T06:24:21.693432099Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.693749268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-03T06:24:21.694026005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003924s 
2026-06-03T06:24:21.694244415Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.694540642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-03T06:24:21.694808080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s 
2026-06-03T06:24:21.695214198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T06:24:21', 'remove_plex_hometheatre') 
2026-06-03T06:24:21.695599124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.696405859Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-03T06:24:21.696594218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s 
2026-06-03T06:24:21.696814381Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-03T06:24:21.697032411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.697298326Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-06-03T06:24:21.697961592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-03T06:24:21.698137847Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:21.698328722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-06-03T06:24:21.698598014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-06-03T06:24:21.699642237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011245s 
2026-06-03T06:24:21.699827270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-03T06:24:21.700004437Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.700229310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-06-03T06:24:21.700585026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.701559659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s 
2026-06-03T06:24:21.701784121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-03T06:24:21.701916117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.702133285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-06-03T06:24:21.702484372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.703463454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011245s 
2026-06-03T06:24:21.703646512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-03T06:24:21.703801304Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.704043362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-06-03T06:24:21.704405441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.705406197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s 
2026-06-03T06:24:21.705563965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-03T06:24:21.705721241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.705922978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-06-03T06:24:21.706208122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-06-03T06:24:21.707225802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010232s 
2026-06-03T06:24:21.707340914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.707541979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.708668187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s 
2026-06-03T06:24:21.709037671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T06:24:21', 'add_root_folder_add_defaults') 
2026-06-03T06:24:21.709400242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.710383673Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-03T06:24:21.710576190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027921s 
2026-06-03T06:24:21.710802707Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-03T06:24:21.710993170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.711249346Z [Info] task_duration: Starting migration of Main DB to 40 
2026-06-03T06:24:21.711606496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-03T06:24:21.711776799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.711987212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-03T06:24:21.712302578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-03T06:24:21.713283002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001089s 
2026-06-03T06:24:21.713684671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T06:24:21', 'task_duration') 
2026-06-03T06:24:21.714042903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.714830619Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-03T06:24:21.715015632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s 
2026-06-03T06:24:21.715254433Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-03T06:24:21.715488394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.715770552Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-06-03T06:24:21.716234437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-03T06:24:21.716410662Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.716625975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-03T06:24:21.717038486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.718045545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011864s 
2026-06-03T06:24:21.718245457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-03T06:24:21.718407975Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.718611966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-03T06:24:21.718935838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.719897425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010761s 
2026-06-03T06:24:21.720309675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T06:24:21', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-03T06:24:21.720687206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.721497939Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-03T06:24:21.721701779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002619s 
2026-06-03T06:24:21.721907884Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-03T06:24:21.722120914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.722381158Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-06-03T06:24:21.722739920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-06-03T06:24:21.726406976Z [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-03T06:24:21.727685091Z [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-03T06:24:21.728318246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:21.729290414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:21.731829729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:21.732284144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:21.732725062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:21.733200099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.733557018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106138s 
2026-06-03T06:24:21.733895289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-03T06:24:21.734275946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-03T06:24:21.734577463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004489s 
2026-06-03T06:24:21.734911697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-03T06:24:21.735312534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-03T06:24:21.735608029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s 
2026-06-03T06:24:21.735823393Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-06-03T06:24:21.739171947Z [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-03T06:24:21.740255039Z [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-03T06:24:21.740818754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-03T06:24:21.741304633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-03T06:24:21.743650187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076097s 
2026-06-03T06:24:21.744032107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T06:24:21', 'remove_album_folders') 
2026-06-03T06:24:21.744392713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.746031053Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-03T06:24:21.746219292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099626s 
2026-06-03T06:24:21.746467392Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-06-03T06:24:21.746681313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.746978672Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-06-03T06:24:21.748112967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-03T06:24:21.748263670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.748450697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-06-03T06:24:21.748723687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-06-03T06:24:21.749690594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s 
2026-06-03T06:24:21.749874384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-03T06:24:21.750034557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.750229670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-06-03T06:24:21.750536558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:21.751487172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s 
2026-06-03T06:24:21.751665371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.751887519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.791453893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395349s 
2026-06-03T06:24:21.791715139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-06-03T06:24:21.795276482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-03T06:24:21.796347259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-03T06:24:21.796888319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-03T06:24:21.797427204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-03T06:24:21.799959545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080477s 
2026-06-03T06:24:21.800182294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-06-03T06:24:21.803550358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-03T06:24:21.804529590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-03T06:24:21.805037493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-03T06:24:21.805575537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-03T06:24:21.808007866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076293s 
2026-06-03T06:24:21.808235023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-06-03T06:24:21.812897785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-03T06:24:21.813752497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-03T06:24:21.814177593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-03T06:24:21.814721839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-03T06:24:21.817101632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086652s 
2026-06-03T06:24:21.817319040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-06-03T06:24:21.820547964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-03T06:24:21.821266421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-03T06:24:21.821701487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-03T06:24:21.822231785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-03T06:24:21.824626469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071037s 
2026-06-03T06:24:21.824834979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-06-03T06:24:21.828023682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-03T06:24:21.828657388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-03T06:24:21.829062183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-03T06:24:21.829626921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-03T06:24:21.832036514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069879s 
2026-06-03T06:24:21.832411679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T06:24:21', 'flexible_delay_profiles') 
2026-06-03T06:24:21.832771765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.834062695Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-06-03T06:24:21.834241806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089849s 
2026-06-03T06:24:21.834480777Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-03T06:24:21.834694327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.834979963Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-06-03T06:24:21.835437835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-03T06:24:21.835602166Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:21.835814293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-03T06:24:21.836136733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-03T06:24:21.837069561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s 
2026-06-03T06:24:21.837432653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T06:24:21', 'add_priority_to_indexers') 
2026-06-03T06:24:21.837795974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.838540534Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-03T06:24:21.838726418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024871s 
2026-06-03T06:24:21.838954668Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-03T06:24:21.839181425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.839449956Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-06-03T06:24:21.839925343Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-03T06:24:21.840241740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-03T06:24:21.840630103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s 
2026-06-03T06:24:21.840800646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.840998144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.841580006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006092s 
2026-06-03T06:24:21.841984671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-03T06:24:21', 'remove_chown_and_folderchmod_config') 
2026-06-03T06:24:21.842340778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.843078174Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-03T06:24:21.843280311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020522s 
2026-06-03T06:24:21.843484312Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-06-03T06:24:21.843698994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.843980471Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-06-03T06:24:21.844514397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-03T06:24:21.844685130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.844873149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-06-03T06:24:21.848367528Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-03T06:24:21.849517925Z [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-03T06:24:21.850098714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-03T06:24:21.850690206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-03T06:24:21.853066672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079969s 
2026-06-03T06:24:21.853324862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-06-03T06:24:21.853600978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-06-03T06:24:21.853851613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003239s 
2026-06-03T06:24:21.854157680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-06-03T06:24:21.854529619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-06-03T06:24:21.854804783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004111s 
2026-06-03T06:24:21.855113826Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-06-03T06:24:21.855473911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-06-03T06:24:21.855748424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s 
2026-06-03T06:24:21.856133279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-03T06:24:21', 'convert_blacklist_protocol') 
2026-06-03T06:24:21.856480358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.857410562Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-06-03T06:24:21.857595995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019992s 
2026-06-03T06:24:21.857805187Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-03T06:24:21.858024499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.858337890Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-06-03T06:24:21.864861840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-03T06:24:21.865649496Z [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-03T06:24:21.866101627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008549s 
2026-06-03T06:24:21.866463296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-03T06:24:21', 'update_notifiarr') 
2026-06-03T06:24:21.866826467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.867587791Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-03T06:24:21.867774988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023159s 
2026-06-03T06:24:21.868039671Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-03T06:24:21.868266949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.868543285Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-06-03T06:24:21.868847508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.869075577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.870123107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s 
2026-06-03T06:24:21.870502582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-03T06:24:21', 'email_multiple_addresses') 
2026-06-03T06:24:21.870899261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.871560362Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-03T06:24:21.871750696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024712s 
2026-06-03T06:24:21.872003916Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-03T06:24:21.872238669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.872551639Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-06-03T06:24:21.872859228Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-03T06:24:21.873174894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-03T06:24:21.875975685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028387s 
2026-06-03T06:24:21.876889406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-03T06:24:21', 'rename_blacklist_to_blocklist') 
2026-06-03T06:24:21.876918945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.877743396Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-03T06:24:21.877968399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046167s 
2026-06-03T06:24:21.878188603Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-03T06:24:21.878402804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.878664872Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-06-03T06:24:21.879146051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-03T06:24:21.879322176Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:21.879569554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-03T06:24:21.879932285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.881041790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011894s 
2026-06-03T06:24:21.881214668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-03T06:24:21.881578060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.882502772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010817s 
2026-06-03T06:24:21.882658195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.882864621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.884392990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s 
2026-06-03T06:24:21.884850201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-03T06:24:21', 'cdh_per_downloadclient') 
2026-06-03T06:24:21.885304546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.886406886Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-03T06:24:21.886592129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035245s 
2026-06-03T06:24:21.886794977Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-03T06:24:21.887029129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.887294524Z [Info] download_history: Starting migration of Main DB to 52 
2026-06-03T06:24:21.888141860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-03T06:24:21.888937753Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-06-03T06:24:21.889590618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012351s 
2026-06-03T06:24:21.889810131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-03T06:24:21.890134183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-03T06:24:21.890484639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s 
2026-06-03T06:24:21.890703670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-06-03T06:24:21.891028174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-03T06:24:21.891404522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s 
2026-06-03T06:24:21.891641630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-03T06:24:21.892022928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-03T06:24:21.892402382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005522s 
2026-06-03T06:24:21.892584208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.892784201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.893950180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s 
2026-06-03T06:24:21.894329464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-03T06:24:21', 'download_history') 
2026-06-03T06:24:21.894699609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.895552577Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-03T06:24:21.895722489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027302s 
2026-06-03T06:24:21.895953545Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-03T06:24:21.896170512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.896434323Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-06-03T06:24:21.896859970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-03T06:24:21', 'add_update_history') 
2026-06-03T06:24:21.897230026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.897848982Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-03T06:24:21.898033514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016873s 
2026-06-03T06:24:21.898262455Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-03T06:24:21.898482078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.898754857Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-06-03T06:24:21.899101986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:21.899306207Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.899556782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-03T06:24:21.899967930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.901006492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012176s 
2026-06-03T06:24:21.901391357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-03T06:24:21', 'add_on_update_to_notifications') 
2026-06-03T06:24:21.901756453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.902409598Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-03T06:24:21.902617507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025746s 
2026-06-03T06:24:21.902840887Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-03T06:24:21.903062133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.903335333Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-06-03T06:24:21.903664095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-03T06:24:21.903879990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.904116767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-03T06:24:21.904453705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.905537428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012165s 
2026-06-03T06:24:21.905929257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-03T06:24:21', 'download_client_per_indexer') 
2026-06-03T06:24:21.906343221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.907037600Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-03T06:24:21.907245488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026696s 
2026-06-03T06:24:21.907483869Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-03T06:24:21.907728862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.908046842Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-06-03T06:24:21.908482169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-03T06:24:21.908651200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.908858948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-06-03T06:24:21.909231589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.910405834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012881s 
2026-06-03T06:24:21.910606598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-03T06:24:21.910786451Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:21.911044921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-06-03T06:24:21.911505639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.912701558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014026s 
2026-06-03T06:24:21.912946281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-03T06:24:21.913132015Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.913371037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-06-03T06:24:21.913761172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.914893864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012865s 
2026-06-03T06:24:21.915356656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-03T06:24:21', 'AddNewItemMonitorType') 
2026-06-03T06:24:21.915755650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.916582475Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-03T06:24:21.916742718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029127s 
2026-06-03T06:24:21.916968543Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-03T06:24:21.917218947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.917535424Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-06-03T06:24:21.918132417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-03T06:24:21.918144040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.918319163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-06-03T06:24:21.918666633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:21.919712840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011904s 
2026-06-03T06:24:21.920138046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-03T06:24:21', 'ImportListSearch') 
2026-06-03T06:24:21.920522260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.921151347Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-03T06:24:21.921367994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s 
2026-06-03T06:24:21.921643268Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-03T06:24:21.921820485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.922131872Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-06-03T06:24:21.922383579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-03T06:24:21.922549654Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.922782282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-06-03T06:24:21.923192449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:21.924305691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012864s 
2026-06-03T06:24:21.924695166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-03T06:24:21', 'ImportListMonitorExisting') 
2026-06-03T06:24:21.925074840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.925820432Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-03T06:24:21.926055516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027337s 
2026-06-03T06:24:21.926258254Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-03T06:24:21.926456323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.926758572Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-06-03T06:24:21.927226294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.927614325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-03T06:24:21.927861724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s 
2026-06-03T06:24:21.928126567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.928435780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-06-03T06:24:21.928707938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003753s 
2026-06-03T06:24:21.928920145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-03T06:24:21.929108715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.929292626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-03T06:24:21.929555335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-03T06:24:21.930565710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s 
2026-06-03T06:24:21.931027640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-03T06:24:21', 'add_indexer_tags') 
2026-06-03T06:24:21.931466003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.932241695Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-03T06:24:21.932438843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027128s 
2026-06-03T06:24:21.932696371Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-03T06:24:21.932943950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.933228523Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-06-03T06:24:21.933492976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:21.933705955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:21.934664516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009884s 
2026-06-03T06:24:21.935051615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-03T06:24:21', 'update_audio_types') 
2026-06-03T06:24:21.935456821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:21.936100267Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-03T06:24:21.936331283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023578s 
2026-06-03T06:24:21.936610455Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-03T06:24:21.936885279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:21.937220434Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-06-03T06:24:21.939421307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:21.939768446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-03T06:24:21.940112990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004038s 
2026-06-03T06:24:21.940304726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-03T06:24:21.940457734Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-06-03T06:24:21.940712227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-06-03T06:24:21.945258213Z [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-03T06:24:21.946976294Z [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-03T06:24:21.947842579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-06-03T06:24:21.948606147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-06-03T06:24:21.951227667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-03T06:24:21.951741712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-03T06:24:21.952103591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111458s 
2026-06-03T06:24:21.952278935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.952426642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.952638028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-06-03T06:24:21.957392915Z [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-03T06:24:21.959382602Z [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-03T06:24:21.960391605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.961374144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.963931315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.964444298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.964923673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.965280001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124453s 
2026-06-03T06:24:21.965452979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.965622962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:21.965824929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-06-03T06:24:21.971542996Z [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-03T06:24:21.973483985Z [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-03T06:24:21.974390421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.975318040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.978106215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.978662917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.979162643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.979510624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134921s 
2026-06-03T06:24:21.979686127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:21.979829807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.980078187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-06-03T06:24:21.984508691Z [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-03T06:24:21.986501364Z [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-03T06:24:21.987557452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-03T06:24:21.988553979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-03T06:24:21.991323347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-03T06:24:21.991827001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-03T06:24:21.992356438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:21.992776474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012511s 
2026-06-03T06:24:21.992989122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-03T06:24:21.993155066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:21.993364629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-06-03T06:24:21.997770683Z [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-03T06:24:21.999299282Z [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-03T06:24:22.000123191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:22.001345002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:22.003881341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:22.004328291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:22.004780733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:22.005263565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:22.005663922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120695s 
2026-06-03T06:24:22.005833383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-03T06:24:22.005989057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.006207887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-06-03T06:24:22.010385742Z [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-03T06:24:22.011786413Z [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-03T06:24:22.012485191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-03T06:24:22.013425445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-03T06:24:22.016386389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-03T06:24:22.016939583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-03T06:24:22.017488378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-03T06:24:22.018080491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-03T06:24:22.018439103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120115s 
2026-06-03T06:24:22.018626851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-03T06:24:22.018771142Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.018970674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-03T06:24:22.023214071Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-03T06:24:22.024425571Z [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-03T06:24:22.025057464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-03T06:24:22.025651781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-03T06:24:22.028316648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091382s 
2026-06-03T06:24:22.028547604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-03T06:24:22.028700151Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.028918621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-03T06:24:22.033003709Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-03T06:24:22.034201782Z [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-03T06:24:22.034865830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-03T06:24:22.035550268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-03T06:24:22.038342312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009182s 
2026-06-03T06:24:22.038575001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-03T06:24:22.038769112Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.039068805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-03T06:24:22.043695354Z [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-03T06:24:22.044768025Z [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-03T06:24:22.045386771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-03T06:24:22.045847379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-03T06:24:22.048742410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094141s 
2026-06-03T06:24:22.048962583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-03T06:24:22.049134008Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-06-03T06:24:22.049410575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-03T06:24:22.053806780Z [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-03T06:24:22.055056848Z [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-03T06:24:22.055680775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-03T06:24:22.056363570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-03T06:24:22.058978948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093076s 
2026-06-03T06:24:22.059156275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-03T06:24:22.059308602Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.059527072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-03T06:24:22.065323537Z [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-03T06:24:22.066531751Z [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-03T06:24:22.067071918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-03T06:24:22.067743190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-03T06:24:22.070689174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108769s 
2026-06-03T06:24:22.070980411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-03T06:24:22.071201136Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-06-03T06:24:22.071435898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-03T06:24:22.075621259Z [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-03T06:24:22.076756806Z [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-03T06:24:22.101089737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-03T06:24:22.101912244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-03T06:24:22.105121648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.105548979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338776s 
2026-06-03T06:24:22.105768561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-03T06:24:22.105957822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 
2026-06-03T06:24:22.106160781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-03T06:24:22.111099108Z [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-03T06:24:22.111802925Z [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-03T06:24:22.112230958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-03T06:24:22.115968094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-03T06:24:22.118881833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.119273192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129518s 
2026-06-03T06:24:22.119430268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-03T06:24:22.119571272Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.119773730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-03T06:24:22.123136463Z [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-03T06:24:22.123822635Z [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-03T06:24:22.124229415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-03T06:24:22.124875095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-03T06:24:22.127439771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.127779435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078394s 
2026-06-03T06:24:22.128090862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-03T06:24:22.128224070Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.128394955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-03T06:24:22.131834242Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-06-03T06:24:22.132672701Z [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-03T06:24:22.133127286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-03T06:24:22.133759600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-03T06:24:22.136368334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-03T06:24:22.136835886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-03T06:24:22.137222224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-03T06:24:22.137518110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089662s 
2026-06-03T06:24:22.137669415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-03T06:24:22.137797012Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.137957746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-03T06:24:22.141400460Z [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-03T06:24:22.142115831Z [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-03T06:24:22.142508051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-03T06:24:22.142918648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-03T06:24:22.145399014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072801s 
2026-06-03T06:24:22.145556962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-03T06:24:22.145686022Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.145850233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-03T06:24:22.149426466Z [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-03T06:24:22.150140434Z [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-03T06:24:22.150529848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-03T06:24:22.151029525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-03T06:24:22.153537476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075207s 
2026-06-03T06:24:22.153694603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-03T06:24:22.153823823Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.153981942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-03T06:24:22.157461410Z [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-03T06:24:22.158173835Z [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-03T06:24:22.158599833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-03T06:24:22.159407459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-03T06:24:22.161900651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-03T06:24:22.162258963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-03T06:24:22.162627746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-03T06:24:22.163020006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-03T06:24:22.163319679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009186s 
2026-06-03T06:24:22.163479842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-03T06:24:22.163608421Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.163783263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-03T06:24:22.167216959Z [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-03T06:24:22.167961389Z [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-03T06:24:22.168374371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-03T06:24:22.168933667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-03T06:24:22.171458793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.171764649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078084s 
2026-06-03T06:24:22.171955994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-03T06:24:22.172095395Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.172276290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-03T06:24:22.177023792Z [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-03T06:24:22.177767200Z [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-03T06:24:22.178178398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-03T06:24:22.178791322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-03T06:24:22.181331960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.181640281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092018s 
2026-06-03T06:24:22.181798199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-03T06:24:22.181931527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.182134937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-03T06:24:22.185564414Z [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-03T06:24:22.186293583Z [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-03T06:24:22.186710844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-03T06:24:22.187396404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-03T06:24:22.189938986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.190247948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079487s 
2026-06-03T06:24:22.190409253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-03T06:24:22.190545898Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.190721983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-03T06:24:22.194157984Z [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-03T06:24:22.194900950Z [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-03T06:24:22.195320565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-03T06:24:22.195923309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-03T06:24:22.198440469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.198746917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078621s 
2026-06-03T06:24:22.198906498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-03T06:24:22.199042041Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.199219468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-03T06:24:22.202639266Z [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-03T06:24:22.203384427Z [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-03T06:24:22.203803401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-03T06:24:22.204418760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-03T06:24:22.206919337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.207225834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007841s 
2026-06-03T06:24:22.207393121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-03T06:24:22.207531350Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.207705230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-03T06:24:22.211166762Z [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-03T06:24:22.211905160Z [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-03T06:24:22.212327641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-03T06:24:22.213047020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-03T06:24:22.215548668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.215866218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079853s 
2026-06-03T06:24:22.216031010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-03T06:24:22.216168697Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-06-03T06:24:22.216336796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-06-03T06:24:22.219733287Z [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-03T06:24:22.220401383Z [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-03T06:24:22.220782129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-03T06:24:22.221239220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-03T06:24:22.224975967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084375s 
2026-06-03T06:24:22.225135318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-03T06:24:22.225258927Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.225413207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-06-03T06:24:22.228839007Z [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-03T06:24:22.229541572Z [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-03T06:24:22.229932410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-03T06:24:22.230395753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-03T06:24:22.232981712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074077s 
2026-06-03T06:24:22.233132616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-03T06:24:22.233272878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s 
2026-06-03T06:24:22.233435716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-03T06:24:22.236838400Z [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-03T06:24:22.237635185Z [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-03T06:24:22.238062245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-03T06:24:22.238467521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-03T06:24:22.241172640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007552s 
2026-06-03T06:24:22.241322722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-03T06:24:22.241448676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.241604339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-03T06:24:22.246407674Z [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-03T06:24:22.247231143Z [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-03T06:24:22.247676891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-03T06:24:22.248187509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-03T06:24:22.250757996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008992s 
2026-06-03T06:24:22.250906906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-03T06:24:22.251034654Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.251248013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-03T06:24:22.254581588Z [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-03T06:24:22.255272279Z [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-03T06:24:22.255686293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-03T06:24:22.256140067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-03T06:24:22.258669612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072414s 
2026-06-03T06:24:22.258828472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-03T06:24:22.258957342Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.259135420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-03T06:24:22.262454565Z [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-03T06:24:22.263088773Z [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-03T06:24:22.263467586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-03T06:24:22.264075761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-03T06:24:22.266711810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-03T06:24:22.267060192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077506s 
2026-06-03T06:24:22.267222780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-03T06:24:22.267359525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.267544898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-03T06:24:22.270843913Z [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-03T06:24:22.271493963Z [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-03T06:24:22.271921173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-03T06:24:22.272606654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-03T06:24:22.275203314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-03T06:24:22.275557036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078264s 
2026-06-03T06:24:22.275711878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:22.275841920Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.276052564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-06-03T06:24:22.279457883Z [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-03T06:24:22.280286773Z [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-03T06:24:22.280773122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-03T06:24:22.281498834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-03T06:24:22.284222790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:22.284644470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-03T06:24:22.284989675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087928s 
2026-06-03T06:24:22.285152734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:22.285285581Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.285458880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-06-03T06:24:22.288862566Z [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-03T06:24:22.289685343Z [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-03T06:24:22.290147815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-03T06:24:22.290875340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-03T06:24:22.293686492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-03T06:24:22.294081227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-03T06:24:22.294401212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008773s 
2026-06-03T06:24:22.294573669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-03T06:24:22.294696737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.294871539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-03T06:24:22.298055853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-03T06:24:22.298552533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-03T06:24:22.298927148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-03T06:24:22.299386944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-03T06:24:22.302101071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-03T06:24:22.302459784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074215s 
2026-06-03T06:24:22.302819528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-03T06:24:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-03T06:24:22.303142228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.305987298Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-03T06:24:22.306184967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108725s 
2026-06-03T06:24:22.306407134Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-03T06:24:22.306591535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.306860106Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-06-03T06:24:22.307468692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:22.307622843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.307800651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-06-03T06:24:22.308076096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.309068665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010842s 
2026-06-03T06:24:22.309228026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:22.309363859Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.309538201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-06-03T06:24:22.309803705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.310768238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010452s 
2026-06-03T06:24:22.311064174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-03T06:24:22', 'add_on_delete_to_notifications') 
2026-06-03T06:24:22.311364469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.312168108Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-03T06:24:22.312332609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024192s 
2026-06-03T06:24:22.312505718Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-03T06:24:22.312680159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.312905533Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-06-03T06:24:22.314245532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-03T06:24:22.314398711Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.314587120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-03T06:24:22.314864178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.315887139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s 
2026-06-03T06:24:22.316039876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-03T06:24:22.316255370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-03T06:24:22.316491095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s 
2026-06-03T06:24:22.316648893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:22.316776580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.316946663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-06-03T06:24:22.317174532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-03T06:24:22.318109986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009973s 
2026-06-03T06:24:22.318263445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:22.318433046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:22.319157185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007421s 
2026-06-03T06:24:22.319325825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-03T06:24:22.319718405Z [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-03T06:24:22.320177189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006913s 
2026-06-03T06:24:22.320360479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-03T06:24:22.320589981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-03T06:24:22.320908903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003911s 
2026-06-03T06:24:22.321069787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-03T06:24:22.321212144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.321376866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-06-03T06:24:22.321633884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-06-03T06:24:22.322635752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s 
2026-06-03T06:24:22.322797447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-03T06:24:22.322931648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.323100748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-06-03T06:24:22.323350942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.324363522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s 
2026-06-03T06:24:22.324519295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-03T06:24:22.324650139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.324824560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-06-03T06:24:22.325084093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.326065841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s 
2026-06-03T06:24:22.326214971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:22.326375594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:22.328614284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s 
2026-06-03T06:24:22.328769757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:22.328929208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:22.329727395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008082s 
2026-06-03T06:24:22.329905154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-03T06:24:22.333395433Z [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-03T06:24:22.334099562Z [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-03T06:24:22.334512043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-03T06:24:22.334941818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-03T06:24:22.337468097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073994s 
2026-06-03T06:24:22.337673951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-06-03T06:24:22.342583781Z [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-03T06:24:22.343197647Z [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-03T06:24:22.343552702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-03T06:24:22.344057659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-03T06:24:22.346588848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087446s 
2026-06-03T06:24:22.346812869Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-03T06:24:22.347052582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-03T06:24:22.347272525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002915s 
2026-06-03T06:24:22.347424050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-03T06:24:22.347560324Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-06-03T06:24:22.347777241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-03T06:24:22.348073859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.349049363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010849s 
2026-06-03T06:24:22.349203654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-03T06:24:22.349331422Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.349510612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-03T06:24:22.349748351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-03T06:24:22.350687202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010117s 
2026-06-03T06:24:22.350990082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-03T06:24:22', 'add_custom_formats') 
2026-06-03T06:24:22.351279104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.352933056Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-03T06:24:22.353089591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032311s 
2026-06-03T06:24:22.353286949Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-03T06:24:22.353460268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.353704780Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-06-03T06:24:22.354067160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-03T06:24:22.354212813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.354367385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-03T06:24:22.354589512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-03T06:24:22.355596480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s 
2026-06-03T06:24:22.355898028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-03T06:24:22', 'add_result_to_commands') 
2026-06-03T06:24:22.356183112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.356813582Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-03T06:24:22.356965508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022686s 
2026-06-03T06:24:22.357145430Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-03T06:24:22.357324912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.357556448Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-06-03T06:24:22.358027567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:22.358040503Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.358189263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-03T06:24:22.358520570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.361425812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s 
2026-06-03T06:24:22.361435762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-03T06:24:22', 'health_restored_notification') 
2026-06-03T06:24:22.361440391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.362787054Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-03T06:24:22.362990513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042238s 
2026-06-03T06:24:22.363229214Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-03T06:24:22.363463937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.363725664Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-06-03T06:24:22.364085990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-03T06:24:22.364329069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-03T06:24:22.364552900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003s 
2026-06-03T06:24:22.364819798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-03T06:24:22', 'remove_uc') 
2026-06-03T06:24:22.365096956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.365721785Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-03T06:24:22.365874562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s 
2026-06-03T06:24:22.366070136Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-03T06:24:22.366249788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.366479120Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-06-03T06:24:22.366738342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:22.366910509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:22.369071111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021713s 
2026-06-03T06:24:22.369376857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-03T06:24:22', 'download_clients_rename_tv_to_music') 
2026-06-03T06:24:22.369676981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.370288724Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-03T06:24:22.370457714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033514s 
2026-06-03T06:24:22.370655312Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-03T06:24:22.370852249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.371079697Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-06-03T06:24:22.371438429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-03T06:24:22.371585656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.371760739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-03T06:24:22.372041825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-06-03T06:24:22.373181831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012525s 
2026-06-03T06:24:22.373485472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-03T06:24:22', 'add_colon_replacement_to_naming_config') 
2026-06-03T06:24:22.373785907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.374499194Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-03T06:24:22.374659767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025267s 
2026-06-03T06:24:22.374828808Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-03T06:24:22.374994732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.375212340Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-06-03T06:24:22.375595352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-03T06:24:22.379155483Z [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-03T06:24:22.379968230Z [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-03T06:24:22.380415120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-03T06:24:22.381135170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-03T06:24:22.384015622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.384336308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085569s 
2026-06-03T06:24:22.384496641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-03T06:24:22.384628687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.384805343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-03T06:24:22.385036298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-03T06:24:22.386004287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s 
2026-06-03T06:24:22.386284953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-03T06:24:22', 'list_sync_time') 
2026-06-03T06:24:22.386567482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.387527576Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-03T06:24:22.387678510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s 
2026-06-03T06:24:22.387899555Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-03T06:24:22.388076221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.388313408Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-06-03T06:24:22.388705418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-03T06:24:22.388855430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-06-03T06:24:22.389009370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-03T06:24:22.389218712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-03T06:24:22.390197563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s 
2026-06-03T06:24:22.390477808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-03T06:24:22', 'add_download_client_tags') 
2026-06-03T06:24:22.390763373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.391409224Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-03T06:24:22.391622514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s 
2026-06-03T06:24:22.391737826Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-03T06:24:22.391926656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.392159275Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-06-03T06:24:22.392717409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-03T06:24:22.393153938Z [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-03T06:24:22.393620077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007304s 
2026-06-03T06:24:22.393801382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-03T06:24:22.394055705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-03T06:24:22.394414277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s 
2026-06-03T06:24:22.394689501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-03T06:24:22', 'add_notification_status') 
2026-06-03T06:24:22.394971339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.395681930Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-03T06:24:22.395830740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016981s 
2026-06-03T06:24:22.396029500Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-03T06:24:22.396221357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.396429837Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-06-03T06:24:22.396688568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:22.396856706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:22.398578464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017317s 
2026-06-03T06:24:22.398873268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-03T06:24:22', 'add_alac_24_quality_in_profiles') 
2026-06-03T06:24:22.399168623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.399758220Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-03T06:24:22.399930517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028815s 
2026-06-03T06:24:22.400099167Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-03T06:24:22.400269220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.400484854Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-06-03T06:24:22.400827514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-03T06:24:22.400967286Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.401113801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-03T06:24:22.401304114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-03T06:24:22.402332866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s 
2026-06-03T06:24:22.402499071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-03T06:24:22.402702701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-03T06:24:22.403696002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001042s 
2026-06-03T06:24:22.403979353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-03T06:24:22', 'add_salt_to_users') 
2026-06-03T06:24:22.404266080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.404937643Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-03T06:24:22.405080851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022609s 
2026-06-03T06:24:22.405246766Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-03T06:24:22.405410846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.405625418Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-06-03T06:24:22.406121157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-03T06:24:22.406543187Z [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-03T06:24:22.407027292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007327s 
2026-06-03T06:24:22.407181693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-03T06:24:22.407388570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-03T06:24:22.407707452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003806s 
2026-06-03T06:24:22.408059832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-03T06:24:22', 'add_auto_tagging') 
2026-06-03T06:24:22.408341419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.409014484Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-03T06:24:22.409161541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016665s 
2026-06-03T06:24:22.409346583Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-03T06:24:22.409521586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.409746118Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-06-03T06:24:22.410149480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-03T06:24:22.410333862Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-06-03T06:24:22.410477932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-03T06:24:22.410706552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-03T06:24:22.411763251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011267s 
2026-06-03T06:24:22.412022302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-03T06:24:22.412280112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-03T06:24:22.412509323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003098s 
2026-06-03T06:24:22.412796542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-03T06:24:22', 'quality_definition_preferred_size') 
2026-06-03T06:24:22.413082588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.413714371Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-03T06:24:22.413870946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014712s 
2026-06-03T06:24:22.414071380Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-03T06:24:22.414245651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.414476626Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-06-03T06:24:22.414817463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-03T06:24:22.414963667Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.415127978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-06-03T06:24:22.415362801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.416443979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011497s 
2026-06-03T06:24:22.416735877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-03T06:24:22', 'add_on_artist_add_to_notifications') 
2026-06-03T06:24:22.417023636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.417642964Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-03T06:24:22.417802615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023223s 
2026-06-03T06:24:22.417966155Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-03T06:24:22.418139403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.418386621Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-06-03T06:24:22.418691425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-03T06:24:22.418845586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.419025468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-06-03T06:24:22.419257956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-03T06:24:22.420348854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s 
2026-06-03T06:24:22.420629278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-03T06:24:22', 'album_last_searched_time') 
2026-06-03T06:24:22.420916327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.421518750Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-03T06:24:22.421670025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022941s 
2026-06-03T06:24:22.421853294Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-03T06:24:22.422020390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.422244873Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-06-03T06:24:22.422604347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-03T06:24:22.422745190Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.422900473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-06-03T06:24:22.423143352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.424178618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s 
2026-06-03T06:24:22.424329602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-03T06:24:22.424458491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-06-03T06:24:22.424611089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-06-03T06:24:22.424843256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-03T06:24:22.425856106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010934s 
2026-06-03T06:24:22.426129587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-03T06:24:22', 'add_indexer_flags') 
2026-06-03T06:24:22.426408148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.427031644Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-03T06:24:22.427178240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s 
2026-06-03T06:24:22.427359324Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-03T06:24:22.427531030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.427755122Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-06-03T06:24:22.428161400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-06-03T06:24:22.428389088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-06-03T06:24:22.428665325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s 
2026-06-03T06:24:22.428831389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-06-03T06:24:22.429046733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-06-03T06:24:22.429359393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s 
2026-06-03T06:24:22.429539165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-06-03T06:24:22.429774849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-06-03T06:24:22.430074563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s 
2026-06-03T06:24:22.430352272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-03T06:24:22', 'add_indexes_album_statistics') 
2026-06-03T06:24:22.430631184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.431721270Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-03T06:24:22.431893697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020009s 
2026-06-03T06:24:22.432071866Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-03T06:24:22.432239914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.432457583Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-06-03T06:24:22.432805193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-03T06:24:22.433121310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-03T06:24:22.433385903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s 
2026-06-03T06:24:22.433657640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-03T06:24:22', 'update_redacted_baseurl') 
2026-06-03T06:24:22.433957564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.434585820Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-03T06:24:22.434741954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015412s 
2026-06-03T06:24:22.442658289Z [Debug] MigrationController: Took: 00:00:01.6365097 
2026-06-03T06:24:22.514487697Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-06-03T06:24:22.548808786Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-03T06:24:22.574263506Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-03T06:24:22.603531257Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-03T06:24:22.604615731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-03T06:24:22.604944293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-03T06:24:22.609054412Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-03T06:24:22.609266820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043827s 
2026-06-03T06:24:22.609499037Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-03T06:24:22.609719501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045946s 
2026-06-03T06:24:22.611324344Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-03T06:24:22.611583446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.611997119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-03T06:24:22.612316542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-03T06:24:22.612770016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s 
2026-06-03T06:24:22.613012715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.613944070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-03T06:24:22.614172210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017023s 
2026-06-03T06:24:22.614492034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-03T06:24:22.614753972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.615202746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-03T06:24:22.615508181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-03T06:24:22.615925742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s 
2026-06-03T06:24:22.616151416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-03T06:24:22.616360257Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.616613637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-03T06:24:22.616919493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-03T06:24:22.617666338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008049s 
2026-06-03T06:24:22.617916371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.618527913Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-03T06:24:22.618763017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016507s 
2026-06-03T06:24:22.619065766Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-03T06:24:22.619333195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.619710325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-03T06:24:22.619964657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.620198929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-03T06:24:22.620501619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-03T06:24:22.621062689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006054s 
2026-06-03T06:24:22.621385258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.622151281Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-03T06:24:22.622469653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016018s 
2026-06-03T06:24:22.622911302Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-03T06:24:22.623242439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.623671263Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-03T06:24:22.624516275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-03T06:24:22.625164601Z [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-03T06:24:22.625906535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00109s 
2026-06-03T06:24:22.626185868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-03T06:24:22.626539330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-03T06:24:22.627030308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s 
2026-06-03T06:24:22.627455745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T06:24:22', 'InitialSetup') 
2026-06-03T06:24:22.628035333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.628991098Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-03T06:24:22.629212464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025004s 
2026-06-03T06:24:22.629460443Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-03T06:24:22.629720287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.630030832Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-06-03T06:24:22.630442902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T06:24:22', 'add_reason_to_pending_releases') 
2026-06-03T06:24:22.630879602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.631524912Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-03T06:24:22.631773973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s 
2026-06-03T06:24:22.632039067Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-03T06:24:22.632304552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.632636571Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-06-03T06:24:22.633010173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T06:24:22', 'add_medium_support') 
2026-06-03T06:24:22.633449188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.634081070Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-03T06:24:22.634299380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s 
2026-06-03T06:24:22.634551197Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-03T06:24:22.634810419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.635142518Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-06-03T06:24:22.635525259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T06:24:22', 'add_various_qualites_in_profile') 
2026-06-03T06:24:22.635974604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.636621207Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-03T06:24:22.636876701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017927s 
2026-06-03T06:24:22.637108207Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-03T06:24:22.637360736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.637660680Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-06-03T06:24:22.638027118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T06:24:22', 'metadata_profiles') 
2026-06-03T06:24:22.638443146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.639054898Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-03T06:24:22.639290723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016989s 
2026-06-03T06:24:22.639553803Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-03T06:24:22.639835300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.640174233Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-06-03T06:24:22.640585030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T06:24:22', 'separate_automatic_and_interactive_search') 
2026-06-03T06:24:22.641029856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.641695036Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-03T06:24:22.641954679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018332s 
2026-06-03T06:24:22.642207248Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-03T06:24:22.642479276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.642786024Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-06-03T06:24:22.643163103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T06:24:22', 'change_album_path_to_relative') 
2026-06-03T06:24:22.643596516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.645265257Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-03T06:24:22.645668870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002581s 
2026-06-03T06:24:22.646019135Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-03T06:24:22.646371205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.646820970Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-06-03T06:24:22.647365287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T06:24:22', 'change_quality_size_mb_to_kb') 
2026-06-03T06:24:22.647981077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.648889086Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-03T06:24:22.649203619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024786s 
2026-06-03T06:24:22.649468182Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-03T06:24:22.649771173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.650131669Z [Info] album_releases: Starting migration of Log DB to 9 
2026-06-03T06:24:22.650482455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-03T06:24:22', 'album_releases') 
2026-06-03T06:24:22.650890267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.652427052Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-03T06:24:22.652658068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026847s 
2026-06-03T06:24:22.652903993Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-03T06:24:22.653146231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.653446415Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-06-03T06:24:22.653799036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T06:24:22', 'album_releases_fix') 
2026-06-03T06:24:22.654223020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.654845864Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-03T06:24:22.655083613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017004s 
2026-06-03T06:24:22.655316713Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-03T06:24:22.655560594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.655866620Z [Info] import_lists: Starting migration of Log DB to 11 
2026-06-03T06:24:22.656218629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T06:24:22', 'import_lists') 
2026-06-03T06:24:22.656614978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.657229525Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-03T06:24:22.657454068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016852s 
2026-06-03T06:24:22.657687458Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-03T06:24:22.657931890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.658232045Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-06-03T06:24:22.658594324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-03T06:24:22', 'add_release_status') 
2026-06-03T06:24:22.658992817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.659619289Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-03T06:24:22.659860544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016837s 
2026-06-03T06:24:22.660128985Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-03T06:24:22.660379279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.660692711Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-06-03T06:24:22.661063588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T06:24:22', 'album_download_notification') 
2026-06-03T06:24:22.661485367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.662137150Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-03T06:24:22.662377805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017453s 
2026-06-03T06:24:22.662628850Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-03T06:24:22.662898203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.663203137Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-06-03T06:24:22.663578113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T06:24:22', 'fix_language_metadata_profiles') 
2026-06-03T06:24:22.664034472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.664691225Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-03T06:24:22.664931609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017762s 
2026-06-03T06:24:22.665159568Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-03T06:24:22.665399120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.665691690Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-06-03T06:24:22.666028578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T06:24:22', 'remove_fanzub') 
2026-06-03T06:24:22.666436209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.667075617Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-03T06:24:22.667286041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016605s 
2026-06-03T06:24:22.667549792Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-03T06:24:22.667800898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.668145412Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-06-03T06:24:22.668504776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T06:24:22', 'update_artist_history_indexes') 
2026-06-03T06:24:22.668926425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.669573017Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-03T06:24:22.669814424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001759s 
2026-06-03T06:24:22.670038254Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-03T06:24:22.670276053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.670566829Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-06-03T06:24:22.670893016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T06:24:22', 'remove_nma') 
2026-06-03T06:24:22.671298362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.671916297Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-03T06:24:22.672141761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016354s 
2026-06-03T06:24:22.672379971Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-03T06:24:22.672625425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.672927193Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-06-03T06:24:22.673279302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T06:24:22', 'album_disambiguation') 
2026-06-03T06:24:22.673707325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.674343416Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-03T06:24:22.674562327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s 
2026-06-03T06:24:22.674804565Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-03T06:24:22.675130331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.675388491Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-06-03T06:24:22.675737263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T06:24:22', 'add_ape_quality_in_profiles') 
2026-06-03T06:24:22.676170616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.676970267Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-03T06:24:22.677213617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018901s 
2026-06-03T06:24:22.677445815Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-03T06:24:22.677683914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.677979129Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-06-03T06:24:22.678323322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T06:24:22', 'remove_pushalot') 
2026-06-03T06:24:22.678745964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.679359960Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-03T06:24:22.679589062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016738s 
2026-06-03T06:24:22.679820919Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-03T06:24:22.680086414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.680392159Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-06-03T06:24:22.680823548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T06:24:22', 'add_custom_filters') 
2026-06-03T06:24:22.681402374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.684962024Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-03T06:24:22.684988948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002092s 
2026-06-03T06:24:22.684994910Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-03T06:24:22.684999880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.685004720Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-06-03T06:24:22.685010191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T06:24:22', 'import_list_tags') 
2026-06-03T06:24:22.685044109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.686283085Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-03T06:24:22.686728291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029667s 
2026-06-03T06:24:22.687068176Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-03T06:24:22.687398391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.687868829Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-06-03T06:24:22.688264626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T06:24:22', 'add_release_groups_etc') 
2026-06-03T06:24:22.688730955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.689431206Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-03T06:24:22.689668143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020603s 
2026-06-03T06:24:22.689898697Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-03T06:24:22.690139292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.690439056Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-06-03T06:24:22.690779050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T06:24:22', 'NewMediaInfoFormat') 
2026-06-03T06:24:22.691183565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.691790989Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-03T06:24:22.692052926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016502s 
2026-06-03T06:24:22.692308812Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-03T06:24:22.692578605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.692882547Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-06-03T06:24:22.693271370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T06:24:22', 'rename_restrictions_to_release_profiles') 
2026-06-03T06:24:22.693701106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.694331345Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-03T06:24:22.694576349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017249s 
2026-06-03T06:24:22.694833457Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-03T06:24:22.695096326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.695408304Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-06-03T06:24:22.695800314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T06:24:22', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-03T06:24:22.696256503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.696894658Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-03T06:24:22.697147798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017632s 
2026-06-03T06:24:22.697383302Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-03T06:24:22.697627284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.697933901Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-06-03T06:24:22.698280279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T06:24:22', 'add_import_exclusions') 
2026-06-03T06:24:22.698689323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.699286245Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-03T06:24:22.699518153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016529s 
2026-06-03T06:24:22.699760781Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-03T06:24:22.700041918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.700355449Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-06-03T06:24:22.700710875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T06:24:22', 'clean_artist_metadata_table') 
2026-06-03T06:24:22.701125530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.701745278Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-03T06:24:22.701982156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016937s 
2026-06-03T06:24:22.702230526Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-03T06:24:22.702480990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.702771786Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-06-03T06:24:22.703128034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T06:24:22', 'health_issue_notification') 
2026-06-03T06:24:22.703543821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.704174031Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-03T06:24:22.704409425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016814s 
2026-06-03T06:24:22.704672464Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-03T06:24:22.704939733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.705244456Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-06-03T06:24:22.705624171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T06:24:22', 'add_mediafilerepository_mtime') 
2026-06-03T06:24:22.706042885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.706656250Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-03T06:24:22.706898708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016968s 
2026-06-03T06:24:22.707142940Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-03T06:24:22.707402583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.707699792Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-06-03T06:24:22.708089787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T06:24:22', 'add_artistmetadataid_constraint') 
2026-06-03T06:24:22.708512679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.709136486Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-03T06:24:22.709378954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017119s 
2026-06-03T06:24:22.709613697Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-03T06:24:22.709862087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.710152692Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-06-03T06:24:22.710504832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T06:24:22', 'old_ids_and_artist_alias') 
2026-06-03T06:24:22.710913755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.711522021Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-03T06:24:22.711750371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016507s 
2026-06-03T06:24:22.711999613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-03T06:24:22.712248794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.712539660Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-06-03T06:24:22.712886779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T06:24:22', 'download_propers_config') 
2026-06-03T06:24:22.713292517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.713905601Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-03T06:24:22.714144282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s 
2026-06-03T06:24:22.714382953Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-03T06:24:22.714625201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.714921257Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-06-03T06:24:22.715271923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T06:24:22', 'remove_language_profiles') 
2026-06-03T06:24:22.715699003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.716371298Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-03T06:24:22.716606672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017276s 
2026-06-03T06:24:22.716841435Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-03T06:24:22.717089023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.717380671Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-06-03T06:24:22.717728211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T06:24:22', 'multi_disc_naming_format') 
2026-06-03T06:24:22.718135461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.718786162Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-03T06:24:22.719013830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016916s 
2026-06-03T06:24:22.719252912Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-03T06:24:22.719503787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.719804102Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-06-03T06:24:22.720186833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T06:24:22', 'add_download_client_priority') 
2026-06-03T06:24:22.720599013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.721206797Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-03T06:24:22.721441961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016905s 
2026-06-03T06:24:22.721667505Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-03T06:24:22.721905916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.722192343Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-06-03T06:24:22.722535504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T06:24:22', 'remove_growl_prowl') 
2026-06-03T06:24:22.722937373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.723539566Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-03T06:24:22.723758688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016314s 
2026-06-03T06:24:22.724012389Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-03T06:24:22.724257492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.724548669Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-06-03T06:24:22.724894255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T06:24:22', 'remove_plex_hometheatre') 
2026-06-03T06:24:22.725300022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.726568356Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-03T06:24:22.726800063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022999s 
2026-06-03T06:24:22.727037421Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-03T06:24:22.727290822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.727585515Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-06-03T06:24:22.727964398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T06:24:22', 'add_root_folder_add_defaults') 
2026-06-03T06:24:22.728391298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.729011698Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-03T06:24:22.729244166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017055s 
2026-06-03T06:24:22.729469680Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-03T06:24:22.729701908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.729986852Z [Info] task_duration: Starting migration of Log DB to 40 
2026-06-03T06:24:22.730309091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T06:24:22', 'task_duration') 
2026-06-03T06:24:22.730714668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.731307462Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-03T06:24:22.731530872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016095s 
2026-06-03T06:24:22.731781136Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-03T06:24:22.732095169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.732395684Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-06-03T06:24:22.732807634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T06:24:22', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-03T06:24:22.733234984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.733864472Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-03T06:24:22.734111280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017424s 
2026-06-03T06:24:22.734341714Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-03T06:24:22.734581196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.734874166Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-06-03T06:24:22.735212397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T06:24:22', 'remove_album_folders') 
2026-06-03T06:24:22.735620660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.736286381Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-03T06:24:22.736519019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016938s 
2026-06-03T06:24:22.736753171Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-06-03T06:24:22.736996801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.737286625Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-06-03T06:24:22.737636049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T06:24:22', 'flexible_delay_profiles') 
2026-06-03T06:24:22.738051205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.738691525Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-06-03T06:24:22.738918352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016748s 
2026-06-03T06:24:22.739157082Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-03T06:24:22.739397988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.739694675Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-06-03T06:24:22.740063698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T06:24:22', 'add_priority_to_indexers') 
2026-06-03T06:24:22.740476600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.741081899Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-03T06:24:22.741311692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016685s 
2026-06-03T06:24:22.741563049Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-03T06:24:22.741821910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.742119389Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-06-03T06:24:22.742491849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-03T06:24:22', 'remove_chown_and_folderchmod_config') 
2026-06-03T06:24:22.742909360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.743573167Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-03T06:24:22.743808972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017308s 
2026-06-03T06:24:22.744069998Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-06-03T06:24:22.744316264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.744615908Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-06-03T06:24:22.744968889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-03T06:24:22', 'convert_blacklist_protocol') 
2026-06-03T06:24:22.745378384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.746011178Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-06-03T06:24:22.746244889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016842s 
2026-06-03T06:24:22.746467658Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-03T06:24:22.746705346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.746990511Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-06-03T06:24:22.747324714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-03T06:24:22', 'update_notifiarr') 
2026-06-03T06:24:22.749859139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.750541844Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-03T06:24:22.750750043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038168s 
2026-06-03T06:24:22.750983914Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-03T06:24:22.751228296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.751536767Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-06-03T06:24:22.751908927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-03T06:24:22', 'email_multiple_addresses') 
2026-06-03T06:24:22.752341368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.752964193Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-03T06:24:22.753194126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017107s 
2026-06-03T06:24:22.753430452Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-03T06:24:22.753688231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.754081703Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-06-03T06:24:22.754598264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-03T06:24:22', 'rename_blacklist_to_blocklist') 
2026-06-03T06:24:22.755190296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.757744251Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-03T06:24:22.758098564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037931s 
2026-06-03T06:24:22.758386294Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-03T06:24:22.758631538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.758990481Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-06-03T06:24:22.759477141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-03T06:24:22', 'cdh_per_downloadclient') 
2026-06-03T06:24:22.760153844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.761017313Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-03T06:24:22.761371256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s 
2026-06-03T06:24:22.761684367Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-03T06:24:22.761989692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.762379116Z [Info] download_history: Starting migration of Log DB to 52 
2026-06-03T06:24:22.762857940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-03T06:24:22', 'download_history') 
2026-06-03T06:24:22.763427888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.764211487Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-03T06:24:22.764432833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022618s 
2026-06-03T06:24:22.764669469Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-03T06:24:22.764894072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.765180769Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-06-03T06:24:22.765895298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-03T06:24:22.766289362Z [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-03T06:24:22.766795221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s 
2026-06-03T06:24:22.767012619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-03T06:24:22.767294797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-03T06:24:22.767660895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2026-06-03T06:24:22.768016361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-03T06:24:22', 'add_update_history') 
2026-06-03T06:24:22.768430455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.769135585Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-03T06:24:22.769359446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018924s 
2026-06-03T06:24:22.769599840Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-03T06:24:22.769849713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.770155960Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-06-03T06:24:22.770519603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-03T06:24:22', 'add_on_update_to_notifications') 
2026-06-03T06:24:22.770930230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.771541150Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-03T06:24:22.771774681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-06-03T06:24:22.772033402Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-03T06:24:22.772285279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.772581496Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-06-03T06:24:22.772938054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-03T06:24:22', 'download_client_per_indexer') 
2026-06-03T06:24:22.773350775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.773971505Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-03T06:24:22.774200777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016716s 
2026-06-03T06:24:22.774429558Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-03T06:24:22.774673209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.774960277Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-06-03T06:24:22.775298117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-03T06:24:22', 'AddNewItemMonitorType') 
2026-06-03T06:24:22.775722141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.776340978Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-03T06:24:22.776578456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016515s 
2026-06-03T06:24:22.776799211Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-03T06:24:22.777029976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.777313747Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-06-03T06:24:22.777656437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-03T06:24:22', 'ImportListSearch') 
2026-06-03T06:24:22.778049790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.778649778Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-03T06:24:22.778870232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s 
2026-06-03T06:24:22.779105436Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-03T06:24:22.779349668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.779641305Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-06-03T06:24:22.780007443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-03T06:24:22', 'ImportListMonitorExisting') 
2026-06-03T06:24:22.780426858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.781043370Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-03T06:24:22.781270146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016767s 
2026-06-03T06:24:22.781494448Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-03T06:24:22.781734482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.782028945Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-06-03T06:24:22.782358218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-03T06:24:22', 'add_indexer_tags') 
2026-06-03T06:24:22.782755188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.783587374Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-03T06:24:22.783816375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018418s 
2026-06-03T06:24:22.784054625Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-03T06:24:22.784300300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.784585043Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-06-03T06:24:22.784917473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-03T06:24:22', 'update_audio_types') 
2026-06-03T06:24:22.785319723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.786333966Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-03T06:24:22.786559841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020392s 
2026-06-03T06:24:22.786823902Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-03T06:24:22.787101171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.787402999Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-06-03T06:24:22.787934549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-03T06:24:22.788141206Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-06-03T06:24:22.788376900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-03T06:24:22.789197543Z [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-03T06:24:22.789936121Z [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-03T06:24:22.790436329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-03T06:24:22.791002118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-03T06:24:22.792033726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-03T06:24:22.792402970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038007s 
2026-06-03T06:24:22.792613343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-03T06:24:22.792812635Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.793030504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-03T06:24:22.793752929Z [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-03T06:24:22.794370873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-03T06:24:22.794809036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-03T06:24:22.795340897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-03T06:24:22.796280730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-03T06:24:22.796663571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003398s 
2026-06-03T06:24:22.796874937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-03T06:24:22.797071813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-06-03T06:24:22.797294452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-03T06:24:22.797935483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-03T06:24:22.798484519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-03T06:24:22.798944165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-03T06:24:22.799464393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-03T06:24:22.800394466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-03T06:24:22.800796426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032649s 
2026-06-03T06:24:22.801171882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-03T06:24:22', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-03T06:24:22.801614213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.802583325Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-03T06:24:22.802845693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004998s 
2026-06-03T06:24:22.803081869Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-03T06:24:22.803341773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.803628861Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-06-03T06:24:22.804031051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-03T06:24:22', 'add_on_delete_to_notifications') 
2026-06-03T06:24:22.804436858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.805175366Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-03T06:24:22.805407022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018256s 
2026-06-03T06:24:22.805642587Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-03T06:24:22.805877149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.806165710Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-06-03T06:24:22.806495595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-03T06:24:22', 'add_custom_formats') 
2026-06-03T06:24:22.806900731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.807628827Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-03T06:24:22.807864111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017382s 
2026-06-03T06:24:22.808102201Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-03T06:24:22.808342555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.808631497Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-06-03T06:24:22.808989057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-03T06:24:22', 'add_result_to_commands') 
2026-06-03T06:24:22.809396999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.810121738Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-03T06:24:22.810345179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017726s 
2026-06-03T06:24:22.810582767Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-03T06:24:22.810831047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.811128216Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-06-03T06:24:22.811486016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-03T06:24:22', 'health_restored_notification') 
2026-06-03T06:24:22.811911884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.812661133Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-03T06:24:22.812895676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018086s 
2026-06-03T06:24:22.813109146Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-03T06:24:22.813340602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.813620726Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-06-03T06:24:22.813941072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-03T06:24:22', 'remove_uc') 
2026-06-03T06:24:22.814330967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.815042260Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-03T06:24:22.815251050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017085s 
2026-06-03T06:24:22.815497346Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-03T06:24:22.815754234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.816070250Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-06-03T06:24:22.816444875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-03T06:24:22', 'download_clients_rename_tv_to_music') 
2026-06-03T06:24:22.816863909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.817606093Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-03T06:24:22.817853953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s 
2026-06-03T06:24:22.818101271Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-03T06:24:22.818360222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.818660076Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-06-03T06:24:22.819040042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-03T06:24:22', 'add_colon_replacement_to_naming_config') 
2026-06-03T06:24:22.819467543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.820230680Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-03T06:24:22.820472276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018368s 
2026-06-03T06:24:22.820699825Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-03T06:24:22.820936281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.821225644Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-06-03T06:24:22.821582002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-03T06:24:22', 'list_sync_time') 
2026-06-03T06:24:22.822177802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.823017333Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-03T06:24:22.823318700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s 
2026-06-03T06:24:22.823618143Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-03T06:24:22.823988188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.824389637Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-06-03T06:24:22.824884393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-03T06:24:22', 'add_download_client_tags') 
2026-06-03T06:24:22.825433169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.828384303Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-03T06:24:22.828407981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024149s 
2026-06-03T06:24:22.828418311Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-03T06:24:22.828427700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.828437670Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-06-03T06:24:22.828447540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-03T06:24:22', 'add_notification_status') 
2026-06-03T06:24:22.828806664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.829678740Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-03T06:24:22.829959205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023125s 
2026-06-03T06:24:22.830264760Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-03T06:24:22.830577550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.830897845Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-06-03T06:24:22.831270957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-03T06:24:22', 'add_alac_24_quality_in_profiles') 
2026-06-03T06:24:22.831702606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.832488519Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-03T06:24:22.832730797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s 
2026-06-03T06:24:22.832956362Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-03T06:24:22.833195323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.833486730Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-06-03T06:24:22.833823889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-03T06:24:22', 'add_salt_to_users') 
2026-06-03T06:24:22.834242412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.834969957Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-03T06:24:22.835195301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017727s 
2026-06-03T06:24:22.835420525Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-03T06:24:22.835660198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.835976926Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-06-03T06:24:22.836316440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-03T06:24:22', 'add_auto_tagging') 
2026-06-03T06:24:22.836724041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.837450594Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-03T06:24:22.837674004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017874s 
2026-06-03T06:24:22.837927024Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-03T06:24:22.838185625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.838491210Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-06-03T06:24:22.838870033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-03T06:24:22', 'quality_definition_preferred_size') 
2026-06-03T06:24:22.839295711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.840064790Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-03T06:24:22.840313911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018509s 
2026-06-03T06:24:22.840562262Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-03T06:24:22.840818808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.841120877Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-06-03T06:24:22.841497345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-03T06:24:22', 'add_on_artist_add_to_notifications') 
2026-06-03T06:24:22.841930277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.842679917Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-03T06:24:22.842921984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018396s 
2026-06-03T06:24:22.843161817Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-03T06:24:22.843410047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.843709360Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-06-03T06:24:22.844080357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-03T06:24:22', 'album_last_searched_time') 
2026-06-03T06:24:22.844499181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.845290956Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-03T06:24:22.845523985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018682s 
2026-06-03T06:24:22.845753508Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-03T06:24:22.845993601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.846284898Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-06-03T06:24:22.846622698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-03T06:24:22', 'add_indexer_flags') 
2026-06-03T06:24:22.847036031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.847764208Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-03T06:24:22.848009021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001766s 
2026-06-03T06:24:22.848252521Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-03T06:24:22.848518146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.848820265Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-06-03T06:24:22.849185180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-03T06:24:22', 'add_indexes_album_statistics') 
2026-06-03T06:24:22.849607981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.850373483Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-03T06:24:22.850593326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s 
2026-06-03T06:24:22.850830494Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-03T06:24:22.851075948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-03T06:24:22.851370692Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-06-03T06:24:22.851724204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-03T06:24:22', 'update_redacted_baseurl') 
2026-06-03T06:24:22.852184200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-03T06:24:22.852973190Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-03T06:24:22.853199736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018844s 
2026-06-03T06:24:23.031056703Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-06-03T06:24:23.040079175Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-03T06:24:23.045771932Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-06-03T06:24:23.169708182Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-03T06:24:23.195113974Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-06-03T06:24:23.206430969Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-06-03T06:24:23.245728511Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-03T06:24:23.246733225Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-03T06:24:23.246981716Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-06-03T06:24:23.276769083Z [ls.io-init] done.
2026-06-03T06:24:23.318330635Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled