2026-05-31T00:07:38.148599305Z [migrations] started
2026-05-31T00:07:38.148637722Z [migrations] no migrations found
2026-05-31T00:07:38.169349098Z usermod: no changes
2026-05-31T00:07:38.174819195Z ───────────────────────────────────────
2026-05-31T00:07:38.174844035Z 
2026-05-31T00:07:38.174848575Z       ██╗     ███████╗██╗ ██████╗
2026-05-31T00:07:38.174854106Z       ██║     ██╔════╝██║██╔═══██╗
2026-05-31T00:07:38.174858014Z       ██║     ███████╗██║██║   ██║
2026-05-31T00:07:38.174862112Z       ██║     ╚════██║██║██║   ██║
2026-05-31T00:07:38.174866120Z       ███████╗███████║██║╚██████╔╝
2026-05-31T00:07:38.174873094Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T00:07:38.174876872Z 
2026-05-31T00:07:38.174880469Z    Brought to you by linuxserver.io
2026-05-31T00:07:38.174884146Z ───────────────────────────────────────
2026-05-31T00:07:38.175128037Z 
2026-05-31T00:07:38.175136755Z To support the app dev(s) visit:
2026-05-31T00:07:38.176824434Z Lidarr: https://opencollective.com/lidarr
2026-05-31T00:07:38.177129970Z 
2026-05-31T00:07:38.177136322Z To support LSIO projects visit:
2026-05-31T00:07:38.177140551Z https://www.linuxserver.io/donate/
2026-05-31T00:07:38.177144469Z 
2026-05-31T00:07:38.177148036Z ───────────────────────────────────────
2026-05-31T00:07:38.177152625Z GID/UID
2026-05-31T00:07:38.177156223Z ───────────────────────────────────────
2026-05-31T00:07:38.181682539Z 
2026-05-31T00:07:38.181694443Z User UID:    911
2026-05-31T00:07:38.181698652Z User GID:    911
2026-05-31T00:07:38.181702419Z ───────────────────────────────────────
2026-05-31T00:07:38.183276610Z Linuxserver.io version: 3.1.3.4967-ls200
2026-05-31T00:07:38.183527014Z Build-date: 2026-05-31T00:01:56+00:00
2026-05-31T00:07:38.183533277Z ───────────────────────────────────────
2026-05-31T00:07:38.183537345Z     
2026-05-31T00:07:38.228862587Z [custom-init] No custom files found, skipping...
2026-05-31T00:07:38.249128776Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:38.553064667Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4967 
2026-05-31T00:07:38.570991654Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:07:38.575114187Z [Debug] Bootstrap: Console selected 
2026-05-31T00:07:38.578617884Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:07:38.581394307Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:07:38.864627660Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-05-31T00:07:38.914060564Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {390bc5f1-30ef-49ab-af7c-fe5a306fdeb7} may be persisted to storage in unencrypted form. 
2026-05-31T00:07:38.972771878Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-05-31T00:07:39.011612649Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-31T00:07:39.107589750Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-31T00:07:39.114913331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.115561306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.154607300Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-31T00:07:39.158830677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039715s 
2026-05-31T00:07:39.159079819Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-31T00:07:39.159275082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438935s 
2026-05-31T00:07:39.166721069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-31T00:07:39.167253972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.172290307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-31T00:07:39.182341040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-31T00:07:39.193046573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205463s 
2026-05-31T00:07:39.193408712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.195466898Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-31T00:07:39.195646349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229568s 
2026-05-31T00:07:39.196247049Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-31T00:07:39.196477543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.201102619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-31T00:07:39.202148295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:07:39.202600676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012914s 
2026-05-31T00:07:39.202839617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:07:39.203120142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001035s 
2026-05-31T00:07:39.203552764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-31T00:07:39.204156390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-31T00:07:39.204855277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010756s 
2026-05-31T00:07:39.205077324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.205973219Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-31T00:07:39.206154314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002182s 
2026-05-31T00:07:39.206554069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-31T00:07:39.206781096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.207505134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:07:39.208535800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-05-31T00:07:39.208717005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-31T00:07:39.209027460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-31T00:07:39.209484661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000566s 
2026-05-31T00:07:39.209692380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.210358181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-31T00:07:39.210543243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013984s 
2026-05-31T00:07:39.214020978Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-31T00:07:39.214242905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.214858275Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-05-31T00:07:39.226349910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-05-31T00:07:39.226887734Z [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-05-31T00:07:39.227402200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008454s 
2026-05-31T00:07:39.227585579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-05-31T00:07:39.227887317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-05-31T00:07:39.228226580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s 
2026-05-31T00:07:39.228388286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-05-31T00:07:39.228735295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-05-31T00:07:39.229108988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005466s 
2026-05-31T00:07:39.229300864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-05-31T00:07:39.229580898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-05-31T00:07:39.229898307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2026-05-31T00:07:39.230070945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-05-31T00:07:39.235647036Z [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-05-31T00:07:39.236797814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006544s 
2026-05-31T00:07:39.237008689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-05-31T00:07:39.237329605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-31T00:07:39.237662916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s 
2026-05-31T00:07:39.237856677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-05-31T00:07:39.238137081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-31T00:07:39.238455763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2026-05-31T00:07:39.238650275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-05-31T00:07:39.238975620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.239266386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s 
2026-05-31T00:07:39.239456699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-05-31T00:07:39.239707384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.240068922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s 
2026-05-31T00:07:39.240244636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-05-31T00:07:39.241610537Z [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-05-31T00:07:39.242555230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021451s 
2026-05-31T00:07:39.242759241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-05-31T00:07:39.243067362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:39.243391715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s 
2026-05-31T00:07:39.243579994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-05-31T00:07:39.243834607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-31T00:07:39.244194822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s 
2026-05-31T00:07:39.244377801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-05-31T00:07:39.244643135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-31T00:07:39.245012038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s 
2026-05-31T00:07:39.245204686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-05-31T00:07:39.245489831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-31T00:07:39.245812210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s 
2026-05-31T00:07:39.246008375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-05-31T00:07:39.246288329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:39.246636070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s 
2026-05-31T00:07:39.246819649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-05-31T00:07:39.247073711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-05-31T00:07:39.247398616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s 
2026-05-31T00:07:39.247575833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-05-31T00:07:39.248477579Z [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-05-31T00:07:39.249181747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014321s 
2026-05-31T00:07:39.249393494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-05-31T00:07:39.249708057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-31T00:07:39.250040136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s 
2026-05-31T00:07:39.250232303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-05-31T00:07:39.250503680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-31T00:07:39.250819776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2026-05-31T00:07:39.251021492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-05-31T00:07:39.251341908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-31T00:07:39.251635409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2026-05-31T00:07:39.251885362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-05-31T00:07:39.252280027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-05-31T00:07:39.252644301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s 
2026-05-31T00:07:39.252822119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-05-31T00:07:39.253563863Z [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-05-31T00:07:39.254138571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011411s 
2026-05-31T00:07:39.254340117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-05-31T00:07:39.254636744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-05-31T00:07:39.254984795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s 
2026-05-31T00:07:39.255185049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-05-31T00:07:39.255470123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:39.255793915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s 
2026-05-31T00:07:39.256008086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-05-31T00:07:39.256810122Z [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-05-31T00:07:39.257417144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012497s 
2026-05-31T00:07:39.257606315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-05-31T00:07:39.257867712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-31T00:07:39.258182336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s 
2026-05-31T00:07:39.258382719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-05-31T00:07:39.258662012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-31T00:07:39.259006516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-05-31T00:07:39.259207180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-05-31T00:07:39.259498126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-05-31T00:07:39.259833662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s 
2026-05-31T00:07:39.260098786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-05-31T00:07:39.260362206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-05-31T00:07:39.260683333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s 
2026-05-31T00:07:39.260868315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-05-31T00:07:39.261557954Z [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-05-31T00:07:39.262114395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s 
2026-05-31T00:07:39.262305250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-05-31T00:07:39.262776328Z [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-05-31T00:07:39.263240804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007572s 
2026-05-31T00:07:39.263452079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-05-31T00:07:39.263778086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-31T00:07:39.264149765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s 
2026-05-31T00:07:39.264329086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-05-31T00:07:39.266675302Z [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-05-31T00:07:39.267180199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026831s 
2026-05-31T00:07:39.267373187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-05-31T00:07:39.267685907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:07:39.268021934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s 
2026-05-31T00:07:39.268202037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-05-31T00:07:39.268627263Z [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-05-31T00:07:39.269070666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2026-05-31T00:07:39.269293565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-05-31T00:07:39.269543148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-05-31T00:07:39.269907321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s 
2026-05-31T00:07:39.270114408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-05-31T00:07:39.270605287Z [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-05-31T00:07:39.271117970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008199s 
2026-05-31T00:07:39.271333323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-05-31T00:07:39.271681395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-05-31T00:07:39.272062853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s 
2026-05-31T00:07:39.272276423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-05-31T00:07:39.272605836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-05-31T00:07:39.272971814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s 
2026-05-31T00:07:39.273153229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-05-31T00:07:39.273829962Z [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-05-31T00:07:39.274326412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001017s 
2026-05-31T00:07:39.274507356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-05-31T00:07:39.275353951Z [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-05-31T00:07:39.276289826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016015s 
2026-05-31T00:07:39.276480370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-05-31T00:07:39.277006380Z [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-05-31T00:07:39.277469703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000819s 
2026-05-31T00:07:39.277674315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-05-31T00:07:39.278377542Z [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-05-31T00:07:39.278948381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s 
2026-05-31T00:07:39.279135318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-05-31T00:07:39.279675827Z [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-05-31T00:07:39.280199321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008865s 
2026-05-31T00:07:39.280395336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-05-31T00:07:39.280971166Z [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-05-31T00:07:39.281470992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s 
2026-05-31T00:07:39.281667077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-05-31T00:07:39.282109839Z [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-05-31T00:07:39.282526688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s 
2026-05-31T00:07:39.282695559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-05-31T00:07:39.283024110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-05-31T00:07:39.283440188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005774s 
2026-05-31T00:07:39.283626353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-05-31T00:07:39.283929293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-05-31T00:07:39.284281984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s 
2026-05-31T00:07:39.284466956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-05-31T00:07:39.284891492Z [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-05-31T00:07:39.285290165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s 
2026-05-31T00:07:39.285472903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-05-31T00:07:39.286160127Z [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-05-31T00:07:39.286739163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001091s 
2026-05-31T00:07:39.286910979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-05-31T00:07:39.287382790Z [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-05-31T00:07:39.287916024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007919s 
2026-05-31T00:07:39.288106317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-05-31T00:07:39.288378365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-05-31T00:07:39.288770004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s 
2026-05-31T00:07:39.288957872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-05-31T00:07:39.289236463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-05-31T00:07:39.289585236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s 
2026-05-31T00:07:39.289766140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-05-31T00:07:39.290452883Z [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-05-31T00:07:39.291047922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011077s 
2026-05-31T00:07:39.291222383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-05-31T00:07:39.293044723Z [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-05-31T00:07:39.293052479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010372s 
2026-05-31T00:07:39.293056257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-05-31T00:07:39.293065896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:07:39.293390309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s 
2026-05-31T00:07:39.293555232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-05-31T00:07:39.294201523Z [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-05-31T00:07:39.294775599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s 
2026-05-31T00:07:39.294958548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-05-31T00:07:39.295654139Z [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-05-31T00:07:39.296321944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011875s 
2026-05-31T00:07:39.296512708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-05-31T00:07:39.296961723Z [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-05-31T00:07:39.297447221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007547s 
2026-05-31T00:07:39.297653516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-05-31T00:07:39.297968120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-05-31T00:07:39.298349799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s 
2026-05-31T00:07:39.298547807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-05-31T00:07:39.299143678Z [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-05-31T00:07:39.299729558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s 
2026-05-31T00:07:39.299991155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-05-31T00:07:39.300358665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:07:39.300746366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005577s 
2026-05-31T00:07:39.301968217Z [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-05-31T00:07:39.303759645Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014252 taking an average of 00:00:00.0014252 
2026-05-31T00:07:39.304563133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:07:39', 'InitialSetup') 
2026-05-31T00:07:39.304927787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.308219658Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-31T00:07:39.308398889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072693s 
2026-05-31T00:07:39.308717921Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-31T00:07:39.308955199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.309249181Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-05-31T00:07:39.309892076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-31T00:07:39.310082400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.310283845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-05-31T00:07:39.310600223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.311645258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011683s 
2026-05-31T00:07:39.312047388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:07:39', 'add_reason_to_pending_releases') 
2026-05-31T00:07:39.312424367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.313096240Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-31T00:07:39.313285802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002569s 
2026-05-31T00:07:39.313483470Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-31T00:07:39.313694094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.313949739Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-05-31T00:07:39.316240323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.316415245Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.316597462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-05-31T00:07:39.316882406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-05-31T00:07:39.317893833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s 
2026-05-31T00:07:39.318072142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.318222235Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.318413179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-05-31T00:07:39.318718284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.319714941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s 
2026-05-31T00:07:39.319902068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.320059866Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.320264077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-05-31T00:07:39.320592068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.321574346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011086s 
2026-05-31T00:07:39.321963781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-31T00:07:39.322564290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-05-31T00:07:39.322850477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000656s 
2026-05-31T00:07:39.323183878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-05-31T00:07:39.334337022Z [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-05-31T00:07:39.335773125Z [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-05-31T00:07:39.336723489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-31T00:07:39.337854857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-31T00:07:39.341080905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-31T00:07:39.341617927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-05-31T00:07:39.342122543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-31T00:07:39.342506136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191081s 
2026-05-31T00:07:39.342676649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.342832603Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.343020893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-05-31T00:07:39.343298772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-05-31T00:07:39.348214974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049901s 
2026-05-31T00:07:39.348605401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:07:39', 'add_medium_support') 
2026-05-31T00:07:39.348968732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.350249091Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-31T00:07:39.350426178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070168s 
2026-05-31T00:07:39.350669408Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-31T00:07:39.350890233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.351179145Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-05-31T00:07:39.351869425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-31T00:07:39.352240803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-05-31T00:07:39.352533402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004142s 
2026-05-31T00:07:39.352706531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.352926725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.355261367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023633s 
2026-05-31T00:07:39.355639438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:07:39', 'add_various_qualites_in_profile') 
2026-05-31T00:07:39.356040125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.356919907Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-31T00:07:39.357112806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039895s 
2026-05-31T00:07:39.357312147Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-31T00:07:39.357520096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.357782695Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-05-31T00:07:39.358574179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-05-31T00:07:39.359089417Z [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-05-31T00:07:39.359547099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s 
2026-05-31T00:07:39.359755278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-05-31T00:07:39.360095253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-05-31T00:07:39.360440919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s 
2026-05-31T00:07:39.360616292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-31T00:07:39.360770373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.360993021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-05-31T00:07:39.361316072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:39.362301096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010415s 
2026-05-31T00:07:39.362514686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-05-31T00:07:39.366575074Z [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-05-31T00:07:39.369256876Z [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-05-31T00:07:39.370444818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.371470504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.373743432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-31T00:07:39.374230343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-31T00:07:39.374683686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.375123983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.375452004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127495s 
2026-05-31T00:07:39.375668860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-05-31T00:07:39.379580599Z [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-05-31T00:07:39.382079202Z [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-05-31T00:07:39.383182765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.384223771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.386474184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-05-31T00:07:39.386976355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-05-31T00:07:39.387396271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.387818331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.388162384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012285s 
2026-05-31T00:07:39.388330563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.388480735Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.388675878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-05-31T00:07:39.388951513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-05-31T00:07:39.389795453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009209s 
2026-05-31T00:07:39.390148625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:07:39', 'metadata_profiles') 
2026-05-31T00:07:39.390510574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.392267943Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-31T00:07:39.392450912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033667s 
2026-05-31T00:07:39.392708240Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-31T00:07:39.392941430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.393261504Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-05-31T00:07:39.395127293Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-05-31T00:07:39.399924675Z [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-05-31T00:07:39.400850289Z [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-05-31T00:07:39.401341849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-31T00:07:39.401962339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-31T00:07:39.404235698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:07:39.404574290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092359s 
2026-05-31T00:07:39.404749643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:07:39.404901138Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.405120811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-05-31T00:07:39.405440414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-05-31T00:07:39.406299876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009728s 
2026-05-31T00:07:39.406603768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-31T00:07:39.406948432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-05-31T00:07:39.407221843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s 
2026-05-31T00:07:39.407392637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:07:39.407542949Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.407951182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-05-31T00:07:39.411210236Z [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-05-31T00:07:39.412325372Z [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-05-31T00:07:39.412899749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-05-31T00:07:39.413614108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-05-31T00:07:39.415809089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-05-31T00:07:39.416175948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080184s 
2026-05-31T00:07:39.416578699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:07:39', 'separate_automatic_and_interactive_search') 
2026-05-31T00:07:39.416960117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.418057638Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-31T00:07:39.418259695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098286s 
2026-05-31T00:07:39.418481922Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-31T00:07:39.418704150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.418972079Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-05-31T00:07:39.419264318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-05-31T00:07:39.423048119Z [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-05-31T00:07:39.425243330Z [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-05-31T00:07:39.426210318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:39.427373802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:39.429739036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:39.430187769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-31T00:07:39.430610080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-31T00:07:39.431052080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-31T00:07:39.431493870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:39.431831109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123959s 
2026-05-31T00:07:39.432242027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:07:39', 'change_album_path_to_relative') 
2026-05-31T00:07:39.432655690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.433927371Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-31T00:07:39.434115480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144463s 
2026-05-31T00:07:39.434334551Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-31T00:07:39.434556007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.434820450Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-05-31T00:07:39.435352001Z [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-05-31T00:07:39.435897660Z [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-05-31T00:07:39.436232023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s 
2026-05-31T00:07:39.436603622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:07:39', 'change_quality_size_mb_to_kb') 
2026-05-31T00:07:39.436968907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.437669959Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-31T00:07:39.437858629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019697s 
2026-05-31T00:07:39.438048151Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-31T00:07:39.438254787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.438504420Z [Info] album_releases: Starting migration of Main DB to 9 
2026-05-31T00:07:39.438869195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.439035390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.439219951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-05-31T00:07:39.439500547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-05-31T00:07:39.440408365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s 
2026-05-31T00:07:39.440587035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.440739362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.440933082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-05-31T00:07:39.441226824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-05-31T00:07:39.442114652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s 
2026-05-31T00:07:39.442463334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T00:07:39', 'album_releases') 
2026-05-31T00:07:39.442819612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.443527237Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-31T00:07:39.443711548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023869s 
2026-05-31T00:07:39.443919677Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-31T00:07:39.444125732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.444386708Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-05-31T00:07:39.444983610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.445128382Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.445317653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-05-31T00:07:39.449184301Z [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-05-31T00:07:39.451524124Z [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-05-31T00:07:39.452581063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:39.453686780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:39.456201074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:39.456660930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-31T00:07:39.457088401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-31T00:07:39.457538498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-31T00:07:39.457978794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:39.458340974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128355s 
2026-05-31T00:07:39.458510345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.458660868Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.458855570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-05-31T00:07:39.462751016Z [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-05-31T00:07:39.465111230Z [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-05-31T00:07:39.466145313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:39.467303886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:39.469786697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:39.470232555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-05-31T00:07:39.470660217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-05-31T00:07:39.471101425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-05-31T00:07:39.471546562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:39.471884342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128253s 
2026-05-31T00:07:39.472343207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:07:39', 'album_releases_fix') 
2026-05-31T00:07:39.472677059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.474318705Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-31T00:07:39.474557296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152158s 
2026-05-31T00:07:39.474691657Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-31T00:07:39.474882822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.475140841Z [Info] import_lists: Starting migration of Main DB to 11 
2026-05-31T00:07:39.475990833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-05-31T00:07:39.476848761Z [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-05-31T00:07:39.477513450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013328s 
2026-05-31T00:07:39.477708052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-05-31T00:07:39.477994569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-31T00:07:39.478325325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s 
2026-05-31T00:07:39.478506991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-05-31T00:07:39.479156429Z [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-05-31T00:07:39.479685756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010013s 
2026-05-31T00:07:39.479950830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-05-31T00:07:39.480286876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-31T00:07:39.480766061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005431s 
2026-05-31T00:07:39.481063921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:07:39', 'import_lists') 
2026-05-31T00:07:39.481380619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.482293879Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-31T00:07:39.482457027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021397s 
2026-05-31T00:07:39.482656659Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-31T00:07:39.482862193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.483117808Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-05-31T00:07:39.483486751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-05-31T00:07:39.483666333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.483905154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-05-31T00:07:39.484252934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-05-31T00:07:39.485165492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010619s 
2026-05-31T00:07:39.485333491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.485532502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.486545442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s 
2026-05-31T00:07:39.486908994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T00:07:39', 'add_release_status') 
2026-05-31T00:07:39.487402788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.488077477Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-31T00:07:39.488233742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s 
2026-05-31T00:07:39.488444727Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-31T00:07:39.488665933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.488957009Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-05-31T00:07:39.489258386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:39.489427096Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.489766309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-05-31T00:07:39.489984639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.490932498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010813s 
2026-05-31T00:07:39.491301692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:07:39', 'album_download_notification') 
2026-05-31T00:07:39.491727509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.492602852Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-31T00:07:39.492722253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002644s 
2026-05-31T00:07:39.492943058Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-31T00:07:39.493199895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.493520641Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-05-31T00:07:39.494111992Z [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-05-31T00:07:39.494724616Z [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-05-31T00:07:39.495143259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007404s 
2026-05-31T00:07:39.495639879Z [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-05-31T00:07:39.496317073Z [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-05-31T00:07:39.496724484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007364s 
2026-05-31T00:07:39.497099720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:07:39', 'fix_language_metadata_profiles') 
2026-05-31T00:07:39.497463452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.498369697Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-31T00:07:39.498558257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023269s 
2026-05-31T00:07:39.498746456Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-31T00:07:39.498953223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.499248557Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-05-31T00:07:39.499603102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-31T00:07:39.499953547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-05-31T00:07:39.500209022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s 
2026-05-31T00:07:39.500563837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:07:39', 'remove_fanzub') 
2026-05-31T00:07:39.500907659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.501858464Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-31T00:07:39.502041643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020124s 
2026-05-31T00:07:39.502255704Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-31T00:07:39.502479535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.502734118Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-05-31T00:07:39.504154790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-05-31T00:07:39.504444864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-05-31T00:07:39.504794318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s 
2026-05-31T00:07:39.505010493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-05-31T00:07:39.505353444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-05-31T00:07:39.505741536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s 
2026-05-31T00:07:39.506207755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-05-31T00:07:39.506650947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-05-31T00:07:39.507029720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000627s 
2026-05-31T00:07:39.507228430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-05-31T00:07:39.507540008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-31T00:07:39.507892137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s 
2026-05-31T00:07:39.508090396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-05-31T00:07:39.508359959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-05-31T00:07:39.508715796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s 
2026-05-31T00:07:39.508920198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-05-31T00:07:39.509260884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-31T00:07:39.509587662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s 
2026-05-31T00:07:39.509959692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:07:39', 'update_artist_history_indexes') 
2026-05-31T00:07:39.510320829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.511390263Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-31T00:07:39.511572580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022315s 
2026-05-31T00:07:39.511756561Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-31T00:07:39.511981604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.512233271Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-05-31T00:07:39.521600798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.522723860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-05-31T00:07:39.523059697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012001s 
2026-05-31T00:07:39.523411986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:07:39', 'remove_nma') 
2026-05-31T00:07:39.523761661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.524843039Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-31T00:07:39.525007751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029658s 
2026-05-31T00:07:39.525225118Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-31T00:07:39.525437757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.525711338Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-05-31T00:07:39.526035531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.526227668Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-05-31T00:07:39.526426588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-05-31T00:07:39.526706181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-05-31T00:07:39.527701145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s 
2026-05-31T00:07:39.528123857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:07:39', 'album_disambiguation') 
2026-05-31T00:07:39.528483090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.529347682Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-31T00:07:39.529529808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026944s 
2026-05-31T00:07:39.529745162Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-31T00:07:39.529964354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.530227464Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-05-31T00:07:39.530503259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.530716438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.532013110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013105s 
2026-05-31T00:07:39.532394889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:07:39', 'add_ape_quality_in_profiles') 
2026-05-31T00:07:39.532762830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.533657713Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-31T00:07:39.533812094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028627s 
2026-05-31T00:07:39.533984952Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-31T00:07:39.534205486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.534458215Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-05-31T00:07:39.535460193Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.535770398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-05-31T00:07:39.536119231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2026-05-31T00:07:39.536329554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.536656383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-05-31T00:07:39.536918100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s 
2026-05-31T00:07:39.537129536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.537447576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-05-31T00:07:39.537727219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s 
2026-05-31T00:07:39.538062154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:07:39', 'remove_pushalot') 
2026-05-31T00:07:39.538436508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.539601003Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-31T00:07:39.539777208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022433s 
2026-05-31T00:07:39.540000809Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-31T00:07:39.540212585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.540460525Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-05-31T00:07:39.540864388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-05-31T00:07:39.541304785Z [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-05-31T00:07:39.541731194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s 
2026-05-31T00:07:39.542093043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:07:39', 'add_custom_filters') 
2026-05-31T00:07:39.542606988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.543379714Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-31T00:07:39.543592954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022555s 
2026-05-31T00:07:39.543834851Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-31T00:07:39.544145437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.544464730Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-05-31T00:07:39.544864615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-31T00:07:39.545075450Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-31T00:07:39.545319231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-05-31T00:07:39.545667262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-05-31T00:07:39.546839593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012582s 
2026-05-31T00:07:39.547265421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:07:39', 'import_list_tags') 
2026-05-31T00:07:39.547680256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.548540439Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-31T00:07:39.548719219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029558s 
2026-05-31T00:07:39.548927789Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-31T00:07:39.549145457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.549440021Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-05-31T00:07:39.554060437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-05-31T00:07:39.554782641Z [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-05-31T00:07:39.555380997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s 
2026-05-31T00:07:39.555631561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-05-31T00:07:39.555972989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-05-31T00:07:39.556355830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s 
2026-05-31T00:07:39.558648077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T00:07:39.558663368Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T00:07:39.558673739Z                           FROM "Artists" 
2026-05-31T00:07:39.559652099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T00:07:39.559664143Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T00:07:39.559676999Z                           FROM "Artists" 
2026-05-31T00:07:39.560254603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011222s 
2026-05-31T00:07:39.560422671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-31T00:07:39.560578144Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.560786103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-05-31T00:07:39.561106058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.562053476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010775s 
2026-05-31T00:07:39.562598924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-31T00:07:39.562608043Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.562617031Z                                                   FROM "ArtistMetadata"
2026-05-31T00:07:39.562625598Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-31T00:07:39.563352552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-31T00:07:39.563366009Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.563375228Z                                                   FROM "ArtistMetadata"
2026-05-31T00:07:39.563383955Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-05-31T00:07:39.563909464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008553s 
2026-05-31T00:07:39.564071771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-05-31T00:07:39.564956994Z [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-05-31T00:07:39.565655451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001384s 
2026-05-31T00:07:39.565868720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-05-31T00:07:39.566232824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-31T00:07:39.566628000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s 
2026-05-31T00:07:39.566856310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-05-31T00:07:39.567209311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-31T00:07:39.567563354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2026-05-31T00:07:39.567741643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.567977177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.572442972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045099s 
2026-05-31T00:07:39.572657604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.572813328Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-31T00:07:39.573010715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-05-31T00:07:39.573331622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.574370725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s 
2026-05-31T00:07:39.574540276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.574697814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.574893518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-05-31T00:07:39.575196648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:39.576205019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011179s 
2026-05-31T00:07:39.576382286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.576532499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.576725858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-05-31T00:07:39.576980201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-05-31T00:07:39.577910925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010017s 
2026-05-31T00:07:39.578541676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-31T00:07:39.578548028Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.578553950Z                                                   FROM "ArtistMetadata"
2026-05-31T00:07:39.578559762Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.578565914Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-31T00:07:39.579406187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-31T00:07:39.579421668Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.579431297Z                                                   FROM "ArtistMetadata"
2026-05-31T00:07:39.579440065Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.579474585Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-05-31T00:07:39.579906474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009342s 
2026-05-31T00:07:39.580072870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.580221379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.580423686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-05-31T00:07:39.580744823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-05-31T00:07:39.581706710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00109s 
2026-05-31T00:07:39.581881152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.582030983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.582227199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-05-31T00:07:39.582535580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.583511776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010919s 
2026-05-31T00:07:39.583717180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.583887543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.584101554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-05-31T00:07:39.584420216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.585386863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010927s 
2026-05-31T00:07:39.585966190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T00:07:39.585972562Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T00:07:39.585978705Z                                                 FROM "AlbumReleases"
2026-05-31T00:07:39.585984426Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.585990458Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-31T00:07:39.586752994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T00:07:39.586768445Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T00:07:39.586777604Z                                                 FROM "AlbumReleases"
2026-05-31T00:07:39.586799839Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.586809288Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-05-31T00:07:39.587216518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000866s 
2026-05-31T00:07:39.587829232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T00:07:39.587835505Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.587841306Z                                                   FROM "ArtistMetadata"
2026-05-31T00:07:39.587853631Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.587863812Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-31T00:07:39.588698002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T00:07:39.588711599Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.588720587Z                                                   FROM "ArtistMetadata"
2026-05-31T00:07:39.588729054Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.588738083Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-05-31T00:07:39.589176095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000921s 
2026-05-31T00:07:39.589696543Z [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-05-31T00:07:39.593672241Z [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-05-31T00:07:39.595163234Z [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-05-31T00:07:39.595841079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.597011276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.599385829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.599833671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.600240841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101899s 
2026-05-31T00:07:39.600656117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-05-31T00:07:39.604630482Z [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-05-31T00:07:39.606449767Z [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-05-31T00:07:39.607287845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:39.608943289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:39.611222399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:39.611772778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:39.612191852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112519s 
2026-05-31T00:07:39.612460693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-05-31T00:07:39.616390759Z [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-05-31T00:07:39.618019850Z [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-05-31T00:07:39.618725371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-05-31T00:07:39.619594863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-05-31T00:07:39.621879945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-05-31T00:07:39.622399441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-05-31T00:07:39.622789717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101156s 
2026-05-31T00:07:39.622994500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-05-31T00:07:39.626956390Z [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-05-31T00:07:39.628052938Z [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-05-31T00:07:39.628630361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-31T00:07:39.629312335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-31T00:07:39.631624412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:39.632120972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089152s 
2026-05-31T00:07:39.632361597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-31T00:07:39.632674447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.633063971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s 
2026-05-31T00:07:39.633268112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-05-31T00:07:39.633554990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:39.633931428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s 
2026-05-31T00:07:39.634141973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-05-31T00:07:39.634467638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.634861792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005352s 
2026-05-31T00:07:39.635073569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-05-31T00:07:39.635396920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.635821305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s 
2026-05-31T00:07:39.636059535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-05-31T00:07:39.636362064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-05-31T00:07:39.636739705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s 
2026-05-31T00:07:39.636963335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-05-31T00:07:39.637282879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-05-31T00:07:39.637669738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s 
2026-05-31T00:07:39.637853528Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:39.638787950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-31T00:07:39.639080670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2026-05-31T00:07:39.639251835Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:39.639553372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-05-31T00:07:39.639861673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s 
2026-05-31T00:07:39.640036325Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:39.640411511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-05-31T00:07:39.640739311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005452s 
2026-05-31T00:07:39.641111120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:07:39', 'add_release_groups_etc') 
2026-05-31T00:07:39.641488359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.644132184Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-31T00:07:39.644330834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038918s 
2026-05-31T00:07:39.644554074Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-31T00:07:39.644774448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.645052598Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-05-31T00:07:39.645637095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:39.645900696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-05-31T00:07:39.646189077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s 
2026-05-31T00:07:39.646547379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:07:39', 'NewMediaInfoFormat') 
2026-05-31T00:07:39.646921212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.647725792Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-31T00:07:39.647918911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018648s 
2026-05-31T00:07:39.648174576Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-31T00:07:39.648414840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.648694553Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-05-31T00:07:39.649879480Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-05-31T00:07:39.650241800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-05-31T00:07:39.652499026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024072s 
2026-05-31T00:07:39.652695592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-31T00:07:39.652858991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.653120689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-05-31T00:07:39.653515454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:39.654461118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011067s 
2026-05-31T00:07:39.654855232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:07:39', 'rename_restrictions_to_release_profiles') 
2026-05-31T00:07:39.655246991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.656504524Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-31T00:07:39.656705980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030899s 
2026-05-31T00:07:39.656969280Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-31T00:07:39.657208993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.657504638Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-05-31T00:07:39.658617860Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-05-31T00:07:39.658898235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-05-31T00:07:39.661136403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023082s 
2026-05-31T00:07:39.661335183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-31T00:07:39.661508763Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.661735620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-05-31T00:07:39.662047819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-31T00:07:39.662936860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s 
2026-05-31T00:07:39.663144157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-05-31T00:07:39.663302005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.663524774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-05-31T00:07:39.663841321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-05-31T00:07:39.664799912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s 
2026-05-31T00:07:39.664964283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:39.665224577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-31T00:07:39.665530995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000387s 
2026-05-31T00:07:39.665680406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:39.665986763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-05-31T00:07:39.666272097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000408s 
2026-05-31T00:07:39.666491700Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-05-31T00:07:39.671041323Z [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-05-31T00:07:39.672665334Z [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-05-31T00:07:39.673363080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.674314766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.676621352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.677073944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.677528680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.678017895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:39.678331296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116335s 
2026-05-31T00:07:39.678762825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:07:39', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-31T00:07:39.679154143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.680647952Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-31T00:07:39.680882705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138657s 
2026-05-31T00:07:39.681110664Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-31T00:07:39.681353423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.681642505Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-05-31T00:07:39.682173224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-05-31T00:07:39.682635095Z [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-05-31T00:07:39.683095943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007073s 
2026-05-31T00:07:39.683327479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-05-31T00:07:39.683711413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-05-31T00:07:39.684141519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s 
2026-05-31T00:07:39.684507817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:07:39', 'add_import_exclusions') 
2026-05-31T00:07:39.684900407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.685766903Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-31T00:07:39.685953008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s 
2026-05-31T00:07:39.686173091Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-31T00:07:39.686419818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.686710724Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-05-31T00:07:39.691287552Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T00:07:39.691299927Z                           WHERE "Id" in (
2026-05-31T00:07:39.691306099Z                           SELECT "Artists"."Id" from "Artists"
2026-05-31T00:07:39.691312021Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.691318133Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-31T00:07:39.692175019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T00:07:39.692194979Z                           WHERE "Id" in (
2026-05-31T00:07:39.692202986Z                           SELECT "Artists"."Id" from "Artists"
2026-05-31T00:07:39.692210771Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.692222625Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-31T00:07:39.692750879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010505s 
2026-05-31T00:07:39.693368563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-31T00:07:39.693383403Z                           WHERE "Id" in (
2026-05-31T00:07:39.693389806Z                           SELECT "Albums"."Id" from "Albums"
2026-05-31T00:07:39.693395708Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.693403734Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-31T00:07:39.694148394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-31T00:07:39.694157452Z                           WHERE "Id" in (
2026-05-31T00:07:39.694163174Z                           SELECT "Albums"."Id" from "Albums"
2026-05-31T00:07:39.694169036Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.694175208Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-31T00:07:39.694724224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s 
2026-05-31T00:07:39.695297258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-31T00:07:39.695304864Z                           WHERE "Id" in (
2026-05-31T00:07:39.695310565Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T00:07:39.695316467Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T00:07:39.695322649Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-31T00:07:39.696085346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-31T00:07:39.696097169Z                           WHERE "Id" in (
2026-05-31T00:07:39.696103021Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T00:07:39.696108893Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T00:07:39.696114875Z                           WHERE "Albums"."Id" IS NULL) 
2026-05-31T00:07:39.696703000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010094s 
2026-05-31T00:07:39.697281795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T00:07:39.697291425Z                           WHERE "Id" in (
2026-05-31T00:07:39.697297156Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.697302908Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.697318519Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-31T00:07:39.698095504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T00:07:39.698103570Z                           WHERE "Id" in (
2026-05-31T00:07:39.698109292Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.698115094Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.698121076Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-05-31T00:07:39.698706144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009978s 
2026-05-31T00:07:39.699296122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T00:07:39.699304289Z                           WHERE "Id" in (
2026-05-31T00:07:39.699310111Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.699315902Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.699322075Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-31T00:07:39.700179081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T00:07:39.700190624Z                           WHERE "Id" in (
2026-05-31T00:07:39.700196476Z                           SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.700202167Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.700208119Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-05-31T00:07:39.700779981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s 
2026-05-31T00:07:39.701380000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.701387585Z                           WHERE "Id" IN (
2026-05-31T00:07:39.701393467Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.701399258Z                           LEFT OUTER JOIN "Tracks"
2026-05-31T00:07:39.701404920Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.701410822Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-31T00:07:39.702201124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.702211134Z                           WHERE "Id" IN (
2026-05-31T00:07:39.702216945Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.702222817Z                           LEFT OUTER JOIN "Tracks"
2026-05-31T00:07:39.702237447Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.702243309Z                           WHERE "Tracks"."Id" IS NULL) 
2026-05-31T00:07:39.702796222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010043s 
2026-05-31T00:07:39.703180246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:07:39', 'clean_artist_metadata_table') 
2026-05-31T00:07:39.703580883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.704761501Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-31T00:07:39.704952255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029183s 
2026-05-31T00:07:39.705176647Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-31T00:07:39.705394706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.705688568Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-05-31T00:07:39.706394981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:39.706569673Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:39.706788884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-05-31T00:07:39.707128017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.708146428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011546s 
2026-05-31T00:07:39.708341942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:39.708496203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.708726747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-05-31T00:07:39.709107213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.710056575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s 
2026-05-31T00:07:39.710245967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:39.710401460Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-05-31T00:07:39.710624209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-05-31T00:07:39.711072572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.712147316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012249s 
2026-05-31T00:07:39.712351247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:39.712510458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.712774329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-05-31T00:07:39.713145517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.714161564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011573s 
2026-05-31T00:07:39.714361757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:39.714552832Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.714790270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-05-31T00:07:39.715161177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.716160390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s 
2026-05-31T00:07:39.716401876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-05-31T00:07:39.722982861Z [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-05-31T00:07:39.724711062Z [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-05-31T00:07:39.725483037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-31T00:07:39.725963294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-31T00:07:39.729537202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129161s 
2026-05-31T00:07:39.729882177Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-05-31T00:07:39.734365748Z [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-05-31T00:07:39.736134931Z [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-05-31T00:07:39.736920774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-05-31T00:07:39.737587838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-05-31T00:07:39.740882032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010864s 
2026-05-31T00:07:39.741293171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:07:39', 'health_issue_notification') 
2026-05-31T00:07:39.741663216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.743905261Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-31T00:07:39.744144784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137902s 
2026-05-31T00:07:39.744467674Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-31T00:07:39.744747718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.745217465Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-05-31T00:07:39.746464025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:39.746657976Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:39.746908671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-05-31T00:07:39.747287484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-05-31T00:07:39.748545839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s 
2026-05-31T00:07:39.748790401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:39.748977708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.749211780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-05-31T00:07:39.749583388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-05-31T00:07:39.750705599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012347s 
2026-05-31T00:07:39.751149362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-31T00:07:39.751506291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-05-31T00:07:39.751808340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2026-05-31T00:07:39.752380702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.752390031Z                 WHERE "Id" IN (
2026-05-31T00:07:39.752394781Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.752399530Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.752404260Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-31T00:07:39.753087917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.753102035Z                 WHERE "Id" IN (
2026-05-31T00:07:39.753109370Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.753116274Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.753123539Z                     WHERE "Tracks"."Id" IS NULL) 
2026-05-31T00:07:39.753652634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009135s 
2026-05-31T00:07:39.754414218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.754419449Z                 WHERE "Id" IN (
2026-05-31T00:07:39.754423126Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.754428046Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.754433006Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.754438397Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-31T00:07:39.755364753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.755374422Z                 WHERE "Id" IN (
2026-05-31T00:07:39.755381125Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.755387889Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.755394863Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.755416707Z                     WHERE "Artists"."Path" IS NULL) 
2026-05-31T00:07:39.756014331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s 
2026-05-31T00:07:39.756856277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.756865495Z                 WHERE "Id" IN (
2026-05-31T00:07:39.756871978Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.756878542Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.756885486Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.756892410Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T00:07:39.756899023Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-31T00:07:39.757973707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.757979219Z                 WHERE "Id" IN (
2026-05-31T00:07:39.757983838Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.757988527Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.757996163Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.758000862Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T00:07:39.758004790Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-05-31T00:07:39.758894302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015028s 
2026-05-31T00:07:39.759526605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-31T00:07:39.759532207Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T00:07:39.759538139Z                 FROM "Artists"
2026-05-31T00:07:39.759543129Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.759547738Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-31T00:07:39.760422821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-31T00:07:39.760435085Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T00:07:39.760442179Z                 FROM "Artists"
2026-05-31T00:07:39.760448582Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.760455797Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-05-31T00:07:39.760939892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s 
2026-05-31T00:07:39.761409097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.761416983Z                 WHERE "Id" NOT IN (
2026-05-31T00:07:39.761423466Z                     SELECT MIN("Id")
2026-05-31T00:07:39.761429889Z                     FROM "TrackFiles"
2026-05-31T00:07:39.761436622Z                     GROUP BY "Path"
2026-05-31T00:07:39.761443115Z                 ) 
2026-05-31T00:07:39.762034657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.762039837Z                 WHERE "Id" NOT IN (
2026-05-31T00:07:39.762043775Z                     SELECT MIN("Id")
2026-05-31T00:07:39.762047533Z                     FROM "TrackFiles"
2026-05-31T00:07:39.762052603Z                     GROUP BY "Path"
2026-05-31T00:07:39.762056561Z                 ) 
2026-05-31T00:07:39.762507579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007584s 
2026-05-31T00:07:39.762745158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:39.762992316Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:39.763231237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-05-31T00:07:39.768370989Z [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-05-31T00:07:39.769634484Z [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-05-31T00:07:39.770259463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-31T00:07:39.770898149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-31T00:07:39.773697558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:39.774093225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106387s 
2026-05-31T00:07:39.774301374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-05-31T00:07:39.774605236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-31T00:07:39.774986434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004866s 
2026-05-31T00:07:39.775195184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-05-31T00:07:39.778869555Z [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-05-31T00:07:39.780049902Z [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-05-31T00:07:39.780620431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-31T00:07:39.781379130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-31T00:07:39.784364552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:39.784817294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-31T00:07:39.785154503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097671s 
2026-05-31T00:07:39.785536132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:07:39', 'add_mediafilerepository_mtime') 
2026-05-31T00:07:39.785901548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.787381539Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-31T00:07:39.787587644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119185s 
2026-05-31T00:07:39.787854742Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-31T00:07:39.788104385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.788426614Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-05-31T00:07:39.790032358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T00:07:39.790040194Z                           WHERE "Id" NOT IN (
2026-05-31T00:07:39.790044433Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T00:07:39.790048330Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.790062028Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-31T00:07:39.790899304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T00:07:39.790910497Z                           WHERE "Id" NOT IN (
2026-05-31T00:07:39.790915617Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T00:07:39.790920567Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.790925467Z                             GROUP BY "ArtistMetadata"."Id") 
2026-05-31T00:07:39.791429753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s 
2026-05-31T00:07:39.791643544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-05-31T00:07:39.791910561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-05-31T00:07:39.792271017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s 
2026-05-31T00:07:39.792498095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-05-31T00:07:39.796162255Z [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-05-31T00:07:39.797631504Z [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-05-31T00:07:39.798322787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.799098108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.801568414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.802020093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.802476012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:39.802816708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101256s 
2026-05-31T00:07:39.803041901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-05-31T00:07:39.803371145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.803719516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s 
2026-05-31T00:07:39.804132187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:07:39', 'add_artistmetadataid_constraint') 
2026-05-31T00:07:39.804521191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.805603170Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-31T00:07:39.805797572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023188s 
2026-05-31T00:07:39.806011302Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-31T00:07:39.806238570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.806512622Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-05-31T00:07:39.807108662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-31T00:07:39.807282432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.807482786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-05-31T00:07:39.807809203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.808779908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s 
2026-05-31T00:07:39.808967126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-05-31T00:07:39.809134783Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.809356881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-05-31T00:07:39.809705343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.810618131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s 
2026-05-31T00:07:39.810795458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:39.810946002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.811148449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-05-31T00:07:39.811468935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.812404780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010555s 
2026-05-31T00:07:39.812591426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-31T00:07:39.812749033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.812970499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-05-31T00:07:39.813323129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.814273163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010955s 
2026-05-31T00:07:39.814449779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.814600582Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.814812499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-05-31T00:07:39.815143416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.816068519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010555s 
2026-05-31T00:07:39.816245125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-05-31T00:07:39.816394185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.816594739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-05-31T00:07:39.816919773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.817864306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2026-05-31T00:07:39.818262438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:07:39', 'old_ids_and_artist_alias') 
2026-05-31T00:07:39.818597993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.819443186Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-31T00:07:39.819622838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026162s 
2026-05-31T00:07:39.819832360Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-31T00:07:39.820074317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.820335653Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-05-31T00:07:39.820621048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.820833686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.821352932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005265s 
2026-05-31T00:07:39.821601373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-31T00:07:39.821888431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-05-31T00:07:39.822141340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s 
2026-05-31T00:07:39.822497548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:07:39', 'download_propers_config') 
2026-05-31T00:07:39.822853826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.823535799Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-31T00:07:39.823715551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001683s 
2026-05-31T00:07:39.823947979Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-31T00:07:39.824161940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.824421122Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-05-31T00:07:39.825213138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-05-31T00:07:39.825546629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-05-31T00:07:39.826057638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s 
2026-05-31T00:07:39.826266279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-05-31T00:07:39.829825678Z [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-05-31T00:07:39.831164765Z [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-05-31T00:07:39.831807840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.832795309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.835146304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.835582513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.836034423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:39.836510652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.836861870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104085s 
2026-05-31T00:07:39.837077133Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-05-31T00:07:39.840567072Z [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-05-31T00:07:39.841854967Z [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-05-31T00:07:39.842489785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-05-31T00:07:39.843118602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-05-31T00:07:39.845486581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-05-31T00:07:39.845837919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085506s 
2026-05-31T00:07:39.846035537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-05-31T00:07:39.849479233Z [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-05-31T00:07:39.851660997Z [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-05-31T00:07:39.852303391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-31T00:07:39.852734379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-31T00:07:39.854970283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087495s 
2026-05-31T00:07:39.855168211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-05-31T00:07:39.858514391Z [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-05-31T00:07:39.859517702Z [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-05-31T00:07:39.860064693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-31T00:07:39.860832680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-31T00:07:39.863107733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-31T00:07:39.863559272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-31T00:07:39.864038898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-31T00:07:39.864526971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-31T00:07:39.864879922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095341s 
2026-05-31T00:07:39.865078112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-05-31T00:07:39.868417006Z [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-05-31T00:07:39.869384725Z [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-05-31T00:07:39.869871436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-31T00:07:39.870302374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-31T00:07:39.872512575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072365s 
2026-05-31T00:07:39.872715213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-05-31T00:07:39.876063347Z [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-05-31T00:07:39.877117771Z [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-05-31T00:07:39.877646316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-31T00:07:39.878386657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-31T00:07:39.880776290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:39.881245525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-31T00:07:39.881581401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086866s 
2026-05-31T00:07:39.881965144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:07:39', 'remove_language_profiles') 
2026-05-31T00:07:39.882312223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.884344156Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-31T00:07:39.884539850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114024s 
2026-05-31T00:07:39.884769843Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-31T00:07:39.884993784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.885302135Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-05-31T00:07:39.885752382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-31T00:07:39.885925691Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-31T00:07:39.886162649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-05-31T00:07:39.886471360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-05-31T00:07:39.887393518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010324s 
2026-05-31T00:07:39.887776359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-31T00:07:39.888265434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-05-31T00:07:39.888595569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s 
2026-05-31T00:07:39.888956786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:07:39', 'multi_disc_naming_format') 
2026-05-31T00:07:39.889312303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.890110440Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-31T00:07:39.890292386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019952s 
2026-05-31T00:07:39.890507279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-31T00:07:39.890730539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.890993088Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-05-31T00:07:39.891371951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-31T00:07:39.891543597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.891745764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-05-31T00:07:39.892086600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:39.893011152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010662s 
2026-05-31T00:07:39.893187939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.893387010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.906269336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128673s 
2026-05-31T00:07:39.906691437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:07:39', 'add_download_client_priority') 
2026-05-31T00:07:39.907108517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.907975283Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-31T00:07:39.908170376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01457s 
2026-05-31T00:07:39.908380880Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-31T00:07:39.908593428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.908859443Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-05-31T00:07:39.909239719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.909543291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-05-31T00:07:39.909824657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s 
2026-05-31T00:07:39.910049631Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.910356408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-05-31T00:07:39.910623787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003686s 
2026-05-31T00:07:39.910979002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:07:39', 'remove_growl_prowl') 
2026-05-31T00:07:39.911337915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.912080471Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-31T00:07:39.912263089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017878s 
2026-05-31T00:07:39.912472771Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-31T00:07:39.912688225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.912952988Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-05-31T00:07:39.913313895Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.913662036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-05-31T00:07:39.913947782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s 
2026-05-31T00:07:39.914168997Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:39.914466587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-05-31T00:07:39.914736941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003791s 
2026-05-31T00:07:39.915112457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:07:39', 'remove_plex_hometheatre') 
2026-05-31T00:07:39.915455879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.916184837Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-31T00:07:39.916374209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017708s 
2026-05-31T00:07:39.916594653Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-31T00:07:39.916812331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.917079710Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-05-31T00:07:39.917795231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-31T00:07:39.917969713Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.918161339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-05-31T00:07:39.918431613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-05-31T00:07:39.919409613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s 
2026-05-31T00:07:39.919596379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-31T00:07:39.919752233Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-31T00:07:39.919997788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-05-31T00:07:39.920360017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.921310812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s 
2026-05-31T00:07:39.921497518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-31T00:07:39.921653522Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.921876932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-05-31T00:07:39.922231156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.923196841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s 
2026-05-31T00:07:39.923380210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-31T00:07:39.923536936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.923753572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-05-31T00:07:39.924138918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.925119884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011141s 
2026-05-31T00:07:39.925289987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-31T00:07:39.925447925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.925650222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-05-31T00:07:39.925931649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-05-31T00:07:39.926845981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009943s 
2026-05-31T00:07:39.927024440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.927218000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:39.928209587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s 
2026-05-31T00:07:39.928590745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:07:39', 'add_root_folder_add_defaults') 
2026-05-31T00:07:39.928958476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.929710290Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-31T00:07:39.929904381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024753s 
2026-05-31T00:07:39.930095887Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-31T00:07:39.930301280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.930555001Z [Info] task_duration: Starting migration of Main DB to 40 
2026-05-31T00:07:39.930869615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-31T00:07:39.931045459Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.931262266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-05-31T00:07:39.931562370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-05-31T00:07:39.932551032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010877s 
2026-05-31T00:07:39.932909253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:07:39', 'task_duration') 
2026-05-31T00:07:39.933260240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.933953386Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-31T00:07:39.934123088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002472s 
2026-05-31T00:07:39.934365025Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-31T00:07:39.934595990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.934873138Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-05-31T00:07:39.935306010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-31T00:07:39.935479850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:39.935681507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-05-31T00:07:39.936011652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:39.936953970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s 
2026-05-31T00:07:39.937143381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-05-31T00:07:39.937304866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.937503597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-05-31T00:07:39.937825235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:39.938752001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2026-05-31T00:07:39.939154312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:07:39', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-31T00:07:39.939534367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.940281662Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-31T00:07:39.940490192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025086s 
2026-05-31T00:07:39.940684945Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-31T00:07:39.940896741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.941155532Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-05-31T00:07:39.941511990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-05-31T00:07:39.945082662Z [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-05-31T00:07:39.946348361Z [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-05-31T00:07:39.946967107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:39.947932382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:39.950281814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:39.950716369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:39.951151896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:39.951630330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:39.952003201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102942s 
2026-05-31T00:07:39.952334288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-31T00:07:39.952721227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-05-31T00:07:39.953014187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s 
2026-05-31T00:07:39.953340344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-31T00:07:39.953743456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-05-31T00:07:39.954036587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s 
2026-05-31T00:07:39.954246870Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-05-31T00:07:39.957544682Z [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-05-31T00:07:39.958606341Z [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-05-31T00:07:39.959164535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-05-31T00:07:39.959610804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-05-31T00:07:39.961847419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074011s 
2026-05-31T00:07:39.962210931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:07:39', 'remove_album_folders') 
2026-05-31T00:07:39.962571938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:39.964107361Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-31T00:07:39.964296932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096326s 
2026-05-31T00:07:39.964506204Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-31T00:07:39.964720536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:39.964996131Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-05-31T00:07:39.965866874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-31T00:07:39.966042839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.966233513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-05-31T00:07:39.966516703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-05-31T00:07:39.967442839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010081s 
2026-05-31T00:07:39.967622540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-31T00:07:39.967780148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:39.967999430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-05-31T00:07:39.968309875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:39.969236121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s 
2026-05-31T00:07:39.969411374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:39.969612368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.009031895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393001s 
2026-05-31T00:07:40.009223942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-05-31T00:07:40.012722498Z [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-05-31T00:07:40.013781161Z [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-05-31T00:07:40.014322882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-31T00:07:40.014801506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-31T00:07:40.017120236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077171s 
2026-05-31T00:07:40.017340440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-05-31T00:07:40.020707592Z [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-05-31T00:07:40.021625330Z [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-05-31T00:07:40.022146540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-31T00:07:40.022708412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-31T00:07:40.025049727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074917s 
2026-05-31T00:07:40.025269470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-05-31T00:07:40.029872832Z [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-05-31T00:07:40.030690118Z [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-05-31T00:07:40.031150966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-31T00:07:40.031687396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-31T00:07:40.034021438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085477s 
2026-05-31T00:07:40.034232653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-05-31T00:07:40.037476928Z [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-05-31T00:07:40.038191336Z [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-05-31T00:07:40.038627455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-31T00:07:40.039171040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-31T00:07:40.041576565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071425s 
2026-05-31T00:07:40.041798041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-05-31T00:07:40.044941843Z [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-05-31T00:07:40.045585399Z [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-05-31T00:07:40.045987759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-05-31T00:07:40.046569862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-05-31T00:07:40.048953443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069513s 
2026-05-31T00:07:40.049331594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:07:40', 'flexible_delay_profiles') 
2026-05-31T00:07:40.049694325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.051245269Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-31T00:07:40.051428187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092209s 
2026-05-31T00:07:40.051665405Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-31T00:07:40.051898975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.052195252Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-05-31T00:07:40.052638104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:07:40.052800000Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.053005745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-05-31T00:07:40.053310098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-05-31T00:07:40.054309050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s 
2026-05-31T00:07:40.054676099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:07:40', 'add_priority_to_indexers') 
2026-05-31T00:07:40.055035453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.057492843Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-31T00:07:40.057505959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026459s 
2026-05-31T00:07:40.057511921Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-31T00:07:40.057517973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.057523655Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-05-31T00:07:40.057529266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-31T00:07:40.057622143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-05-31T00:07:40.057983731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s 
2026-05-31T00:07:40.058154565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.058351091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.058940719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006144s 
2026-05-31T00:07:40.059339021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T00:07:40', 'remove_chown_and_folderchmod_config') 
2026-05-31T00:07:40.059707633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.060539880Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-31T00:07:40.060762117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00215s 
2026-05-31T00:07:40.060954946Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-31T00:07:40.061185760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.061448991Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-05-31T00:07:40.061986924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-05-31T00:07:40.062165454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.062373613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-05-31T00:07:40.065821708Z [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-05-31T00:07:40.066944530Z [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-05-31T00:07:40.067533255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-05-31T00:07:40.068095067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-05-31T00:07:40.070365750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078158s 
2026-05-31T00:07:40.070615694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-31T00:07:40.070905868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-05-31T00:07:40.071150270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s 
2026-05-31T00:07:40.071483131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-31T00:07:40.071841513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-05-31T00:07:40.072167740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s 
2026-05-31T00:07:40.072506682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-31T00:07:40.072904934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-05-31T00:07:40.073248987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s 
2026-05-31T00:07:40.073611648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T00:07:40', 'convert_blacklist_protocol') 
2026-05-31T00:07:40.073986613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.074949543Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-31T00:07:40.075139966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021561s 
2026-05-31T00:07:40.075342183Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-31T00:07:40.075555102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.075809414Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-05-31T00:07:40.082104624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-31T00:07:40.082878863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-05-31T00:07:40.083319351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000829s 
2026-05-31T00:07:40.083687372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T00:07:40', 'update_notifiarr') 
2026-05-31T00:07:40.084060564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.084989725Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-31T00:07:40.085162884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024675s 
2026-05-31T00:07:40.085374189Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-31T00:07:40.085587850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.085853104Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-05-31T00:07:40.086147207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.086382230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.087639733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012757s 
2026-05-31T00:07:40.088160021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T00:07:40', 'email_multiple_addresses') 
2026-05-31T00:07:40.088502380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.089415269Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-31T00:07:40.089562485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029961s 
2026-05-31T00:07:40.089806076Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-31T00:07:40.090035538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.090312145Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-05-31T00:07:40.090635106Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-05-31T00:07:40.090922775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-05-31T00:07:40.093429915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025764s 
2026-05-31T00:07:40.093844871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T00:07:40', 'rename_blacklist_to_blocklist') 
2026-05-31T00:07:40.094278253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.095177735Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-31T00:07:40.095398971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042674s 
2026-05-31T00:07:40.095701450Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-31T00:07:40.096027036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.096272220Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-05-31T00:07:40.096714400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-31T00:07:40.097009394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.097402747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-05-31T00:07:40.097921281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:40.099174666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s 
2026-05-31T00:07:40.099508117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-05-31T00:07:40.100034047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:40.101394847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015823s 
2026-05-31T00:07:40.101641584Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.101884193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.103549146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017014s 
2026-05-31T00:07:40.104132692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T00:07:40', 'cdh_per_downloadclient') 
2026-05-31T00:07:40.104607859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.106356130Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-31T00:07:40.106627888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044906s 
2026-05-31T00:07:40.106916940Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-31T00:07:40.107218467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.107562821Z [Info] download_history: Starting migration of Main DB to 52 
2026-05-31T00:07:40.108851807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-05-31T00:07:40.109894728Z [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-05-31T00:07:40.110829771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017226s 
2026-05-31T00:07:40.111193584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-05-31T00:07:40.111599752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-31T00:07:40.112085280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006467s 
2026-05-31T00:07:40.112327407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-05-31T00:07:40.112740720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-31T00:07:40.113141116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s 
2026-05-31T00:07:40.113370969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-05-31T00:07:40.113737818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-31T00:07:40.114086019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s 
2026-05-31T00:07:40.114253717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.114458800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.115616552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011824s 
2026-05-31T00:07:40.116016688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T00:07:40', 'download_history') 
2026-05-31T00:07:40.116396543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.117581229Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-31T00:07:40.117794489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003094s 
2026-05-31T00:07:40.118009081Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-31T00:07:40.118221419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.118497785Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-05-31T00:07:40.118944335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T00:07:40', 'add_update_history') 
2026-05-31T00:07:40.119297767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.120036915Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-31T00:07:40.120254033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001815s 
2026-05-31T00:07:40.120462312Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-31T00:07:40.120670582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.120950215Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-05-31T00:07:40.121354850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:40.121507758Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-05-31T00:07:40.121774615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-05-31T00:07:40.122171465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:40.123222171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012002s 
2026-05-31T00:07:40.123626716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T00:07:40', 'add_on_update_to_notifications') 
2026-05-31T00:07:40.124020118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.124832955Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-31T00:07:40.125019751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027461s 
2026-05-31T00:07:40.125243482Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-31T00:07:40.125489628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.125749251Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-05-31T00:07:40.126076850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:07:40.126253466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.126462898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-05-31T00:07:40.126833254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.127874170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011848s 
2026-05-31T00:07:40.128266671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T00:07:40', 'download_client_per_indexer') 
2026-05-31T00:07:40.128643440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.129378130Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-31T00:07:40.129569415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002663s 
2026-05-31T00:07:40.129775139Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-31T00:07:40.129988168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.130249565Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-05-31T00:07:40.130675804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-31T00:07:40.130844904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.131056661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-05-31T00:07:40.131373599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.132396119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001141s 
2026-05-31T00:07:40.132578957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-05-31T00:07:40.132738438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.132967269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-05-31T00:07:40.133332665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.134332428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s 
2026-05-31T00:07:40.134524555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-31T00:07:40.134675139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.134875342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-05-31T00:07:40.135201779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.136215732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011384s 
2026-05-31T00:07:40.136578693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T00:07:40', 'AddNewItemMonitorType') 
2026-05-31T00:07:40.136938928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.137720122Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-31T00:07:40.137902690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026167s 
2026-05-31T00:07:40.138112182Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-31T00:07:40.138321002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.138577990Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-05-31T00:07:40.138889016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-31T00:07:40.139061584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.139265976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-05-31T00:07:40.139596551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:40.140633740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001168s 
2026-05-31T00:07:40.141035670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T00:07:40', 'ImportListSearch') 
2026-05-31T00:07:40.141412379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.142216488Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-31T00:07:40.142396721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027309s 
2026-05-31T00:07:40.142613919Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-31T00:07:40.142829894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.143099877Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-05-31T00:07:40.143468390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-05-31T00:07:40.143640556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.143879558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-05-31T00:07:40.144243190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.145248705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s 
2026-05-31T00:07:40.145620144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T00:07:40', 'ImportListMonitorExisting') 
2026-05-31T00:07:40.145983205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.146782485Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-31T00:07:40.146969351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026505s 
2026-05-31T00:07:40.147172330Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-31T00:07:40.147380780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.147638128Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-05-31T00:07:40.148076160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:40.148377207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-05-31T00:07:40.148651429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s 
2026-05-31T00:07:40.148868747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:40.149147228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-05-31T00:07:40.149409386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003518s 
2026-05-31T00:07:40.149580791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-05-31T00:07:40.149733979Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.149915786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-05-31T00:07:40.150171010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-05-31T00:07:40.151161094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s 
2026-05-31T00:07:40.151518875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T00:07:40', 'add_indexer_tags') 
2026-05-31T00:07:40.151901095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.152711517Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-31T00:07:40.152898844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025831s 
2026-05-31T00:07:40.153117424Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-31T00:07:40.153335884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.153608173Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-05-31T00:07:40.153883537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.154106326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.155082182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009999s 
2026-05-31T00:07:40.155451044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T00:07:40', 'update_audio_types') 
2026-05-31T00:07:40.155820198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.156543625Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-31T00:07:40.156730712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024369s 
2026-05-31T00:07:40.157009143Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-31T00:07:40.157258765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.157564261Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-05-31T00:07:40.159571894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:40.159867399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-05-31T00:07:40.160128866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s 
2026-05-31T00:07:40.160321534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-05-31T00:07:40.160490124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.160729215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-05-31T00:07:40.164551324Z [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-05-31T00:07:40.165942255Z [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-05-31T00:07:40.166631734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-05-31T00:07:40.167390522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-05-31T00:07:40.169943585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-05-31T00:07:40.170458432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-05-31T00:07:40.170814389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098737s 
2026-05-31T00:07:40.170998209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:40.171160726Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.171384507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-05-31T00:07:40.175458943Z [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-05-31T00:07:40.177368850Z [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-05-31T00:07:40.178252309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:40.179208626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:40.181706336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:40.182204360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:40.182695980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:40.183060604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114727s 
2026-05-31T00:07:40.183247922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:40.183434327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.183652216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-05-31T00:07:40.189279269Z [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-05-31T00:07:40.191192994Z [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-05-31T00:07:40.192087676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:40.192945944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:40.195450319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:40.195936027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:40.196417337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:40.196777592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129108s 
2026-05-31T00:07:40.196959749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:40.197133940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.197361198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-05-31T00:07:40.201526688Z [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-05-31T00:07:40.203435071Z [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-05-31T00:07:40.204388422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-05-31T00:07:40.205261871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-05-31T00:07:40.207730312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-05-31T00:07:40.208225780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-05-31T00:07:40.208705697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:40.209067155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115026s 
2026-05-31T00:07:40.209249863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-31T00:07:40.209422481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.209638656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-05-31T00:07:40.213356154Z [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-05-31T00:07:40.214693958Z [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-05-31T00:07:40.215424790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:40.216400375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:40.218838286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:40.219287460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:40.219737326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:40.220247323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:40.220621086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107689s 
2026-05-31T00:07:40.220803754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-05-31T00:07:40.220973586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.221178880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-05-31T00:07:40.224973352Z [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-05-31T00:07:40.226321858Z [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-05-31T00:07:40.226984894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-05-31T00:07:40.227896530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-05-31T00:07:40.230324631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-05-31T00:07:40.230773465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-05-31T00:07:40.231222589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-05-31T00:07:40.231715211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-05-31T00:07:40.232107892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107185s 
2026-05-31T00:07:40.232294749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-31T00:07:40.232466034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.232671297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-05-31T00:07:40.236248072Z [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-05-31T00:07:40.237367967Z [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-05-31T00:07:40.237959929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-31T00:07:40.238508144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-31T00:07:40.240917346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080327s 
2026-05-31T00:07:40.241109804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-31T00:07:40.241273724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.241506983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-05-31T00:07:40.245091102Z [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-05-31T00:07:40.246235247Z [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-05-31T00:07:40.246827480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-05-31T00:07:40.247396907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-05-31T00:07:40.249794817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080609s 
2026-05-31T00:07:40.249987835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:07:40.250150102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-05-31T00:07:40.250375185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-05-31T00:07:40.253917129Z [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-05-31T00:07:40.254927915Z [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-05-31T00:07:40.255463143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-31T00:07:40.256089956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-31T00:07:40.258506132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079217s 
2026-05-31T00:07:40.258698981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:07:40.258861418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-05-31T00:07:40.259089828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-05-31T00:07:40.262635580Z [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-05-31T00:07:40.263648319Z [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-05-31T00:07:40.264204259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-31T00:07:40.264746982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-31T00:07:40.267923711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086002s 
2026-05-31T00:07:40.283569093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:07:40.283780308Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-05-31T00:07:40.284055432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-05-31T00:07:40.291961577Z [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-05-31T00:07:40.292718651Z [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-05-31T00:07:40.293153557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-05-31T00:07:40.293653324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-05-31T00:07:40.296469255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121883s 
2026-05-31T00:07:40.296648396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-31T00:07:40.296810172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-05-31T00:07:40.297028843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-05-31T00:07:40.300365323Z [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-05-31T00:07:40.301048269Z [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-05-31T00:07:40.301462403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-31T00:07:40.302079806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-31T00:07:40.304743691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.305080590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078645s 
2026-05-31T00:07:40.305266464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-31T00:07:40.305418901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-31T00:07:40.305639866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-05-31T00:07:40.309028582Z [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-05-31T00:07:40.309865908Z [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-05-31T00:07:40.310332288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-31T00:07:40.311054803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-31T00:07:40.313992981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.315233820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085542s 
2026-05-31T00:07:40.315428662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-05-31T00:07:40.315584286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-05-31T00:07:40.315812796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-05-31T00:07:40.319224848Z [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-05-31T00:07:40.320102977Z [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-05-31T00:07:40.320555498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-05-31T00:07:40.321272052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-05-31T00:07:40.323872349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.324264399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082171s 
2026-05-31T00:07:40.324437037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-05-31T00:07:40.324590165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-31T00:07:40.324773414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-05-31T00:07:40.328290127Z [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-05-31T00:07:40.329177675Z [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-05-31T00:07:40.329674616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-05-31T00:07:40.330484587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-05-31T00:07:40.334460335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-05-31T00:07:40.334905291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-05-31T00:07:40.335361921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-05-31T00:07:40.335721505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107675s 
2026-05-31T00:07:40.335913342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-31T00:07:40.336079977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-05-31T00:07:40.336259829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-05-31T00:07:40.339726933Z [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-05-31T00:07:40.340515822Z [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-05-31T00:07:40.340962321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-31T00:07:40.341419111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-31T00:07:40.343903926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074396s 
2026-05-31T00:07:40.344086043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-05-31T00:07:40.344232388Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.344438593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-05-31T00:07:40.347910486Z [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-05-31T00:07:40.348700717Z [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-05-31T00:07:40.349117066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-05-31T00:07:40.349598535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-05-31T00:07:40.351939140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073217s 
2026-05-31T00:07:40.352127740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-05-31T00:07:40.352273673Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-05-31T00:07:40.352451361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-05-31T00:07:40.355876100Z [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-05-31T00:07:40.356649948Z [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-05-31T00:07:40.357102279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-05-31T00:07:40.357894675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-05-31T00:07:40.360316523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-05-31T00:07:40.360721699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-05-31T00:07:40.361134501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-05-31T00:07:40.361565519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-05-31T00:07:40.361911766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093116s 
2026-05-31T00:07:40.362078542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-31T00:07:40.362243545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.362450441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-05-31T00:07:40.365959619Z [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-05-31T00:07:40.366791024Z [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-05-31T00:07:40.367278085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-31T00:07:40.367990379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-31T00:07:40.370463230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.370801882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081531s 
2026-05-31T00:07:40.370978788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-31T00:07:40.371148019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.371357010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-05-31T00:07:40.376158141Z [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-05-31T00:07:40.377016820Z [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-05-31T00:07:40.377518020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-31T00:07:40.378211917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-31T00:07:40.380719087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.381067208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094988s 
2026-05-31T00:07:40.381265537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-31T00:07:40.381419006Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.381634911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-05-31T00:07:40.385149630Z [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-05-31T00:07:40.385989432Z [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-05-31T00:07:40.386454519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-31T00:07:40.387076993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-31T00:07:40.389545976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.389878726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080559s 
2026-05-31T00:07:40.390040672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:07:40.390180193Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.390388302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-05-31T00:07:40.393804353Z [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-05-31T00:07:40.394687401Z [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-05-31T00:07:40.395114602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:07:40.395674489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:07:40.398173292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.398501012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079548s 
2026-05-31T00:07:40.398662247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:07:40.398799844Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.398996530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-05-31T00:07:40.402464816Z [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-05-31T00:07:40.403317333Z [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-05-31T00:07:40.403768191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:07:40.404454894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:07:40.406934980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.407253651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080746s 
2026-05-31T00:07:40.407420487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-05-31T00:07:40.407600430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.407752065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-05-31T00:07:40.411207946Z [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-05-31T00:07:40.412069701Z [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-05-31T00:07:40.412544067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-05-31T00:07:40.413157212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-05-31T00:07:40.415690404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.416030619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080991s 
2026-05-31T00:07:40.416187004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-31T00:07:40.416322868Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.416501538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-05-31T00:07:40.419965244Z [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-05-31T00:07:40.420684393Z [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-05-31T00:07:40.421087044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-31T00:07:40.421538162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-31T00:07:40.423880991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071776s 
2026-05-31T00:07:40.424044631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-05-31T00:07:40.424176757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.424349835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-05-31T00:07:40.427730775Z [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-05-31T00:07:40.428461006Z [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-05-31T00:07:40.428873036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-05-31T00:07:40.429364907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-05-31T00:07:40.431706703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071861s 
2026-05-31T00:07:40.431875804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-31T00:07:40.432010295Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.432184365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-05-31T00:07:40.435681499Z [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-05-31T00:07:40.436543485Z [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-05-31T00:07:40.436999894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-31T00:07:40.437430341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-31T00:07:40.439778521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007424s 
2026-05-31T00:07:40.439959486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-05-31T00:07:40.440101592Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.440266624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-05-31T00:07:40.445243308Z [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-05-31T00:07:40.446081857Z [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-05-31T00:07:40.446517123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-05-31T00:07:40.446975717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-05-31T00:07:40.449363917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089279s 
2026-05-31T00:07:40.449529962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-05-31T00:07:40.449664332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.449860498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-05-31T00:07:40.453240646Z [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-05-31T00:07:40.453885695Z [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-05-31T00:07:40.454446194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-05-31T00:07:40.454867573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-05-31T00:07:40.457400063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073603s 
2026-05-31T00:07:40.457560356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-31T00:07:40.457691100Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.457871633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-05-31T00:07:40.461336182Z [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-05-31T00:07:40.461975649Z [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-05-31T00:07:40.462341306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-31T00:07:40.462947918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-31T00:07:40.465531191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-31T00:07:40.465851315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078106s 
2026-05-31T00:07:40.466013001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-05-31T00:07:40.466149696Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.466338086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-05-31T00:07:40.469721210Z [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-05-31T00:07:40.470415929Z [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-05-31T00:07:40.470786646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-05-31T00:07:40.471479011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-05-31T00:07:40.474032554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-05-31T00:07:40.474342748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078337s 
2026-05-31T00:07:40.474501188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:40.474630217Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.474798376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-05-31T00:07:40.478249968Z [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-05-31T00:07:40.479067114Z [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-05-31T00:07:40.479504655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-31T00:07:40.480222681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-31T00:07:40.483124436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:40.483500403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-31T00:07:40.483794135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088357s 
2026-05-31T00:07:40.483973446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:40.484105713Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.484276537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-05-31T00:07:40.487728860Z [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-05-31T00:07:40.488568110Z [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-05-31T00:07:40.488993096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-05-31T00:07:40.489759139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-05-31T00:07:40.492572256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-05-31T00:07:40.492949185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-05-31T00:07:40.493240391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088008s 
2026-05-31T00:07:40.493394932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:07:40.493526377Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.493698093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-31T00:07:40.496933018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-31T00:07:40.497389037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-31T00:07:40.497729533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-31T00:07:40.498199469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-31T00:07:40.500818224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:07:40.501138198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072805s 
2026-05-31T00:07:40.501499686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T00:07:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-31T00:07:40.501813308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.505302416Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-31T00:07:40.505488891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113745s 
2026-05-31T00:07:40.505708634Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-31T00:07:40.505889829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.506153380Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-05-31T00:07:40.506719921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:40.506871125Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.507046048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-05-31T00:07:40.507301482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.508355585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011285s 
2026-05-31T00:07:40.508515778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:40.508648315Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.508817696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-05-31T00:07:40.509065265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.509988584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s 
2026-05-31T00:07:40.510276093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T00:07:40', 'add_on_delete_to_notifications') 
2026-05-31T00:07:40.510571799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.511593196Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-31T00:07:40.511752276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025804s 
2026-05-31T00:07:40.511936818Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-31T00:07:40.512112011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.512330020Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-05-31T00:07:40.513679057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-31T00:07:40.513829991Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.514008812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-05-31T00:07:40.514271841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.515378150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011998s 
2026-05-31T00:07:40.515525978Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-05-31T00:07:40.515754317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-05-31T00:07:40.516003750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s 
2026-05-31T00:07:40.516153652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:40.516284716Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.516452023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-05-31T00:07:40.516678669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-05-31T00:07:40.517592319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s 
2026-05-31T00:07:40.517743754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.517906652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.518669329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007788s 
2026-05-31T00:07:40.518832507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-05-31T00:07:40.519225629Z [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-05-31T00:07:40.519629693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s 
2026-05-31T00:07:40.519807872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-05-31T00:07:40.520046532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-05-31T00:07:40.520398141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s 
2026-05-31T00:07:40.520547962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-31T00:07:40.520686020Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.520853648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-05-31T00:07:40.521098371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-05-31T00:07:40.522096782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010793s 
2026-05-31T00:07:40.522254229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-31T00:07:40.522396416Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-05-31T00:07:40.522581438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-05-31T00:07:40.522828436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.523777938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010255s 
2026-05-31T00:07:40.523998302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-05-31T00:07:40.524137994Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.524313297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-05-31T00:07:40.524576256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.525556420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010735s 
2026-05-31T00:07:40.525707134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.525957869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.528383544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024531s 
2026-05-31T00:07:40.528534649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.528694080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.529542378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008466s 
2026-05-31T00:07:40.529713623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-05-31T00:07:40.533398285Z [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-05-31T00:07:40.534188827Z [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-05-31T00:07:40.534593753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-31T00:07:40.535037667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-31T00:07:40.538284967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008407s 
2026-05-31T00:07:40.538482455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-05-31T00:07:40.543637959Z [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-05-31T00:07:40.544302247Z [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-05-31T00:07:40.544699878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-05-31T00:07:40.545194905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-05-31T00:07:40.548245890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095846s 
2026-05-31T00:07:40.548472647Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-31T00:07:40.548713702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-05-31T00:07:40.548943365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002934s 
2026-05-31T00:07:40.549103377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-31T00:07:40.549230654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-05-31T00:07:40.549472060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-05-31T00:07:40.549775781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.550785826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s 
2026-05-31T00:07:40.550940177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-05-31T00:07:40.551075740Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.551255001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-05-31T00:07:40.551504784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-05-31T00:07:40.552690993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012621s 
2026-05-31T00:07:40.552996829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T00:07:40', 'add_custom_formats') 
2026-05-31T00:07:40.553295771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.554465207Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-31T00:07:40.554612984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030184s 
2026-05-31T00:07:40.554804911Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-31T00:07:40.554974392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.555212923Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-05-31T00:07:40.555618790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-05-31T00:07:40.555787540Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-05-31T00:07:40.555980018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-05-31T00:07:40.556290052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-05-31T00:07:40.557486352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013139s 
2026-05-31T00:07:40.557785104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T00:07:40', 'add_result_to_commands') 
2026-05-31T00:07:40.558073454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.558881522Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-31T00:07:40.559036805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026892s 
2026-05-31T00:07:40.559210775Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-31T00:07:40.559387120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.559610841Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-05-31T00:07:40.559957619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:40.560111249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-05-31T00:07:40.560280449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-05-31T00:07:40.560533399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.561537080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s 
2026-05-31T00:07:40.561823567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T00:07:40', 'health_restored_notification') 
2026-05-31T00:07:40.562113171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.562855115Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-31T00:07:40.563000969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s 
2026-05-31T00:07:40.563157805Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-31T00:07:40.563322877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.563528601Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-05-31T00:07:40.563821962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-05-31T00:07:40.564074942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-05-31T00:07:40.564308442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003008s 
2026-05-31T00:07:40.564565019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T00:07:40', 'remove_uc') 
2026-05-31T00:07:40.564843470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.565457477Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-31T00:07:40.565605725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014396s 
2026-05-31T00:07:40.565790277Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-31T00:07:40.565968506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.566194271Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-05-31T00:07:40.566442912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.566608004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.568421146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018089s 
2026-05-31T00:07:40.568718435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T00:07:40', 'download_clients_rename_tv_to_music') 
2026-05-31T00:07:40.569012677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.569693669Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-31T00:07:40.569860605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030545s 
2026-05-31T00:07:40.570054826Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-31T00:07:40.570235360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.570465534Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-05-31T00:07:40.570777993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-05-31T00:07:40.570923727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.571096204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-05-31T00:07:40.571354945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-05-31T00:07:40.572401884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011289s 
2026-05-31T00:07:40.572698461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T00:07:40', 'add_colon_replacement_to_naming_config') 
2026-05-31T00:07:40.572998044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.573746161Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-31T00:07:40.573903809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024402s 
2026-05-31T00:07:40.574068100Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-31T00:07:40.574232340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.574450099Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-05-31T00:07:40.574820465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-05-31T00:07:40.578329823Z [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-05-31T00:07:40.579043982Z [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-05-31T00:07:40.579477475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-05-31T00:07:40.580200962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-05-31T00:07:40.582847934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.583161475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081655s 
2026-05-31T00:07:40.583313892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-05-31T00:07:40.583450146Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.583619548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-05-31T00:07:40.583859962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-05-31T00:07:40.584820366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010226s 
2026-05-31T00:07:40.585086943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T00:07:40', 'list_sync_time') 
2026-05-31T00:07:40.585371627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.586671846Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-31T00:07:40.586831577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028647s 
2026-05-31T00:07:40.587004987Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-31T00:07:40.587176753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.587397607Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-05-31T00:07:40.587705868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-05-31T00:07:40.587853856Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.588075363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-05-31T00:07:40.588278622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-05-31T00:07:40.589220589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s 
2026-05-31T00:07:40.589510273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T00:07:40', 'add_download_client_tags') 
2026-05-31T00:07:40.589794716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.590525537Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-31T00:07:40.590674698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022705s 
2026-05-31T00:07:40.590850161Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-31T00:07:40.591021216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.591245077Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-05-31T00:07:40.591772188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-05-31T00:07:40.592204519Z [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-05-31T00:07:40.592618643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006821s 
2026-05-31T00:07:40.592793485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-05-31T00:07:40.593047717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-05-31T00:07:40.593347471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s 
2026-05-31T00:07:40.593623227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T00:07:40', 'add_notification_status') 
2026-05-31T00:07:40.593909834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.594705657Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-31T00:07:40.594855508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017313s 
2026-05-31T00:07:40.595038267Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-31T00:07:40.595210533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.595433823Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-05-31T00:07:40.595672374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.595842416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.597429072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015823s 
2026-05-31T00:07:40.597716351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T00:07:40', 'add_alac_24_quality_in_profiles') 
2026-05-31T00:07:40.598009371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.598695533Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-31T00:07:40.598849062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028253s 
2026-05-31T00:07:40.599014836Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-31T00:07:40.599189809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.599396585Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-05-31T00:07:40.599732512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-05-31T00:07:40.599885570Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.600034941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-05-31T00:07:40.600227338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-05-31T00:07:40.601227533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s 
2026-05-31T00:07:40.601398056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-05-31T00:07:40.601600604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-05-31T00:07:40.602564355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s 
2026-05-31T00:07:40.602840962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T00:07:40', 'add_salt_to_users') 
2026-05-31T00:07:40.603125345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.603824564Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-31T00:07:40.604014085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022576s 
2026-05-31T00:07:40.604175881Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-31T00:07:40.604340262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.604555105Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-05-31T00:07:40.604990111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-05-31T00:07:40.605405638Z [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-05-31T00:07:40.605843440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006908s 
2026-05-31T00:07:40.605999274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-05-31T00:07:40.606211521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-05-31T00:07:40.606500794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s 
2026-05-31T00:07:40.606775517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T00:07:40', 'add_auto_tagging') 
2026-05-31T00:07:40.607060361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.607866324Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-31T00:07:40.608029453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016939s 
2026-05-31T00:07:40.608207391Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-31T00:07:40.608383055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.608611034Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-05-31T00:07:40.608977683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-05-31T00:07:40.609125841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.609295563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-05-31T00:07:40.609526658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-05-31T00:07:40.610542094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s 
2026-05-31T00:07:40.610778971Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-31T00:07:40.611046349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-05-31T00:07:40.611272555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003131s 
2026-05-31T00:07:40.611560615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T00:07:40', 'quality_definition_preferred_size') 
2026-05-31T00:07:40.611868796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.612704269Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-31T00:07:40.612864541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016974s 
2026-05-31T00:07:40.613068753Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-31T00:07:40.613239988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.613471514Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-05-31T00:07:40.613772169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-05-31T00:07:40.613920548Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.614080911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-05-31T00:07:40.614324502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.615323644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001086s 
2026-05-31T00:07:40.615618689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T00:07:40', 'add_on_artist_add_to_notifications') 
2026-05-31T00:07:40.615935537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.616774386Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-31T00:07:40.616930701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024949s 
2026-05-31T00:07:40.617105593Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-31T00:07:40.617274804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.617495940Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-05-31T00:07:40.617778208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-05-31T00:07:40.617919182Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.618083303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-05-31T00:07:40.618293626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-05-31T00:07:40.619298671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s 
2026-05-31T00:07:40.619574296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T00:07:40', 'album_last_searched_time') 
2026-05-31T00:07:40.619876916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.620633570Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-31T00:07:40.620789003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s 
2026-05-31T00:07:40.620960308Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-31T00:07:40.621119558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.621344020Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-05-31T00:07:40.621692011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-05-31T00:07:40.621832384Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.621991194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-05-31T00:07:40.622216307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.623207514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010618s 
2026-05-31T00:07:40.623354209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-05-31T00:07:40.623481846Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.623638722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-05-31T00:07:40.623882724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-05-31T00:07:40.624893119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010891s 
2026-05-31T00:07:40.625162611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T00:07:40', 'add_indexer_flags') 
2026-05-31T00:07:40.625444459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.626190181Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-31T00:07:40.626335874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023792s 
2026-05-31T00:07:40.626514775Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-31T00:07:40.626683244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.626905702Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-05-31T00:07:40.627263813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-05-31T00:07:40.627483326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-05-31T00:07:40.627773931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s 
2026-05-31T00:07:40.627946719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-05-31T00:07:40.628159548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-05-31T00:07:40.628449953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003501s 
2026-05-31T00:07:40.628614614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-05-31T00:07:40.628840720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-05-31T00:07:40.629130994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s 
2026-05-31T00:07:40.629411750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T00:07:40', 'add_indexes_album_statistics') 
2026-05-31T00:07:40.629697606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.630875388Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-31T00:07:40.631028637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020788s 
2026-05-31T00:07:40.631205453Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-31T00:07:40.631380044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.631594877Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-05-31T00:07:40.631960103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-31T00:07:40.632273915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-05-31T00:07:40.632536203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2026-05-31T00:07:40.632809333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T00:07:40', 'update_redacted_baseurl') 
2026-05-31T00:07:40.633099377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.633837344Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-31T00:07:40.633986614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016442s 
2026-05-31T00:07:40.641792567Z [Debug] MigrationController: Took: 00:00:01.6304135 
2026-05-31T00:07:40.712670224Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-05-31T00:07:40.746474411Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-05-31T00:07:40.768165670Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-05-31T00:07:40.793129471Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-05-31T00:07:40.794073492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-05-31T00:07:40.794317514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-05-31T00:07:40.798727777Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-05-31T00:07:40.798952780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046529s 
2026-05-31T00:07:40.799206310Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-05-31T00:07:40.799437075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048852s 
2026-05-31T00:07:40.801138422Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-05-31T00:07:40.801414919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.801818342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-05-31T00:07:40.802139969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-05-31T00:07:40.802599154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000545s 
2026-05-31T00:07:40.802843256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.804042832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-05-31T00:07:40.804287826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001915s 
2026-05-31T00:07:40.804621528Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-05-31T00:07:40.804893786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.805344163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-05-31T00:07:40.805665661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:07:40.806076258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s 
2026-05-31T00:07:40.806318846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:07:40.806532968Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.806770766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-05-31T00:07:40.807124409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-05-31T00:07:40.807921685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000876s 
2026-05-31T00:07:40.808202200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.808940316Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-05-31T00:07:40.809180690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018597s 
2026-05-31T00:07:40.809532669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-05-31T00:07:40.809802072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.810204723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:07:40.810454426Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.810696393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-05-31T00:07:40.810975235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-05-31T00:07:40.811540644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s 
2026-05-31T00:07:40.811758523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.812517832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-05-31T00:07:40.812776864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015363s 
2026-05-31T00:07:40.813139434Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-05-31T00:07:40.813394428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.813718581Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-05-31T00:07:40.814283318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-05-31T00:07:40.814746561Z [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-05-31T00:07:40.815360518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008342s 
2026-05-31T00:07:40.815567384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-05-31T00:07:40.815842819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-31T00:07:40.816299779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s 
2026-05-31T00:07:40.816649885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:07:40', 'InitialSetup') 
2026-05-31T00:07:40.817087275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.817865232Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-05-31T00:07:40.818144274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020553s 
2026-05-31T00:07:40.818404488Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-05-31T00:07:40.818686957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.819006721Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-05-31T00:07:40.819429463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:07:40', 'add_reason_to_pending_releases') 
2026-05-31T00:07:40.819862575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.820666675Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-05-31T00:07:40.820933332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00196s 
2026-05-31T00:07:40.821175760Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-05-31T00:07:40.821440604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.821751991Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-05-31T00:07:40.822087797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:07:40', 'add_medium_support') 
2026-05-31T00:07:40.822514216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.823262012Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-05-31T00:07:40.823472887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018221s 
2026-05-31T00:07:40.823744614Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-05-31T00:07:40.824080080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.824436107Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-05-31T00:07:40.824820151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:07:40', 'add_various_qualites_in_profile') 
2026-05-31T00:07:40.825273203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.825971750Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-05-31T00:07:40.826257636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s 
2026-05-31T00:07:40.826516557Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-05-31T00:07:40.826841101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.827158049Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-05-31T00:07:40.827530810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:07:40', 'metadata_profiles') 
2026-05-31T00:07:40.827977109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.828714344Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-05-31T00:07:40.828953596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018815s 
2026-05-31T00:07:40.829248340Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-05-31T00:07:40.829533053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.829866545Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-05-31T00:07:40.830276881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:07:40', 'separate_automatic_and_interactive_search') 
2026-05-31T00:07:40.830740815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.831503552Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-05-31T00:07:40.831778475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019412s 
2026-05-31T00:07:40.832084352Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-05-31T00:07:40.832382442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.832698639Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-05-31T00:07:40.833094957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:07:40', 'change_album_path_to_relative') 
2026-05-31T00:07:40.833536096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.834272439Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-05-31T00:07:40.834523635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018821s 
2026-05-31T00:07:40.834788528Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-05-31T00:07:40.835059063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.835392535Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-05-31T00:07:40.835772570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:07:40', 'change_quality_size_mb_to_kb') 
2026-05-31T00:07:40.836246605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.837272491Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-05-31T00:07:40.837539970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021967s 
2026-05-31T00:07:40.837781637Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-05-31T00:07:40.838055208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.838363579Z [Info] album_releases: Starting migration of Log DB to 9 
2026-05-31T00:07:40.838723033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T00:07:40', 'album_releases') 
2026-05-31T00:07:40.839149552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.839865845Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-05-31T00:07:40.840115107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001807s 
2026-05-31T00:07:40.840377876Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-05-31T00:07:40.840639112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.840964267Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-05-31T00:07:40.841333441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:07:40', 'album_releases_fix') 
2026-05-31T00:07:40.841782335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.842429669Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-05-31T00:07:40.842684192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017867s 
2026-05-31T00:07:40.842935498Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-05-31T00:07:40.843197966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.843508682Z [Info] import_lists: Starting migration of Log DB to 11 
2026-05-31T00:07:40.843873297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:07:40', 'import_lists') 
2026-05-31T00:07:40.844308633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.845018734Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-05-31T00:07:40.845255931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001827s 
2026-05-31T00:07:40.845514342Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-05-31T00:07:40.845771299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.846095382Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-05-31T00:07:40.846452481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T00:07:40', 'add_release_status') 
2026-05-31T00:07:40.846896606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.847624953Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-05-31T00:07:40.847873584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018531s 
2026-05-31T00:07:40.848156403Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-05-31T00:07:40.848427549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.848772324Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-05-31T00:07:40.849345067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:07:40', 'album_download_notification') 
2026-05-31T00:07:40.849684832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.850436385Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-05-31T00:07:40.850680527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019916s 
2026-05-31T00:07:40.850946002Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-05-31T00:07:40.851228641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.851557563Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-05-31T00:07:40.851994203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:07:40', 'fix_language_metadata_profiles') 
2026-05-31T00:07:40.852451945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.853188288Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-05-31T00:07:40.853444414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00191s 
2026-05-31T00:07:40.853682043Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-05-31T00:07:40.853939692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.854243253Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-05-31T00:07:40.854592727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:07:40', 'remove_fanzub') 
2026-05-31T00:07:40.855014987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.855727603Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-05-31T00:07:40.856026916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017924s 
2026-05-31T00:07:40.856300918Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-05-31T00:07:40.856570951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.856891237Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-05-31T00:07:40.857267424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:07:40', 'update_artist_history_indexes') 
2026-05-31T00:07:40.857672991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.858336788Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-05-31T00:07:40.858589627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017877s 
2026-05-31T00:07:40.858835412Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-05-31T00:07:40.859082460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.859395951Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-05-31T00:07:40.859737429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:07:40', 'remove_nma') 
2026-05-31T00:07:40.860192385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.860917486Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-05-31T00:07:40.861153391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s 
2026-05-31T00:07:40.861404376Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-05-31T00:07:40.861671294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.861977942Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-05-31T00:07:40.862341594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:07:40', 'album_disambiguation') 
2026-05-31T00:07:40.862778284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.863480668Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-05-31T00:07:40.863723407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018098s 
2026-05-31T00:07:40.864010826Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-05-31T00:07:40.864290279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.864617749Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-05-31T00:07:40.864990910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:07:40', 'add_ape_quality_in_profiles') 
2026-05-31T00:07:40.865442199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.866153702Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-05-31T00:07:40.866417233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s 
2026-05-31T00:07:40.866657417Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-05-31T00:07:40.866919465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.867228367Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-05-31T00:07:40.867585386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:07:40', 'remove_pushalot') 
2026-05-31T00:07:40.868070433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.868695702Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-05-31T00:07:40.868931217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017764s 
2026-05-31T00:07:40.869183365Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-05-31T00:07:40.869437857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.869767621Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-05-31T00:07:40.870131214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:07:40', 'add_custom_filters') 
2026-05-31T00:07:40.870570999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.871189425Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-05-31T00:07:40.871437775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s 
2026-05-31T00:07:40.871683781Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-05-31T00:07:40.871997813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.872347447Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-05-31T00:07:40.872719497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:07:40', 'import_list_tags') 
2026-05-31T00:07:40.873164754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.873783560Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-05-31T00:07:40.874027061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s 
2026-05-31T00:07:40.874277565Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-05-31T00:07:40.874548511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.874860740Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-05-31T00:07:40.875227278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:07:40', 'add_release_groups_etc') 
2026-05-31T00:07:40.875661793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.876337424Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-05-31T00:07:40.876588931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017832s 
2026-05-31T00:07:40.876839325Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-05-31T00:07:40.877098036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.877424814Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-05-31T00:07:40.877774318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:07:40', 'NewMediaInfoFormat') 
2026-05-31T00:07:40.878205206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.878875015Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-05-31T00:07:40.879121532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017785s 
2026-05-31T00:07:40.879405043Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-05-31T00:07:40.879688784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.880074541Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-05-31T00:07:40.880493264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:07:40', 'rename_restrictions_to_release_profiles') 
2026-05-31T00:07:40.880956898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.881686738Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-05-31T00:07:40.881960990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s 
2026-05-31T00:07:40.882233289Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-05-31T00:07:40.882527311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.882848508Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-05-31T00:07:40.883268895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:07:40', 'rename_quality_profiles_add_upgrade_allowed') 
2026-05-31T00:07:40.883725915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.884490395Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-05-31T00:07:40.884761331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019296s 
2026-05-31T00:07:40.885019330Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-05-31T00:07:40.885277100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.885603978Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-05-31T00:07:40.885962350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:07:40', 'add_import_exclusions') 
2026-05-31T00:07:40.886404951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.887099891Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-05-31T00:07:40.887351819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018177s 
2026-05-31T00:07:40.887611091Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-05-31T00:07:40.887910905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.888235559Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-05-31T00:07:40.888617788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:07:40', 'clean_artist_metadata_table') 
2026-05-31T00:07:40.889054698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.890003860Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-05-31T00:07:40.890256900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020948s 
2026-05-31T00:07:40.890528547Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-05-31T00:07:40.890791506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.891115028Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-05-31T00:07:40.891487168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:07:40', 'health_issue_notification') 
2026-05-31T00:07:40.891961633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.892785142Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-05-31T00:07:40.893043642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019696s 
2026-05-31T00:07:40.893311171Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-05-31T00:07:40.893594742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.893911691Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-05-31T00:07:40.894304151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:07:40', 'add_mediafilerepository_mtime') 
2026-05-31T00:07:40.894743456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.895438947Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-05-31T00:07:40.895694972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018279s 
2026-05-31T00:07:40.896002823Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-05-31T00:07:40.896283167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.896614795Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-05-31T00:07:40.897000953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:07:40', 'add_artistmetadataid_constraint') 
2026-05-31T00:07:40.897452322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.898167172Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-05-31T00:07:40.898432036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018667s 
2026-05-31T00:07:40.898680316Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-05-31T00:07:40.898953185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.899263180Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-05-31T00:07:40.899638375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:07:40', 'old_ids_and_artist_alias') 
2026-05-31T00:07:40.900098773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.900917051Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-05-31T00:07:40.901200271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019548s 
2026-05-31T00:07:40.901457409Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-05-31T00:07:40.901713485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.902029221Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-05-31T00:07:40.902392873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:07:40', 'download_propers_config') 
2026-05-31T00:07:40.902829964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.903567188Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-05-31T00:07:40.903824737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018415s 
2026-05-31T00:07:40.904097988Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-05-31T00:07:40.904334664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.904676994Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-05-31T00:07:40.905047861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:07:40', 'remove_language_profiles') 
2026-05-31T00:07:40.905486675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.906289863Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-05-31T00:07:40.906532852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019134s 
2026-05-31T00:07:40.906788938Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-05-31T00:07:40.907048761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.907368134Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-05-31T00:07:40.907738060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:07:40', 'multi_disc_naming_format') 
2026-05-31T00:07:40.908201002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.909002917Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-05-31T00:07:40.909254173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019417s 
2026-05-31T00:07:40.909507594Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-05-31T00:07:40.909780233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.910097051Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-05-31T00:07:40.910444000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:07:40', 'add_download_client_priority') 
2026-05-31T00:07:40.910908535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.911720791Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-05-31T00:07:40.912005805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019272s 
2026-05-31T00:07:40.912265588Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-05-31T00:07:40.912516554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.912845506Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-05-31T00:07:40.913199089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:07:40', 'remove_growl_prowl') 
2026-05-31T00:07:40.913642712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.914461591Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-05-31T00:07:40.914709190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019451s 
2026-05-31T00:07:40.914958632Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-05-31T00:07:40.915229318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.915509362Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-05-31T00:07:40.915904367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:07:40', 'remove_plex_hometheatre') 
2026-05-31T00:07:40.916371187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.917193103Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-05-31T00:07:40.917435662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s 
2026-05-31T00:07:40.917705205Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-05-31T00:07:40.917973184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.918296816Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-05-31T00:07:40.918683194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:07:40', 'add_root_folder_add_defaults') 
2026-05-31T00:07:40.919148542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.919872881Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-05-31T00:07:40.920177174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019105s 
2026-05-31T00:07:40.920384611Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-05-31T00:07:40.920648914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.920956002Z [Info] task_duration: Starting migration of Log DB to 40 
2026-05-31T00:07:40.921309705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:07:40', 'task_duration') 
2026-05-31T00:07:40.921737576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.922670566Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-05-31T00:07:40.922905248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020263s 
2026-05-31T00:07:40.923191665Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-05-31T00:07:40.923556780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.923932477Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-05-31T00:07:40.924350669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:07:40', 'add_indexer_and_enabled_to_release_profiles') 
2026-05-31T00:07:40.924829313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.925758435Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-05-31T00:07:40.926040483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021639s 
2026-05-31T00:07:40.926358233Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-05-31T00:07:40.926629028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.926941488Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-05-31T00:07:40.927311884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:07:40', 'remove_album_folders') 
2026-05-31T00:07:40.927739695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.928581671Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-05-31T00:07:40.928816755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00194s 
2026-05-31T00:07:40.929075967Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-05-31T00:07:40.929333285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.929652328Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-05-31T00:07:40.930010479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:07:40', 'flexible_delay_profiles') 
2026-05-31T00:07:40.930464173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.931315458Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-05-31T00:07:40.931568367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001971s 
2026-05-31T00:07:40.931820104Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-05-31T00:07:40.932116571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.932433650Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-05-31T00:07:40.932818234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:07:40', 'add_priority_to_indexers') 
2026-05-31T00:07:40.933246768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.934081098Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-05-31T00:07:40.934321011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019569s 
2026-05-31T00:07:40.934590223Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-05-31T00:07:40.934862782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.935189290Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-05-31T00:07:40.935582612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T00:07:40', 'remove_chown_and_folderchmod_config') 
2026-05-31T00:07:40.936065735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.936782910Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-05-31T00:07:40.937047783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018933s 
2026-05-31T00:07:40.937300532Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-05-31T00:07:40.937578512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.937887725Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-05-31T00:07:40.938265576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T00:07:40', 'convert_blacklist_protocol') 
2026-05-31T00:07:40.938703418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.939487287Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-05-31T00:07:40.939735657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018974s 
2026-05-31T00:07:40.940010050Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-05-31T00:07:40.940270915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.940588495Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-05-31T00:07:40.940935835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T00:07:40', 'update_notifiarr') 
2026-05-31T00:07:40.943402683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.944180971Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-05-31T00:07:40.944425874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039115s 
2026-05-31T00:07:40.944678873Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-05-31T00:07:40.944951422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.945277549Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-05-31T00:07:40.945658807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T00:07:40', 'email_multiple_addresses') 
2026-05-31T00:07:40.946598189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.947312618Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-05-31T00:07:40.947559255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023527s 
2026-05-31T00:07:40.947827445Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-05-31T00:07:40.948175696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.948512835Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-05-31T00:07:40.948894524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T00:07:40', 'rename_blacklist_to_blocklist') 
2026-05-31T00:07:40.949351364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.950071385Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-05-31T00:07:40.950336579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018853s 
2026-05-31T00:07:40.950586031Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-05-31T00:07:40.950858119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.951173805Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-05-31T00:07:40.951558761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T00:07:40', 'cdh_per_downloadclient') 
2026-05-31T00:07:40.952157286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.952925133Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-05-31T00:07:40.953160046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020565s 
2026-05-31T00:07:40.953387334Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-05-31T00:07:40.953625904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.953928474Z [Info] download_history: Starting migration of Log DB to 52 
2026-05-31T00:07:40.954251574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T00:07:40', 'download_history') 
2026-05-31T00:07:40.954655217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.955335768Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-05-31T00:07:40.955565120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017118s 
2026-05-31T00:07:40.955792658Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-05-31T00:07:40.956114677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.956379119Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-05-31T00:07:40.956973496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-05-31T00:07:40.957390707Z [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-05-31T00:07:40.957895463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006933s 
2026-05-31T00:07:40.958126519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-05-31T00:07:40.958412505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-31T00:07:40.958814033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s 
2026-05-31T00:07:40.959154579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T00:07:40', 'add_update_history') 
2026-05-31T00:07:40.959568012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.960359576Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-05-31T00:07:40.960593277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s 
2026-05-31T00:07:40.960838451Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-05-31T00:07:40.961088114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.961388298Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-05-31T00:07:40.961759186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T00:07:40', 'add_on_update_to_notifications') 
2026-05-31T00:07:40.962176967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.962908280Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-05-31T00:07:40.963144796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001803s 
2026-05-31T00:07:40.963382636Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-05-31T00:07:40.963632028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.963946431Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-05-31T00:07:40.964302939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T00:07:40', 'download_client_per_indexer') 
2026-05-31T00:07:40.964728907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.965456402Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-05-31T00:07:40.965694782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s 
2026-05-31T00:07:40.965921128Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-05-31T00:07:40.966167184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.966460224Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-05-31T00:07:40.966805830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T00:07:40', 'AddNewItemMonitorType') 
2026-05-31T00:07:40.967214734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.967946277Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-05-31T00:07:40.968175970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017616s 
2026-05-31T00:07:40.968405933Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-05-31T00:07:40.968639985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.968933255Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-05-31T00:07:40.969264242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T00:07:40', 'ImportListSearch') 
2026-05-31T00:07:40.969668747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.970405050Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-05-31T00:07:40.970628590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017615s 
2026-05-31T00:07:40.970865597Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-05-31T00:07:40.971113076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.971412138Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-05-31T00:07:40.971770711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T00:07:40', 'ImportListMonitorExisting') 
2026-05-31T00:07:40.972260377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.972987301Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-05-31T00:07:40.973221102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018589s 
2026-05-31T00:07:40.973448189Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-05-31T00:07:40.973684215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.973983247Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-05-31T00:07:40.974314193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T00:07:40', 'add_indexer_tags') 
2026-05-31T00:07:40.974722305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.975396012Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-05-31T00:07:40.975613761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017089s 
2026-05-31T00:07:40.975842892Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-05-31T00:07:40.976102816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.976391738Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-05-31T00:07:40.976731492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T00:07:40', 'update_audio_types') 
2026-05-31T00:07:40.977139824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.977768220Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-05-31T00:07:40.977991620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016655s 
2026-05-31T00:07:40.978260011Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-05-31T00:07:40.978556187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.979005252Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-05-31T00:07:40.979531892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-05-31T00:07:40.979757637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.980030216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-05-31T00:07:40.980858043Z [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-05-31T00:07:40.981680901Z [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-05-31T00:07:40.982204716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-05-31T00:07:40.982755515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-05-31T00:07:40.983889660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-05-31T00:07:40.984295928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040182s 
2026-05-31T00:07:40.984532314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-05-31T00:07:40.984749451Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-05-31T00:07:40.984996108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-05-31T00:07:40.985825338Z [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-05-31T00:07:40.986492462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-05-31T00:07:40.987032770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-05-31T00:07:40.987586435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-05-31T00:07:40.988731562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-05-31T00:07:40.989156147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038075s 
2026-05-31T00:07:40.989378705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-05-31T00:07:40.989594650Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-05-31T00:07:40.989843922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-05-31T00:07:40.990631198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-05-31T00:07:40.991240345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-05-31T00:07:40.991732646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-05-31T00:07:40.992303466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-05-31T00:07:40.993398432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-05-31T00:07:40.993826343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036204s 
2026-05-31T00:07:40.994215477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T00:07:40', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-05-31T00:07:40.994686456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.995688013Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-05-31T00:07:40.995996344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054213s 
2026-05-31T00:07:40.996255456Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-05-31T00:07:40.996531963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.996851487Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-05-31T00:07:40.997234729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T00:07:40', 'add_on_delete_to_notifications') 
2026-05-31T00:07:40.997675667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:40.998383392Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-05-31T00:07:40.998636001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s 
2026-05-31T00:07:40.998884191Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-05-31T00:07:40.999139555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:40.999455211Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-05-31T00:07:40.999810577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T00:07:40', 'add_custom_formats') 
2026-05-31T00:07:41.000278068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.000986084Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-05-31T00:07:41.001222410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018405s 
2026-05-31T00:07:41.001480159Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-05-31T00:07:41.001738790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.002056059Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-05-31T00:07:41.002415363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T00:07:41', 'add_result_to_commands') 
2026-05-31T00:07:41.002861522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.004040517Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-05-31T00:07:41.004296612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022887s 
2026-05-31T00:07:41.004550484Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-05-31T00:07:41.004826670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.005143538Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-05-31T00:07:41.005523123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T00:07:41', 'health_restored_notification') 
2026-05-31T00:07:41.005962337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.006667327Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-05-31T00:07:41.006919144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s 
2026-05-31T00:07:41.007157655Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-05-31T00:07:41.007400564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.007713785Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-05-31T00:07:41.008068600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T00:07:41', 'remove_uc') 
2026-05-31T00:07:41.008499197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.009215189Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-05-31T00:07:41.009452547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s 
2026-05-31T00:07:41.009721849Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-05-31T00:07:41.010007034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.010326587Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-05-31T00:07:41.010725060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T00:07:41', 'download_clients_rename_tv_to_music') 
2026-05-31T00:07:41.011171920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.011933384Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-05-31T00:07:41.012199540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018891s 
2026-05-31T00:07:41.012476678Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-05-31T00:07:41.012752964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.013082879Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-05-31T00:07:41.013477905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T00:07:41', 'add_colon_replacement_to_naming_config') 
2026-05-31T00:07:41.013934043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.014687601Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-05-31T00:07:41.014954589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019113s 
2026-05-31T00:07:41.015204132Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-05-31T00:07:41.015456530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.015783609Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-05-31T00:07:41.016191160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T00:07:41', 'list_sync_time') 
2026-05-31T00:07:41.016624322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.017336547Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-05-31T00:07:41.017575989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018762s 
2026-05-31T00:07:41.017826914Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-05-31T00:07:41.018095906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.018409117Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-05-31T00:07:41.018775425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T00:07:41', 'add_download_client_tags') 
2026-05-31T00:07:41.019201523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.019991464Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-05-31T00:07:41.020241387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018256s 
2026-05-31T00:07:41.020500790Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-05-31T00:07:41.020759360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.021079265Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-05-31T00:07:41.021439961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T00:07:41', 'add_notification_status') 
2026-05-31T00:07:41.021879426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.022611511Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-05-31T00:07:41.022861705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001837s 
2026-05-31T00:07:41.023117330Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-05-31T00:07:41.023397754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.023714943Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-05-31T00:07:41.024133146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T00:07:41', 'add_alac_24_quality_in_profiles') 
2026-05-31T00:07:41.024571839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.025313934Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-05-31T00:07:41.025567024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018996s 
2026-05-31T00:07:41.025822338Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-05-31T00:07:41.026074265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.026391865Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-05-31T00:07:41.026740718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T00:07:41', 'add_salt_to_users') 
2026-05-31T00:07:41.027180965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.027908981Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-05-31T00:07:41.028156269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001818s 
2026-05-31T00:07:41.028400942Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-05-31T00:07:41.028662769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.029049638Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-05-31T00:07:41.029402309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T00:07:41', 'add_auto_tagging') 
2026-05-31T00:07:41.029824188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.030568307Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-05-31T00:07:41.030800615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019007s 
2026-05-31T00:07:41.031068555Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-05-31T00:07:41.031343649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.031675828Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-05-31T00:07:41.032087938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T00:07:41', 'quality_definition_preferred_size') 
2026-05-31T00:07:41.032542644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.033281752Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-05-31T00:07:41.033542177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019094s 
2026-05-31T00:07:41.033802301Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-05-31T00:07:41.034084389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.034401488Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-05-31T00:07:41.034804680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T00:07:41', 'add_on_artist_add_to_notifications') 
2026-05-31T00:07:41.035244877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.036007252Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-05-31T00:07:41.036263829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018976s 
2026-05-31T00:07:41.036523322Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-05-31T00:07:41.036783085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.037103891Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-05-31T00:07:41.037468135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T00:07:41', 'album_last_searched_time') 
2026-05-31T00:07:41.037905465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.038683282Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-05-31T00:07:41.038934318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018875s 
2026-05-31T00:07:41.039174491Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-05-31T00:07:41.039439365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.039749570Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-05-31T00:07:41.040129074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T00:07:41', 'add_indexer_flags') 
2026-05-31T00:07:41.040572567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.041330073Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-05-31T00:07:41.041569595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001889s 
2026-05-31T00:07:41.041831322Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-05-31T00:07:41.042106928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.042436050Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-05-31T00:07:41.042815054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T00:07:41', 'add_indexes_album_statistics') 
2026-05-31T00:07:41.043263497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.044026915Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-05-31T00:07:41.044289684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018969s 
2026-05-31T00:07:41.044539557Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-05-31T00:07:41.044811836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-05-31T00:07:41.045126590Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-05-31T00:07:41.045489931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T00:07:41', 'update_redacted_baseurl') 
2026-05-31T00:07:41.045923254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-05-31T00:07:41.046712063Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-05-31T00:07:41.046954521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s 
2026-05-31T00:07:41.228117310Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-05-31T00:07:41.235086687Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-05-31T00:07:41.239637984Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2026-05-31T00:07:41.354979408Z [Info] QualityProfileService: Setting up default quality profiles 
2026-05-31T00:07:41.378085978Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-05-31T00:07:41.388772963Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-05-31T00:07:41.426789143Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-05-31T00:07:41.427649486Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-05-31T00:07:41.427965753Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-05-31T00:07:41.488041374Z [ls.io-init] done.
2026-05-31T00:07:41.497948158Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled