2026-06-24T05:20:06.925072327Z [migrations] started
2026-06-24T05:20:06.929672404Z [migrations] no migrations found
2026-06-24T05:20:07.610621893Z usermod: no changes
2026-06-24T05:20:07.741851208Z ───────────────────────────────────────
2026-06-24T05:20:07.741894585Z 
2026-06-24T05:20:07.741903253Z       ██╗     ███████╗██╗ ██████╗
2026-06-24T05:20:07.741912181Z       ██║     ██╔════╝██║██╔═══██╗
2026-06-24T05:20:07.741920498Z       ██║     ███████╗██║██║   ██║
2026-06-24T05:20:07.741928724Z       ██║     ╚════██║██║██║   ██║
2026-06-24T05:20:07.741937051Z       ███████╗███████║██║╚██████╔╝
2026-06-24T05:20:07.741945328Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-24T05:20:07.741953845Z 
2026-06-24T05:20:07.741962262Z    Brought to you by linuxserver.io
2026-06-24T05:20:07.741970548Z ───────────────────────────────────────
2026-06-24T05:20:07.748611837Z 
2026-06-24T05:20:07.749159891Z To support the app dev(s) visit:
2026-06-24T05:20:07.787896965Z Lidarr: https://opencollective.com/lidarr
2026-06-24T05:20:07.792750793Z 
2026-06-24T05:20:07.792777296Z To support LSIO projects visit:
2026-06-24T05:20:07.792786685Z https://www.linuxserver.io/donate/
2026-06-24T05:20:07.792794711Z 
2026-06-24T05:20:07.792802757Z ───────────────────────────────────────
2026-06-24T05:20:07.792811976Z GID/UID
2026-06-24T05:20:07.792820273Z ───────────────────────────────────────
2026-06-24T05:20:07.858776949Z 
2026-06-24T05:20:07.858800376Z User UID:    911
2026-06-24T05:20:07.858809745Z User GID:    911
2026-06-24T05:20:07.858818022Z ───────────────────────────────────────
2026-06-24T05:20:07.884736593Z Linuxserver.io version: 3.1.3.4968-ls252
2026-06-24T05:20:07.887571354Z Build-date: 2026-06-24T05:14:32+00:00
2026-06-24T05:20:07.887584550Z ───────────────────────────────────────
2026-06-24T05:20:07.887589510Z     
2026-06-24T05:20:10.792908121Z [custom-init] No custom files found, skipping...
2026-06-24T05:20:16.665424816Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968 
2026-06-24T05:20:16.945179638Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:17.013853158Z [Debug] Bootstrap: Console selected 
2026-06-24T05:20:17.044022843Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:17.083397201Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:20.855243569Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-06-24T05:20:21.778689314Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0c12fbd4-ff79-4a43-8ac3-4eee4c700bab} may be persisted to storage in unencrypted form. 
2026-06-24T05:20:22.710985810Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-06-24T05:20:23.316921106Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-24T05:20:24.375162721Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-24T05:20:24.485842580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:24.494020955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:25.035091255Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-24T05:20:25.088659576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.549699s 
2026-06-24T05:20:25.092550884Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-24T05:20:25.095465996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6027609s 
2026-06-24T05:20:25.196438921Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-24T05:20:25.204534159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.290297425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-24T05:20:25.418438208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-24T05:20:25.584432035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2905072s 
2026-06-24T05:20:25.590310316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:25.605289992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-24T05:20:25.608395357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3116053s 
2026-06-24T05:20:25.623747253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-24T05:20:25.626981698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.706953708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-24T05:20:25.721994377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:25.735403118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252544s 
2026-06-24T05:20:25.739545062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:25.743703459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016678s 
2026-06-24T05:20:25.749992808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-24T05:20:25.758805902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-24T05:20:25.772603246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191273s 
2026-06-24T05:20:25.776619878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:25.780854177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-24T05:20:25.784306471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278403s 
2026-06-24T05:20:25.791047942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-24T05:20:25.794019929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.807165580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:25.810115182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s 
2026-06-24T05:20:25.812888769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-24T05:20:25.817037206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-24T05:20:25.822640584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071665s 
2026-06-24T05:20:25.825390754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:25.829321352Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-24T05:20:25.831700525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134754s 
2026-06-24T05:20:25.876654642Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-24T05:20:25.879827484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:25.889929304Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-06-24T05:20:26.417483375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-06-24T05:20:26.483028573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-06-24T05:20:26.561792599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148324s 
2026-06-24T05:20:26.565827216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-06-24T05:20:26.572175645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-06-24T05:20:26.579137559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109318s 
2026-06-24T05:20:26.581525700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-06-24T05:20:26.585968520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:26.591620766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077194s 
2026-06-24T05:20:26.594294622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-06-24T05:20:26.598017362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-06-24T05:20:26.602709203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059967s 
2026-06-24T05:20:26.605029237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-06-24T05:20:27.106544134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2026-06-24T05:20:27.163123019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5476268s 
2026-06-24T05:20:27.167470286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-06-24T05:20:27.174022796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-24T05:20:27.180879238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101942s 
2026-06-24T05:20:27.184292334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-06-24T05:20:27.189103175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-24T05:20:27.194312910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073842s 
2026-06-24T05:20:27.196621500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-06-24T05:20:27.199896878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:27.204771919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058648s 
2026-06-24T05:20:27.206984466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-06-24T05:20:27.209941443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:27.214269160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051581s 
2026-06-24T05:20:27.216474503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-06-24T05:20:27.234785480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-06-24T05:20:27.253605572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324364s 
2026-06-24T05:20:27.256612088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-06-24T05:20:27.260116628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:27.265624553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006339s 
2026-06-24T05:20:27.267781198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-06-24T05:20:27.270758776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:27.274960410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051308s 
2026-06-24T05:20:27.277138207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-06-24T05:20:27.280116897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:27.283987845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048082s 
2026-06-24T05:20:27.286236034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-06-24T05:20:27.289403425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:27.293398292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050635s 
2026-06-24T05:20:27.295683015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-06-24T05:20:27.299089146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:27.303206861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054071s 
2026-06-24T05:20:27.305376361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-06-24T05:20:27.308294480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-06-24T05:20:27.314009542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004619s 
2026-06-24T05:20:27.316271900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-06-24T05:20:27.325781016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-06-24T05:20:27.341566996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230929s 
2026-06-24T05:20:27.344121902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-06-24T05:20:27.347776975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-24T05:20:27.352602015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062088s 
2026-06-24T05:20:27.354914955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-06-24T05:20:27.358050391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-24T05:20:27.364658954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068392s 
2026-06-24T05:20:27.367823919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-06-24T05:20:27.371293047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-24T05:20:27.375316813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053813s 
2026-06-24T05:20:27.378178888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-06-24T05:20:27.382377426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-06-24T05:20:27.387592281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071309s 
2026-06-24T05:20:27.389708655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-06-24T05:20:27.400229920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-06-24T05:20:27.407663945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158563s 
2026-06-24T05:20:27.410053889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-06-24T05:20:27.413343716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-06-24T05:20:27.417602566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053058s 
2026-06-24T05:20:27.419742256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-06-24T05:20:27.422922132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:27.426756506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049379s 
2026-06-24T05:20:27.428767206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-06-24T05:20:27.437330246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2026-06-24T05:20:27.444513977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01381s 
2026-06-24T05:20:27.446631002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-06-24T05:20:27.449578319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-24T05:20:27.453327672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046824s 
2026-06-24T05:20:27.455541472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-06-24T05:20:27.459161915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-24T05:20:27.462498586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049013s 
2026-06-24T05:20:27.464736434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-06-24T05:20:27.467931461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-06-24T05:20:27.472052913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051492s 
2026-06-24T05:20:27.474464251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-06-24T05:20:27.477289712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-06-24T05:20:27.481467579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051854s 
2026-06-24T05:20:27.483593852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-06-24T05:20:27.491243352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-06-24T05:20:27.503673281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170222s 
2026-06-24T05:20:27.506267938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-06-24T05:20:27.511743478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-06-24T05:20:27.517105640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082172s 
2026-06-24T05:20:27.519211322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-06-24T05:20:27.525055354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-24T05:20:27.538463444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016381s 
2026-06-24T05:20:27.540617263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-06-24T05:20:27.595058492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-06-24T05:20:27.603596802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596651s 
2026-06-24T05:20:27.606206319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-06-24T05:20:27.609384270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-24T05:20:27.614087034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005859s 
2026-06-24T05:20:27.616215812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-06-24T05:20:27.621448182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2026-06-24T05:20:27.626465960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082545s 
2026-06-24T05:20:27.628642986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-06-24T05:20:27.631696046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-06-24T05:20:27.635582656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004852s 
2026-06-24T05:20:27.637801155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-06-24T05:20:27.643269160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-06-24T05:20:27.649533589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096773s 
2026-06-24T05:20:27.651968474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-06-24T05:20:27.655877999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-06-24T05:20:27.660274667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060995s 
2026-06-24T05:20:27.662683940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-06-24T05:20:27.666318562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-06-24T05:20:27.670314932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055024s 
2026-06-24T05:20:27.672628763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-06-24T05:20:27.682053459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2026-06-24T05:20:27.687922883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013293s 
2026-06-24T05:20:27.689924454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-06-24T05:20:27.699372697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2026-06-24T05:20:27.714524049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223061s 
2026-06-24T05:20:27.716697678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-06-24T05:20:27.722396839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-06-24T05:20:27.727829983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090014s 
2026-06-24T05:20:27.729898761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-06-24T05:20:27.737473670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-06-24T05:20:27.744002462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121158s 
2026-06-24T05:20:27.746097713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-06-24T05:20:27.751980233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-06-24T05:20:27.757134596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090428s 
2026-06-24T05:20:27.759240308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-06-24T05:20:27.765246597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2026-06-24T05:20:27.771102093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009883s 
2026-06-24T05:20:27.773287886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-06-24T05:20:27.777922282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-06-24T05:20:27.782457047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071205s 
2026-06-24T05:20:27.784412967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-06-24T05:20:27.787890833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:27.791925841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056229s 
2026-06-24T05:20:27.794013347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-06-24T05:20:27.796968570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-06-24T05:20:27.800714967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047019s 
2026-06-24T05:20:27.802742862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-06-24T05:20:27.807326736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-06-24T05:20:27.811876400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071425s 
2026-06-24T05:20:27.813918464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-06-24T05:20:27.821050982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-06-24T05:20:27.827063394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111177s 
2026-06-24T05:20:27.829160178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-06-24T05:20:27.835490590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-06-24T05:20:27.840475001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093392s 
2026-06-24T05:20:27.842675724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-06-24T05:20:27.845818475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-06-24T05:20:27.849622328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049229s 
2026-06-24T05:20:27.851790786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-06-24T05:20:27.855008107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-06-24T05:20:27.858919747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050961s 
2026-06-24T05:20:27.860915087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-06-24T05:20:27.868187407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-24T05:20:27.874821059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011995s 
2026-06-24T05:20:27.876869296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-06-24T05:20:27.883441074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-06-24T05:20:27.889311730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104641s 
2026-06-24T05:20:27.891633567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-06-24T05:20:27.895160182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:27.899058114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053283s 
2026-06-24T05:20:27.901076440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-06-24T05:20:27.907738540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-24T05:20:27.913552592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105083s 
2026-06-24T05:20:27.915549495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-06-24T05:20:27.922745621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-06-24T05:20:27.928866782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113454s 
2026-06-24T05:20:27.930988005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-06-24T05:20:27.935736461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2026-06-24T05:20:27.940461910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007464s 
2026-06-24T05:20:27.942744969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-06-24T05:20:27.946157243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-06-24T05:20:27.950116038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052195s 
2026-06-24T05:20:27.952208563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-06-24T05:20:27.958529376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-24T05:20:27.964180961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098672s 
2026-06-24T05:20:27.967499305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-06-24T05:20:27.971462299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:27.975620605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059106s 
2026-06-24T05:20:28.006126448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-06-24T05:20:28.037288562Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0355410 taking an average of 00:00:00.0355410 
2026-06-24T05:20:28.052532551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:28', 'InitialSetup') 
2026-06-24T05:20:28.058941160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.070823287Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-24T05:20:28.073095464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0928639s 
2026-06-24T05:20:28.081828326Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-24T05:20:28.085034775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.096951079Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-06-24T05:20:28.119789015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-24T05:20:28.122276787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002243s 
2026-06-24T05:20:28.125159514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-06-24T05:20:28.129257980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:28.146681068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193228s 
2026-06-24T05:20:28.151424123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:28', 'add_reason_to_pending_releases') 
2026-06-24T05:20:28.156117598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.159886139Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-24T05:20:28.162042984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321184s 
2026-06-24T05:20:28.165149161Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-24T05:20:28.167547242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.170695083Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-06-24T05:20:28.229236232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:28.240107291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-06-24T05:20:28.242358966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-06-24T05:20:28.245642962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-06-24T05:20:28.256267144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116388s 
2026-06-24T05:20:28.258145508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:28.260094724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:28.262358034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-06-24T05:20:28.265787913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:28.275831786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111899s 
2026-06-24T05:20:28.277678506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:28.279580046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-06-24T05:20:28.282026124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-06-24T05:20:28.285666477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:28.295320224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111056s 
2026-06-24T05:20:28.300369687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-24T05:20:28.308407187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-06-24T05:20:28.312840719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099347s 
2026-06-24T05:20:28.317971274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-06-24T05:20:28.640838223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2026-06-24T05:20:28.659579467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2026-06-24T05:20:28.673770303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-24T05:20:28.686579276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-24T05:20:28.718076937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-24T05:20:28.723714924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-06-24T05:20:28.728692121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-24T05:20:28.732744224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4126015s 
2026-06-24T05:20:28.734714593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:28.736622506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:28.740792216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-06-24T05:20:28.743863783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-06-24T05:20:28.753512781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105727s 
2026-06-24T05:20:28.757661839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:28', 'add_medium_support') 
2026-06-24T05:20:28.762069788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.766622800Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-24T05:20:28.768637799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234507s 
2026-06-24T05:20:28.771434243Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-24T05:20:28.774051535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.777326312Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-06-24T05:20:28.792687777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-24T05:20:28.796944121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-06-24T05:20:28.802248757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068173s 
2026-06-24T05:20:28.804283025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:28.806894095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:28.843050550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363934s 
2026-06-24T05:20:28.847936593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:28', 'add_various_qualites_in_profile') 
2026-06-24T05:20:28.852801182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:28.856675527Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-24T05:20:28.858883094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499023s 
2026-06-24T05:20:28.861540888Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-24T05:20:28.864166778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:28.867100116Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-06-24T05:20:28.888067314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-06-24T05:20:28.893354645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2026-06-24T05:20:28.899063435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088206s 
2026-06-24T05:20:28.901368739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-06-24T05:20:28.904776113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-06-24T05:20:28.908882205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054395s 
2026-06-24T05:20:28.910893015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:28.912759545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-06-24T05:20:28.915189130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-06-24T05:20:28.918848201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:28.928833425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114034s 
2026-06-24T05:20:28.931311357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-06-24T05:20:29.012273732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-06-24T05:20:29.044131608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2026-06-24T05:20:29.061318279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:29.066757557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:29.091466291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-24T05:20:29.096851549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-24T05:20:29.101830519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:29.106615879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:29.110378118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1768907s 
2026-06-24T05:20:29.113064239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-06-24T05:20:29.204216140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-06-24T05:20:29.234992798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2026-06-24T05:20:29.251464770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:29.257504387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:29.283314380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-06-24T05:20:29.288601510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-06-24T05:20:29.293533756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:29.298256350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:29.302103570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1868687s 
2026-06-24T05:20:29.304348863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:29.306272397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-24T05:20:29.308693044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-06-24T05:20:29.311899423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-06-24T05:20:29.321688613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108562s 
2026-06-24T05:20:29.326646941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:29', 'metadata_profiles') 
2026-06-24T05:20:29.331314764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.335218458Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-24T05:20:29.337255221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241787s 
2026-06-24T05:20:29.341377886Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-24T05:20:29.344042784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.347954133Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-06-24T05:20:29.383323183Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-06-24T05:20:29.499777945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-06-24T05:20:29.511398815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-06-24T05:20:29.518855937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-24T05:20:29.524359693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-24T05:20:29.550896591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-24T05:20:29.556091485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169802s 
2026-06-24T05:20:29.558378312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:29.560341357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-06-24T05:20:29.563088811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-06-24T05:20:29.566741840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-06-24T05:20:29.578022735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121266s 
2026-06-24T05:20:29.581810525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-24T05:20:29.586011708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-06-24T05:20:29.590022869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053841s 
2026-06-24T05:20:29.592194603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:29.594105563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-06-24T05:20:29.600249329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-06-24T05:20:29.672609986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-06-24T05:20:29.686143549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-06-24T05:20:29.693716575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-06-24T05:20:29.698526013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-06-24T05:20:29.725167291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-06-24T05:20:29.729175234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264001s 
2026-06-24T05:20:29.733839420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:29', 'separate_automatic_and_interactive_search') 
2026-06-24T05:20:29.738400869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.742676321Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-24T05:20:29.744918769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.139195s 
2026-06-24T05:20:29.747717446Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-24T05:20:29.750388497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.753626019Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-06-24T05:20:29.758251046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-06-24T05:20:29.832502752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2026-06-24T05:20:29.858484361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2026-06-24T05:20:29.872706631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:29.878484581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:29.902332200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:29.907258284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:29.912078424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:29.916864194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:29.921753143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:29.925606235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1652415s 
2026-06-24T05:20:29.929894653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:29', 'change_album_path_to_relative') 
2026-06-24T05:20:29.934291120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.938845064Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-24T05:20:29.940998401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1780171s 
2026-06-24T05:20:29.943852000Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-24T05:20:29.946414091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.949654158Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-06-24T05:20:29.958352540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-06-24T05:20:29.963787770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-06-24T05:20:29.968110367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065479s 
2026-06-24T05:20:29.972451472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:29', 'change_quality_size_mb_to_kb') 
2026-06-24T05:20:29.976970205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:29.980599386Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-24T05:20:29.982715418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185822s 
2026-06-24T05:20:29.985393844Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-24T05:20:29.987788708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:29.990874855Z [Info] album_releases: Starting migration of Main DB to 9 
2026-06-24T05:20:29.997709253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:29.999714202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-06-24T05:20:30.001981058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-06-24T05:20:30.005157336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-06-24T05:20:30.015608560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114519s 
2026-06-24T05:20:30.017596525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.019481201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-24T05:20:30.021855975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-06-24T05:20:30.025212807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-06-24T05:20:30.035214896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111236s 
2026-06-24T05:20:30.039229333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:30', 'album_releases') 
2026-06-24T05:20:30.043572342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.046975918Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-24T05:20:30.048998653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022713s 
2026-06-24T05:20:30.051713020Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-24T05:20:30.054284410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.057454206Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-06-24T05:20:30.066686273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.068825393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-06-24T05:20:30.071121769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-06-24T05:20:30.145917501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2026-06-24T05:20:30.174742548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-06-24T05:20:30.190250648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:30.196220063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:30.220962696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:30.226298164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:30.231317715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:30.236198879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:30.240790879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:30.244691797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1713959s 
2026-06-24T05:20:30.246739732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:30.248663768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:30.251006738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-06-24T05:20:30.325598409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2026-06-24T05:20:30.354769493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-06-24T05:20:30.370025495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:30.375626649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:30.399944205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:30.405006242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-06-24T05:20:30.409571238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-06-24T05:20:30.414321678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-06-24T05:20:30.419503066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:30.423345636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1701409s 
2026-06-24T05:20:30.427904329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:30', 'album_releases_fix') 
2026-06-24T05:20:30.432121294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.436126342Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-24T05:20:30.438145219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1826389s 
2026-06-24T05:20:30.440866651Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-24T05:20:30.443282087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.446455360Z [Info] import_lists: Starting migration of Main DB to 11 
2026-06-24T05:20:30.466233702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-06-24T05:20:30.475943232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2026-06-24T05:20:30.484447353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01607s 
2026-06-24T05:20:30.486723418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-06-24T05:20:30.489983645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-24T05:20:30.493900185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051461s 
2026-06-24T05:20:30.496035176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-06-24T05:20:30.550014985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-06-24T05:20:30.557372086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591706s 
2026-06-24T05:20:30.560007274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-06-24T05:20:30.563695644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:30.567909844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058035s 
2026-06-24T05:20:30.572028911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:30', 'import_lists') 
2026-06-24T05:20:30.576387502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.580562221Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-24T05:20:30.582597270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182712s 
2026-06-24T05:20:30.585247960Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-24T05:20:30.587714279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.591725809Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-06-24T05:20:30.597824495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-06-24T05:20:30.599906810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-06-24T05:20:30.602708444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-06-24T05:20:30.606644603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-06-24T05:20:30.617698109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126815s 
2026-06-24T05:20:30.619701425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:30.622053453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:30.637145796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151716s 
2026-06-24T05:20:30.641596602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:30', 'add_release_status') 
2026-06-24T05:20:30.646302051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.649964228Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-24T05:20:30.651977724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280388s 
2026-06-24T05:20:30.654829238Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-24T05:20:30.657382171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.660652940Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-06-24T05:20:30.666400528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:30.668385196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-06-24T05:20:30.670932908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-06-24T05:20:30.674824488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:30.685820769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126006s 
2026-06-24T05:20:30.690213268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:30', 'album_download_notification') 
2026-06-24T05:20:30.694690046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.698466443Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-24T05:20:30.700564780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248167s 
2026-06-24T05:20:30.703334890Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-24T05:20:30.705950640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.709200266Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-06-24T05:20:30.716723321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-06-24T05:20:30.723384199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-06-24T05:20:30.730416415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101007s 
2026-06-24T05:20:30.735528443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-06-24T05:20:30.742151645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-06-24T05:20:30.747046495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080216s 
2026-06-24T05:20:30.751480107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:30', 'fix_language_metadata_profiles') 
2026-06-24T05:20:30.755977216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.759689234Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-24T05:20:30.761881239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201262s 
2026-06-24T05:20:30.764303038Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-24T05:20:30.766697692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.769829751Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-06-24T05:20:30.774419707Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-24T05:20:30.777685246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-06-24T05:20:30.781186840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043511s 
2026-06-24T05:20:30.785245034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:30', 'remove_fanzub') 
2026-06-24T05:20:30.789508764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.792919474Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-24T05:20:30.794879763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158763s 
2026-06-24T05:20:30.797718833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-24T05:20:30.800296325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.803516742Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-06-24T05:20:30.832170553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-06-24T05:20:30.836588614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-06-24T05:20:30.842927814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078147s 
2026-06-24T05:20:30.846530571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-06-24T05:20:30.851819646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-06-24T05:20:30.857947129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083654s 
2026-06-24T05:20:30.867617239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-06-24T05:20:30.873105104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-06-24T05:20:30.877312740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074223s 
2026-06-24T05:20:30.879667865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-06-24T05:20:30.883245582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-24T05:20:30.887449531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005696s 
2026-06-24T05:20:30.889750225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-06-24T05:20:30.892780850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-06-24T05:20:30.896103012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042924s 
2026-06-24T05:20:30.898452385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-06-24T05:20:30.902015954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-24T05:20:30.906049219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054894s 
2026-06-24T05:20:30.910354642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:30', 'update_artist_history_indexes') 
2026-06-24T05:20:30.914770768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.919463401Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-24T05:20:30.921581598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01834s 
2026-06-24T05:20:30.923977424Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-24T05:20:30.926339953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.929373644Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-06-24T05:20:30.954913313Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:30.969112276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-06-24T05:20:30.973181533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156994s 
2026-06-24T05:20:30.977207173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:30', 'remove_nma') 
2026-06-24T05:20:30.981555923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:30.984978848Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-24T05:20:30.986909998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027423s 
2026-06-24T05:20:30.989510347Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-24T05:20:30.991976144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:30.995136651Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-06-24T05:20:31.000210732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:31.002268287Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.26E-05s 
2026-06-24T05:20:31.004652540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-06-24T05:20:31.007825753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-06-24T05:20:31.018933949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120032s 
2026-06-24T05:20:31.023366518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:31', 'album_disambiguation') 
2026-06-24T05:20:31.027483803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.031036409Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-24T05:20:31.033082621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238849s 
2026-06-24T05:20:31.035814384Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-24T05:20:31.038340312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.041518996Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-06-24T05:20:31.045587031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:31.048463355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:31.065173988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172274s 
2026-06-24T05:20:31.069803564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:31', 'add_ape_quality_in_profiles') 
2026-06-24T05:20:31.074664776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.078429921Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-24T05:20:31.080501454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303324s 
2026-06-24T05:20:31.083150210Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-24T05:20:31.085426305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.088554055Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-06-24T05:20:31.101771902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:31.105819265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-06-24T05:20:31.109499319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052205s 
2026-06-24T05:20:31.112497729Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:31.115512131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-06-24T05:20:31.118721456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045126s 
2026-06-24T05:20:31.121209488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:31.124565258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-06-24T05:20:31.127751727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043537s 
2026-06-24T05:20:31.131775553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:31', 'remove_pushalot') 
2026-06-24T05:20:31.136261590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.139632110Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-24T05:20:31.141615856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159928s 
2026-06-24T05:20:31.144136964Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-24T05:20:31.146686240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.149727927Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-06-24T05:20:31.156726506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-06-24T05:20:31.161253274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-06-24T05:20:31.166515605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074981s 
2026-06-24T05:20:31.170458548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:31', 'add_custom_filters') 
2026-06-24T05:20:31.174733840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.178307770Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-24T05:20:31.180316576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193008s 
2026-06-24T05:20:31.182775089Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-24T05:20:31.185225085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.188326272Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-06-24T05:20:31.193316454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:31.195323517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-06-24T05:20:31.197590163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-06-24T05:20:31.200686130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-06-24T05:20:31.211442087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117121s 
2026-06-24T05:20:31.215564031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:31', 'import_list_tags') 
2026-06-24T05:20:31.219924846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:31.223467442Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-24T05:20:31.225462391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023534s 
2026-06-24T05:20:31.228036416Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-24T05:20:31.230517263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:31.233838584Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-06-24T05:20:31.327466042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-06-24T05:20:31.335441748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2026-06-24T05:20:31.342787526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129421s 
2026-06-24T05:20:31.345275137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-06-24T05:20:31.349181056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-06-24T05:20:31.353319452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005902s 
2026-06-24T05:20:31.387192398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:31.387513795Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:31.387736804Z                           FROM "Artists" 
2026-06-24T05:20:31.400483572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:31.400514865Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:31.400530797Z                           FROM "Artists" 
2026-06-24T05:20:31.408801528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015186s 
2026-06-24T05:20:31.410789944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:31.412687376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-06-24T05:20:31.415095597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-06-24T05:20:31.418772364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:31.430005282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127009s 
2026-06-24T05:20:31.436855071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-24T05:20:31.436879780Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.436918438Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.436943479Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-24T05:20:31.446333885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-24T05:20:31.446358234Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.446368154Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.446376742Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-06-24T05:20:31.452639908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112478s 
2026-06-24T05:20:31.455177680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-06-24T05:20:31.463955623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2026-06-24T05:20:31.472158157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150277s 
2026-06-24T05:20:31.474354241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-06-24T05:20:31.478249247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-24T05:20:31.482589009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059858s 
2026-06-24T05:20:31.484930185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-06-24T05:20:31.488310916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-24T05:20:31.492288418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005229s 
2026-06-24T05:20:31.494388799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:31.496683262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:31.570764114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739946s 
2026-06-24T05:20:31.573142334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:31.575041089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-06-24T05:20:31.577486936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-06-24T05:20:31.581147641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:31.593081401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134037s 
2026-06-24T05:20:31.595041419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:31.596941818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-06-24T05:20:31.599264106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-06-24T05:20:31.602797584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:31.613832012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123568s 
2026-06-24T05:20:31.615792982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:31.617652137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-06-24T05:20:31.619781416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-06-24T05:20:31.622715848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-06-24T05:20:31.633372996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115301s 
2026-06-24T05:20:31.641471851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-24T05:20:31.641506701Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.641600831Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.641624077Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:31.641679449Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-24T05:20:31.652251035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-24T05:20:31.652275895Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.652296076Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.652347840Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:31.652382229Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-06-24T05:20:31.660432486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138518s 
2026-06-24T05:20:31.662378516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:31.664249455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-06-24T05:20:31.666611263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-06-24T05:20:31.670242598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-06-24T05:20:31.681344001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125374s 
2026-06-24T05:20:31.683299440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:31.685157884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-06-24T05:20:31.687457497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-06-24T05:20:31.690888829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:31.701788155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01221s 
2026-06-24T05:20:31.703806922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:31.705538851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-06-24T05:20:31.707907432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-06-24T05:20:31.711405338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:31.723084566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130388s 
2026-06-24T05:20:31.730276804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:31.730305462Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:31.730319520Z                                                 FROM "AlbumReleases"
2026-06-24T05:20:31.730334450Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:31.730385082Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-24T05:20:31.740264965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:31.740584498Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:31.740606693Z                                                 FROM "AlbumReleases"
2026-06-24T05:20:31.740636794Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:31.740693117Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-06-24T05:20:31.747898763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124941s 
2026-06-24T05:20:31.755584996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:31.755609836Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.755619886Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.755638664Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:31.755658725Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:31.766215210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:31.766241974Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.766251934Z                                                   FROM "ArtistMetadata"
2026-06-24T05:20:31.766270381Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:31.766332827Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:31.772772019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122089s 
2026-06-24T05:20:31.779283887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2026-06-24T05:20:31.857238582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-06-24T05:20:31.873264716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-06-24T05:20:31.882147751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:31.887615836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:31.915862136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:31.920734522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:31.924486981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415962s 
2026-06-24T05:20:31.928775159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-06-24T05:20:32.009507110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2026-06-24T05:20:32.031369691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2026-06-24T05:20:32.043183238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:32.050831025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:32.077748368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:32.082975739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:32.086834642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1549744s 
2026-06-24T05:20:32.089797090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-06-24T05:20:32.162816234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-06-24T05:20:32.179465673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2026-06-24T05:20:32.188489872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-06-24T05:20:32.193743735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-06-24T05:20:32.219764032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-06-24T05:20:32.225033276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-06-24T05:20:32.228815285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365717s 
2026-06-24T05:20:32.231045267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-06-24T05:20:32.301201624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2026-06-24T05:20:32.312936363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2026-06-24T05:20:32.319839228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:32.324518154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:32.350169347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:32.354299597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210774s 
2026-06-24T05:20:32.356846678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-24T05:20:32.360363974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:32.364277878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053005s 
2026-06-24T05:20:32.366489724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-06-24T05:20:32.369672425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:32.373407910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048282s 
2026-06-24T05:20:32.375692202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-06-24T05:20:32.379102241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:32.383023951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052128s 
2026-06-24T05:20:32.385373724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-06-24T05:20:32.388802351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:32.392854584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053119s 
2026-06-24T05:20:32.395242905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-06-24T05:20:32.398461439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-06-24T05:20:32.402301294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050721s 
2026-06-24T05:20:32.404628583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-06-24T05:20:32.408187291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-06-24T05:20:32.412083540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005341s 
2026-06-24T05:20:32.414027246Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:32.426458508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-24T05:20:32.430479758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145751s 
2026-06-24T05:20:32.432370758Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:32.435801939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-06-24T05:20:32.439196428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048824s 
2026-06-24T05:20:32.441044891Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:32.445654296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-06-24T05:20:32.449580065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067219s 
2026-06-24T05:20:32.453762079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:32', 'add_release_groups_etc') 
2026-06-24T05:20:32.458225350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.463554806Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-24T05:20:32.466222651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203288s 
2026-06-24T05:20:32.469125017Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-24T05:20:32.471606266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.475616945Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-06-24T05:20:32.487419050Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:32.490409043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-06-24T05:20:32.494001800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044603s 
2026-06-24T05:20:32.498003482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:32', 'NewMediaInfoFormat') 
2026-06-24T05:20:32.502446111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.506243170Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-24T05:20:32.508236505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164535s 
2026-06-24T05:20:32.511154503Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-24T05:20:32.513806015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.517066333Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-06-24T05:20:32.539907004Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-06-24T05:20:32.544129260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-06-24T05:20:32.570764265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028267s 
2026-06-24T05:20:32.572952863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-24T05:20:32.574892701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-06-24T05:20:32.577732391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-06-24T05:20:32.582070801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:32.592902932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127601s 
2026-06-24T05:20:32.597519482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:32', 'rename_restrictions_to_release_profiles') 
2026-06-24T05:20:32.602114478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.606255329Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-24T05:20:32.608459209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254252s 
2026-06-24T05:20:32.611491447Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-24T05:20:32.614205164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.617524801Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-06-24T05:20:32.638087033Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-06-24T05:20:32.641570811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-06-24T05:20:32.668625912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280023s 
2026-06-24T05:20:32.670789310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:32.672751803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-24T05:20:32.675377182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-06-24T05:20:32.678849387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-24T05:20:32.689352825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116958s 
2026-06-24T05:20:32.691476603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-06-24T05:20:32.693436752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-06-24T05:20:32.696043423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-06-24T05:20:32.699456779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-06-24T05:20:32.709864735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115586s 
2026-06-24T05:20:32.711742488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:32.714902925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-24T05:20:32.718160196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045818s 
2026-06-24T05:20:32.720099393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:32.723798003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-06-24T05:20:32.726868689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046763s 
2026-06-24T05:20:32.729546503Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-06-24T05:20:32.810195948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-06-24T05:20:32.827905092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-06-24T05:20:32.837851759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:32.843576241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:32.874695439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:32.879906666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:32.885824067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:32.891784223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:32.896158805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1640727s 
2026-06-24T05:20:32.901635839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:32', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-24T05:20:32.906288602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.910807896Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-24T05:20:32.913106596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1781212s 
2026-06-24T05:20:32.916211340Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-24T05:20:32.918886850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.922398414Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-06-24T05:20:32.930742362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-06-24T05:20:32.935796865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2026-06-24T05:20:32.940991789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080673s 
2026-06-24T05:20:32.943470973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-06-24T05:20:32.947402063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-06-24T05:20:32.951738107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059395s 
2026-06-24T05:20:32.955822796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:32', 'add_import_exclusions') 
2026-06-24T05:20:32.960152257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:32.964959381Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-24T05:20:32.967174884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189338s 
2026-06-24T05:20:32.969745162Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-24T05:20:32.972275389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:32.975456006Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-06-24T05:20:33.032317801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:33.032365066Z                           WHERE "Id" in (
2026-06-24T05:20:33.032388704Z                           SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:33.032416530Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.032449516Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:33.042711539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:33.042751479Z                           WHERE "Id" in (
2026-06-24T05:20:33.042796710Z                           SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:33.042852683Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.042864547Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:33.053080476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156024s 
2026-06-24T05:20:33.060140769Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-24T05:20:33.060187032Z                           WHERE "Id" in (
2026-06-24T05:20:33.060210379Z                           SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:33.060238095Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.060278426Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:33.081664578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-24T05:20:33.081707614Z                           WHERE "Id" in (
2026-06-24T05:20:33.081729719Z                           SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:33.081758597Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.081795702Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:33.088699359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238425s 
2026-06-24T05:20:33.095873501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-24T05:20:33.095897539Z                           WHERE "Id" in (
2026-06-24T05:20:33.095907269Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:33.095916387Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:33.095925436Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-24T05:20:33.105090057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-24T05:20:33.105138846Z                           WHERE "Id" in (
2026-06-24T05:20:33.105160028Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:33.105177974Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:33.105207313Z                           WHERE "Albums"."Id" IS NULL) 
2026-06-24T05:20:33.111530070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110196s 
2026-06-24T05:20:33.118553679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:33.118580092Z                           WHERE "Id" in (
2026-06-24T05:20:33.118589782Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.118598580Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.118623881Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-24T05:20:33.127648189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:33.127672258Z                           WHERE "Id" in (
2026-06-24T05:20:33.127700505Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.127735235Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.127788231Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-06-24T05:20:33.133917519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110841s 
2026-06-24T05:20:33.141089376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:33.141114316Z                           WHERE "Id" in (
2026-06-24T05:20:33.141142974Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.141187714Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.141212514Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:33.150825479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:33.150850399Z                           WHERE "Id" in (
2026-06-24T05:20:33.150878245Z                           SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.150915009Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.150947455Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-06-24T05:20:33.157367367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114427s 
2026-06-24T05:20:33.164282417Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.164308580Z                           WHERE "Id" IN (
2026-06-24T05:20:33.164334572Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.164366296Z                           LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:33.164409884Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.164447089Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:33.174313635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.174338705Z                           WHERE "Id" IN (
2026-06-24T05:20:33.174348315Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.174357223Z                           LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:33.174365399Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.174396361Z                           WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:33.180389174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114566s 
2026-06-24T05:20:33.184680659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:33', 'clean_artist_metadata_table') 
2026-06-24T05:20:33.189101915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:33.192929114Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-24T05:20:33.195007271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235441s 
2026-06-24T05:20:33.197722360Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-24T05:20:33.200234751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:33.203650382Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-06-24T05:20:33.216672204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:33.218756252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-06-24T05:20:33.221425900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-06-24T05:20:33.225196997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:33.236740701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130367s 
2026-06-24T05:20:33.238820140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:33.240759226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-06-24T05:20:33.243415767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-06-24T05:20:33.247342247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:33.258174057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124552s 
2026-06-24T05:20:33.260262294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:33.262217903Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-05s 
2026-06-24T05:20:33.264814584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-06-24T05:20:33.268578707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:33.279357500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122815s 
2026-06-24T05:20:33.281425646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:33.283344452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-06-24T05:20:33.285879599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-06-24T05:20:33.289603781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:33.300349307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122042s 
2026-06-24T05:20:33.302415399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:33.304383083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-06-24T05:20:33.306839491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-06-24T05:20:33.310473302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:33.321389261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122891s 
2026-06-24T05:20:33.323763955Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-06-24T05:20:33.399558620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-06-24T05:20:33.417693311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-06-24T05:20:33.427143758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-24T05:20:33.431190461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-24T05:20:33.458158757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322724s 
2026-06-24T05:20:33.460678282Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-06-24T05:20:33.535531250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-06-24T05:20:33.553016894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-06-24T05:20:33.562277058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-06-24T05:20:33.566480245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-06-24T05:20:33.594708178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316436s 
2026-06-24T05:20:33.598556601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:33', 'health_issue_notification') 
2026-06-24T05:20:33.602430916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:33.606017982Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-24T05:20:33.607813749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1429805s 
2026-06-24T05:20:33.611538853Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-24T05:20:33.613680778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:33.616720702Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-06-24T05:20:33.633668743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:33.635584302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.11E-05s 
2026-06-24T05:20:33.637889585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-06-24T05:20:33.640959580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-06-24T05:20:33.652801996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131431s 
2026-06-24T05:20:33.654589577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:33.656104659Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-06-24T05:20:33.658016520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-06-24T05:20:33.660644674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-06-24T05:20:33.671678101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118496s 
2026-06-24T05:20:33.674093286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-24T05:20:33.676795630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-06-24T05:20:33.680032360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040406s 
2026-06-24T05:20:33.684321420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.684345879Z                 WHERE "Id" IN (
2026-06-24T05:20:33.684375790Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.684399688Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.684453957Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:33.690485427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.690510608Z                 WHERE "Id" IN (
2026-06-24T05:20:33.690520768Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.690529907Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.690539446Z                     WHERE "Tracks"."Id" IS NULL) 
2026-06-24T05:20:33.695050273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076393s 
2026-06-24T05:20:33.700400731Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.700425180Z                 WHERE "Id" IN (
2026-06-24T05:20:33.700442355Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.700452415Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:33.700510262Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:33.700574692Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-24T05:20:33.707942534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.707963216Z                 WHERE "Id" IN (
2026-06-24T05:20:33.707994709Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.708018036Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:33.708061283Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:33.708099089Z                     WHERE "Artists"."Path" IS NULL) 
2026-06-24T05:20:33.713814833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095447s 
2026-06-24T05:20:33.719843427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.719880382Z                 WHERE "Id" IN (
2026-06-24T05:20:33.719889981Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.719898889Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.719908018Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.719916885Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:33.719925292Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-24T05:20:33.727972082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.727992924Z                 WHERE "Id" IN (
2026-06-24T05:20:33.728026241Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.728049829Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.728093797Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.728125902Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:33.728160832Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-06-24T05:20:33.734574172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109979s 
2026-06-24T05:20:33.738862390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-24T05:20:33.738887471Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:33.738917160Z                 FROM "Artists"
2026-06-24T05:20:33.738940678Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:33.738967432Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:33.744711042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-24T05:20:33.744736073Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:33.744747756Z                 FROM "Artists"
2026-06-24T05:20:33.744769690Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:33.744812677Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-06-24T05:20:33.749634921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077959s 
2026-06-24T05:20:33.753486439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.753504596Z                 WHERE "Id" NOT IN (
2026-06-24T05:20:33.753525518Z                     SELECT MIN("Id")
2026-06-24T05:20:33.753550669Z                     FROM "TrackFiles"
2026-06-24T05:20:33.753582122Z                     GROUP BY "Path"
2026-06-24T05:20:33.753615379Z                 ) 
2026-06-24T05:20:33.758623438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.758653037Z                 WHERE "Id" NOT IN (
2026-06-24T05:20:33.758666344Z                     SELECT MIN("Id")
2026-06-24T05:20:33.758678028Z                     FROM "TrackFiles"
2026-06-24T05:20:33.758714702Z                     GROUP BY "Path"
2026-06-24T05:20:33.758743139Z                 ) 
2026-06-24T05:20:33.764322879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080128s 
2026-06-24T05:20:33.765758711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:33.767125996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-06-24T05:20:33.768706860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-06-24T05:20:33.839339256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:33.849264249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-06-24T05:20:33.855043070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:33.858757964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:33.886014571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:33.889289829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190964s 
2026-06-24T05:20:33.890929382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-06-24T05:20:33.893081627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:33.896179247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036959s 
2026-06-24T05:20:33.897829852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-06-24T05:20:33.967569249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:33.977276423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-06-24T05:20:33.982855492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:33.986854187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:34.013395183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:34.017192532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:34.020234821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207959s 
2026-06-24T05:20:34.023905826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:34', 'add_mediafilerepository_mtime') 
2026-06-24T05:20:34.027096674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:34.030498717Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-24T05:20:34.031959450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308279s 
2026-06-24T05:20:34.034290215Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-24T05:20:34.036224732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:34.039021005Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-06-24T05:20:34.057991781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:34.058028454Z                           WHERE "Id" NOT IN (
2026-06-24T05:20:34.058106802Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:34.058143136Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:34.058188607Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-24T05:20:34.065884189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:34.065910613Z                           WHERE "Id" NOT IN (
2026-06-24T05:20:34.065920663Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:34.065935653Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:34.065985533Z                             GROUP BY "ArtistMetadata"."Id") 
2026-06-24T05:20:34.071634854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009765s 
2026-06-24T05:20:34.073380761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-06-24T05:20:34.075350309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-06-24T05:20:34.078053003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032465s 
2026-06-24T05:20:34.079690792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-06-24T05:20:34.150749356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-06-24T05:20:34.162814400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-06-24T05:20:34.169239153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:34.173191024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:34.199732370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:34.203679451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:34.206820348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:34.209953781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285363s 
2026-06-24T05:20:34.211370114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-06-24T05:20:34.214010473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:34.216905394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004056s 
2026-06-24T05:20:34.220216283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:34', 'add_artistmetadataid_constraint') 
2026-06-24T05:20:34.223739170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:34.226706338Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-24T05:20:34.228161419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135081s 
2026-06-24T05:20:34.230782810Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-24T05:20:34.232074712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:34.235000005Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-06-24T05:20:34.246661576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-24T05:20:34.248174644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-24T05:20:34.249839749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-06-24T05:20:34.252325206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:34.263097596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117245s 
2026-06-24T05:20:34.264658079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-06-24T05:20:34.265970333Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-06-24T05:20:34.267657792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-06-24T05:20:34.270194472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:34.280357435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111416s 
2026-06-24T05:20:34.281933390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:34.283592131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-24T05:20:34.285752473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-06-24T05:20:34.289031388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:34.304447484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161396s 
2026-06-24T05:20:34.306801155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-24T05:20:34.308628365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-06-24T05:20:34.310928148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-06-24T05:20:34.314510294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:34.328487360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151939s 
2026-06-24T05:20:34.330227997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:34.331553718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-06-24T05:20:34.333227900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-06-24T05:20:34.335784370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:34.347741507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125273s 
2026-06-24T05:20:34.349499468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-06-24T05:20:34.350814898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-06-24T05:20:34.352443820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-06-24T05:20:34.354931370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:34.366782103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124078s 
2026-06-24T05:20:34.370128795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:34', 'old_ids_and_artist_alias') 
2026-06-24T05:20:34.373865653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:34.376984736Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-24T05:20:34.378452342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227958s 
2026-06-24T05:20:34.380440087Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-24T05:20:34.382123237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:34.384873497Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-06-24T05:20:34.389272750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:34.391154991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:34.398345206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071026s 
2026-06-24T05:20:34.400658275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-24T05:20:34.402764788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-06-24T05:20:34.405624630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032811s 
2026-06-24T05:20:34.408587438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:34', 'download_propers_config') 
2026-06-24T05:20:34.412139704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:34.415073674Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-24T05:20:34.416549417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125349s 
2026-06-24T05:20:34.418493644Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-24T05:20:34.420177135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:34.422740679Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-06-24T05:20:34.439696165Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-06-24T05:20:34.442958236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-06-24T05:20:34.447059017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005417s 
2026-06-24T05:20:34.448893613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-06-24T05:20:34.519564245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-06-24T05:20:34.531040453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-06-24T05:20:34.537294562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:34.541470635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:34.570327966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:34.573976767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:34.577583382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:34.581513138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:34.584685379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342238s 
2026-06-24T05:20:34.586329981Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-06-24T05:20:34.655570493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2026-06-24T05:20:34.666524870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2026-06-24T05:20:34.672472902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-06-24T05:20:34.676045369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-06-24T05:20:34.703699978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-06-24T05:20:34.706911437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190236s 
2026-06-24T05:20:34.708463985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-06-24T05:20:34.785747288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:34.795749647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-06-24T05:20:34.801800526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-24T05:20:34.805029751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-24T05:20:34.831697442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217056s 
2026-06-24T05:20:34.833281152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-06-24T05:20:34.901918018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-06-24T05:20:34.911425290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-06-24T05:20:34.916471435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-24T05:20:34.920294737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-24T05:20:34.948361095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-24T05:20:34.952364480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-24T05:20:34.956153122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-24T05:20:34.960050162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-24T05:20:34.963242603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284736s 
2026-06-24T05:20:34.964951035Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-06-24T05:20:35.031705779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-24T05:20:35.039606835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-06-24T05:20:35.044159045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-24T05:20:35.047265203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-24T05:20:35.074655459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1082329s 
2026-06-24T05:20:35.076437249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-06-24T05:20:35.143843014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:35.152392106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-06-24T05:20:35.157233689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:35.161096831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:35.187864393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:35.191564136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:35.194501874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165914s 
2026-06-24T05:20:35.197484111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:35', 'remove_language_profiles') 
2026-06-24T05:20:35.200488574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.204576078Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-24T05:20:35.205948432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265551s 
2026-06-24T05:20:35.208192683Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-24T05:20:35.209729870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.212319897Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-06-24T05:20:35.217383828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-24T05:20:35.218717535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-06-24T05:20:35.220500937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-06-24T05:20:35.222761421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-06-24T05:20:35.233493551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114109s 
2026-06-24T05:20:35.236153839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-24T05:20:35.239625924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-06-24T05:20:35.242275842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040928s 
2026-06-24T05:20:35.244989899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:35', 'multi_disc_naming_format') 
2026-06-24T05:20:35.247967878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.250809984Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-24T05:20:35.252159863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125455s 
2026-06-24T05:20:35.254030351Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-24T05:20:35.255622087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.257944596Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-06-24T05:20:35.263264643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-24T05:20:35.264700756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:35.266233464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-06-24T05:20:35.268602466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:35.279706955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120071s 
2026-06-24T05:20:35.281129571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:35.282618530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:35.482205979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.199323s 
2026-06-24T05:20:35.485380464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:35', 'add_download_client_priority') 
2026-06-24T05:20:35.488882920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.491755406Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-24T05:20:35.493129244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.209074s 
2026-06-24T05:20:35.494899409Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-24T05:20:35.496461115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.498657741Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-06-24T05:20:35.503702102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.506472002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-06-24T05:20:35.508629829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033862s 
2026-06-24T05:20:35.510240484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.512393972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-06-24T05:20:35.514489453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002845s 
2026-06-24T05:20:35.517168590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:35', 'remove_growl_prowl') 
2026-06-24T05:20:35.520406743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.522720664Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-24T05:20:35.524061445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109173s 
2026-06-24T05:20:35.525830809Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-24T05:20:35.527412225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.529587918Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-06-24T05:20:35.534176902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.536460192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-06-24T05:20:35.539014527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033055s 
2026-06-24T05:20:35.540639010Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:35.542755233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-06-24T05:20:35.545075427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030167s 
2026-06-24T05:20:35.547695044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:35', 'remove_plex_hometheatre') 
2026-06-24T05:20:35.550733575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.553405407Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-24T05:20:35.554742641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111341s 
2026-06-24T05:20:35.556560613Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-24T05:20:35.558469829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.560485529Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-06-24T05:20:35.571212028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.572656628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-24T05:20:35.574118693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-06-24T05:20:35.576151307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-06-24T05:20:35.586724627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111826s 
2026-06-24T05:20:35.588127052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.589380016Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-06-24T05:20:35.591035180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-06-24T05:20:35.593555057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.603680774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111347s 
2026-06-24T05:20:35.605058359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.606323648Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-06-24T05:20:35.608074395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-06-24T05:20:35.610435692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.620566460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110782s 
2026-06-24T05:20:35.621949015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.623195155Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-06-24T05:20:35.624816351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-06-24T05:20:35.627204572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.637328616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110071s 
2026-06-24T05:20:35.638664798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:35.639926079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s 
2026-06-24T05:20:35.641457173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-06-24T05:20:35.643488785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-06-24T05:20:35.653363037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104626s 
2026-06-24T05:20:35.654693246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:35.656186024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:35.669543141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132251s 
2026-06-24T05:20:35.672619848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:35', 'add_root_folder_add_defaults') 
2026-06-24T05:20:35.675864244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.678769637Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-24T05:20:35.680166491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225448s 
2026-06-24T05:20:35.681896466Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-24T05:20:35.683434294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.685588243Z [Info] task_duration: Starting migration of Main DB to 40 
2026-06-24T05:20:35.689834296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-24T05:20:35.691249918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:35.692918529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-06-24T05:20:35.695461853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-06-24T05:20:35.705694756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112695s 
2026-06-24T05:20:35.708314514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:35', 'task_duration') 
2026-06-24T05:20:35.711656165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.714418710Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-24T05:20:35.715760643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199195s 
2026-06-24T05:20:35.717738778Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-24T05:20:35.719867497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.722000554Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-06-24T05:20:35.728028136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-24T05:20:35.729438377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-24T05:20:35.730979702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-06-24T05:20:35.733316148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:35.744190203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116381s 
2026-06-24T05:20:35.745750607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-06-24T05:20:35.746803247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-06-24T05:20:35.748340083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-06-24T05:20:35.750632772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:35.760777498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109786s 
2026-06-24T05:20:35.763695757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:35', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-24T05:20:35.766845161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:35.769806336Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-24T05:20:35.771226076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196378s 
2026-06-24T05:20:35.773011553Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-24T05:20:35.774589902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:35.776770766Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-06-24T05:20:35.781644553Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-06-24T05:20:35.850908693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-06-24T05:20:35.860922866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-06-24T05:20:35.866533739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:35.870721515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:35.900951962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:35.905111572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:35.908582834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:35.912259200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:35.915281629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321384s 
2026-06-24T05:20:35.917560880Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-24T05:20:35.920214495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-06-24T05:20:35.923144578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035616s 
2026-06-24T05:20:35.925149547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-24T05:20:35.927903024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-06-24T05:20:35.930367869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033941s 
2026-06-24T05:20:35.932196844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-06-24T05:20:35.998554478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2026-06-24T05:20:36.006518641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2026-06-24T05:20:36.011172637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-06-24T05:20:36.014444758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-06-24T05:20:36.041261920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107799s 
2026-06-24T05:20:36.044096249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:36', 'remove_album_folders') 
2026-06-24T05:20:36.047170021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:36.050232761Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-24T05:20:36.051561237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1166931s 
2026-06-24T05:20:36.054977158Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-06-24T05:20:36.056576670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:36.059125185Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-06-24T05:20:36.075575322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:36.077213843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-06-24T05:20:36.078676289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-06-24T05:20:36.080750698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-06-24T05:20:36.091453278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113601s 
2026-06-24T05:20:36.092885854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:36.094140531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-06-24T05:20:36.095592737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-06-24T05:20:36.097763279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:36.107899308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108823s 
2026-06-24T05:20:36.109256371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:36.110681181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:36.822037824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7109919s 
2026-06-24T05:20:36.823914164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-06-24T05:20:36.892571741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-24T05:20:36.900717821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-24T05:20:36.905566338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-24T05:20:36.908866977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-24T05:20:36.935740472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103729s 
2026-06-24T05:20:36.937356368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-06-24T05:20:37.016390658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-24T05:20:37.024335323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-24T05:20:37.028606406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-24T05:20:37.032121287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-24T05:20:37.058991405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201968s 
2026-06-24T05:20:37.060644055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-06-24T05:20:37.128864481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-24T05:20:37.136319489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-24T05:20:37.140173482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-24T05:20:37.143633974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-24T05:20:37.170778034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.108073s 
2026-06-24T05:20:37.171814933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-06-24T05:20:37.240575708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-24T05:20:37.246576837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-24T05:20:37.250382683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-24T05:20:37.253811491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-24T05:20:37.280371194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070961s 
2026-06-24T05:20:37.281975867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-06-24T05:20:37.349814674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL) 
2026-06-24T05:20:37.355370466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles" 
2026-06-24T05:20:37.359143677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-06-24T05:20:37.362391390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-06-24T05:20:37.389084832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056474s 
2026-06-24T05:20:37.391890855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-24T05:20:37', 'flexible_delay_profiles') 
2026-06-24T05:20:37.394924646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.398010242Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-06-24T05:20:37.399364160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1144341s 
2026-06-24T05:20:37.401736218Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-24T05:20:37.403387344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.405759402Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-06-24T05:20:37.410777611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:37.412170808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s 
2026-06-24T05:20:37.413785430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-06-24T05:20:37.416080133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-06-24T05:20:37.426839838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115911s 
2026-06-24T05:20:37.429596912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:37', 'add_priority_to_indexers') 
2026-06-24T05:20:37.432649922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.435425824Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-24T05:20:37.436826045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199858s 
2026-06-24T05:20:37.438738728Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-24T05:20:37.440420656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.442687171Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-06-24T05:20:37.448019643Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-24T05:20:37.450137720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-06-24T05:20:37.453600386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003904s 
2026-06-24T05:20:37.454929182Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:37.456399815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:37.464316242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079352s 
2026-06-24T05:20:37.467381046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:37', 'remove_chown_and_folderchmod_config') 
2026-06-24T05:20:37.470646243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.473532287Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-24T05:20:37.474930855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170101s 
2026-06-24T05:20:37.476788236Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-06-24T05:20:37.478382568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.480684164Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-06-24T05:20:37.488445760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-06-24T05:20:37.489970602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:37.491376794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-06-24T05:20:37.561420123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:37.570600306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-06-24T05:20:37.575766684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-06-24T05:20:37.579108004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-06-24T05:20:37.605101146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122653s 
2026-06-24T05:20:37.606939008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-06-24T05:20:37.608845629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-06-24T05:20:37.611161775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027318s 
2026-06-24T05:20:37.613307488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-06-24T05:20:37.615806351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-06-24T05:20:37.618207769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032424s 
2026-06-24T05:20:37.620306918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-06-24T05:20:37.622731622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-06-24T05:20:37.625131847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031734s 
2026-06-24T05:20:37.627905304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-24T05:20:37', 'convert_blacklist_protocol') 
2026-06-24T05:20:37.630864435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.635239438Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-06-24T05:20:37.636637384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130033s 
2026-06-24T05:20:37.638404114Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-24T05:20:37.639957914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.642360854Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-06-24T05:20:37.710031283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-24T05:20:37.715274405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-06-24T05:20:37.719512953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066177s 
2026-06-24T05:20:37.722264706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:37', 'update_notifiarr') 
2026-06-24T05:20:37.725190841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.727940089Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-24T05:20:37.729213414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148947s 
2026-06-24T05:20:37.731052209Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-24T05:20:37.732687563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.734929509Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-06-24T05:20:37.738372866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:37.739933981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:37.755590289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155053s 
2026-06-24T05:20:37.758672598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:37', 'email_multiple_addresses') 
2026-06-24T05:20:37.761936032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.764648697Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-24T05:20:37.766000891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247042s 
2026-06-24T05:20:37.767890848Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-24T05:20:37.769508557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.771741144Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-06-24T05:20:37.775324653Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-06-24T05:20:37.777272076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-06-24T05:20:37.803766378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269113s 
2026-06-24T05:20:37.806571879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:37', 'rename_blacklist_to_blocklist') 
2026-06-24T05:20:37.809628777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.812423587Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-24T05:20:37.813808557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353797s 
2026-06-24T05:20:37.815731381Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-24T05:20:37.817328057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.819551616Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-06-24T05:20:37.825974224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-24T05:20:37.827433935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-24T05:20:37.829176024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-06-24T05:20:37.831805341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:37.842640257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119045s 
2026-06-24T05:20:37.844427868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-06-24T05:20:37.846961321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:37.857135898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112008s 
2026-06-24T05:20:37.858488432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:37.859984797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:37.877271961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171156s 
2026-06-24T05:20:37.880373028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:37', 'cdh_per_downloadclient') 
2026-06-24T05:20:37.883541681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.886359888Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-24T05:20:37.887722453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263912s 
2026-06-24T05:20:37.889516367Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-24T05:20:37.891073994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.893229587Z [Info] download_history: Starting migration of Main DB to 52 
2026-06-24T05:20:37.908235175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-06-24T05:20:37.913755415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-06-24T05:20:37.919185433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094259s 
2026-06-24T05:20:37.920770917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-06-24T05:20:37.923027483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-24T05:20:37.926123530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039475s 
2026-06-24T05:20:37.927648813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-06-24T05:20:37.929839325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-24T05:20:37.932790159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037377s 
2026-06-24T05:20:37.934320673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-06-24T05:20:37.936531506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-24T05:20:37.939490206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037943s 
2026-06-24T05:20:37.940865076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:37.942367162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:37.956778172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142065s 
2026-06-24T05:20:37.959722935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:37', 'download_history') 
2026-06-24T05:20:37.962841026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.965774435Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-24T05:20:37.967091598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234407s 
2026-06-24T05:20:37.968864720Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-24T05:20:37.970462198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.972662400Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-06-24T05:20:37.976468828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:37', 'add_update_history') 
2026-06-24T05:20:37.979590376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:37.982277780Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-24T05:20:37.983485413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011728s 
2026-06-24T05:20:37.985259927Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-24T05:20:37.986898057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:37.989119152Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-06-24T05:20:37.993850041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:37.995288700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-06-24T05:20:37.997016460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-06-24T05:20:37.999659755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:38.011005520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121953s 
2026-06-24T05:20:38.013532671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:38', 'add_on_update_to_notifications') 
2026-06-24T05:20:38.016573738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.019247043Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-24T05:20:38.020638466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205611s 
2026-06-24T05:20:38.022474895Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-24T05:20:38.024070159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.026277756Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-06-24T05:20:38.030843373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:38.032221228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-24T05:20:38.033751982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-06-24T05:20:38.036093369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:38.047151675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119377s 
2026-06-24T05:20:38.049892466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:38', 'download_client_per_indexer') 
2026-06-24T05:20:38.052937511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.055594954Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-24T05:20:38.056969112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201913s 
2026-06-24T05:20:38.058727825Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-24T05:20:38.060295563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.062683784Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-06-24T05:20:38.070327402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:38.071696500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-06-24T05:20:38.073310060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-06-24T05:20:38.075588019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:38.086732779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119898s 
2026-06-24T05:20:38.088137759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-06-24T05:20:38.089391335Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-06-24T05:20:38.091075948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-06-24T05:20:38.093647699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:38.104363866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117151s 
2026-06-24T05:20:38.105711391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:38.106962962Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-06-24T05:20:38.108517013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-06-24T05:20:38.110807507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:38.121390025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114304s 
2026-06-24T05:20:38.124065534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:38', 'AddNewItemMonitorType') 
2026-06-24T05:20:38.127034185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.129751949Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-24T05:20:38.131076277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196375s 
2026-06-24T05:20:38.132805951Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-24T05:20:38.134349341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.136527368Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-06-24T05:20:38.141312077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:38.142692367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-06-24T05:20:38.144238502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-06-24T05:20:38.146555439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:38.157867747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120201s 
2026-06-24T05:20:38.160761005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:38', 'ImportListSearch') 
2026-06-24T05:20:38.164164913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.166858649Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-24T05:20:38.168250262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210769s 
2026-06-24T05:20:38.170166302Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-24T05:20:38.171784171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.174256231Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-06-24T05:20:38.179285592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-06-24T05:20:38.180786916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-06-24T05:20:38.182443073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-06-24T05:20:38.184991517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:38.197003705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126257s 
2026-06-24T05:20:38.200228882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:38', 'ImportListMonitorExisting') 
2026-06-24T05:20:38.203730064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.206581669Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-24T05:20:38.208018924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223878s 
2026-06-24T05:20:38.209833760Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-24T05:20:38.211429264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.213950864Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-06-24T05:20:38.220500257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:38.222933208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-06-24T05:20:38.225779302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034903s 
2026-06-24T05:20:38.227449376Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:38.229536019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-06-24T05:20:38.232119443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031409s 
2026-06-24T05:20:38.233531598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-06-24T05:20:38.234806517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-24T05:20:38.236269183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-06-24T05:20:38.238303170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-06-24T05:20:38.250297723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121023s 
2026-06-24T05:20:38.253361495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:38', 'add_indexer_tags') 
2026-06-24T05:20:38.256915404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.259728140Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-24T05:20:38.261095955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218806s 
2026-06-24T05:20:38.262933527Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-24T05:20:38.264530785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.266968936Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-06-24T05:20:38.270566092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:38.272348763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:38.285825502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131893s 
2026-06-24T05:20:38.288950236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:38', 'update_audio_types') 
2026-06-24T05:20:38.292547162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:38.295375269Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-24T05:20:38.296816523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230093s 
2026-06-24T05:20:38.298994430Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-24T05:20:38.300779747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:38.303581480Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-06-24T05:20:38.350011411Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:38.352478240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-06-24T05:20:38.355144321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033145s 
2026-06-24T05:20:38.356647710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-06-24T05:20:38.357961787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-24T05:20:38.360748290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-06-24T05:20:38.436346328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2026-06-24T05:20:38.447833699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2026-06-24T05:20:38.453894098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-06-24T05:20:38.457615925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-06-24T05:20:38.486152170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-06-24T05:20:38.490091886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-06-24T05:20:38.493045536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307837s 
2026-06-24T05:20:38.494583835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:38.495815877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-06-24T05:20:38.497384066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-06-24T05:20:38.587225978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:38.603376372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-06-24T05:20:38.611709659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:38.616072257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:38.644686199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:38.649422710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:38.653142854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:38.656372560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1574247s 
2026-06-24T05:20:38.657741268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:38.659312693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-24T05:20:38.661114864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-06-24T05:20:38.738917703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:38.756283386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-06-24T05:20:38.764655270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:38.768613684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:38.796665143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:38.800482463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:38.804197747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:38.807197249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445696s 
2026-06-24T05:20:38.808589013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:38.809928351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-06-24T05:20:38.811473143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-06-24T05:20:38.888704051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:38.904521143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-06-24T05:20:38.912696663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-06-24T05:20:38.916573963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-06-24T05:20:38.944581794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-06-24T05:20:38.948783418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-06-24T05:20:38.952809558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:38.955834492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428332s 
2026-06-24T05:20:38.957240033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:38.958554831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-06-24T05:20:38.960169173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-06-24T05:20:39.034303173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-06-24T05:20:39.045255366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-06-24T05:20:39.051121152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:39.055587800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:39.084027861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:39.087654416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:39.091193776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:39.094925063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:39.098191683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365048s 
2026-06-24T05:20:39.099635321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-06-24T05:20:39.100912113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-24T05:20:39.102462727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-06-24T05:20:39.176676316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-06-24T05:20:39.187783872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-06-24T05:20:39.193764530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-06-24T05:20:39.197973408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-06-24T05:20:39.228343728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-06-24T05:20:39.231907437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-06-24T05:20:39.235436686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-06-24T05:20:39.239251782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-06-24T05:20:39.242283108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383425s 
2026-06-24T05:20:39.243652146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-24T05:20:39.244941102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-24T05:20:39.246556026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-06-24T05:20:39.320396604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:39.329513028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-06-24T05:20:39.335149523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-24T05:20:39.338800137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-24T05:20:39.367323676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187113s 
2026-06-24T05:20:39.368853097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-24T05:20:39.370129548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-06-24T05:20:39.371874223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-06-24T05:20:39.445737136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-06-24T05:20:39.455023343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-06-24T05:20:39.460361035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-06-24T05:20:39.463867068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-06-24T05:20:39.492282920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188018s 
2026-06-24T05:20:39.493768393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:39.495099985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-06-24T05:20:39.496674156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-06-24T05:20:39.570002192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-24T05:20:39.578822480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-06-24T05:20:39.583700446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-24T05:20:39.586840883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-24T05:20:39.615131793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163182s 
2026-06-24T05:20:39.617444071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:39.618957710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-06-24T05:20:39.621041718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-06-24T05:20:39.708231598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-24T05:20:39.717849323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-06-24T05:20:39.723474114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-24T05:20:39.727455995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-24T05:20:39.756243426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329356s 
2026-06-24T05:20:39.758283946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:39.759744628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-24T05:20:39.762338614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-06-24T05:20:39.837055307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-06-24T05:20:39.847283531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-06-24T05:20:39.852243423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-06-24T05:20:39.855794937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-06-24T05:20:39.884205489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202862s 
2026-06-24T05:20:39.885974372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-24T05:20:39.887423261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-06-24T05:20:39.889317186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-06-24T05:20:39.962826677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-24T05:20:39.972520595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-24T05:20:39.977490878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-24T05:20:39.981362136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-24T05:20:40.012468478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.017311123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1252999s 
2026-06-24T05:20:40.019162964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-24T05:20:40.020942930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-24T05:20:40.022842667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-06-24T05:20:40.101767246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-24T05:20:40.112119601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-24T05:20:40.118058003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-24T05:20:40.122421092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-24T05:20:40.151455791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.155263702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306418s 
2026-06-24T05:20:40.157125022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-06-24T05:20:40.158560483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-06-24T05:20:40.160366772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-06-24T05:20:40.233759598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-24T05:20:40.242025490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-06-24T05:20:40.246695237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-06-24T05:20:40.250832381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-06-24T05:20:40.280038024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.283474987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214002s 
2026-06-24T05:20:40.285024889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-06-24T05:20:40.286390861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-24T05:20:40.288090906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-06-24T05:20:40.361978288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-06-24T05:20:40.374062371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-06-24T05:20:40.379183548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-06-24T05:20:40.383907834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-06-24T05:20:40.412481214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-06-24T05:20:40.417278708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-06-24T05:20:40.421410061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-06-24T05:20:40.424696191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348968s 
2026-06-24T05:20:40.426203307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-24T05:20:40.427619349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-24T05:20:40.429255625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-06-24T05:20:40.502430452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-24T05:20:40.510305957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-06-24T05:20:40.514690550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-24T05:20:40.518030478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-24T05:20:40.546403013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1155276s 
2026-06-24T05:20:40.547950260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-06-24T05:20:40.549371493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:40.551063662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-06-24T05:20:40.627760383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-24T05:20:40.636225947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-06-24T05:20:40.640445026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-06-24T05:20:40.644165771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-06-24T05:20:40.672860024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177633s 
2026-06-24T05:20:40.673952705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-06-24T05:20:40.675242714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-06-24T05:20:40.676792656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-06-24T05:20:40.749747640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-06-24T05:20:40.762903853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-06-24T05:20:40.767477356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-06-24T05:20:40.772197204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-06-24T05:20:40.802202779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-06-24T05:20:40.807537886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-06-24T05:20:40.811784300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-06-24T05:20:40.816445219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-06-24T05:20:40.820023388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416418s 
2026-06-24T05:20:40.821519131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:40.822850052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-06-24T05:20:40.824689888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-06-24T05:20:40.907602000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-06-24T05:20:40.916224450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-06-24T05:20:40.920817983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:40.924574831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:40.953778901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:40.957217078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308129s 
2026-06-24T05:20:40.958710626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:40.960051567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-06-24T05:20:40.961991565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-06-24T05:20:41.034596685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-06-24T05:20:41.043287221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-06-24T05:20:41.047675562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:41.051815431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:41.081711525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:41.086629783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222806s 
2026-06-24T05:20:41.087966305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:41.089322878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-24T05:20:41.091505755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-06-24T05:20:41.171952702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-06-24T05:20:41.184167618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-06-24T05:20:41.190919900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:41.195812115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:41.226611720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:41.231302930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378865s 
2026-06-24T05:20:41.232955248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-24T05:20:41.234391882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-06-24T05:20:41.236302992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-06-24T05:20:41.318033184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-06-24T05:20:41.327707823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-06-24T05:20:41.333506684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-24T05:20:41.338153024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-24T05:20:41.367706969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:41.372038515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338483s 
2026-06-24T05:20:41.383771360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-24T05:20:41.385791449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s 
2026-06-24T05:20:41.388232527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-06-24T05:20:41.467442752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-06-24T05:20:41.482103936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-06-24T05:20:41.488465230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-24T05:20:41.492560650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-24T05:20:41.524591775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:41.529840769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140334s 
2026-06-24T05:20:41.531302173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-06-24T05:20:41.532644918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s 
2026-06-24T05:20:41.534324582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-06-24T05:20:41.617201253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-06-24T05:20:41.625811568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-06-24T05:20:41.630569021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-06-24T05:20:41.634469048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-06-24T05:20:41.663580963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-06-24T05:20:41.669392419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310568s 
2026-06-24T05:20:41.670915207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-24T05:20:41.672276629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-06-24T05:20:41.673950501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-06-24T05:20:41.748772256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-06-24T05:20:41.756484021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-06-24T05:20:41.761204761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-24T05:20:41.764658768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-24T05:20:41.793647385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172096s 
2026-06-24T05:20:41.795236085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-06-24T05:20:41.796688601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-06-24T05:20:41.798314055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-06-24T05:20:41.875520364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2026-06-24T05:20:41.883280607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-06-24T05:20:41.887903419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-06-24T05:20:41.892279574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-06-24T05:20:41.920024144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201s 
2026-06-24T05:20:41.921766244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-24T05:20:41.923073086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-06-24T05:20:41.924702609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-06-24T05:20:42.004841014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-06-24T05:20:42.013724900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-06-24T05:20:42.019054536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-24T05:20:42.022407942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-24T05:20:42.060265764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337417s 
2026-06-24T05:20:42.061911119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-06-24T05:20:42.063214604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-06-24T05:20:42.064938317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-06-24T05:20:42.149408307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-06-24T05:20:42.158423899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-06-24T05:20:42.163201643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-06-24T05:20:42.166793188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-06-24T05:20:42.194847653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282583s 
2026-06-24T05:20:42.196433788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-06-24T05:20:42.197715259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-06-24T05:20:42.199300262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-06-24T05:20:42.279408547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2026-06-24T05:20:42.286926290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2026-06-24T05:20:42.291150851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-06-24T05:20:42.294565810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-06-24T05:20:42.324537867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235773s 
2026-06-24T05:20:42.326003880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-24T05:20:42.327315483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-06-24T05:20:42.328975847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-06-24T05:20:42.402752366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-24T05:20:42.409280497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-24T05:20:42.413119190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-24T05:20:42.416911399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-24T05:20:42.448042962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-24T05:20:42.452140216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215815s 
2026-06-24T05:20:42.453544986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-06-24T05:20:42.454815796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-24T05:20:42.456459056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-06-24T05:20:42.532700831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-06-24T05:20:42.539590310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-06-24T05:20:42.543387288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-06-24T05:20:42.546925366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-06-24T05:20:42.575783649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-06-24T05:20:42.578759033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207846s 
2026-06-24T05:20:42.580118712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:42.581405264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-24T05:20:42.582919144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-06-24T05:20:42.658449656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:42.667117848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-06-24T05:20:42.671675519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:42.675894598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:42.704114816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:42.707628334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:42.710724130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263127s 
2026-06-24T05:20:42.712115774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:42.713366804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:42.714970054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-06-24T05:20:42.803339409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-06-24T05:20:42.811809361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-06-24T05:20:42.816608359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-06-24T05:20:42.820538826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-06-24T05:20:42.849334053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-06-24T05:20:42.853100470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-06-24T05:20:42.856281568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13958s 
2026-06-24T05:20:42.857390573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:42.858648046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-06-24T05:20:42.860241446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-24T05:20:42.938328598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-24T05:20:42.943431508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-24T05:20:42.946917881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-24T05:20:42.950242779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-24T05:20:42.978553990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:42.982431772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207341s 
2026-06-24T05:20:42.986505208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:42', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-24T05:20:42.989830346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:42.995536441Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-24T05:20:42.997128087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334032s 
2026-06-24T05:20:43.000351540Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-24T05:20:43.001976914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.005626446Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-06-24T05:20:43.021292124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:43.022776935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-06-24T05:20:43.024403252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-06-24T05:20:43.027103982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.039096991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129045s 
2026-06-24T05:20:43.040538505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:43.041864997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:43.043453828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-06-24T05:20:43.045830075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.056763449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118301s 
2026-06-24T05:20:43.059554501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:43', 'add_on_delete_to_notifications') 
2026-06-24T05:20:43.062797495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.065480800Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-24T05:20:43.066903185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203171s 
2026-06-24T05:20:43.068694043Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-24T05:20:43.070257422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.072522165Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-06-24T05:20:43.097506384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:43.099144544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-06-24T05:20:43.101103540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-06-24T05:20:43.103683668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.115559291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128643s 
2026-06-24T05:20:43.116910262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-06-24T05:20:43.119134713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-06-24T05:20:43.121732436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033848s 
2026-06-24T05:20:43.123071223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:43.124320018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-06-24T05:20:43.125860362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-06-24T05:20:43.128050544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-06-24T05:20:43.138748715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113643s 
2026-06-24T05:20:43.140129787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:43.141599958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:43.151174706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094768s 
2026-06-24T05:20:43.152957287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-06-24T05:20:43.157083599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2026-06-24T05:20:43.161738897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074055s 
2026-06-24T05:20:43.163988459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-06-24T05:20:43.166121486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-06-24T05:20:43.169165187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038765s 
2026-06-24T05:20:43.170589657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:43.171843362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-06-24T05:20:43.173440359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-06-24T05:20:43.175798349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-06-24T05:20:43.187128483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121411s 
2026-06-24T05:20:43.188624958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:43.189875347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-06-24T05:20:43.191429147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-06-24T05:20:43.193816796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.205239016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122901s 
2026-06-24T05:20:43.206692825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-06-24T05:20:43.207990399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-06-24T05:20:43.209575632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-06-24T05:20:43.212027401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.223262864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121949s 
2026-06-24T05:20:43.224620589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:43.226066021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:43.248244057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219228s 
2026-06-24T05:20:43.249905454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:43.251430556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:43.263461372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119504s 
2026-06-24T05:20:43.265276829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-06-24T05:20:43.352891104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-06-24T05:20:43.360846039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-06-24T05:20:43.365200801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-24T05:20:43.368606031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-24T05:20:43.397520227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307193s 
2026-06-24T05:20:43.399308359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-06-24T05:20:43.476605009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-06-24T05:20:43.483263392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-06-24T05:20:43.487188168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-06-24T05:20:43.490676235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-06-24T05:20:43.520403940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118918s 
2026-06-24T05:20:43.522612428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-24T05:20:43.524826970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-06-24T05:20:43.527318449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003076s 
2026-06-24T05:20:43.528714130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:43.529970251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-06-24T05:20:43.531994598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-06-24T05:20:43.534753266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.546083811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125338s 
2026-06-24T05:20:43.547461175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-06-24T05:20:43.548722546Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-06-24T05:20:43.550359153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-06-24T05:20:43.552749218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-06-24T05:20:43.563878688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120267s 
2026-06-24T05:20:43.566846045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:43', 'add_custom_formats') 
2026-06-24T05:20:43.569838153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.572997116Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-24T05:20:43.574320532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021025s 
2026-06-24T05:20:43.576333898Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-24T05:20:43.577937298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.580251350Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-06-24T05:20:43.586023888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-06-24T05:20:43.587399298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-06-24T05:20:43.588892346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-06-24T05:20:43.591065334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-06-24T05:20:43.602914223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126044s 
2026-06-24T05:20:43.606014829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:43', 'add_result_to_commands') 
2026-06-24T05:20:43.609063540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.611745593Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-24T05:20:43.613096254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213412s 
2026-06-24T05:20:43.614932954Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-24T05:20:43.616536885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.619191873Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-06-24T05:20:43.623655916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:43.625037970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-06-24T05:20:43.626649967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-06-24T05:20:43.629123300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:43.641115096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129649s 
2026-06-24T05:20:43.643950248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:43', 'health_restored_notification') 
2026-06-24T05:20:43.647015012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.649719199Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-24T05:20:43.651061182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213735s 
2026-06-24T05:20:43.652716457Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-24T05:20:43.654215015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.656408965Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-06-24T05:20:43.660251896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-06-24T05:20:43.662430084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-06-24T05:20:43.665041525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032837s 
2026-06-24T05:20:43.667537763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:43', 'remove_uc') 
2026-06-24T05:20:43.670441764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.672958674Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-24T05:20:43.674211848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111441s 
2026-06-24T05:20:43.676088829Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-24T05:20:43.677698872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.679964366Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-06-24T05:20:43.683114893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:43.684653562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:43.704153544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192805s 
2026-06-24T05:20:43.707367699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:43', 'download_clients_rename_tv_to_music') 
2026-06-24T05:20:43.711125579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.713921201Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-24T05:20:43.715312233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291512s 
2026-06-24T05:20:43.717277101Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-24T05:20:43.718896623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.721256758Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-06-24T05:20:43.725596199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-06-24T05:20:43.726978564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s 
2026-06-24T05:20:43.728592606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-06-24T05:20:43.731194056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-06-24T05:20:43.743231094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131165s 
2026-06-24T05:20:43.746179804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:43', 'add_colon_replacement_to_naming_config') 
2026-06-24T05:20:43.749292444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.752130070Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-24T05:20:43.753535782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217104s 
2026-06-24T05:20:43.755251509Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-24T05:20:43.756768394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.758934197Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-06-24T05:20:43.763731361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-06-24T05:20:43.840829672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-24T05:20:43.848416144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-06-24T05:20:43.852847310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-06-24T05:20:43.856792308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-06-24T05:20:43.887390927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-06-24T05:20:43.890771758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253661s 
2026-06-24T05:20:43.892190556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-06-24T05:20:43.893452508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-06-24T05:20:43.895129145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-06-24T05:20:43.897649432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-06-24T05:20:43.908896499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121982s 
2026-06-24T05:20:43.911740638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:43', 'list_sync_time') 
2026-06-24T05:20:43.914699689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.917531474Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-24T05:20:43.918846623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208635s 
2026-06-24T05:20:43.921045643Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-24T05:20:43.922606297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.925044328Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-06-24T05:20:43.929566267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-06-24T05:20:43.930946598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-06-24T05:20:43.932421018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-06-24T05:20:43.934470176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-06-24T05:20:43.946274575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124141s 
2026-06-24T05:20:43.949393197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:43', 'add_download_client_tags') 
2026-06-24T05:20:43.952541680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.955156186Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-24T05:20:43.956488350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211575s 
2026-06-24T05:20:43.958399720Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-24T05:20:43.959904141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:43.962154594Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-06-24T05:20:43.969775607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-06-24T05:20:43.974080809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-06-24T05:20:43.978920789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076619s 
2026-06-24T05:20:43.980535051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-06-24T05:20:43.983143726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-06-24T05:20:43.986067636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041383s 
2026-06-24T05:20:43.988769950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:43', 'add_notification_status') 
2026-06-24T05:20:43.991741125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:43.994555675Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-24T05:20:43.995888029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124236s 
2026-06-24T05:20:43.997728426Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-24T05:20:43.999308720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.001564634Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-06-24T05:20:44.004985946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:44.006507491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:44.028712572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219767s 
2026-06-24T05:20:44.031886346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:44', 'add_alac_24_quality_in_profiles') 
2026-06-24T05:20:44.035342217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.038116075Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-24T05:20:44.039480925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315178s 
2026-06-24T05:20:44.041248385Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-24T05:20:44.042773788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.044994521Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-06-24T05:20:44.049684699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-06-24T05:20:44.051025981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-06-24T05:20:44.052398025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-06-24T05:20:44.054348885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-06-24T05:20:44.066263427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124602s 
2026-06-24T05:20:44.067861957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-06-24T05:20:44.069872808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-06-24T05:20:44.081011155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117146s 
2026-06-24T05:20:44.083630612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:44', 'add_salt_to_users') 
2026-06-24T05:20:44.086629573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.089265603Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-24T05:20:44.090570131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198866s 
2026-06-24T05:20:44.092307932Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-24T05:20:44.093820218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.096041323Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-06-24T05:20:44.103027506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-06-24T05:20:44.107394774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-06-24T05:20:44.112408614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079027s 
2026-06-24T05:20:44.113883585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-06-24T05:20:44.115903975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-06-24T05:20:44.118890401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036647s 
2026-06-24T05:20:44.121543556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:44', 'add_auto_tagging') 
2026-06-24T05:20:44.124466223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.127125670Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-24T05:20:44.128435439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011781s 
2026-06-24T05:20:44.130375046Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-24T05:20:44.132053187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.134318921Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-06-24T05:20:44.139030743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-06-24T05:20:44.140451184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-06-24T05:20:44.142053181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-06-24T05:20:44.144316881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-06-24T05:20:44.156523932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129361s 
2026-06-24T05:20:44.158721469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-24T05:20:44.161010801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-06-24T05:20:44.163534825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032471s 
2026-06-24T05:20:44.166305246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:44', 'quality_definition_preferred_size') 
2026-06-24T05:20:44.169406574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.172210632Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-24T05:20:44.173574900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116035s 
2026-06-24T05:20:44.175471440Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-24T05:20:44.177074871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.179326056Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-06-24T05:20:44.183703213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-06-24T05:20:44.185129206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-06-24T05:20:44.186691062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-06-24T05:20:44.189064944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:44.201357497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132004s 
2026-06-24T05:20:44.204228831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:44', 'add_on_artist_add_to_notifications') 
2026-06-24T05:20:44.207318305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.211224824Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-24T05:20:44.212635927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228062s 
2026-06-24T05:20:44.214485853Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-24T05:20:44.216080185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.218677928Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-06-24T05:20:44.222594047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-06-24T05:20:44.223994869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-06-24T05:20:44.225518538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-06-24T05:20:44.227630813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-06-24T05:20:44.239878235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128586s 
2026-06-24T05:20:44.242583555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:44', 'album_last_searched_time') 
2026-06-24T05:20:44.245635693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.248336995Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-24T05:20:44.249711444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211529s 
2026-06-24T05:20:44.251384063Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-24T05:20:44.252918815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.255093435Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-06-24T05:20:44.260574567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-06-24T05:20:44.261946230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-06-24T05:20:44.263422303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-06-24T05:20:44.265687336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:44.277934748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130317s 
2026-06-24T05:20:44.279271060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-06-24T05:20:44.280516479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-06-24T05:20:44.282010138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-06-24T05:20:44.284221322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-06-24T05:20:44.295834386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124087s 
2026-06-24T05:20:44.298495657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:44', 'add_indexer_flags') 
2026-06-24T05:20:44.301459217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.304064425Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-24T05:20:44.305338251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205337s 
2026-06-24T05:20:44.307181755Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-24T05:20:44.308767669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.311026870Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-06-24T05:20:44.316664878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-06-24T05:20:44.318752614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-06-24T05:20:44.322177914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040519s 
2026-06-24T05:20:44.323648456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-06-24T05:20:44.325667994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-06-24T05:20:44.328643238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035993s 
2026-06-24T05:20:44.330128500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-06-24T05:20:44.332278741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-06-24T05:20:44.335210297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037373s 
2026-06-24T05:20:44.337955867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:44', 'add_indexes_album_statistics') 
2026-06-24T05:20:44.340981643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.343750942Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-24T05:20:44.345108937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01201s 
2026-06-24T05:20:44.346847810Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-24T05:20:44.348435879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:44.350651783Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-06-24T05:20:44.354636340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-24T05:20:44.357528646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-06-24T05:20:44.360605634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040788s 
2026-06-24T05:20:44.363240141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:44', 'update_redacted_baseurl') 
2026-06-24T05:20:44.366474908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:44.369206270Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-24T05:20:44.370519906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125152s 
2026-06-24T05:20:44.494763188Z [Debug] MigrationController: Took: 00:00:21.1793737 
2026-06-24T05:20:45.792425284Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-06-24T05:20:46.372024387Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-06-24T05:20:47.169822332Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-06-24T05:20:47.570656573Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-06-24T05:20:47.582616936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-06-24T05:20:47.585078004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-06-24T05:20:47.661344018Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-06-24T05:20:47.663794855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788606s 
2026-06-24T05:20:47.665985057Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-06-24T05:20:47.668034195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0809053s 
2026-06-24T05:20:47.697910118Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-06-24T05:20:47.700526669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.705477011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-06-24T05:20:47.708634141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-06-24T05:20:47.714093549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064718s 
2026-06-24T05:20:47.716291487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.720597200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-06-24T05:20:47.722545325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01297s 
2026-06-24T05:20:47.726987894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-06-24T05:20:47.729319822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.735889626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-06-24T05:20:47.738699106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:47.742999529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049014s 
2026-06-24T05:20:47.745067504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:47.746954736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-06-24T05:20:47.749484322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-06-24T05:20:47.752369464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-06-24T05:20:47.761316297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092916s 
2026-06-24T05:20:47.763693205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.767147173Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-06-24T05:20:47.769156901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153001s 
2026-06-24T05:20:47.772590478Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-06-24T05:20:47.774938448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.781053466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:47.783052103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-06-24T05:20:47.785222184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-06-24T05:20:47.788099661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-06-24T05:20:47.792665168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005233s 
2026-06-24T05:20:47.794766982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.798133052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-06-24T05:20:47.800234606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105333s 
2026-06-24T05:20:47.804378924Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-06-24T05:20:47.806619117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.812285251Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-06-24T05:20:47.821516527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-06-24T05:20:47.826129330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-06-24T05:20:47.832589984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089314s 
2026-06-24T05:20:47.834592408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-06-24T05:20:47.837089198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-24T05:20:47.840701815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004136s 
2026-06-24T05:20:47.844282789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:47', 'InitialSetup') 
2026-06-24T05:20:47.848919870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.852404299Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-06-24T05:20:47.854368877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157481s 
2026-06-24T05:20:47.856922752Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-06-24T05:20:47.859314259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.862303030Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-06-24T05:20:47.866646539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:47', 'add_reason_to_pending_releases') 
2026-06-24T05:20:47.871163909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.874648188Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-06-24T05:20:47.876797989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152925s 
2026-06-24T05:20:47.879068713Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-06-24T05:20:47.895825549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.899702779Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-06-24T05:20:47.903075394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:47', 'add_medium_support') 
2026-06-24T05:20:47.907450317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.910751146Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-06-24T05:20:47.912822188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294731s 
2026-06-24T05:20:47.915215760Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-06-24T05:20:47.917590654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.920481738Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-06-24T05:20:47.923970626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:47', 'add_various_qualites_in_profile') 
2026-06-24T05:20:47.928387143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.931786711Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-06-24T05:20:47.933950089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141223s 
2026-06-24T05:20:47.936227427Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-06-24T05:20:47.938560086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.941320847Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-06-24T05:20:47.944625244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:47', 'metadata_profiles') 
2026-06-24T05:20:47.948844123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.952108829Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-06-24T05:20:47.954102976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137146s 
2026-06-24T05:20:47.956588803Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-06-24T05:20:47.959045994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.961963901Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-06-24T05:20:47.965719347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:47', 'separate_automatic_and_interactive_search') 
2026-06-24T05:20:47.970152788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.973655013Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-06-24T05:20:47.975920777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144244s 
2026-06-24T05:20:47.978234247Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-06-24T05:20:47.980710436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:47.983473512Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-06-24T05:20:47.986994344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:47', 'change_album_path_to_relative') 
2026-06-24T05:20:47.991350720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:47.994929880Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-06-24T05:20:47.997057426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142778s 
2026-06-24T05:20:47.999436518Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-06-24T05:20:48.001784548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.004618367Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-06-24T05:20:48.008074840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:48', 'change_quality_size_mb_to_kb') 
2026-06-24T05:20:48.012362377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.016183775Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-06-24T05:20:48.018356051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014322s 
2026-06-24T05:20:48.020751867Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-06-24T05:20:48.022821857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.025632769Z [Info] album_releases: Starting migration of Log DB to 9 
2026-06-24T05:20:48.028929160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:48', 'album_releases') 
2026-06-24T05:20:48.033259082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.036552206Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-06-24T05:20:48.038563277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138027s 
2026-06-24T05:20:48.040888792Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-06-24T05:20:48.043147362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.045951300Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-06-24T05:20:48.049222069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:48', 'album_releases_fix') 
2026-06-24T05:20:48.053412450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.056725394Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-06-24T05:20:48.058747628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136288s 
2026-06-24T05:20:48.060991758Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-06-24T05:20:48.063275849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.066110891Z [Info] import_lists: Starting migration of Log DB to 11 
2026-06-24T05:20:48.069388844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:48', 'import_lists') 
2026-06-24T05:20:48.073627252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.077477598Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-06-24T05:20:48.079452537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140815s 
2026-06-24T05:20:48.081804745Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-06-24T05:20:48.084103045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.087350136Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-06-24T05:20:48.090715926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:48', 'add_release_status') 
2026-06-24T05:20:48.094904594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.098270144Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-06-24T05:20:48.100299923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142617s 
2026-06-24T05:20:48.102652913Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-06-24T05:20:48.105058829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.107916616Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-06-24T05:20:48.111407027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:48', 'album_download_notification') 
2026-06-24T05:20:48.115758904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.119263514Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-06-24T05:20:48.121398505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014189s 
2026-06-24T05:20:48.123756595Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-06-24T05:20:48.126166439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.129170431Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-06-24T05:20:48.132719581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:48', 'fix_language_metadata_profiles') 
2026-06-24T05:20:48.137090796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.140557369Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-06-24T05:20:48.142725196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142973s 
2026-06-24T05:20:48.145073597Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-06-24T05:20:48.147300032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.150101986Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-06-24T05:20:48.153358366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:48', 'remove_fanzub') 
2026-06-24T05:20:48.157600071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.161043428Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-06-24T05:20:48.163064258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138301s 
2026-06-24T05:20:48.165618494Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-06-24T05:20:48.168007076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.170954363Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-06-24T05:20:48.174606790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:48', 'update_artist_history_indexes') 
2026-06-24T05:20:48.178914117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.182389488Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-06-24T05:20:48.184563738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143229s 
2026-06-24T05:20:48.186696615Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-06-24T05:20:48.188961327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.191750565Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-06-24T05:20:48.195097217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:48', 'remove_nma') 
2026-06-24T05:20:48.199287258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.202555872Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-06-24T05:20:48.204611202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137117s 
2026-06-24T05:20:48.206948110Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-06-24T05:20:48.209257101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.212110289Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-06-24T05:20:48.215645651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:48', 'album_disambiguation') 
2026-06-24T05:20:48.220008489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.223316564Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-06-24T05:20:48.225389049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140847s 
2026-06-24T05:20:48.228531138Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-06-24T05:20:48.230925932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.234181480Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-06-24T05:20:48.237990844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:48', 'add_ape_quality_in_profiles') 
2026-06-24T05:20:48.242339244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.245794825Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-06-24T05:20:48.247905507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148378s 
2026-06-24T05:20:48.250212715Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-06-24T05:20:48.252425673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.255225072Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-06-24T05:20:48.259007742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:48', 'remove_pushalot') 
2026-06-24T05:20:48.263273345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.266584454Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-06-24T05:20:48.268616488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142573s 
2026-06-24T05:20:48.270931602Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-06-24T05:20:48.273213078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.276069742Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-06-24T05:20:48.280184060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:48', 'add_custom_filters') 
2026-06-24T05:20:48.284584675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.289199522Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-06-24T05:20:48.291238309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160312s 
2026-06-24T05:20:48.294834543Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-06-24T05:20:48.297066870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.299889145Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-06-24T05:20:48.303122909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:48', 'import_list_tags') 
2026-06-24T05:20:48.307322349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.310663960Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-06-24T05:20:48.312688729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136374s 
2026-06-24T05:20:48.316252138Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-06-24T05:20:48.318372770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.321709661Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-06-24T05:20:48.325824791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:48', 'add_release_groups_etc') 
2026-06-24T05:20:48.330916428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.334712144Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-06-24T05:20:48.337144414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162309s 
2026-06-24T05:20:48.339797098Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-06-24T05:20:48.342139446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.345084699Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-06-24T05:20:48.348499148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:48', 'NewMediaInfoFormat') 
2026-06-24T05:20:48.352801926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.356042904Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-06-24T05:20:48.358034506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01397s 
2026-06-24T05:20:48.360744064Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-06-24T05:20:48.363794309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.368438354Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-06-24T05:20:48.372370185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:48', 'rename_restrictions_to_release_profiles') 
2026-06-24T05:20:48.376826472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.380202322Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-06-24T05:20:48.382397324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167835s 
2026-06-24T05:20:48.384907581Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-06-24T05:20:48.387391925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.391967683Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-06-24T05:20:48.396515444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:48', 'rename_quality_profiles_add_upgrade_allowed') 
2026-06-24T05:20:48.401019066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.404448395Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-06-24T05:20:48.406712696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168336s 
2026-06-24T05:20:48.408979753Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-06-24T05:20:48.411243864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.414161922Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-06-24T05:20:48.417597132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:48', 'add_import_exclusions') 
2026-06-24T05:20:48.421917185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.425143544Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-06-24T05:20:48.427176018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138806s 
2026-06-24T05:20:48.429505531Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-06-24T05:20:48.431841026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.435128338Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-06-24T05:20:48.438570141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:48', 'clean_artist_metadata_table') 
2026-06-24T05:20:48.442800684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.446807014Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-06-24T05:20:48.448949039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149009s 
2026-06-24T05:20:48.451303381Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-06-24T05:20:48.453708476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.456621956Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-06-24T05:20:48.460077166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:48', 'health_issue_notification') 
2026-06-24T05:20:48.464382770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.468042802Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-06-24T05:20:48.470133063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143992s 
2026-06-24T05:20:48.472918755Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-06-24T05:20:48.475334371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.478484396Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-06-24T05:20:48.482136042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:48', 'add_mediafilerepository_mtime') 
2026-06-24T05:20:48.486516827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.490236701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-06-24T05:20:48.492546855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146521s 
2026-06-24T05:20:48.495006660Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-06-24T05:20:48.497492347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.501081758Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-06-24T05:20:48.504848355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:48', 'add_artistmetadataid_constraint') 
2026-06-24T05:20:48.509645369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.513198226Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-06-24T05:20:48.515432196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156284s 
2026-06-24T05:20:48.517763272Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-06-24T05:20:48.520130801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.523016444Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-06-24T05:20:48.526445361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:48', 'old_ids_and_artist_alias') 
2026-06-24T05:20:48.530894484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.534352971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-06-24T05:20:48.536426188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142868s 
2026-06-24T05:20:48.538694296Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-06-24T05:20:48.541062828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.543862217Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-06-24T05:20:48.547244811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:48', 'download_propers_config') 
2026-06-24T05:20:48.551466956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.554996607Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-06-24T05:20:48.557077388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139165s 
2026-06-24T05:20:48.559392572Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-06-24T05:20:48.561724309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.564511664Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-06-24T05:20:48.570001072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:48', 'remove_language_profiles') 
2026-06-24T05:20:48.574447710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.577976709Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-06-24T05:20:48.580144996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162241s 
2026-06-24T05:20:48.582346021Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-06-24T05:20:48.584655242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.587447527Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-06-24T05:20:48.590928279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:48', 'multi_disc_naming_format') 
2026-06-24T05:20:48.595158531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.598501485Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-06-24T05:20:48.600596345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138613s 
2026-06-24T05:20:48.602889023Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-06-24T05:20:48.605220630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.608051022Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-06-24T05:20:48.611500250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:48', 'add_download_client_priority') 
2026-06-24T05:20:48.615784220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.619206113Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-06-24T05:20:48.621338208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139288s 
2026-06-24T05:20:48.623558491Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-06-24T05:20:48.625804235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.628555618Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-06-24T05:20:48.631906367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:48', 'remove_growl_prowl') 
2026-06-24T05:20:48.636051778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.639530075Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-06-24T05:20:48.641553551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136502s 
2026-06-24T05:20:48.643856129Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-06-24T05:20:48.646154269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.649016685Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-06-24T05:20:48.652409630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:48', 'remove_plex_hometheatre') 
2026-06-24T05:20:48.656699702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.660074761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-06-24T05:20:48.662175082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139435s 
2026-06-24T05:20:48.664476368Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-06-24T05:20:48.666789999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.669684980Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-06-24T05:20:48.673109278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:48', 'add_root_folder_add_defaults') 
2026-06-24T05:20:48.677442788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.680893008Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-06-24T05:20:48.682986987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140309s 
2026-06-24T05:20:48.685167880Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-06-24T05:20:48.687356479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.690289667Z [Info] task_duration: Starting migration of Log DB to 40 
2026-06-24T05:20:48.693508832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:48', 'task_duration') 
2026-06-24T05:20:48.697676147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.701140296Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-06-24T05:20:48.703142740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138734s 
2026-06-24T05:20:48.705645641Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-06-24T05:20:48.708206971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.711140651Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-06-24T05:20:48.714898731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:48', 'add_indexer_and_enabled_to_release_profiles') 
2026-06-24T05:20:48.719314838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.722852003Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-06-24T05:20:48.725119931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144841s 
2026-06-24T05:20:48.727326105Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-06-24T05:20:48.729580778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.732557745Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-06-24T05:20:48.735803182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:48', 'remove_album_folders') 
2026-06-24T05:20:48.740327306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.743374023Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-06-24T05:20:48.745428352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138118s 
2026-06-24T05:20:48.747766322Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-06-24T05:20:48.750100824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.753000425Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-06-24T05:20:48.756394963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-24T05:20:48', 'flexible_delay_profiles') 
2026-06-24T05:20:48.760608511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.764238614Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-06-24T05:20:48.766029432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138498s 
2026-06-24T05:20:48.768339465Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-06-24T05:20:48.770598626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.773405150Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-06-24T05:20:48.776802213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:48', 'add_priority_to_indexers') 
2026-06-24T05:20:48.781150893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.784486562Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-06-24T05:20:48.786521913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138558s 
2026-06-24T05:20:48.788886917Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-06-24T05:20:48.791266600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.794146913Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-06-24T05:20:48.797719510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:48', 'remove_chown_and_folderchmod_config') 
2026-06-24T05:20:48.802070935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.805484963Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-06-24T05:20:48.807691197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141106s 
2026-06-24T05:20:48.809989327Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-06-24T05:20:48.812327537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.815120273Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-06-24T05:20:48.818526975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-24T05:20:48', 'convert_blacklist_protocol') 
2026-06-24T05:20:48.822850455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.826236736Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-06-24T05:20:48.828305664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139096s 
2026-06-24T05:20:48.830488962Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-06-24T05:20:48.832690427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.835437260Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-06-24T05:20:48.838723510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:48', 'update_notifiarr') 
2026-06-24T05:20:48.843343457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.846240142Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-06-24T05:20:48.848227275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136149s 
2026-06-24T05:20:48.850532429Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-06-24T05:20:48.853464676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.856405089Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-06-24T05:20:48.859829137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:48', 'email_multiple_addresses') 
2026-06-24T05:20:48.864442830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.867522074Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-06-24T05:20:48.869595510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140458s 
2026-06-24T05:20:48.871963130Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-06-24T05:20:48.874291861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.877214478Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-06-24T05:20:48.880821745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:48', 'rename_blacklist_to_blocklist') 
2026-06-24T05:20:48.885088019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.888484712Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-06-24T05:20:48.890586145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141148s 
2026-06-24T05:20:48.892839163Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-06-24T05:20:48.895084136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.897848936Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-06-24T05:20:48.901364397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:48', 'cdh_per_downloadclient') 
2026-06-24T05:20:48.905713699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.909224010Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-06-24T05:20:48.911256143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141367s 
2026-06-24T05:20:48.913632390Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-06-24T05:20:48.915841441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.918717574Z [Info] download_history: Starting migration of Log DB to 52 
2026-06-24T05:20:48.922158857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:48', 'download_history') 
2026-06-24T05:20:48.926417946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.929941785Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-06-24T05:20:48.931923788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141579s 
2026-06-24T05:20:48.934465087Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-06-24T05:20:48.936702694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.939718870Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-06-24T05:20:48.948192029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-06-24T05:20:48.952917408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-06-24T05:20:48.958168226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078032s 
2026-06-24T05:20:48.960317285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-06-24T05:20:48.962985249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-24T05:20:48.966768119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044534s 
2026-06-24T05:20:48.969998557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:48', 'add_update_history') 
2026-06-24T05:20:48.974106963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.977466952Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-06-24T05:20:48.979457582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150153s 
2026-06-24T05:20:48.982024333Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-06-24T05:20:48.984311851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:48.987266172Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-06-24T05:20:48.990820753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:48', 'add_on_update_to_notifications') 
2026-06-24T05:20:48.995090113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:48.998497166Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-06-24T05:20:49.000623590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141467s 
2026-06-24T05:20:49.002968694Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-06-24T05:20:49.005353508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.008304032Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-06-24T05:20:49.011697989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:49', 'download_client_per_indexer') 
2026-06-24T05:20:49.015945615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.019286606Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-06-24T05:20:49.021378129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139602s 
2026-06-24T05:20:49.023574954Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-06-24T05:20:49.025826320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.028809759Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-06-24T05:20:49.032145299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:49', 'AddNewItemMonitorType') 
2026-06-24T05:20:49.036246050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.039514754Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-06-24T05:20:49.041550235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137188s 
2026-06-24T05:20:49.043713472Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-06-24T05:20:49.045907692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.049268803Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-06-24T05:20:49.052551536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:49', 'ImportListSearch') 
2026-06-24T05:20:49.056642427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.059870469Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-06-24T05:20:49.061846651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140241s 
2026-06-24T05:20:49.064368491Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-06-24T05:20:49.066767383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.069584648Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-06-24T05:20:49.072992433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:49', 'ImportListMonitorExisting') 
2026-06-24T05:20:49.077236122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.080588816Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-06-24T05:20:49.082657283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138738s 
2026-06-24T05:20:49.085194814Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-06-24T05:20:49.087429476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.090225178Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-06-24T05:20:49.093403190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:49', 'add_indexer_tags') 
2026-06-24T05:20:49.097634503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.101065365Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-06-24T05:20:49.103038920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135513s 
2026-06-24T05:20:49.105741414Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-06-24T05:20:49.108020075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.111311936Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-06-24T05:20:49.114634159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:49', 'update_audio_types') 
2026-06-24T05:20:49.118825772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.122032171Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-06-24T05:20:49.124058393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140673s 
2026-06-24T05:20:49.126697359Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-06-24T05:20:49.129258589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.132150143Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-06-24T05:20:49.139862089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-06-24T05:20:49.142118394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002739s 
2026-06-24T05:20:49.144696608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-06-24T05:20:49.158625707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-06-24T05:20:49.166814323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-06-24T05:20:49.172204141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-06-24T05:20:49.176228076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-06-24T05:20:49.183353119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-06-24T05:20:49.187100679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402782s 
2026-06-24T05:20:49.189131780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-06-24T05:20:49.191461814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.51E-05s 
2026-06-24T05:20:49.193626404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-06-24T05:20:49.203973448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-06-24T05:20:49.210570127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-06-24T05:20:49.215165163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-06-24T05:20:49.219185372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-06-24T05:20:49.226495277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-06-24T05:20:49.230387478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345773s 
2026-06-24T05:20:49.232477909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-06-24T05:20:49.234380341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-06-24T05:20:49.236551405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-06-24T05:20:49.246272928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-06-24T05:20:49.251999223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-06-24T05:20:49.256752860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-06-24T05:20:49.260754701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-06-24T05:20:49.268165209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-06-24T05:20:49.272447967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336277s 
2026-06-24T05:20:49.276033860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:49', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-06-24T05:20:49.280550599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.284756522Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-06-24T05:20:49.287077587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045523s 
2026-06-24T05:20:49.289552793Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-06-24T05:20:49.291853869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.294818090Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-06-24T05:20:49.298381629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:49', 'add_on_delete_to_notifications') 
2026-06-24T05:20:49.302645809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.306069225Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-06-24T05:20:49.308209847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141339s 
2026-06-24T05:20:49.310414087Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-06-24T05:20:49.312672427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.315441585Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-06-24T05:20:49.318657163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:49', 'add_custom_formats') 
2026-06-24T05:20:49.322963628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.326274247Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-06-24T05:20:49.328263304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013668s 
2026-06-24T05:20:49.330463045Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-06-24T05:20:49.332732727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.335505613Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-06-24T05:20:49.339013009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:49', 'add_result_to_commands') 
2026-06-24T05:20:49.343187207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.347351877Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-06-24T05:20:49.349817043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143229s 
2026-06-24T05:20:49.353197863Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-06-24T05:20:49.356499164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.360669064Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-06-24T05:20:49.364477806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:49', 'health_restored_notification') 
2026-06-24T05:20:49.369437156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.372947748Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-06-24T05:20:49.375095144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167003s 
2026-06-24T05:20:49.377295908Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-06-24T05:20:49.379427882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.382263485Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-06-24T05:20:49.385396446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:49', 'remove_uc') 
2026-06-24T05:20:49.389613912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.392863869Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-06-24T05:20:49.394764347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135605s 
2026-06-24T05:20:49.397103278Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-06-24T05:20:49.399458052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.402276339Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-06-24T05:20:49.405818635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:49', 'download_clients_rename_tv_to_music') 
2026-06-24T05:20:49.410093557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.413528977Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-06-24T05:20:49.415650060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139305s 
2026-06-24T05:20:49.417981346Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-06-24T05:20:49.420381722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.423168646Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-06-24T05:20:49.427002880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:49', 'add_colon_replacement_to_naming_config') 
2026-06-24T05:20:49.431584760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.435031793Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-06-24T05:20:49.437191234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145097s 
2026-06-24T05:20:49.439321094Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-06-24T05:20:49.441461155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.444244522Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-06-24T05:20:49.447340309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:49', 'list_sync_time') 
2026-06-24T05:20:49.451435959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.454616466Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-06-24T05:20:49.456563248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132129s 
2026-06-24T05:20:49.458966118Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-06-24T05:20:49.461223004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.463951451Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-06-24T05:20:49.467262501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:49', 'add_download_client_tags') 
2026-06-24T05:20:49.471400747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.474996621Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-06-24T05:20:49.477036841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137249s 
2026-06-24T05:20:49.479489171Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-06-24T05:20:49.481727109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.484446738Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-06-24T05:20:49.487717747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:49', 'add_notification_status') 
2026-06-24T05:20:49.491896214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.495185370Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-06-24T05:20:49.497219357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134385s 
2026-06-24T05:20:49.499678521Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-06-24T05:20:49.501838883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.504636479Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-06-24T05:20:49.508131629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:49', 'add_alac_24_quality_in_profiles') 
2026-06-24T05:20:49.512389838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.515800167Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-06-24T05:20:49.517925308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139303s 
2026-06-24T05:20:49.520186102Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-06-24T05:20:49.522395884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.525111394Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-06-24T05:20:49.528338475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:49', 'add_salt_to_users') 
2026-06-24T05:20:49.532490179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.535739735Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-06-24T05:20:49.537815677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133919s 
2026-06-24T05:20:49.539947571Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-06-24T05:20:49.542120669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.544830428Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-06-24T05:20:49.548191398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:49', 'add_auto_tagging') 
2026-06-24T05:20:49.552136044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.555356552Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-06-24T05:20:49.557339476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132644s 
2026-06-24T05:20:49.559661765Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-06-24T05:20:49.562000876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.564903433Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-06-24T05:20:49.568705603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:49', 'quality_definition_preferred_size') 
2026-06-24T05:20:49.573963294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.577939825Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-06-24T05:20:49.580398387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156889s 
2026-06-24T05:20:49.583177526Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-06-24T05:20:49.585720158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.589078112Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-06-24T05:20:49.593106988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:49', 'add_on_artist_add_to_notifications') 
2026-06-24T05:20:49.598515203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.602444979Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-06-24T05:20:49.604725413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165171s 
2026-06-24T05:20:49.607203565Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-06-24T05:20:49.609514460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.612826773Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-06-24T05:20:49.616956792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:49', 'album_last_searched_time') 
2026-06-24T05:20:49.621951484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.626136314Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-06-24T05:20:49.628338741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016438s 
2026-06-24T05:20:49.631096025Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-06-24T05:20:49.633431811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.637005049Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-06-24T05:20:49.640531443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:49', 'add_indexer_flags') 
2026-06-24T05:20:49.645432936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.649561112Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-06-24T05:20:49.651691113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160735s 
2026-06-24T05:20:49.654240709Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-06-24T05:20:49.656682408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.660073449Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-06-24T05:20:49.663904406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:49', 'add_indexes_album_statistics') 
2026-06-24T05:20:49.669403143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.673384724Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-06-24T05:20:49.676077648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164934s 
2026-06-24T05:20:49.678649529Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-06-24T05:20:49.681024925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-06-24T05:20:49.684378730Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-06-24T05:20:49.688059756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:49', 'update_redacted_baseurl') 
2026-06-24T05:20:49.693385404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-06-24T05:20:49.697306643Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-06-24T05:20:49.699747671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161328s 
2026-06-24T05:20:53.913857696Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-06-24T05:20:53.920047495Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-06-24T05:20:54.076639522Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-06-24T05:20:54.229198855Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-06-24T05:20:55.785046532Z [Info] QualityProfileService: Setting up default quality profiles 
2026-06-24T05:20:56.087406752Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-06-24T05:20:56.264074190Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-06-24T05:20:59.443221835Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-06-24T05:20:59.528533130Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-06-24T05:20:59.561382674Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-06-24T05:21:00.333015720Z [ls.io-init] done.