2026-07-04T14:58:20.886005504Z [migrations] started
2026-07-04T14:58:20.886070130Z [migrations] no migrations found
2026-07-04T14:58:21.051644822Z usermod: no changes
2026-07-04T14:58:21.100515562Z ───────────────────────────────────────
2026-07-04T14:58:21.100649862Z 
2026-07-04T14:58:21.100655541Z       ██╗     ███████╗██╗ ██████╗
2026-07-04T14:58:21.100659477Z       ██║     ██╔════╝██║██╔═══██╗
2026-07-04T14:58:21.100662751Z       ██║     ███████╗██║██║   ██║
2026-07-04T14:58:21.100665906Z       ██║     ╚════██║██║██║   ██║
2026-07-04T14:58:21.100669081Z       ███████╗███████║██║╚██████╔╝
2026-07-04T14:58:21.100685746Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T14:58:21.100688921Z 
2026-07-04T14:58:21.100691575Z    Brought to you by linuxserver.io
2026-07-04T14:58:21.100694329Z ───────────────────────────────────────
2026-07-04T14:58:21.101259546Z 
2026-07-04T14:58:21.101278985Z To support the app dev(s) visit:
2026-07-04T14:58:21.104284739Z Lidarr: https://opencollective.com/lidarr
2026-07-04T14:58:21.105402414Z 
2026-07-04T14:58:21.105424267Z To support LSIO projects visit:
2026-07-04T14:58:21.105427662Z https://www.linuxserver.io/donate/
2026-07-04T14:58:21.105430526Z 
2026-07-04T14:58:21.105433230Z ───────────────────────────────────────
2026-07-04T14:58:21.105437417Z GID/UID
2026-07-04T14:58:21.105440101Z ───────────────────────────────────────
2026-07-04T14:58:21.113344234Z 
2026-07-04T14:58:21.113375050Z User UID:    911
2026-07-04T14:58:21.113378685Z User GID:    911
2026-07-04T14:58:21.113400829Z ───────────────────────────────────────
2026-07-04T14:58:21.117102496Z Linuxserver.io version: 3.1.3.4968-pkg-52749f68-dev-cd62465fa247f19f1f1032197068e10773e730a7-pr-132
2026-07-04T14:58:21.119692767Z Build-date: 2026-07-04T14:54:22+00:00
2026-07-04T14:58:21.119715572Z ───────────────────────────────────────
2026-07-04T14:58:21.119720118Z     
2026-07-04T14:58:21.327403105Z [custom-init] No custom files found, skipping...
2026-07-04T14:58:22.109991767Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968 
2026-07-04T14:58:22.148032418Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:58:22.158069077Z [Debug] Bootstrap: Console selected 
2026-07-04T14:58:22.161466599Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:58:22.173081643Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:58:22.913875398Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-07-04T14:58:23.029582647Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e3cc5f13-2652-456c-a093-fed6836f661c} may be persisted to storage in unencrypted form. 
2026-07-04T14:58:23.176221113Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-07-04T14:58:23.252032982Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-04T14:58:23.384962707Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T14:58:23.398533192Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:23.401771835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:23.515403413Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T14:58:23.524596438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1169584s 
2026-07-04T14:58:23.525599191Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T14:58:23.526328945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261957s 
2026-07-04T14:58:23.544120343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T14:58:23.545677046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.555385794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T14:58:23.574010271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T14:58:23.596193982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386515s 
2026-07-04T14:58:23.597847820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:23.616056164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T14:58:23.616706248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596568s 
2026-07-04T14:58:23.618700466Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T14:58:23.619334136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.628864907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T14:58:23.631296531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:58:23.633417128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036978s 
2026-07-04T14:58:23.634362595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:58:23.635253400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003029s 
2026-07-04T14:58:23.636315271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T14:58:23.637612716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T14:58:23.639615537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025843s 
2026-07-04T14:58:23.640423557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:23.642397955Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T14:58:23.643077774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053747s 
2026-07-04T14:58:23.644328568Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T14:58:23.645104922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.647555934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:58:23.648966247Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.48E-05s 
2026-07-04T14:58:23.652577459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T14:58:23.653455975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T14:58:23.654684676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013181s 
2026-07-04T14:58:23.655141941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:23.663174618Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T14:58:23.665639501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095474s 
2026-07-04T14:58:23.676426134Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T14:58:23.677974063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.683952922Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-07-04T14:58:23.709109437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-07-04T14:58:23.710106611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL) 
2026-07-04T14:58:23.711113510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014007s 
2026-07-04T14:58:23.711728041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-07-04T14:58:23.712471596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-07-04T14:58:23.713529922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011856s 
2026-07-04T14:58:23.714078734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-07-04T14:58:23.714676029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:23.715630389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010627s 
2026-07-04T14:58:23.716423137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-07-04T14:58:23.717298418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-07-04T14:58:23.718187430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001218s 
2026-07-04T14:58:23.718637034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-07-04T14:58:23.725555571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT) 
2026-07-04T14:58:23.727030731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007879s 
2026-07-04T14:58:23.727490811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-07-04T14:58:23.727949799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-04T14:58:23.728580313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000725s 
2026-07-04T14:58:23.728959231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-07-04T14:58:23.729378339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-04T14:58:23.729893611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006003s 
2026-07-04T14:58:23.732049882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-07-04T14:58:23.735267494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:23.735311330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003512s 
2026-07-04T14:58:23.735315446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-07-04T14:58:23.735318370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:23.735321305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003334s 
2026-07-04T14:58:23.735323838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-07-04T14:58:23.735342206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-07-04T14:58:23.736569174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047474s 
2026-07-04T14:58:23.737295423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-07-04T14:58:23.738052677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:23.738870673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009539s 
2026-07-04T14:58:23.739410111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-07-04T14:58:23.739931091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-04T14:58:23.740651491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008101s 
2026-07-04T14:58:23.741099583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-07-04T14:58:23.741627523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-04T14:58:23.742562575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009038s 
2026-07-04T14:58:23.743008853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-07-04T14:58:23.743458487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-04T14:58:23.744165707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006641s 
2026-07-04T14:58:23.744540588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-07-04T14:58:23.744987498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:23.745701558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007986s 
2026-07-04T14:58:23.746098763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-07-04T14:58:23.746506694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-07-04T14:58:23.747192512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000706s 
2026-07-04T14:58:23.747672161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-07-04T14:58:23.750057164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0) 
2026-07-04T14:58:23.750076443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00137s 
2026-07-04T14:58:23.750080299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-07-04T14:58:23.750083043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-04T14:58:23.750575802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000758s 
2026-07-04T14:58:23.750957724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-07-04T14:58:23.751387869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-04T14:58:23.751990002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006421s 
2026-07-04T14:58:23.752383311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-07-04T14:58:23.752769699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-04T14:58:23.753360815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 
2026-07-04T14:58:23.753769717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-07-04T14:58:23.758735929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-07-04T14:58:23.759954345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056551s 
2026-07-04T14:58:23.761463036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-07-04T14:58:23.762542453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0) 
2026-07-04T14:58:23.763734980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017468s 
2026-07-04T14:58:23.764241579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-07-04T14:58:23.764764652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-07-04T14:58:23.765536369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008626s 
2026-07-04T14:58:23.765987866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-07-04T14:58:23.766527154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:23.768978237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008162s 
2026-07-04T14:58:23.769074951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-07-04T14:58:23.769080390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0) 
2026-07-04T14:58:23.769084526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001162s 
2026-07-04T14:58:23.769389522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-07-04T14:58:23.769803703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T14:58:23.770520187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007653s 
2026-07-04T14:58:23.770885103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-07-04T14:58:23.771329039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-04T14:58:23.772248086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000934s 
2026-07-04T14:58:23.772851830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-07-04T14:58:23.773526061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-07-04T14:58:23.774517036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s 
2026-07-04T14:58:23.774963294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-07-04T14:58:23.775453909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-07-04T14:58:23.777785944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022533s 
2026-07-04T14:58:23.778366654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-07-04T14:58:23.779356778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL) 
2026-07-04T14:58:23.781023325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021206s 
2026-07-04T14:58:23.781531596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-07-04T14:58:23.782307169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL) 
2026-07-04T14:58:23.783208740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012509s 
2026-07-04T14:58:23.785036519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-07-04T14:58:23.785056398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T14:58:23.785060644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000639s 
2026-07-04T14:58:23.785064160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-07-04T14:58:23.788373689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER) 
2026-07-04T14:58:23.789632295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046828s 
2026-07-04T14:58:23.790221958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-07-04T14:58:23.790751873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:58:23.791529428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008549s 
2026-07-04T14:58:23.792159312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-07-04T14:58:23.792778159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL) 
2026-07-04T14:58:23.793629635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s 
2026-07-04T14:58:23.794234341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-07-04T14:58:23.794702182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-07-04T14:58:23.795381821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007532s 
2026-07-04T14:58:23.795780638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-07-04T14:58:23.796486336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC) 
2026-07-04T14:58:23.797348477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011785s 
2026-07-04T14:58:23.798498271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-07-04T14:58:23.798610508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-07-04T14:58:23.798837439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005637s 
2026-07-04T14:58:23.799220943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-07-04T14:58:23.799942204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-07-04T14:58:23.800781621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009588s 
2026-07-04T14:58:23.801168240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-07-04T14:58:23.802291454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT) 
2026-07-04T14:58:23.803037152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014786s 
2026-07-04T14:58:23.803390641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-07-04T14:58:23.807039138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '') 
2026-07-04T14:58:23.809016111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051219s 
2026-07-04T14:58:23.809538574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-07-04T14:58:23.811202757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-07-04T14:58:23.811244298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009888s 
2026-07-04T14:58:23.811513773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-07-04T14:58:23.812440862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-04T14:58:23.813256575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013369s 
2026-07-04T14:58:23.813667360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-07-04T14:58:23.814423994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL) 
2026-07-04T14:58:23.815297032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012231s 
2026-07-04T14:58:23.815641679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-07-04T14:58:23.816389519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '') 
2026-07-04T14:58:23.835983700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197462s 
2026-07-04T14:58:23.836821184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-07-04T14:58:23.837416657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL) 
2026-07-04T14:58:23.838371377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012307s 
2026-07-04T14:58:23.838794171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-07-04T14:58:23.839687078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:23.845609393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021675s 
2026-07-04T14:58:23.845635182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-07-04T14:58:23.845638777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-07-04T14:58:23.845641581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2026-07-04T14:58:23.845643744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-07-04T14:58:23.845645868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL) 
2026-07-04T14:58:23.845851896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011819s 
2026-07-04T14:58:23.846285135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-07-04T14:58:23.847219264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL) 
2026-07-04T14:58:23.848966373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014929s 
2026-07-04T14:58:23.849059252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-07-04T14:58:23.849069568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL) 
2026-07-04T14:58:23.849953522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012415s 
2026-07-04T14:58:23.850383597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-07-04T14:58:23.850819059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-07-04T14:58:23.851758907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010027s 
2026-07-04T14:58:23.852162011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-07-04T14:58:23.852603212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-07-04T14:58:23.854974746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007919s 
2026-07-04T14:58:23.855071351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-07-04T14:58:23.855078161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:58:23.855812331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017616s 
2026-07-04T14:58:23.856269357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-07-04T14:58:23.857083486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-04T14:58:23.858007570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013334s 
2026-07-04T14:58:23.859485405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-07-04T14:58:23.860065113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:58:23.861558150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015945s 
2026-07-04T14:58:23.861995225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-07-04T14:58:23.863537677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T14:58:23.864518646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s 
2026-07-04T14:58:23.867022709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-07-04T14:58:23.867038132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL) 
2026-07-04T14:58:23.867042739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010841s 
2026-07-04T14:58:23.867046104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-07-04T14:58:23.867048888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL) 
2026-07-04T14:58:23.867419494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009276s 
2026-07-04T14:58:23.867783960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-07-04T14:58:23.868235346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-07-04T14:58:23.868824029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006907s 
2026-07-04T14:58:23.869158890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-07-04T14:58:23.869820562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:58:23.870654611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011614s 
2026-07-04T14:58:23.871083974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-07-04T14:58:23.871555341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:58:23.872221579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007617s 
2026-07-04T14:58:23.874516418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]') 
2026-07-04T14:58:23.877384445Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0025342 taking an average of 00:00:00.0025342 
2026-07-04T14:58:23.879209640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:58:23', 'InitialSetup') 
2026-07-04T14:58:23.880048868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:23.889674090Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T14:58:23.890410574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166572s 
2026-07-04T14:58:23.893079663Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-04T14:58:23.893853813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.894688525Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-07-04T14:58:23.898245575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T14:58:23.898835628Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T14:58:23.899344991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-07-04T14:58:23.900403077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:23.902080481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018217s 
2026-07-04T14:58:23.902749684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:58:23', 'add_reason_to_pending_releases') 
2026-07-04T14:58:23.903381890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:23.908942011Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-04T14:58:23.911717110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084317s 
2026-07-04T14:58:23.912466893Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-04T14:58:23.913010819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.913718059Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-07-04T14:58:23.918628076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:23.919215165Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T14:58:23.919698159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-07-04T14:58:23.922088931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-07-04T14:58:23.922112296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016337s 
2026-07-04T14:58:23.922596342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:23.923189881Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-04T14:58:23.924572823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-07-04T14:58:23.924590109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:23.930175488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035616s 
2026-07-04T14:58:23.930193005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:23.930196239Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T14:58:23.930199294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-07-04T14:58:23.930202409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:23.931153614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2026-07-04T14:58:23.932035997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-04T14:58:23.933188874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-07-04T14:58:23.933892749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001344s 
2026-07-04T14:58:23.934966488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-07-04T14:58:23.960330133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL) 
2026-07-04T14:58:23.962414387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks" 
2026-07-04T14:58:23.963723798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-04T14:58:23.966035062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-04T14:58:23.969484470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-04T14:58:23.972073320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-07-04T14:58:23.972093260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-04T14:58:23.972096765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359179s 
2026-07-04T14:58:23.972100140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:23.972102724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-04T14:58:23.972105287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-07-04T14:58:23.972323404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-07-04T14:58:23.973830843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017675s 
2026-07-04T14:58:23.976884629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:58:23', 'add_medium_support') 
2026-07-04T14:58:23.977814251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:23.982627624Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-04T14:58:23.983099922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103867s 
2026-07-04T14:58:23.983692480Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-04T14:58:23.984044518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:23.984753350Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-07-04T14:58:23.987049220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-04T14:58:23.987083431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-07-04T14:58:23.987633325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s 
2026-07-04T14:58:23.988043630Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:23.988979021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:23.994970910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062717s 
2026-07-04T14:58:23.995754634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:58:23', 'add_various_qualites_in_profile') 
2026-07-04T14:58:23.996499750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.004976583Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-04T14:58:24.007577609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162378s 
2026-07-04T14:58:24.007616398Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-04T14:58:24.007619823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.011779166Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-07-04T14:58:24.018427848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-07-04T14:58:24.018459807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL) 
2026-07-04T14:58:24.018464724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013684s 
2026-07-04T14:58:24.018468299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-07-04T14:58:24.018474178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-07-04T14:58:24.018479456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s 
2026-07-04T14:58:24.018883851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-04T14:58:24.019329630Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T14:58:24.021975584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-07-04T14:58:24.022005910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:24.025975208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003838s 
2026-07-04T14:58:24.027299082Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-07-04T14:58:24.036923693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-07-04T14:58:24.045016359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists" 
2026-07-04T14:58:24.046102036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:24.048177156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:24.053055275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-04T14:58:24.054374692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-04T14:58:24.055324836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:24.057820846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:24.057846634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0268831s 
2026-07-04T14:58:24.057850420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-07-04T14:58:24.072036477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL) 
2026-07-04T14:58:24.086723334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists" 
2026-07-04T14:58:24.086779428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:24.091026352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:24.092793089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-07-04T14:58:24.094959846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-07-04T14:58:24.094979075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:24.101401118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:24.101424092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043467s 
2026-07-04T14:58:24.101950541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.102536109Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-07-04T14:58:24.102965181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-07-04T14:58:24.103417930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-07-04T14:58:24.105462854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s 
2026-07-04T14:58:24.106134401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:58:24', 'metadata_profiles') 
2026-07-04T14:58:24.106996141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.118209795Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-04T14:58:24.126122371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145524s 
2026-07-04T14:58:24.126192937Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-04T14:58:24.126197313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.126219456Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-07-04T14:58:24.128996827Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-07-04T14:58:24.137374721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER) 
2026-07-04T14:58:24.138991945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers" 
2026-07-04T14:58:24.139880917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T14:58:24.141056599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T14:58:24.144399688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:58:24.145382520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154843s 
2026-07-04T14:58:24.145874848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:58:24.146234617Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T14:58:24.146642509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-07-04T14:58:24.148934754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-07-04T14:58:24.151016943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038062s 
2026-07-04T14:58:24.152008620Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-04T14:58:24.152676220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-07-04T14:58:24.153337991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007525s 
2026-07-04T14:58:24.153719163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:58:24.154084650Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T14:58:24.156032148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-07-04T14:58:24.162406099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL) 
2026-07-04T14:58:24.164108961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers" 
2026-07-04T14:58:24.165091563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-07-04T14:58:24.167334514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-07-04T14:58:24.171075630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-07-04T14:58:24.177012967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212263s 
2026-07-04T14:58:24.177955209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:58:24', 'separate_automatic_and_interactive_search') 
2026-07-04T14:58:24.179209278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.188304406Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-04T14:58:24.189253838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318652s 
2026-07-04T14:58:24.192620884Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-04T14:58:24.196037824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.196257714Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-07-04T14:58:24.196942790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-07-04T14:58:24.209694017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT) 
2026-07-04T14:58:24.212738428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums" 
2026-07-04T14:58:24.214287981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:24.218024540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:24.221578334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:24.223111161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-04T14:58:24.224119652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-04T14:58:24.224994533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-04T14:58:24.225805999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:24.226527310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290271s 
2026-07-04T14:58:24.227195951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:58:24', 'change_album_path_to_relative') 
2026-07-04T14:58:24.227840127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.233499898Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-04T14:58:24.234231895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357491s 
2026-07-04T14:58:24.234935309Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-04T14:58:24.235423380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.236124501Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-07-04T14:58:24.237106973Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-07-04T14:58:24.237747694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END 
2026-07-04T14:58:24.238524617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s 
2026-07-04T14:58:24.239103875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:58:24', 'change_quality_size_mb_to_kb') 
2026-07-04T14:58:24.239719128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.243436827Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-04T14:58:24.244033241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005561s 
2026-07-04T14:58:24.244482865Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-04T14:58:24.244815955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.245367652Z [Info] album_releases: Starting migration of Main DB to 9 
2026-07-04T14:58:24.248034737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.248058393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-07-04T14:58:24.248062549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-07-04T14:58:24.248065904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-07-04T14:58:24.248487295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001591s 
2026-07-04T14:58:24.248885472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.249289268Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-07-04T14:58:24.249670799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-07-04T14:58:24.251328193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-07-04T14:58:24.254162149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036789s 
2026-07-04T14:58:24.257208023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:58:24', 'album_releases') 
2026-07-04T14:58:24.259373848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.263089656Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-04T14:58:24.263902935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127331s 
2026-07-04T14:58:24.264490906Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-04T14:58:24.264941321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.268165071Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-07-04T14:58:24.270096656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.270676155Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:58:24.271167271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-07-04T14:58:24.275582997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT) 
2026-07-04T14:58:24.278490884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-07-04T14:58:24.280109279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:24.283043385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:24.286835648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:24.288055666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-04T14:58:24.289178699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-04T14:58:24.290140470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-04T14:58:24.294975024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:24.296134101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244303s 
2026-07-04T14:58:24.296687079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.297117744Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T14:58:24.297774108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-07-04T14:58:24.303790994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL) 
2026-07-04T14:58:24.309849742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums" 
2026-07-04T14:58:24.313002918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:24.313251390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:24.316553207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:24.317680808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-07-04T14:58:24.318432263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-07-04T14:58:24.319180274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-07-04T14:58:24.319854253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:24.320481604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222343s 
2026-07-04T14:58:24.321032309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:58:24', 'album_releases_fix') 
2026-07-04T14:58:24.321649514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.328280811Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-04T14:58:24.328875652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296852s 
2026-07-04T14:58:24.329440969Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-04T14:58:24.330507757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.331273224Z [Info] import_lists: Starting migration of Main DB to 11 
2026-07-04T14:58:24.332880653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-07-04T14:58:24.333899079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL) 
2026-07-04T14:58:24.336994126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014022s 
2026-07-04T14:58:24.337718682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-07-04T14:58:24.338103309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T14:58:24.338703818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006647s 
2026-07-04T14:58:24.339005129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-07-04T14:58:24.339777367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T14:58:24.340848412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014611s 
2026-07-04T14:58:24.341418877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-07-04T14:58:24.341933077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T14:58:24.342731573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s 
2026-07-04T14:58:24.343329240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:58:24', 'import_lists') 
2026-07-04T14:58:24.344040426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.347814630Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-04T14:58:24.348436372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057449s 
2026-07-04T14:58:24.348999236Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-04T14:58:24.349438103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.350049930Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-07-04T14:58:24.350883428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-07-04T14:58:24.351336097Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-07-04T14:58:24.351757188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-07-04T14:58:24.352325970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-07-04T14:58:24.353971827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001644s 
2026-07-04T14:58:24.354506909Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:24.354872746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:24.359078619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018177s 
2026-07-04T14:58:24.360134241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:58:24', 'add_release_status') 
2026-07-04T14:58:24.360892867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.367231616Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-04T14:58:24.367827157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120462s 
2026-07-04T14:58:24.368346555Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-04T14:58:24.368747857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.369387655Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-07-04T14:58:24.370269007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:24.370633022Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-07-04T14:58:24.371021764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-07-04T14:58:24.373001771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.373106788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014842s 
2026-07-04T14:58:24.373686728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:58:24', 'album_download_notification') 
2026-07-04T14:58:24.374293567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.379625547Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-04T14:58:24.380311424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079042s 
2026-07-04T14:58:24.380877773Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-04T14:58:24.381333386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.381978553Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-07-04T14:58:24.383348535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-07-04T14:58:24.384241052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0 
2026-07-04T14:58:24.385122824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012231s 
2026-07-04T14:58:24.385839778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-07-04T14:58:24.386587479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0 
2026-07-04T14:58:24.387406756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2026-07-04T14:58:24.388103940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:58:24', 'fix_language_metadata_profiles') 
2026-07-04T14:58:24.388779704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.398606478Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-04T14:58:24.398628291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115118s 
2026-07-04T14:58:24.399246617Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-04T14:58:24.399703152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.400405714Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-07-04T14:58:24.401537390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-04T14:58:24.401584701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-07-04T14:58:24.402293633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008579s 
2026-07-04T14:58:24.404084857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:58:24', 'remove_fanzub') 
2026-07-04T14:58:24.404102564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.414061857Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-04T14:58:24.414983368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010149s 
2026-07-04T14:58:24.415709095Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-04T14:58:24.416246370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.416964085Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-07-04T14:58:24.419866895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-07-04T14:58:24.422077728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-07-04T14:58:24.422104779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008067s 
2026-07-04T14:58:24.422108694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-07-04T14:58:24.422111609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-07-04T14:58:24.422771327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009253s 
2026-07-04T14:58:24.423860410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-07-04T14:58:24.424781069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-07-04T14:58:24.425627306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012989s 
2026-07-04T14:58:24.426092734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-07-04T14:58:24.426555358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-04T14:58:24.427240955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007557s 
2026-07-04T14:58:24.427595686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-07-04T14:58:24.428140452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-07-04T14:58:24.428892670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009694s 
2026-07-04T14:58:24.429330516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-07-04T14:58:24.429816354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-04T14:58:24.430502312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007518s 
2026-07-04T14:58:24.431088180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:58:24', 'update_artist_history_indexes') 
2026-07-04T14:58:24.431717122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.436655232Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-04T14:58:24.437711674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064968s 
2026-07-04T14:58:24.438814898Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-04T14:58:24.439613745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.441623466Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-07-04T14:58:24.446343859Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:24.448304286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-07-04T14:58:24.449231186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022623s 
2026-07-04T14:58:24.449795822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:58:24', 'remove_nma') 
2026-07-04T14:58:24.450616031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.456051896Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-04T14:58:24.457171433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088234s 
2026-07-04T14:58:24.457704242Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-04T14:58:24.458106605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.458990819Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-07-04T14:58:24.459511390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.459861945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-07-04T14:58:24.463094799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-07-04T14:58:24.463100908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-07-04T14:58:24.463887657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016136s 
2026-07-04T14:58:24.466083938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:58:24', 'album_disambiguation') 
2026-07-04T14:58:24.467826139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.494043073Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-04T14:58:24.494068531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024236s 
2026-07-04T14:58:24.494072637Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-04T14:58:24.494075822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.494078887Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-07-04T14:58:24.494084164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:24.494089352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:24.498225029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042793s 
2026-07-04T14:58:24.499176956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:58:24', 'add_ape_quality_in_profiles') 
2026-07-04T14:58:24.504366242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.512786278Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-04T14:58:24.513369202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187494s 
2026-07-04T14:58:24.514688328Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-04T14:58:24.516039654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.516109368Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-07-04T14:58:24.520443532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:24.521290441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-07-04T14:58:24.523212912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010579s 
2026-07-04T14:58:24.524419270Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:24.527070563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-07-04T14:58:24.528533364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031066s 
2026-07-04T14:58:24.529158571Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:24.529591269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-07-04T14:58:24.530356025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008388s 
2026-07-04T14:58:24.532351235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:58:24', 'remove_pushalot') 
2026-07-04T14:58:24.535680284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.539552806Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-04T14:58:24.539573637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085233s 
2026-07-04T14:58:24.539577543Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-04T14:58:24.540746404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.541490469Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-07-04T14:58:24.543406721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-07-04T14:58:24.546744482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2026-07-04T14:58:24.547979703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038977s 
2026-07-04T14:58:24.548650418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:58:24', 'add_custom_filters') 
2026-07-04T14:58:24.551061201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.559289941Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-04T14:58:24.561415486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130853s 
2026-07-04T14:58:24.568092451Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-04T14:58:24.569098418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.573602557Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-07-04T14:58:24.574972409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T14:58:24.575878217Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T14:58:24.575967420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-07-04T14:58:24.576378406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-07-04T14:58:24.578966625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022888s 
2026-07-04T14:58:24.580570368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:58:24', 'import_list_tags') 
2026-07-04T14:58:24.583188030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.588228473Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-04T14:58:24.588620570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116091s 
2026-07-04T14:58:24.591023021Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-04T14:58:24.592373094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.592709938Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-07-04T14:58:24.601710434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-07-04T14:58:24.602984374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT) 
2026-07-04T14:58:24.604111352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001686s 
2026-07-04T14:58:24.604565022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-07-04T14:58:24.605281545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-07-04T14:58:24.606183247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008557s 
2026-07-04T14:58:24.612071900Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-04T14:58:24.612094895Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-04T14:58:24.612098691Z                           FROM "Artists" 
2026-07-04T14:58:24.613686280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-07-04T14:58:24.613995052Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-07-04T14:58:24.614135573Z                           FROM "Artists" 
2026-07-04T14:58:24.615937873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032594s 
2026-07-04T14:58:24.616765394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-04T14:58:24.617407916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2026-07-04T14:58:24.617992863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-07-04T14:58:24.618663377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.621441790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025972s 
2026-07-04T14:58:24.622469591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-07-04T14:58:24.622587988Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:58:24.622683752Z                                                   FROM "ArtistMetadata"
2026-07-04T14:58:24.623100456Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-04T14:58:24.623854166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-07-04T14:58:24.623966323Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:58:24.626521782Z                                                   FROM "ArtistMetadata"
2026-07-04T14:58:24.626562624Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-07-04T14:58:24.626567340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022489s 
2026-07-04T14:58:24.627446318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-07-04T14:58:24.628589691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL) 
2026-07-04T14:58:24.630459083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022872s 
2026-07-04T14:58:24.631521695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-07-04T14:58:24.632173621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-04T14:58:24.633111727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010573s 
2026-07-04T14:58:24.633569653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-07-04T14:58:24.634043002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-04T14:58:24.634791905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008495s 
2026-07-04T14:58:24.635205675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:24.635692173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:24.643711941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077805s 
2026-07-04T14:58:24.644801573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.644901253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2026-07-04T14:58:24.645291848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-07-04T14:58:24.645735362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.647342381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013611s 
2026-07-04T14:58:24.647422491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.647721188Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T14:58:24.648029531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-07-04T14:58:24.648405223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:24.649544611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011934s 
2026-07-04T14:58:24.649855466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:24.650502866Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-07-04T14:58:24.650564890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-07-04T14:58:24.650891789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-07-04T14:58:24.652613359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011133s 
2026-07-04T14:58:24.652759519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-07-04T14:58:24.652903954Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:58:24.653035061Z                                                   FROM "ArtistMetadata"
2026-07-04T14:58:24.655034807Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-04T14:58:24.655140286Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-04T14:58:24.655157271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-07-04T14:58:24.655160606Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:58:24.655163721Z                                                   FROM "ArtistMetadata"
2026-07-04T14:58:24.655166515Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-07-04T14:58:24.655194347Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-07-04T14:58:24.656231701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012267s 
2026-07-04T14:58:24.657708864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:24.657761774Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2026-07-04T14:58:24.658757355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-07-04T14:58:24.659203875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-07-04T14:58:24.660699445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017558s 
2026-07-04T14:58:24.661200747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:24.661593224Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T14:58:24.662159213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-07-04T14:58:24.662763919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.664272379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016646s 
2026-07-04T14:58:24.664802584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:24.665188311Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:24.665588250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-07-04T14:58:24.666036793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.667655528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016896s 
2026-07-04T14:58:24.668485211Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-04T14:58:24.670030146Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-04T14:58:24.670047352Z                                                 FROM "AlbumReleases"
2026-07-04T14:58:24.670055475Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-04T14:58:24.670061974Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-04T14:58:24.670065679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-04T14:58:24.670068804Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-07-04T14:58:24.670074663Z                                                 FROM "AlbumReleases"
2026-07-04T14:58:24.670077617Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-07-04T14:58:24.670097046Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-07-04T14:58:24.670565238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013768s 
2026-07-04T14:58:24.671480120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-07-04T14:58:24.671610685Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:58:24.671708692Z                                                   FROM "ArtistMetadata"
2026-07-04T14:58:24.671788782Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-04T14:58:24.671875002Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-04T14:58:24.673003433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-07-04T14:58:24.673147838Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-07-04T14:58:24.673291113Z                                                   FROM "ArtistMetadata"
2026-07-04T14:58:24.673398745Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-07-04T14:58:24.673532444Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-07-04T14:58:24.674377321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018434s 
2026-07-04T14:58:24.675143648Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed 
2026-07-04T14:58:24.681102238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-07-04T14:58:24.682817357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-04T14:58:24.683750065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:24.685819816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:24.689511649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:24.690592318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:24.691515982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158223s 
2026-07-04T14:58:24.692161629Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-07-04T14:58:24.697902702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT) 
2026-07-04T14:58:24.700029879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums" 
2026-07-04T14:58:24.701170218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:24.704418445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:24.708030727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:24.709135303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:24.710056834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173742s 
2026-07-04T14:58:24.710621139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-07-04T14:58:24.717786306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-07-04T14:58:24.720013463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks" 
2026-07-04T14:58:24.721264437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-07-04T14:58:24.723342441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-07-04T14:58:24.726863587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-07-04T14:58:24.727944077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-07-04T14:58:24.728744376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176767s 
2026-07-04T14:58:24.729224264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-07-04T14:58:24.732795295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL) 
2026-07-04T14:58:24.734169735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles" 
2026-07-04T14:58:24.734810575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-04T14:58:24.735900368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-04T14:58:24.739172141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:24.740021443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103847s 
2026-07-04T14:58:24.740461042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-04T14:58:24.740809775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:24.741382933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000618s 
2026-07-04T14:58:24.741859588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-07-04T14:58:24.741933708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:24.742425625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s 
2026-07-04T14:58:24.742984042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-07-04T14:58:24.742995069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:24.743466456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005636s 
2026-07-04T14:58:24.743714287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-07-04T14:58:24.745992681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:24.746016767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000653s 
2026-07-04T14:58:24.746022085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-07-04T14:58:24.746025190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-07-04T14:58:24.746028284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s 
2026-07-04T14:58:24.746030888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-07-04T14:58:24.746047363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-07-04T14:58:24.747181592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006735s 
2026-07-04T14:58:24.747202915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:24.751031952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-04T14:58:24.751057900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017026s 
2026-07-04T14:58:24.751061997Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:24.751065182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-07-04T14:58:24.751068476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s 
2026-07-04T14:58:24.751071641Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:24.751074676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-07-04T14:58:24.751078221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s 
2026-07-04T14:58:24.751304410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:58:24', 'add_release_groups_etc') 
2026-07-04T14:58:24.751677780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.760476754Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-04T14:58:24.760727460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092186s 
2026-07-04T14:58:24.761223172Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-04T14:58:24.761548741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.764985481Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-07-04T14:58:24.765008435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:24.765011860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-07-04T14:58:24.766341242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s 
2026-07-04T14:58:24.767161381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:58:24', 'NewMediaInfoFormat') 
2026-07-04T14:58:24.768046397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.783302468Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-04T14:58:24.783324521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016017s 
2026-07-04T14:58:24.783328507Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-04T14:58:24.783331211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.783333755Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-07-04T14:58:24.785723985Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-07-04T14:58:24.787327459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-07-04T14:58:24.793665044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066634s 
2026-07-04T14:58:24.794532845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T14:58:24.794719695Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T14:58:24.795565422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-07-04T14:58:24.796215446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:24.801039746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002792s 
2026-07-04T14:58:24.801062950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:58:24', 'rename_restrictions_to_release_profiles') 
2026-07-04T14:58:24.801066406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.804956664Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-04T14:58:24.808343069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084979s 
2026-07-04T14:58:24.809425150Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-04T14:58:24.809887323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.810583496Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-07-04T14:58:24.813188490Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-07-04T14:58:24.814118143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-07-04T14:58:24.817302895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003193s 
2026-07-04T14:58:24.817568192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-04T14:58:24.817879318Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T14:58:24.818117284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-07-04T14:58:24.818570443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-04T14:58:24.819999585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014246s 
2026-07-04T14:58:24.821652201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-07-04T14:58:24.821671110Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T14:58:24.821935045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-07-04T14:58:24.823552158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-07-04T14:58:24.823999819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s 
2026-07-04T14:58:24.824350215Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:24.824767970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-04T14:58:24.825364264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s 
2026-07-04T14:58:24.825715300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:24.826144893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-07-04T14:58:24.828165741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001219s 
2026-07-04T14:58:24.828183398Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-07-04T14:58:24.832754107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL) 
2026-07-04T14:58:24.834808415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-04T14:58:24.836411016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:24.838209782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:24.841831078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:24.843240269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:24.844376492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:24.844582852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:24.845015600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171902s 
2026-07-04T14:58:24.845484953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:58:24', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-04T14:58:24.845884732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.854037929Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-04T14:58:24.854315415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025636s 
2026-07-04T14:58:24.854844878Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-04T14:58:24.855151357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.855669374Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-07-04T14:58:24.856697805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-07-04T14:58:24.857397743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL) 
2026-07-04T14:58:24.858187758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010743s 
2026-07-04T14:58:24.858791893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-07-04T14:58:24.861593481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-07-04T14:58:24.862831296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024013s 
2026-07-04T14:58:24.863334520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:58:24', 'add_import_exclusions') 
2026-07-04T14:58:24.863641780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.868275393Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-04T14:58:24.868343115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072144s 
2026-07-04T14:58:24.871364582Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-04T14:58:24.872059263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.876104013Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-07-04T14:58:24.880698297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-04T14:58:24.880717967Z                           WHERE "Id" in (
2026-07-04T14:58:24.880721282Z                           SELECT "Artists"."Id" from "Artists"
2026-07-04T14:58:24.880724356Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:24.880727341Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-04T14:58:24.883375850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-04T14:58:24.883397182Z                           WHERE "Id" in (
2026-07-04T14:58:24.883400767Z                           SELECT "Artists"."Id" from "Artists"
2026-07-04T14:58:24.883404062Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:24.883407447Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-04T14:58:24.883425083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014579s 
2026-07-04T14:58:24.883428569Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-07-04T14:58:24.883431433Z                           WHERE "Id" in (
2026-07-04T14:58:24.883434147Z                           SELECT "Albums"."Id" from "Albums"
2026-07-04T14:58:24.883436952Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:24.883440156Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-04T14:58:24.884262128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-07-04T14:58:24.884284421Z                           WHERE "Id" in (
2026-07-04T14:58:24.884331181Z                           SELECT "Albums"."Id" from "Albums"
2026-07-04T14:58:24.884366464Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:24.884409269Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-04T14:58:24.885515175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020916s 
2026-07-04T14:58:24.891864740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-07-04T14:58:24.891893392Z                           WHERE "Id" in (
2026-07-04T14:58:24.891896878Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-04T14:58:24.891899953Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-04T14:58:24.891903107Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-04T14:58:24.891919572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-07-04T14:58:24.891922567Z                           WHERE "Id" in (
2026-07-04T14:58:24.891925251Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-07-04T14:58:24.891928064Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-07-04T14:58:24.891931079Z                           WHERE "Albums"."Id" IS NULL) 
2026-07-04T14:58:24.891933803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013789s 
2026-07-04T14:58:24.891936717Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-04T14:58:24.891939421Z                           WHERE "Id" in (
2026-07-04T14:58:24.891941965Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:58:24.891944600Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:58:24.891960653Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-04T14:58:24.892051470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-04T14:58:24.892111991Z                           WHERE "Id" in (
2026-07-04T14:58:24.892196938Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:58:24.892380633Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:58:24.892390548Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-07-04T14:58:24.894253739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016887s 
2026-07-04T14:58:24.894375952Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-07-04T14:58:24.894441310Z                           WHERE "Id" in (
2026-07-04T14:58:24.895356412Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:58:24.895467027Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:24.895976010Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-04T14:58:24.897347896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-07-04T14:58:24.897622177Z                           WHERE "Id" in (
2026-07-04T14:58:24.897633444Z                           SELECT "Tracks"."Id" from "Tracks"
2026-07-04T14:58:24.897637030Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:24.897640314Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-07-04T14:58:24.898788304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002389s 
2026-07-04T14:58:24.902079246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:58:24.902103802Z                           WHERE "Id" IN (
2026-07-04T14:58:24.902107217Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:24.902110702Z                           LEFT OUTER JOIN "Tracks"
2026-07-04T14:58:24.902113517Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:58:24.902116892Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-04T14:58:24.902119746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:58:24.902122350Z                           WHERE "Id" IN (
2026-07-04T14:58:24.902133176Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:24.902136211Z                           LEFT OUTER JOIN "Tracks"
2026-07-04T14:58:24.902157312Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:58:24.902160117Z                           WHERE "Tracks"."Id" IS NULL) 
2026-07-04T14:58:24.902162700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011976s 
2026-07-04T14:58:24.902165876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:58:24', 'clean_artist_metadata_table') 
2026-07-04T14:58:24.902417873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.910096468Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-04T14:58:24.910986161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009864s 
2026-07-04T14:58:24.911716296Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-04T14:58:24.913480008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.914666967Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-07-04T14:58:24.915992183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:24.916647284Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-06s 
2026-07-04T14:58:24.920528561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-07-04T14:58:24.920555231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.922395628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026456s 
2026-07-04T14:58:24.923481636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:24.923497890Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2026-07-04T14:58:24.923794874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-07-04T14:58:24.924480553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.926685616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002083s 
2026-07-04T14:58:24.927411845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:24.927656220Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-07-04T14:58:24.928026045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-07-04T14:58:24.928530851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.930142406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017028s 
2026-07-04T14:58:24.931226260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:24.931448162Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-04T14:58:24.931773600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-07-04T14:58:24.932769973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.934614687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015855s 
2026-07-04T14:58:24.934636991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:24.934706736Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-07-04T14:58:24.934985142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-07-04T14:58:24.936257920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:24.938033701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022514s 
2026-07-04T14:58:24.939167780Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-07-04T14:58:24.947210762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-07-04T14:58:24.949501724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-07-04T14:58:24.950357317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-04T14:58:24.951197446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-04T14:58:24.955035866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156607s 
2026-07-04T14:58:24.956339881Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-07-04T14:58:24.961226073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL) 
2026-07-04T14:58:24.962976205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications" 
2026-07-04T14:58:24.964394630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-07-04T14:58:24.965653747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-07-04T14:58:24.969497837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129285s 
2026-07-04T14:58:24.970523144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:58:24', 'health_issue_notification') 
2026-07-04T14:58:24.971329892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:24.980751701Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-04T14:58:24.980766493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022964s 
2026-07-04T14:58:24.980769678Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-04T14:58:24.980772031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:24.982082645Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-07-04T14:58:24.983080350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:24.983714580Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T14:58:24.984064164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-07-04T14:58:24.986096660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-07-04T14:58:24.987593652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022639s 
2026-07-04T14:58:24.990353318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:24.990375071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2026-07-04T14:58:24.990378746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-07-04T14:58:24.990396573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-07-04T14:58:24.991871533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019595s 
2026-07-04T14:58:24.992226955Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-04T14:58:24.992713014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-07-04T14:58:24.993305221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006317s 
2026-07-04T14:58:24.993862176Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:58:24.993977678Z                 WHERE "Id" IN (
2026-07-04T14:58:24.994010968Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:24.994063397Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:58:24.994104208Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-04T14:58:24.995192269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:58:24.995206350Z                 WHERE "Id" IN (
2026-07-04T14:58:24.995209384Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:24.995211768Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:58:24.995219690Z                     WHERE "Tracks"."Id" IS NULL) 
2026-07-04T14:58:24.996675681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016167s 
2026-07-04T14:58:24.997571483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:58:24.997591573Z                 WHERE "Id" IN (
2026-07-04T14:58:24.997595449Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:24.997598774Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-04T14:58:24.997602369Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-04T14:58:24.997610021Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-04T14:58:24.998300787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:58:24.999436478Z                 WHERE "Id" IN (
2026-07-04T14:58:24.999463599Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:24.999467305Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-07-04T14:58:24.999470480Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-07-04T14:58:24.999804369Z                     WHERE "Artists"."Path" IS NULL) 
2026-07-04T14:58:24.999816487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017328s 
2026-07-04T14:58:25.001005550Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:58:25.001026180Z                 WHERE "Id" IN (
2026-07-04T14:58:25.001071167Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:25.001077597Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:58:25.001081433Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:58:25.001084798Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-04T14:58:25.001087662Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-04T14:58:25.001684076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:58:25.001700120Z                 WHERE "Id" IN (
2026-07-04T14:58:25.001703595Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-07-04T14:58:25.001713320Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-07-04T14:58:25.001797315Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-07-04T14:58:25.001938868Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-07-04T14:58:25.001946650Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-07-04T14:58:25.007094533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041876s 
2026-07-04T14:58:25.007158619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-07-04T14:58:25.007162294Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-04T14:58:25.007165239Z                 FROM "Artists"
2026-07-04T14:58:25.007167673Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-04T14:58:25.007170537Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-04T14:58:25.007538298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-07-04T14:58:25.007546531Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-07-04T14:58:25.007549555Z                 FROM "Artists"
2026-07-04T14:58:25.007555955Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-07-04T14:58:25.007614683Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-07-04T14:58:25.009228771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022632s 
2026-07-04T14:58:25.009671064Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-07-04T14:58:25.009679096Z                 WHERE "Id" NOT IN (
2026-07-04T14:58:25.009687108Z                     SELECT MIN("Id")
2026-07-04T14:58:25.009752596Z                     FROM "TrackFiles"
2026-07-04T14:58:25.009757583Z                     GROUP BY "Path"
2026-07-04T14:58:25.009763983Z                 ) 
2026-07-04T14:58:25.012327474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-07-04T14:58:25.012344710Z                 WHERE "Id" NOT IN (
2026-07-04T14:58:25.012347564Z                     SELECT MIN("Id")
2026-07-04T14:58:25.012357970Z                     FROM "TrackFiles"
2026-07-04T14:58:25.012360283Z                     GROUP BY "Path"
2026-07-04T14:58:25.012362417Z                 ) 
2026-07-04T14:58:25.012364449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s 
2026-07-04T14:58:25.012367424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:25.012369608Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-07-04T14:58:25.012371680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-07-04T14:58:25.016101490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:25.018466733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-07-04T14:58:25.018997549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-04T14:58:25.020050978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-04T14:58:25.022867599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:25.024152804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125664s 
2026-07-04T14:58:25.024229629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-07-04T14:58:25.024774656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-04T14:58:25.025584249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008899s 
2026-07-04T14:58:25.026002375Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-07-04T14:58:25.035103763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:25.035146146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles" 
2026-07-04T14:58:25.035159546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-04T14:58:25.035165706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-04T14:58:25.037236289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:25.040341261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-04T14:58:25.040377265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122527s 
2026-07-04T14:58:25.040381041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:58:25', 'add_mediafilerepository_mtime') 
2026-07-04T14:58:25.040397085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.045110087Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-04T14:58:25.046226780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016669s 
2026-07-04T14:58:25.046239929Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-04T14:58:25.046243395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.046246359Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-07-04T14:58:25.046620600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-07-04T14:58:25.046675922Z                           WHERE "Id" NOT IN (
2026-07-04T14:58:25.046710765Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-04T14:58:25.046744936Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:25.046811586Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-04T14:58:25.047873788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-07-04T14:58:25.047887068Z                           WHERE "Id" NOT IN (
2026-07-04T14:58:25.047953968Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-07-04T14:58:25.047975190Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-07-04T14:58:25.048032396Z                             GROUP BY "ArtistMetadata"."Id") 
2026-07-04T14:58:25.049105975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013565s 
2026-07-04T14:58:25.049367326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-07-04T14:58:25.049751361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-07-04T14:58:25.050573303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s 
2026-07-04T14:58:25.051280122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-07-04T14:58:25.057457498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T14:58:25.059949332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-04T14:58:25.065072889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:25.065097957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:25.067202000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:25.068045834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:25.068385634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:25.070165150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177282s 
2026-07-04T14:58:25.070203287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-07-04T14:58:25.070206922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.070210438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005209s 
2026-07-04T14:58:25.070608534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:58:25', 'add_artistmetadataid_constraint') 
2026-07-04T14:58:25.071601923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.079077254Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-04T14:58:25.079813557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081948s 
2026-07-04T14:58:25.080735559Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-04T14:58:25.080754888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.081511542Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-07-04T14:58:25.082680132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-04T14:58:25.082993783Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T14:58:25.083325119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-07-04T14:58:25.086009412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.086043813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s 
2026-07-04T14:58:25.086057994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-07-04T14:58:25.086061310Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T14:58:25.086064644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-07-04T14:58:25.086067789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.086831503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011334s 
2026-07-04T14:58:25.087078334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:25.087312674Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-07-04T14:58:25.087566786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-07-04T14:58:25.087951702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.089350187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013998s 
2026-07-04T14:58:25.089661774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-04T14:58:25.089843677Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s 
2026-07-04T14:58:25.090109175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-07-04T14:58:25.090488833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.091829302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013915s 
2026-07-04T14:58:25.092146377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:25.092384394Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:58:25.092614779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-07-04T14:58:25.092998554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.094261746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001372s 
2026-07-04T14:58:25.094534736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-07-04T14:58:25.097073059Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T14:58:25.097097306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-07-04T14:58:25.097101102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.097104597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013132s 
2026-07-04T14:58:25.097107682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:58:25', 'old_ids_and_artist_alias') 
2026-07-04T14:58:25.097645428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.106879353Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-04T14:58:25.107834015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114027s 
2026-07-04T14:58:25.108362136Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-04T14:58:25.108746522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.109325699Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-07-04T14:58:25.110438617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.110796834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.112123221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011906s 
2026-07-04T14:58:25.113709688Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-04T14:58:25.114617308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-07-04T14:58:25.115366121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008647s 
2026-07-04T14:58:25.116198428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:58:25', 'download_propers_config') 
2026-07-04T14:58:25.116815292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.121255255Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-04T14:58:25.121777257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065725s 
2026-07-04T14:58:25.122613199Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-04T14:58:25.122974771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.123397905Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-07-04T14:58:25.126863148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-07-04T14:58:25.127460704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-07-04T14:58:25.128589856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013614s 
2026-07-04T14:58:25.128901282Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-07-04T14:58:25.135995983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T14:58:25.136044946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-04T14:58:25.137047158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:25.139086073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:25.142640319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:25.143402310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:25.144381127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:25.144570301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.145095929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015867s 
2026-07-04T14:58:25.145357269Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-07-04T14:58:25.152038371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT) 
2026-07-04T14:58:25.152060324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists" 
2026-07-04T14:58:25.152065001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-07-04T14:58:25.154179409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-07-04T14:58:25.155778185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-07-04T14:58:25.156613075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108393s 
2026-07-04T14:58:25.156937242Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-07-04T14:58:25.161937945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-07-04T14:58:25.163804862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-07-04T14:58:25.164339974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T14:58:25.165318531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T14:58:25.168538596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010592s 
2026-07-04T14:58:25.169097123Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-07-04T14:58:25.175348129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-07-04T14:58:25.177180154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-07-04T14:58:25.177957359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T14:58:25.181626236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T14:58:25.184547013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T14:58:25.185228044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-04T14:58:25.185793139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-04T14:58:25.186481291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-04T14:58:25.187132507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177198s 
2026-07-04T14:58:25.187555391Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-07-04T14:58:25.191245510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T14:58:25.192531437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-07-04T14:58:25.193489212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-04T14:58:25.194400196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-04T14:58:25.197231229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090901s 
2026-07-04T14:58:25.199998185Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-07-04T14:58:25.202319624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:25.204374153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-07-04T14:58:25.205388773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-04T14:58:25.208264582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-04T14:58:25.210375034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:25.211334151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-04T14:58:25.212225777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141493s 
2026-07-04T14:58:25.212871906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:58:25', 'remove_language_profiles') 
2026-07-04T14:58:25.213489221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.218560920Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-04T14:58:25.219215040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202299s 
2026-07-04T14:58:25.219831714Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-04T14:58:25.220798412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.221533274Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-07-04T14:58:25.222392882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T14:58:25.222726992Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:58:25.223154884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-07-04T14:58:25.224363945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-07-04T14:58:25.228284300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031785s 
2026-07-04T14:58:25.230905287Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-04T14:58:25.231444856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-07-04T14:58:25.232869791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015305s 
2026-07-04T14:58:25.233521828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:58:25', 'multi_disc_naming_format') 
2026-07-04T14:58:25.234290790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.239646225Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-04T14:58:25.240113225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080757s 
2026-07-04T14:58:25.241012381Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-04T14:58:25.241985630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.242572940Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-07-04T14:58:25.243552798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T14:58:25.243935763Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:58:25.244288070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-07-04T14:58:25.244724945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:25.246808407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015422s 
2026-07-04T14:58:25.246948107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.247405281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.269633228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220078s 
2026-07-04T14:58:25.271182120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:58:25', 'add_download_client_priority') 
2026-07-04T14:58:25.271210763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.282710714Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-04T14:58:25.282738376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316119s 
2026-07-04T14:58:25.282742342Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-04T14:58:25.282745636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.282748771Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-07-04T14:58:25.282751845Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.282754930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-07-04T14:58:25.282942751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009489s 
2026-07-04T14:58:25.283209792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.283564643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-07-04T14:58:25.284010521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s 
2026-07-04T14:58:25.284471973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:58:25', 'remove_growl_prowl') 
2026-07-04T14:58:25.284962477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.288504556Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-04T14:58:25.289076242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046888s 
2026-07-04T14:58:25.289622941Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-04T14:58:25.290102680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.290757281Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-07-04T14:58:25.291768547Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.294040051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-07-04T14:58:25.294065849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006695s 
2026-07-04T14:58:25.294069855Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.294072930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-07-04T14:58:25.294076073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005432s 
2026-07-04T14:58:25.294426259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:58:25', 'remove_plex_hometheatre') 
2026-07-04T14:58:25.294982102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.302142552Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-04T14:58:25.302641449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074656s 
2026-07-04T14:58:25.303120337Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-04T14:58:25.303523821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.304057991Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-07-04T14:58:25.305365170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-04T14:58:25.305694704Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:25.305969195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-07-04T14:58:25.306347501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-07-04T14:58:25.308083904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016136s 
2026-07-04T14:58:25.315044473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-04T14:58:25.315073147Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T14:58:25.315076973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-07-04T14:58:25.315080007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.315102320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014566s 
2026-07-04T14:58:25.315105505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-04T14:58:25.315108420Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2026-07-04T14:58:25.315111484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-07-04T14:58:25.315114409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.315117363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001486s 
2026-07-04T14:58:25.315119937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-04T14:58:25.315122541Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:25.315136302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-07-04T14:58:25.315139115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.320072868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047935s 
2026-07-04T14:58:25.320093549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-04T14:58:25.320427920Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T14:58:25.320856073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-07-04T14:58:25.321197433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-07-04T14:58:25.322998762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015358s 
2026-07-04T14:58:25.323483218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.323746213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.327842951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021303s 
2026-07-04T14:58:25.327869622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:58:25', 'add_root_folder_add_defaults') 
2026-07-04T14:58:25.327922541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.335809889Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-04T14:58:25.336092632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011719s 
2026-07-04T14:58:25.336358892Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-04T14:58:25.336527575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.337121694Z [Info] task_duration: Starting migration of Main DB to 40 
2026-07-04T14:58:25.337839911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T14:58:25.337855084Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-07-04T14:58:25.339149212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-07-04T14:58:25.339352577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-07-04T14:58:25.340229481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016434s 
2026-07-04T14:58:25.340765164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:58:25', 'task_duration') 
2026-07-04T14:58:25.341273255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.345498667Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-04T14:58:25.345744996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069988s 
2026-07-04T14:58:25.346112157Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-04T14:58:25.346373127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.347106236Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-07-04T14:58:25.347859164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T14:58:25.348207417Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s 
2026-07-04T14:58:25.348423089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-07-04T14:58:25.348853444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:25.350691959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017213s 
2026-07-04T14:58:25.350950687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-07-04T14:58:25.351182174Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T14:58:25.351326038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-07-04T14:58:25.351728412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.353873246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015638s 
2026-07-04T14:58:25.354512143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:58:25', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-04T14:58:25.355372221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.362041094Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-04T14:58:25.362937157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090534s 
2026-07-04T14:58:25.363357077Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-04T14:58:25.363542174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.364156615Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-07-04T14:58:25.364929202Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-07-04T14:58:25.374007345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE) 
2026-07-04T14:58:25.375253963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists" 
2026-07-04T14:58:25.377699217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:25.380066916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:25.383790334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:25.384980238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:25.385866686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:25.386652433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.387507114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022278s 
2026-07-04T14:58:25.387894725Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-04T14:58:25.389069074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-07-04T14:58:25.389096446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006215s 
2026-07-04T14:58:25.389330165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-04T14:58:25.389693831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-07-04T14:58:25.390624115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s 
2026-07-04T14:58:25.390649613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-07-04T14:58:25.396323374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT) 
2026-07-04T14:58:25.398364833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig" 
2026-07-04T14:58:25.398692965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-07-04T14:58:25.400112462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-07-04T14:58:25.404385274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129549s 
2026-07-04T14:58:25.405217642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:58:25', 'remove_album_folders') 
2026-07-04T14:58:25.405580996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.410993285Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-04T14:58:25.413705710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196307s 
2026-07-04T14:58:25.413739050Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-07-04T14:58:25.413742816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.413746311Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-07-04T14:58:25.415264636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T14:58:25.416236242Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s 
2026-07-04T14:58:25.416378315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-07-04T14:58:25.417017903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-07-04T14:58:25.418666534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017324s 
2026-07-04T14:58:25.419250208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T14:58:25.419510168Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T14:58:25.419762426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-07-04T14:58:25.420208975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:25.421815682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016398s 
2026-07-04T14:58:25.422211165Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.422613277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.484084508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0608413s 
2026-07-04T14:58:25.484253211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-07-04T14:58:25.487991332Z [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-07-04T14:58:25.489739492Z [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-07-04T14:58:25.491138888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-04T14:58:25.491158378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-04T14:58:25.494109640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091999s 
2026-07-04T14:58:25.494622408Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-07-04T14:58:25.499434369Z [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-07-04T14:58:25.502050408Z [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-07-04T14:58:25.502077999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-04T14:58:25.502984829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-04T14:58:25.506229570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011129s 
2026-07-04T14:58:25.506830782Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-07-04T14:58:25.511611826Z [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-07-04T14:58:25.513223801Z [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-07-04T14:58:25.514431791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-04T14:58:25.516316695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-04T14:58:25.521111570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121553s 
2026-07-04T14:58:25.521159662Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-07-04T14:58:25.527826292Z [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-07-04T14:58:25.529009795Z [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-07-04T14:58:25.530561189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-04T14:58:25.530682281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-04T14:58:25.534190718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131268s 
2026-07-04T14:58:25.534489846Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-07-04T14:58:25.538897231Z [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-07-04T14:58:25.539964971Z [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-07-04T14:58:25.540629636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-07-04T14:58:25.542596804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-07-04T14:58:25.545394667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102752s 
2026-07-04T14:58:25.545941807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:58:25', 'flexible_delay_profiles') 
2026-07-04T14:58:25.546464520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.552169278Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-07-04T14:58:25.552198651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167503s 
2026-07-04T14:58:25.552338592Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-04T14:58:25.552612332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.553058651Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-07-04T14:58:25.554467542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:58:25.554502143Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T14:58:25.554505939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-07-04T14:58:25.554508673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-07-04T14:58:25.558011232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015914s 
2026-07-04T14:58:25.558056409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:58:25', 'add_priority_to_indexers') 
2026-07-04T14:58:25.558060856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.564607896Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-04T14:58:25.564715117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091705s 
2026-07-04T14:58:25.564726824Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-04T14:58:25.564996499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.565417499Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-07-04T14:58:25.567482483Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-04T14:58:25.567985097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-07-04T14:58:25.569094228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010395s 
2026-07-04T14:58:25.570702569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.571110530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.572107123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s 
2026-07-04T14:58:25.572608715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:58:25', 'remove_chown_and_folderchmod_config') 
2026-07-04T14:58:25.573328313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.577666012Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-04T14:58:25.577736088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054501s 
2026-07-04T14:58:25.577740475Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-07-04T14:58:25.577790229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.578348987Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-07-04T14:58:25.579647842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-07-04T14:58:25.581713818Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-07-04T14:58:25.581742962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-07-04T14:58:25.585657066Z [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-07-04T14:58:25.585684918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist" 
2026-07-04T14:58:25.586041093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-07-04T14:58:25.586768452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-07-04T14:58:25.590048207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091376s 
2026-07-04T14:58:25.590764580Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-07-04T14:58:25.590777259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-07-04T14:58:25.591489316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006022s 
2026-07-04T14:58:25.591568765Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-07-04T14:58:25.591963677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-07-04T14:58:25.592387171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s 
2026-07-04T14:58:25.592703625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-07-04T14:58:25.593099489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-07-04T14:58:25.593601001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s 
2026-07-04T14:58:25.594004615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:58:25', 'convert_blacklist_protocol') 
2026-07-04T14:58:25.596303679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.599597967Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-07-04T14:58:25.600215552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062621s 
2026-07-04T14:58:25.600769802Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-04T14:58:25.601147017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.604192781Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-07-04T14:58:25.611161824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T14:58:25.611904516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-07-04T14:58:25.612971085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010934s 
2026-07-04T14:58:25.613299938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:58:25', 'update_notifiarr') 
2026-07-04T14:58:25.613813778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.620934117Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-04T14:58:25.621355198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090995s 
2026-07-04T14:58:25.621670610Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-04T14:58:25.621846454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.622422648Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-07-04T14:58:25.623037378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.623258610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.626104825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016735s 
2026-07-04T14:58:25.626136582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:58:25', 'email_multiple_addresses') 
2026-07-04T14:58:25.626156231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.629106032Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-04T14:58:25.629174374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005231s 
2026-07-04T14:58:25.629596698Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-04T14:58:25.629749836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.630437277Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-07-04T14:58:25.631133219Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-07-04T14:58:25.631351046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-07-04T14:58:25.634395057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028953s 
2026-07-04T14:58:25.634902187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:58:25', 'rename_blacklist_to_blocklist') 
2026-07-04T14:58:25.635557499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.638557785Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-04T14:58:25.639310903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069637s 
2026-07-04T14:58:25.640145073Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-04T14:58:25.641269818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.642280572Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-07-04T14:58:25.643714482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T14:58:25.644290174Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T14:58:25.644773588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-07-04T14:58:25.645611154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:25.647607846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022353s 
2026-07-04T14:58:25.648254675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-07-04T14:58:25.649323237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:25.651797994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024628s 
2026-07-04T14:58:25.653294997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.653759804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.655995313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020915s 
2026-07-04T14:58:25.656619478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:58:25', 'cdh_per_downloadclient') 
2026-07-04T14:58:25.657343314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.664465666Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-04T14:58:25.665474127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010402s 
2026-07-04T14:58:25.665492895Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-04T14:58:25.665808848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.666822107Z [Info] download_history: Starting migration of Main DB to 52 
2026-07-04T14:58:25.668455494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-07-04T14:58:25.670591275Z [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-07-04T14:58:25.670610923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013864s 
2026-07-04T14:58:25.670831004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-07-04T14:58:25.671165414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-04T14:58:25.671935499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007425s 
2026-07-04T14:58:25.672305343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-07-04T14:58:25.672638071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-04T14:58:25.673265221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006701s 
2026-07-04T14:58:25.673544650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-07-04T14:58:25.673837088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-04T14:58:25.674300743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s 
2026-07-04T14:58:25.674586842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.674846450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.676627530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016224s 
2026-07-04T14:58:25.677289551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:58:25', 'download_history') 
2026-07-04T14:58:25.678482790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.685062289Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-04T14:58:25.685094466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079642s 
2026-07-04T14:58:25.685098703Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-04T14:58:25.685101668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.685104361Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-07-04T14:58:25.685525332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:58:25', 'add_update_history') 
2026-07-04T14:58:25.686238111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.688451887Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-04T14:58:25.689370403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040458s 
2026-07-04T14:58:25.689791184Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-04T14:58:25.690134108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.691636349Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-07-04T14:58:25.692969737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:25.693452931Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T14:58:25.694030206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-07-04T14:58:25.694758378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:25.697069400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023512s 
2026-07-04T14:58:25.698043039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:58:25', 'add_on_update_to_notifications') 
2026-07-04T14:58:25.698883969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.707093701Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-04T14:58:25.707750835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122154s 
2026-07-04T14:58:25.708292587Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-04T14:58:25.710094837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.710115989Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-07-04T14:58:25.710119644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:58:25.710130631Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s 
2026-07-04T14:58:25.710353215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-07-04T14:58:25.710763609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.712315114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015528s 
2026-07-04T14:58:25.712928033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:58:25', 'download_client_per_indexer') 
2026-07-04T14:58:25.713531658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.717774866Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-04T14:58:25.718386182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068043s 
2026-07-04T14:58:25.718882615Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-04T14:58:25.719534552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.720199008Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-07-04T14:58:25.721305626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-04T14:58:25.721628200Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:58:25.721886126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-07-04T14:58:25.722368699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.723996929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015966s 
2026-07-04T14:58:25.724553473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-07-04T14:58:25.724614615Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T14:58:25.724871199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-07-04T14:58:25.727362101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.727479357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014816s 
2026-07-04T14:58:25.727860258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T14:58:25.728192717Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T14:58:25.728509781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-07-04T14:58:25.728873666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.730301126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s 
2026-07-04T14:58:25.730878861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:58:25', 'AddNewItemMonitorType') 
2026-07-04T14:58:25.731489075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.734719116Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-04T14:58:25.736539393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053497s 
2026-07-04T14:58:25.738117508Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-04T14:58:25.738979920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.739778006Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-07-04T14:58:25.740822461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T14:58:25.742281027Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s 
2026-07-04T14:58:25.743019102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-07-04T14:58:25.743740483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:25.747070903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019962s 
2026-07-04T14:58:25.747096101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:58:25', 'ImportListSearch') 
2026-07-04T14:58:25.747100257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.751180371Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-04T14:58:25.751198598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052752s 
2026-07-04T14:58:25.751202043Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-04T14:58:25.751204337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.751206470Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-07-04T14:58:25.751529855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-07-04T14:58:25.751976064Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T14:58:25.752536995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-07-04T14:58:25.752960609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:25.755447565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002259s 
2026-07-04T14:58:25.756553323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:58:25', 'ImportListMonitorExisting') 
2026-07-04T14:58:25.757426781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.760724552Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-04T14:58:25.761538483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074691s 
2026-07-04T14:58:25.762285171Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-04T14:58:25.763096617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.764616014Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-07-04T14:58:25.765965055Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.766614558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-07-04T14:58:25.767350251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008335s 
2026-07-04T14:58:25.768135688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.768679343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-07-04T14:58:25.769945179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010098s 
2026-07-04T14:58:25.770420772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-07-04T14:58:25.770994752Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:25.772563983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-07-04T14:58:25.773995378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-07-04T14:58:25.775798480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030705s 
2026-07-04T14:58:25.776633551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:58:25', 'add_indexer_tags') 
2026-07-04T14:58:25.777315884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.791091205Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-04T14:58:25.791144224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106837s 
2026-07-04T14:58:25.791149361Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-04T14:58:25.791152837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.791156152Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-07-04T14:58:25.791159086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:25.791161800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:25.791241019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024344s 
2026-07-04T14:58:25.796149313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:58:25', 'update_audio_types') 
2026-07-04T14:58:25.796173400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:25.801219361Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-04T14:58:25.801250878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101147s 
2026-07-04T14:58:25.801255215Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T14:58:25.801278910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:25.801281975Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-07-04T14:58:25.804033087Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:25.804702471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-07-04T14:58:25.805382019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007781s 
2026-07-04T14:58:25.805714366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-07-04T14:58:25.806018973Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-07-04T14:58:25.806337951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-07-04T14:58:25.812042869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL) 
2026-07-04T14:58:25.813879821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases" 
2026-07-04T14:58:25.815997886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-07-04T14:58:25.816785366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-07-04T14:58:25.819958910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-07-04T14:58:25.820884247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-07-04T14:58:25.821633190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149334s 
2026-07-04T14:58:25.821966559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:25.822268182Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T14:58:25.822655191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-07-04T14:58:25.835150745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-07-04T14:58:25.837413285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-07-04T14:58:25.838449388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:25.839862645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:25.845097940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:25.846395094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:25.847306729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.848051877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249333s 
2026-07-04T14:58:25.848551455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:25.848560048Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s 
2026-07-04T14:58:25.848929431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-07-04T14:58:25.855021039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-07-04T14:58:25.855504133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-07-04T14:58:25.856618322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:25.858227504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:25.861510703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:25.862444492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:25.863235157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.863803880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014563s 
2026-07-04T14:58:25.864134324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:25.864478811Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-07-04T14:58:25.865074463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-07-04T14:58:25.872675362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL) 
2026-07-04T14:58:25.875637691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums" 
2026-07-04T14:58:25.877035847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-07-04T14:58:25.878838437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-07-04T14:58:25.884632360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-07-04T14:58:25.885808962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-07-04T14:58:25.887090843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.887994237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211939s 
2026-07-04T14:58:25.888732202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-04T14:58:25.889251971Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T14:58:25.889724499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-07-04T14:58:25.895679693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-07-04T14:58:25.897650005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-07-04T14:58:25.899065686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:25.901575458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:25.906544593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:25.907786174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:25.908772692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:25.911042192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.912371545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218316s 
2026-07-04T14:58:25.912998594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-07-04T14:58:25.913575679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-04T14:58:25.914109969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-07-04T14:58:25.935567502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL) 
2026-07-04T14:58:25.942753019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists" 
2026-07-04T14:58:25.943796573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-07-04T14:58:25.947103137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-07-04T14:58:25.950302501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-07-04T14:58:25.951519515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-07-04T14:58:25.952562087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-07-04T14:58:25.953359462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-07-04T14:58:25.953993571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393794s 
2026-07-04T14:58:25.954350758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T14:58:25.954663496Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-07-04T14:58:25.955065368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-07-04T14:58:25.959703218Z [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-07-04T14:58:25.961366911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-07-04T14:58:25.962455442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T14:58:25.963548500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T14:58:25.968276023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125904s 
2026-07-04T14:58:25.968815241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T14:58:25.969395261Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s 
2026-07-04T14:58:25.969476652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-07-04T14:58:25.973331358Z [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-07-04T14:58:25.975695081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist" 
2026-07-04T14:58:25.975845475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-07-04T14:58:25.977347826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-07-04T14:58:25.981694520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116335s 
2026-07-04T14:58:25.982329121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:58:25.982649150Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s 
2026-07-04T14:58:25.982980156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-07-04T14:58:25.987750554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:58:25.989235991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T14:58:25.990319374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T14:58:25.991220914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T14:58:25.994989491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113644s 
2026-07-04T14:58:25.995554548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:58:25.995866716Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2026-07-04T14:58:25.996242018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-07-04T14:58:26.003317631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:58:26.007108270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T14:58:26.007188190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T14:58:26.007305686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T14:58:26.011477207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146277s 
2026-07-04T14:58:26.012021643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:58:26.012316524Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s 
2026-07-04T14:58:26.012656534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-07-04T14:58:26.017116147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2026-07-04T14:58:26.018369494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2026-07-04T14:58:26.019086600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-07-04T14:58:26.020062712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-07-04T14:58:26.023301604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100537s 
2026-07-04T14:58:26.023722796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T14:58:26.024062906Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2026-07-04T14:58:26.024410045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-07-04T14:58:26.028326595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:58:26.029763438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T14:58:26.030529005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T14:58:26.031456985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T14:58:26.036146872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.037151257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123709s 
2026-07-04T14:58:26.037489183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T14:58:26.037746469Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-07-04T14:58:26.038062403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-07-04T14:58:26.041584410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:58:26.042766812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T14:58:26.043490027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T14:58:26.044659989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T14:58:26.047941827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.048949968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104996s 
2026-07-04T14:58:26.049253602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-07-04T14:58:26.049706991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s 
2026-07-04T14:58:26.050041844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-07-04T14:58:26.054623399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:58:26.056289605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2026-07-04T14:58:26.057370314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-07-04T14:58:26.058792846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-07-04T14:58:26.062606681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.063524046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130587s 
2026-07-04T14:58:26.065255460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-07-04T14:58:26.065695980Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-06s 
2026-07-04T14:58:26.066118783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-07-04T14:58:26.071138605Z [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-07-04T14:58:26.072804682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory" 
2026-07-04T14:58:26.074976956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-07-04T14:58:26.075108123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-07-04T14:58:26.079096259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-07-04T14:58:26.080151550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-07-04T14:58:26.080982555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-07-04T14:58:26.081583306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150954s 
2026-07-04T14:58:26.081894843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-04T14:58:26.082203055Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T14:58:26.082525457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-07-04T14:58:26.087542296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T14:58:26.089080119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-07-04T14:58:26.089884675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T14:58:26.090774959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-04T14:58:26.094320041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111511s 
2026-07-04T14:58:26.094879399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-07-04T14:58:26.095226098Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.6E-06s 
2026-07-04T14:58:26.097027829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-07-04T14:58:26.101149455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T14:58:26.103844412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles" 
2026-07-04T14:58:26.104973855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-07-04T14:58:26.106070058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-07-04T14:58:26.109298856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132986s 
2026-07-04T14:58:26.109762371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-07-04T14:58:26.110071574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2026-07-04T14:58:26.110409800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-07-04T14:58:26.114661572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL) 
2026-07-04T14:58:26.116082861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History" 
2026-07-04T14:58:26.116968207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-07-04T14:58:26.118559011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-07-04T14:58:26.122794198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-07-04T14:58:26.122837032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-07-04T14:58:26.123601477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-07-04T14:58:26.124275487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-07-04T14:58:26.124822597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141024s 
2026-07-04T14:58:26.125170378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T14:58:26.125446552Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:26.125755795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-07-04T14:58:26.132387102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T14:58:26.133870154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-07-04T14:58:26.134829231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T14:58:26.135921929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T14:58:26.143066735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.143964259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178192s 
2026-07-04T14:58:26.144395675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T14:58:26.144731929Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2026-07-04T14:58:26.145192830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-07-04T14:58:26.149610029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T14:58:26.151089946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-07-04T14:58:26.152007161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T14:58:26.153253829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T14:58:26.159155803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.160257674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014588s 
2026-07-04T14:58:26.160715790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T14:58:26.161136981Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.07E-05s 
2026-07-04T14:58:26.163089317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-07-04T14:58:26.166253318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT) 
2026-07-04T14:58:26.167634688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus" 
2026-07-04T14:58:26.168454256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T14:58:26.169564849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T14:58:26.175037851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.175869427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140716s 
2026-07-04T14:58:26.176281524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:58:26.176557939Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:26.176847092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-07-04T14:58:26.183511819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-04T14:58:26.185447118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-07-04T14:58:26.186359866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:58:26.187597000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:58:26.192857071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.193834916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165538s 
2026-07-04T14:58:26.194295838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:58:26.194628937Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-07-04T14:58:26.194991009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-07-04T14:58:26.201610888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-04T14:58:26.207611119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-07-04T14:58:26.208704257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:58:26.210004016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:58:26.213833854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.214767353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193539s 
2026-07-04T14:58:26.215194693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-07-04T14:58:26.215510536Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-07-04T14:58:26.215870916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-07-04T14:58:26.220267554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT) 
2026-07-04T14:58:26.221812719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus" 
2026-07-04T14:58:26.222732028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-07-04T14:58:26.224099406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-07-04T14:58:26.227708334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.228626129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123324s 
2026-07-04T14:58:26.229055913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-04T14:58:26.229351385Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-07-04T14:58:26.229663403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-07-04T14:58:26.233680703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T14:58:26.234752159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-07-04T14:58:26.235312519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-04T14:58:26.235896743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-04T14:58:26.238263580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082242s 
2026-07-04T14:58:26.238569779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-07-04T14:58:26.238798021Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s 
2026-07-04T14:58:26.239047094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-07-04T14:58:26.242280640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL) 
2026-07-04T14:58:26.243353437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles" 
2026-07-04T14:58:26.244024151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-07-04T14:58:26.244723340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-07-04T14:58:26.248005859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084573s 
2026-07-04T14:58:26.248457535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-04T14:58:26.248714680Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-07-04T14:58:26.249023684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-07-04T14:58:26.253495214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-04T14:58:26.255160198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-07-04T14:58:26.256067198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T14:58:26.256834757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-04T14:58:26.260387611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108127s 
2026-07-04T14:58:26.260858116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-07-04T14:58:26.261179619Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T14:58:26.261536463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-07-04T14:58:26.267892196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL) 
2026-07-04T14:58:26.269754848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles" 
2026-07-04T14:58:26.270990248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-07-04T14:58:26.272002996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-07-04T14:58:26.275709851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013581s 
2026-07-04T14:58:26.276207166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-07-04T14:58:26.276508107Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s 
2026-07-04T14:58:26.276871281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-07-04T14:58:26.281237453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL) 
2026-07-04T14:58:26.282734126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases" 
2026-07-04T14:58:26.283552451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-07-04T14:58:26.284323828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-07-04T14:58:26.288208889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010741s 
2026-07-04T14:58:26.288710271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T14:58:26.289052354Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2026-07-04T14:58:26.289403850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-07-04T14:58:26.293546618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T14:58:26.296067516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T14:58:26.296087595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T14:58:26.296531851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T14:58:26.300046538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T14:58:26.302620324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012692s 
2026-07-04T14:58:26.303252371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-07-04T14:58:26.303873261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.7E-06s 
2026-07-04T14:58:26.304307682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-07-04T14:58:26.310186521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2026-07-04T14:58:26.311521601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2026-07-04T14:58:26.312318026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-07-04T14:58:26.313430532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-07-04T14:58:26.316705380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-07-04T14:58:26.317875593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129129s 
2026-07-04T14:58:26.317923094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:26.318288832Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-07-04T14:58:26.318715271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-07-04T14:58:26.330810355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:26.333232594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-07-04T14:58:26.335535745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-04T14:58:26.337309963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-04T14:58:26.342211509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:26.343350705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-04T14:58:26.344173519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250181s 
2026-07-04T14:58:26.344641841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:26.345047758Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2026-07-04T14:58:26.345542339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-07-04T14:58:26.349338658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE) 
2026-07-04T14:58:26.350535652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles" 
2026-07-04T14:58:26.351297784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-07-04T14:58:26.352511592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-07-04T14:58:26.355523795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-07-04T14:58:26.356540659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-07-04T14:58:26.357327318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113688s 
2026-07-04T14:58:26.357701339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:58:26.358020988Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s 
2026-07-04T14:58:26.358404844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T14:58:26.364147949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T14:58:26.365283039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T14:58:26.365996599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T14:58:26.366939031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T14:58:26.370403011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:58:26.371387707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125406s 
2026-07-04T14:58:26.372604520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:58:26', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T14:58:26.373421204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.378851170Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T14:58:26.379546933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197851s 
2026-07-04T14:58:26.380538429Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-04T14:58:26.380644248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.381394752Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-07-04T14:58:26.382469933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:26.382837303Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s 
2026-07-04T14:58:26.383199005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-07-04T14:58:26.383960116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.385532732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018403s 
2026-07-04T14:58:26.386233883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:26.386310357Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-07-04T14:58:26.386648033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-07-04T14:58:26.387118429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.388675462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016588s 
2026-07-04T14:58:26.389296092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:58:26', 'add_on_delete_to_notifications') 
2026-07-04T14:58:26.389937602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.394513118Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-04T14:58:26.395453667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072416s 
2026-07-04T14:58:26.395966526Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-04T14:58:26.396329220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.397961395Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-07-04T14:58:26.401684695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T14:58:26.402194138Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.3E-06s 
2026-07-04T14:58:26.402549971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-07-04T14:58:26.403027256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.404686182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017371s 
2026-07-04T14:58:26.405083147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-07-04T14:58:26.405964849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-07-04T14:58:26.406530295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007179s 
2026-07-04T14:58:26.406809774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:26.407084365Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T14:58:26.407419749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-07-04T14:58:26.407816012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-07-04T14:58:26.409483010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016277s 
2026-07-04T14:58:26.412063897Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:26.412087111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:26.412090447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013014s 
2026-07-04T14:58:26.412093571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-07-04T14:58:26.412670095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0) 
2026-07-04T14:58:26.413649182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016463s 
2026-07-04T14:58:26.414052998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-07-04T14:58:26.414503724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-07-04T14:58:26.415158874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s 
2026-07-04T14:58:26.415483121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-04T14:58:26.415778002Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s 
2026-07-04T14:58:26.416149689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-07-04T14:58:26.416615317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-07-04T14:58:26.418226722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001682s 
2026-07-04T14:58:26.418584748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-04T14:58:26.418857327Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s 
2026-07-04T14:58:26.419229744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-07-04T14:58:26.419670606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.421104163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s 
2026-07-04T14:58:26.421462531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-07-04T14:58:26.421731683Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s 
2026-07-04T14:58:26.422067137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-07-04T14:58:26.423383869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.425753299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027105s 
2026-07-04T14:58:26.426452076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:26.426997754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:26.431813391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046975s 
2026-07-04T14:58:26.433171605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:26.433714469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:26.435786584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017246s 
2026-07-04T14:58:26.435886603Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-07-04T14:58:26.439680919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-07-04T14:58:26.441577481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-07-04T14:58:26.441662007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-04T14:58:26.442321286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-04T14:58:26.445732657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093145s 
2026-07-04T14:58:26.446322562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-07-04T14:58:26.452946788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL) 
2026-07-04T14:58:26.454555398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles" 
2026-07-04T14:58:26.455273053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-07-04T14:58:26.456531369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-07-04T14:58:26.460226996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013158s 
2026-07-04T14:58:26.460962147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-04T14:58:26.461565612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-07-04T14:58:26.462267243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s 
2026-07-04T14:58:26.462725720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T14:58:26.463275424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2026-07-04T14:58:26.463775153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-07-04T14:58:26.464417956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.466427828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021538s 
2026-07-04T14:58:26.466904542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-07-04T14:58:26.467277981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s 
2026-07-04T14:58:26.467847845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-07-04T14:58:26.469668413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-07-04T14:58:26.472243893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021076s 
2026-07-04T14:58:26.472361198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:58:26', 'add_custom_formats') 
2026-07-04T14:58:26.473117662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.479665553Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-04T14:58:26.480183840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010002s 
2026-07-04T14:58:26.481209818Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-04T14:58:26.482344839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.483310405Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-07-04T14:58:26.484458244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-07-04T14:58:26.484994317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s 
2026-07-04T14:58:26.485805774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-07-04T14:58:26.486430410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-07-04T14:58:26.488715954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022775s 
2026-07-04T14:58:26.489778437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:58:26', 'add_result_to_commands') 
2026-07-04T14:58:26.490649963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.502563564Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-04T14:58:26.503039137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159955s 
2026-07-04T14:58:26.503615972Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-04T14:58:26.504033547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.504693326Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-07-04T14:58:26.505653655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:26.506144490Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s 
2026-07-04T14:58:26.506735186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-07-04T14:58:26.507253001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.509085347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018953s 
2026-07-04T14:58:26.509888851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:58:26', 'health_restored_notification') 
2026-07-04T14:58:26.510535590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.517404982Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-04T14:58:26.523059666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083478s 
2026-07-04T14:58:26.523071244Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-04T14:58:26.523074859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.523077894Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-07-04T14:58:26.523080928Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-07-04T14:58:26.523501998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-07-04T14:58:26.524038683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006312s 
2026-07-04T14:58:26.524584611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:58:26', 'remove_uc') 
2026-07-04T14:58:26.525150389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.531292512Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-04T14:58:26.532714573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076362s 
2026-07-04T14:58:26.533409184Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-04T14:58:26.533804467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.534440950Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-07-04T14:58:26.535109822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:26.536035971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:26.538871769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027842s 
2026-07-04T14:58:26.539573461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:58:26', 'download_clients_rename_tv_to_music') 
2026-07-04T14:58:26.540287390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.547203605Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-04T14:58:26.548277373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010893s 
2026-07-04T14:58:26.548357313Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-04T14:58:26.548865414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.549538693Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-07-04T14:58:26.550706744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-07-04T14:58:26.552400992Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2026-07-04T14:58:26.552835623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-07-04T14:58:26.554002532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-07-04T14:58:26.555158044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018309s 
2026-07-04T14:58:26.555785364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:58:26', 'add_colon_replacement_to_naming_config') 
2026-07-04T14:58:26.556559043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.561995208Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-04T14:58:26.562678633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008367s 
2026-07-04T14:58:26.563645751Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-04T14:58:26.563726963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.564377719Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-07-04T14:58:26.565479749Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-07-04T14:58:26.573108791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:58:26.573176332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus" 
2026-07-04T14:58:26.574052084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-07-04T14:58:26.575648797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-07-04T14:58:26.581029030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.586103073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185179s 
2026-07-04T14:58:26.586637013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-07-04T14:58:26.587099055Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-06s 
2026-07-04T14:58:26.587595829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-07-04T14:58:26.589863897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-07-04T14:58:26.591756853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020176s 
2026-07-04T14:58:26.596880161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:58:26', 'list_sync_time') 
2026-07-04T14:58:26.597795692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.604554861Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-04T14:58:26.604975761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147584s 
2026-07-04T14:58:26.607627675Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-04T14:58:26.610342053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.611342272Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-07-04T14:58:26.612989810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-07-04T14:58:26.616039089Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-07-04T14:58:26.616980961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-07-04T14:58:26.618056393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-07-04T14:58:26.622261282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034377s 
2026-07-04T14:58:26.623825646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:58:26', 'add_download_client_tags') 
2026-07-04T14:58:26.624294860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.630071105Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-04T14:58:26.630097304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118692s 
2026-07-04T14:58:26.630686227Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-04T14:58:26.631146997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.631947246Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-07-04T14:58:26.635076075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-07-04T14:58:26.636022783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2026-07-04T14:58:26.640274505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044996s 
2026-07-04T14:58:26.640894232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-07-04T14:58:26.641562755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-07-04T14:58:26.642462152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010539s 
2026-07-04T14:58:26.643142522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:58:26', 'add_notification_status') 
2026-07-04T14:58:26.643850342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.649119398Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-04T14:58:26.649781620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074558s 
2026-07-04T14:58:26.650449931Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-04T14:58:26.652248055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.653043928Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-07-04T14:58:26.653883917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:26.657694106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:26.661577494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038618s 
2026-07-04T14:58:26.664895607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:58:26', 'add_alac_24_quality_in_profiles') 
2026-07-04T14:58:26.665831689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.674025047Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-04T14:58:26.674685375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162038s 
2026-07-04T14:58:26.675418835Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-04T14:58:26.675967838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.676705243Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-07-04T14:58:26.684811008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-07-04T14:58:26.685320502Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.4E-06s 
2026-07-04T14:58:26.685647462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-07-04T14:58:26.686054121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-07-04T14:58:26.687601850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015404s 
2026-07-04T14:58:26.688092906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-07-04T14:58:26.688529350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-07-04T14:58:26.693214781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015369s 
2026-07-04T14:58:26.694014419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:58:26', 'add_salt_to_users') 
2026-07-04T14:58:26.694696902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.699768792Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-04T14:58:26.700285867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110762s 
2026-07-04T14:58:26.700738274Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-04T14:58:26.701093366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.701625063Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-07-04T14:58:26.702582448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-07-04T14:58:26.703358220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]') 
2026-07-04T14:58:26.704216606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012848s 
2026-07-04T14:58:26.704556265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-07-04T14:58:26.704991047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-07-04T14:58:26.705645938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007473s 
2026-07-04T14:58:26.706158526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:58:26', 'add_auto_tagging') 
2026-07-04T14:58:26.706701770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.711620079Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-04T14:58:26.712493780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006468s 
2026-07-04T14:58:26.712993758Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-04T14:58:26.717019991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.717456315Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-07-04T14:58:26.718526268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-07-04T14:58:26.719172167Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-07-04T14:58:26.719254759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-07-04T14:58:26.719674620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-07-04T14:58:26.721392834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016988s 
2026-07-04T14:58:26.722230518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-04T14:58:26.722304770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-07-04T14:58:26.722805230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006416s 
2026-07-04T14:58:26.723330306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:58:26', 'quality_definition_preferred_size') 
2026-07-04T14:58:26.723877957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.732011915Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-04T14:58:26.732589351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074365s 
2026-07-04T14:58:26.733183030Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-04T14:58:26.733551112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.734156048Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-07-04T14:58:26.734972291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-07-04T14:58:26.735272151Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s 
2026-07-04T14:58:26.735561835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-07-04T14:58:26.736002555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.737617445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016582s 
2026-07-04T14:58:26.738306398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:58:26', 'add_on_artist_add_to_notifications') 
2026-07-04T14:58:26.738973246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.741021055Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-04T14:58:26.742291790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049082s 
2026-07-04T14:58:26.742951178Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-04T14:58:26.744981290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.745080017Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-07-04T14:58:26.745088159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-07-04T14:58:26.745091905Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.2E-06s 
2026-07-04T14:58:26.745094959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-07-04T14:58:26.745097694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-07-04T14:58:26.746211963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013837s 
2026-07-04T14:58:26.746800846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:58:26', 'album_last_searched_time') 
2026-07-04T14:58:26.747382527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.750267581Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-04T14:58:26.750780218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051778s 
2026-07-04T14:58:26.751288190Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-04T14:58:26.751654047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.752220867Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-07-04T14:58:26.753068448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-07-04T14:58:26.753373024Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T14:58:26.753662777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-07-04T14:58:26.754129637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.755881573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001749s 
2026-07-04T14:58:26.756355964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-07-04T14:58:26.756627811Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-07-04T14:58:26.756944766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-07-04T14:58:26.757384194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-07-04T14:58:26.759050682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016633s 
2026-07-04T14:58:26.759662798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:58:26', 'add_indexer_flags') 
2026-07-04T14:58:26.760261104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.770987077Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-04T14:58:26.771012054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109394s 
2026-07-04T14:58:26.771016100Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-04T14:58:26.771019265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.771022169Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-07-04T14:58:26.771024954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-07-04T14:58:26.771027818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-07-04T14:58:26.771406785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2026-07-04T14:58:26.771752274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-07-04T14:58:26.772174857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-07-04T14:58:26.772787546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007121s 
2026-07-04T14:58:26.776682131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-07-04T14:58:26.777198815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-07-04T14:58:26.777958182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008446s 
2026-07-04T14:58:26.778510550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:58:26', 'add_indexes_album_statistics') 
2026-07-04T14:58:26.779077150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.789724794Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-04T14:58:26.790315099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123642s 
2026-07-04T14:58:26.790770681Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-04T14:58:26.791190270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:26.791754105Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-07-04T14:58:26.792663107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-04T14:58:26.793107904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-07-04T14:58:26.793683276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006347s 
2026-07-04T14:58:26.794115544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-04T14:58:26', 'update_redacted_baseurl') 
2026-07-04T14:58:26.794602143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:26.797351733Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-04T14:58:26.797878162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040476s 
2026-07-04T14:58:26.833078016Z [Debug] MigrationController: Took: 00:00:03.5784633 
2026-07-04T14:58:26.980137914Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-07-04T14:58:27.038233166Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-07-04T14:58:27.072256547Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-07-04T14:58:27.134022850Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-07-04T14:58:27.134431422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-07-04T14:58:27.143817677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-07-04T14:58:27.176044757Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-07-04T14:58:27.176110966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354274s 
2026-07-04T14:58:27.176116154Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-07-04T14:58:27.176146399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360328s 
2026-07-04T14:58:27.183116443Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-07-04T14:58:27.183161170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.183256724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-07-04T14:58:27.189886748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-07-04T14:58:27.192102518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024196s 
2026-07-04T14:58:27.192668226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.211105042Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-07-04T14:58:27.216993345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199016s 
2026-07-04T14:58:27.218743207Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-07-04T14:58:27.222249301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.224067285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-07-04T14:58:27.225577999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:58:27.228085165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018373s 
2026-07-04T14:58:27.230412783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:58:27.231399352Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.5E-06s 
2026-07-04T14:58:27.233033720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-07-04T14:58:27.237516167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-07-04T14:58:27.241236131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036721s 
2026-07-04T14:58:27.243081016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.256186633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-07-04T14:58:27.257514142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187682s 
2026-07-04T14:58:27.258516524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-07-04T14:58:27.259491375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.260870522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:58:27.261574317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.6E-06s 
2026-07-04T14:58:27.262658210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-07-04T14:58:27.262795507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-07-04T14:58:27.264534742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018426s 
2026-07-04T14:58:27.265488231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.286340447Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-07-04T14:58:27.293095038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156639s 
2026-07-04T14:58:27.293132645Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-07-04T14:58:27.293136751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.295301875Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-07-04T14:58:27.296858697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-07-04T14:58:27.303058788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T14:58:27.304165326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061344s 
2026-07-04T14:58:27.305369650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-07-04T14:58:27.314290829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T14:58:27.317866556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041795s 
2026-07-04T14:58:27.318832995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T14:58:27', 'InitialSetup') 
2026-07-04T14:58:27.320458841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.333053864Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-07-04T14:58:27.338003890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187765s 
2026-07-04T14:58:27.338156119Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-07-04T14:58:27.338162058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.338521987Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-07-04T14:58:27.339454815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T14:58:27', 'add_reason_to_pending_releases') 
2026-07-04T14:58:27.340394693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.350764732Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-07-04T14:58:27.351582777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127824s 
2026-07-04T14:58:27.352140824Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-07-04T14:58:27.353237697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.356752054Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-07-04T14:58:27.356873556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T14:58:27', 'add_medium_support') 
2026-07-04T14:58:27.358197019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.368028170Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-07-04T14:58:27.368699705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145816s 
2026-07-04T14:58:27.372985618Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-07-04T14:58:27.373761140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.374399156Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-07-04T14:58:27.374954158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T14:58:27', 'add_various_qualites_in_profile') 
2026-07-04T14:58:27.375617652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.386305277Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-07-04T14:58:27.386951044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124055s 
2026-07-04T14:58:27.387265025Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-07-04T14:58:27.387834449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.388429129Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-07-04T14:58:27.389889628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T14:58:27', 'metadata_profiles') 
2026-07-04T14:58:27.390721764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.399668831Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-07-04T14:58:27.400654878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011571s 
2026-07-04T14:58:27.401751462Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-07-04T14:58:27.404207151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.412764263Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-07-04T14:58:27.414971601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T14:58:27', 'separate_automatic_and_interactive_search') 
2026-07-04T14:58:27.417460661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.429598989Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-07-04T14:58:27.430653579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264136s 
2026-07-04T14:58:27.432382320Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-07-04T14:58:27.434488075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.436003135Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-07-04T14:58:27.436537025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T14:58:27', 'change_album_path_to_relative') 
2026-07-04T14:58:27.438577953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.446485743Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-07-04T14:58:27.447362436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128839s 
2026-07-04T14:58:27.447814473Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-07-04T14:58:27.448459230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.450182982Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-07-04T14:58:27.450397134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T14:58:27', 'change_quality_size_mb_to_kb') 
2026-07-04T14:58:27.451247087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.460722374Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-07-04T14:58:27.463033278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102266s 
2026-07-04T14:58:27.465287675Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-07-04T14:58:27.469110454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.470133327Z [Info] album_releases: Starting migration of Log DB to 9 
2026-07-04T14:58:27.471197322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-04T14:58:27', 'album_releases') 
2026-07-04T14:58:27.472139293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.484892512Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-07-04T14:58:27.489012285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191462s 
2026-07-04T14:58:27.493288243Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-07-04T14:58:27.493348393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.493353401Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-07-04T14:58:27.493469645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T14:58:27', 'album_releases_fix') 
2026-07-04T14:58:27.494700128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.502957621Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-07-04T14:58:27.505741653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106154s 
2026-07-04T14:58:27.506514802Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-07-04T14:58:27.506850254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.508517392Z [Info] import_lists: Starting migration of Log DB to 11 
2026-07-04T14:58:27.514948989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T14:58:27', 'import_lists') 
2026-07-04T14:58:27.516797390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.527206747Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-07-04T14:58:27.532215593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194152s 
2026-07-04T14:58:27.532378617Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-07-04T14:58:27.533138335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.534560506Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-07-04T14:58:27.535895516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-04T14:58:27', 'add_release_status') 
2026-07-04T14:58:27.536730438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.549525240Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-07-04T14:58:27.550448343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163383s 
2026-07-04T14:58:27.557839718Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-07-04T14:58:27.561989807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.562037218Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-07-04T14:58:27.563983023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T14:58:27', 'album_download_notification') 
2026-07-04T14:58:27.565884954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.572760977Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-07-04T14:58:27.575443597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132058s 
2026-07-04T14:58:27.580061576Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-07-04T14:58:27.582175914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.585642950Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-07-04T14:58:27.585669931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T14:58:27', 'fix_language_metadata_profiles') 
2026-07-04T14:58:27.587892340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.592811150Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-07-04T14:58:27.594693261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116028s 
2026-07-04T14:58:27.597113217Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-07-04T14:58:27.597762860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.599473413Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-07-04T14:58:27.601613510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T14:58:27', 'remove_fanzub') 
2026-07-04T14:58:27.605108547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.623632564Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-07-04T14:58:27.624417350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256779s 
2026-07-04T14:58:27.625046653Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-07-04T14:58:27.625569166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.626540041Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-07-04T14:58:27.627740359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T14:58:27', 'update_artist_history_indexes') 
2026-07-04T14:58:27.628855350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.635343031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-07-04T14:58:27.636233917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095442s 
2026-07-04T14:58:27.641918704Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-07-04T14:58:27.643404672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.644099823Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-07-04T14:58:27.644896778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T14:58:27', 'remove_nma') 
2026-07-04T14:58:27.645921363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.650046814Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-07-04T14:58:27.650644159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066138s 
2026-07-04T14:58:27.651212951Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-07-04T14:58:27.651591288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.652204227Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-07-04T14:58:27.652741742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T14:58:27', 'album_disambiguation') 
2026-07-04T14:58:27.653483894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.659177235Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-07-04T14:58:27.659694350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073537s 
2026-07-04T14:58:27.661487147Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-07-04T14:58:27.661999234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.662580225Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-07-04T14:58:27.663149468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T14:58:27', 'add_ape_quality_in_profiles') 
2026-07-04T14:58:27.663841234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.668855126Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-07-04T14:58:27.672638396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066893s 
2026-07-04T14:58:27.673976881Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-07-04T14:58:27.673995509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.675225683Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-07-04T14:58:27.677247863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T14:58:27', 'remove_pushalot') 
2026-07-04T14:58:27.678403754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.688146904Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-07-04T14:58:27.688904910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137817s 
2026-07-04T14:58:27.689330167Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-07-04T14:58:27.691731676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.691746398Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-07-04T14:58:27.691749152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T14:58:27', 'add_custom_filters') 
2026-07-04T14:58:27.692199987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.697966388Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-07-04T14:58:27.698545576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078352s 
2026-07-04T14:58:27.706213636Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-07-04T14:58:27.707973573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.708774052Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-07-04T14:58:27.713137531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T14:58:27', 'import_list_tags') 
2026-07-04T14:58:27.714128165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.716764686Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-07-04T14:58:27.719111763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008746s 
2026-07-04T14:58:27.720104010Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-07-04T14:58:27.720231551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.720727734Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-07-04T14:58:27.722566770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T14:58:27', 'add_release_groups_etc') 
2026-07-04T14:58:27.722591947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.726327455Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-07-04T14:58:27.726360555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003894s 
2026-07-04T14:58:27.726364921Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-07-04T14:58:27.726368056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.726639783Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-07-04T14:58:27.728086631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T14:58:27', 'NewMediaInfoFormat') 
2026-07-04T14:58:27.728779189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.730492866Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-07-04T14:58:27.731001118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047019s 
2026-07-04T14:58:27.731597932Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-07-04T14:58:27.732065282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.732942748Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-07-04T14:58:27.733419142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T14:58:27', 'rename_restrictions_to_release_profiles') 
2026-07-04T14:58:27.734370287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.739046554Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-07-04T14:58:27.739087024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044299s 
2026-07-04T14:58:27.739393483Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-07-04T14:58:27.739810218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.740574073Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-07-04T14:58:27.742277154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T14:58:27', 'rename_quality_profiles_add_upgrade_allowed') 
2026-07-04T14:58:27.742305297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.744788257Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-07-04T14:58:27.744813204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041538s 
2026-07-04T14:58:27.745169638Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-07-04T14:58:27.745845491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.746549316Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-07-04T14:58:27.747704066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T14:58:27', 'add_import_exclusions') 
2026-07-04T14:58:27.748718075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.752027885Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-07-04T14:58:27.752339372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057702s 
2026-07-04T14:58:27.753587302Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-07-04T14:58:27.754321522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.755171906Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-07-04T14:58:27.756169271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T14:58:27', 'clean_artist_metadata_table') 
2026-07-04T14:58:27.757142830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.763302189Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-07-04T14:58:27.764187686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089429s 
2026-07-04T14:58:27.764960133Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-07-04T14:58:27.765544528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.766458148Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-07-04T14:58:27.767251717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T14:58:27', 'health_issue_notification') 
2026-07-04T14:58:27.768466226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.779272259Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-07-04T14:58:27.780194431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134749s 
2026-07-04T14:58:27.781075660Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-07-04T14:58:27.781746016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.782704842Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-07-04T14:58:27.783568507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T14:58:27', 'add_mediafilerepository_mtime') 
2026-07-04T14:58:27.784570008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.788820256Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-07-04T14:58:27.789419604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068213s 
2026-07-04T14:58:27.789989878Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-07-04T14:58:27.790407023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.791039902Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-07-04T14:58:27.791603336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T14:58:27', 'add_artistmetadataid_constraint') 
2026-07-04T14:58:27.792380480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.797791980Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-07-04T14:58:27.798785829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067881s 
2026-07-04T14:58:27.799643995Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-07-04T14:58:27.800714949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.801104663Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-07-04T14:58:27.801904151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T14:58:27', 'old_ids_and_artist_alias') 
2026-07-04T14:58:27.802828797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.807001359Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-07-04T14:58:27.807727757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066869s 
2026-07-04T14:58:27.808381477Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-07-04T14:58:27.811939968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.812575220Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-07-04T14:58:27.813375120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T14:58:27', 'download_propers_config') 
2026-07-04T14:58:27.813777362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.816092141Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-07-04T14:58:27.816989355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040771s 
2026-07-04T14:58:27.817286731Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-07-04T14:58:27.817678327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.818356784Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-07-04T14:58:27.820542358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T14:58:27', 'remove_language_profiles') 
2026-07-04T14:58:27.821636478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.824606358Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-07-04T14:58:27.825203814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066027s 
2026-07-04T14:58:27.825869452Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-07-04T14:58:27.826332866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.829555735Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-07-04T14:58:27.831371626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T14:58:27', 'multi_disc_naming_format') 
2026-07-04T14:58:27.831398206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.835090709Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-07-04T14:58:27.835137339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063296s 
2026-07-04T14:58:27.835156848Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-07-04T14:58:27.835159782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.835162297Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-07-04T14:58:27.835338400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T14:58:27', 'add_download_client_priority') 
2026-07-04T14:58:27.836069916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.839902419Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-07-04T14:58:27.840586534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056421s 
2026-07-04T14:58:27.841198511Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-07-04T14:58:27.841639632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.842334042Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-07-04T14:58:27.842949654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T14:58:27', 'remove_growl_prowl') 
2026-07-04T14:58:27.843770055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.847491731Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-07-04T14:58:27.848361564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047984s 
2026-07-04T14:58:27.849000621Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-07-04T14:58:27.849528713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.850253058Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-07-04T14:58:27.852369149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T14:58:27', 'remove_plex_hometheatre') 
2026-07-04T14:58:27.853781025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.866197420Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-07-04T14:58:27.866746152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099368s 
2026-07-04T14:58:27.866757840Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-07-04T14:58:27.866761826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.866764800Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-07-04T14:58:27.866781054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T14:58:27', 'add_root_folder_add_defaults') 
2026-07-04T14:58:27.866784900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.876332416Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-07-04T14:58:27.876352987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072627s 
2026-07-04T14:58:27.876357204Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-07-04T14:58:27.876360448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.876363553Z [Info] task_duration: Starting migration of Log DB to 40 
2026-07-04T14:58:27.876366417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T14:58:27', 'task_duration') 
2026-07-04T14:58:27.876370133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.882742742Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-07-04T14:58:27.885007856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118703s 
2026-07-04T14:58:27.892098391Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-07-04T14:58:27.892162287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.892167594Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-07-04T14:58:27.892239322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T14:58:27', 'add_indexer_and_enabled_to_release_profiles') 
2026-07-04T14:58:27.893372060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.913641381Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-07-04T14:58:27.918832269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225767s 
2026-07-04T14:58:27.919880910Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-07-04T14:58:27.923392643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.924294804Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-07-04T14:58:27.924991969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T14:58:27', 'remove_album_folders') 
2026-07-04T14:58:27.926466749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.929973584Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-07-04T14:58:27.930710629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078159s 
2026-07-04T14:58:27.931563246Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-07-04T14:58:27.932307691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.933155602Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-07-04T14:58:27.934415770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T14:58:27', 'flexible_delay_profiles') 
2026-07-04T14:58:27.935319985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.939259207Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-07-04T14:58:27.940498554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068087s 
2026-07-04T14:58:27.941868808Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-07-04T14:58:27.944293862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.944422335Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-07-04T14:58:27.944427011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T14:58:27', 'add_priority_to_indexers') 
2026-07-04T14:58:27.946237003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.953577062Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-07-04T14:58:27.954585814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108602s 
2026-07-04T14:58:27.955427835Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-07-04T14:58:27.955875245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.957278588Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-07-04T14:58:27.957543345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-04T14:58:27', 'remove_chown_and_folderchmod_config') 
2026-07-04T14:58:27.958287640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.967214457Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-07-04T14:58:27.968213845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090915s 
2026-07-04T14:58:27.970049765Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-07-04T14:58:27.971695110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.974149058Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-07-04T14:58:27.974314947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-04T14:58:27', 'convert_blacklist_protocol') 
2026-07-04T14:58:27.975505129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.981510267Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-07-04T14:58:27.982303557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099695s 
2026-07-04T14:58:27.983456525Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-07-04T14:58:27.986084341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:27.987620613Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-07-04T14:58:27.988867272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-04T14:58:27', 'update_notifiarr') 
2026-07-04T14:58:27.990091666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:27.997946016Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-07-04T14:58:28.003081701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112958s 
2026-07-04T14:58:28.003110515Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-07-04T14:58:28.003115051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.003118516Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-07-04T14:58:28.012357411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-04T14:58:28', 'email_multiple_addresses') 
2026-07-04T14:58:28.012391370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.014747001Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-07-04T14:58:28.016056172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125108s 
2026-07-04T14:58:28.018681276Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-07-04T14:58:28.018708246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.018719543Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-07-04T14:58:28.019940161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-04T14:58:28', 'rename_blacklist_to_blocklist') 
2026-07-04T14:58:28.021756263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.026091799Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-07-04T14:58:28.026130928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088745s 
2026-07-04T14:58:28.026135055Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-07-04T14:58:28.026137879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.027194262Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-07-04T14:58:28.028028082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-04T14:58:28', 'cdh_per_downloadclient') 
2026-07-04T14:58:28.028810554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.035605416Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-07-04T14:58:28.036340917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093432s 
2026-07-04T14:58:28.036983511Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-07-04T14:58:28.039845499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.041530694Z [Info] download_history: Starting migration of Log DB to 52 
2026-07-04T14:58:28.043114688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-04T14:58:28', 'download_history') 
2026-07-04T14:58:28.043557050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.051489527Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-07-04T14:58:28.052396415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115794s 
2026-07-04T14:58:28.054113949Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-07-04T14:58:28.054152967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.055083812Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-07-04T14:58:28.056564380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-07-04T14:58:28.060375972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T14:58:28.061636441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037959s 
2026-07-04T14:58:28.064540082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-07-04T14:58:28.071098269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T14:58:28.072381221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008851s 
2026-07-04T14:58:28.072404246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-04T14:58:28', 'add_update_history') 
2026-07-04T14:58:28.072408182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.077373582Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-07-04T14:58:28.079029203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077498s 
2026-07-04T14:58:28.079804635Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-07-04T14:58:28.082038963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.083440312Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-07-04T14:58:28.088514366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-04T14:58:28', 'add_on_update_to_notifications') 
2026-07-04T14:58:28.088545713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.097055504Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-07-04T14:58:28.097673319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153665s 
2026-07-04T14:58:28.098425706Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-07-04T14:58:28.100263992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.100294438Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-07-04T14:58:28.104084136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-04T14:58:28', 'download_client_per_indexer') 
2026-07-04T14:58:28.104139428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.110347431Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-07-04T14:58:28.110973499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110492s 
2026-07-04T14:58:28.111534380Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-07-04T14:58:28.112191384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.112736961Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-07-04T14:58:28.113397311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-04T14:58:28', 'AddNewItemMonitorType') 
2026-07-04T14:58:28.114289628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.120873213Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-07-04T14:58:28.121593703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083997s 
2026-07-04T14:58:28.122200662Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-07-04T14:58:28.122608804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.125071434Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-07-04T14:58:28.125143793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-04T14:58:28', 'ImportListSearch') 
2026-07-04T14:58:28.125149651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.132075469Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-07-04T14:58:28.132106375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070922s 
2026-07-04T14:58:28.132109780Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-07-04T14:58:28.132112144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.132114327Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-07-04T14:58:28.132570971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-04T14:58:28', 'ImportListMonitorExisting') 
2026-07-04T14:58:28.133335197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.136183444Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-07-04T14:58:28.136683664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047126s 
2026-07-04T14:58:28.137182701Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-07-04T14:58:28.137587948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.138966113Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-07-04T14:58:28.138989989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-04T14:58:28', 'add_indexer_tags') 
2026-07-04T14:58:28.139480484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.142900640Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-07-04T14:58:28.143515841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005124s 
2026-07-04T14:58:28.143999205Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-07-04T14:58:28.144417723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.145018713Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-07-04T14:58:28.145445162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-04T14:58:28', 'update_audio_types') 
2026-07-04T14:58:28.147973892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.148549233Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-07-04T14:58:28.149056523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038883s 
2026-07-04T14:58:28.149720579Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-07-04T14:58:28.150209160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.150877302Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-07-04T14:58:28.151933475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-07-04T14:58:28.153265941Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s 
2026-07-04T14:58:28.153286121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-07-04T14:58:28.154744837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2026-07-04T14:58:28.156220158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2026-07-04T14:58:28.157345384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-07-04T14:58:28.158392763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-07-04T14:58:28.160389054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-07-04T14:58:28.161320870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007705s 
2026-07-04T14:58:28.163457552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-07-04T14:58:28.163479095Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.1E-06s 
2026-07-04T14:58:28.163482921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-07-04T14:58:28.163681077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2026-07-04T14:58:28.164982548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-07-04T14:58:28.165980252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-07-04T14:58:28.167228833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-07-04T14:58:28.169417773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-07-04T14:58:28.170326444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076494s 
2026-07-04T14:58:28.170776419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-07-04T14:58:28.171108597Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.6E-06s 
2026-07-04T14:58:28.171486964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-07-04T14:58:28.172854733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-07-04T14:58:28.176118034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-07-04T14:58:28.176166046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-07-04T14:58:28.177022509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-07-04T14:58:28.178877898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-07-04T14:58:28.185636686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124413s 
2026-07-04T14:58:28.185662275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-04T14:58:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-07-04T14:58:28.186224267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.199336885Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-07-04T14:58:28.201214979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270193s 
2026-07-04T14:58:28.201817532Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-07-04T14:58:28.203045222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.203355296Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-07-04T14:58:28.204067343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-04T14:58:28', 'add_on_delete_to_notifications') 
2026-07-04T14:58:28.209051722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.217866079Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-07-04T14:58:28.218600711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152999s 
2026-07-04T14:58:28.219216173Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-07-04T14:58:28.219708781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.220620818Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-07-04T14:58:28.221255619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-04T14:58:28', 'add_custom_formats') 
2026-07-04T14:58:28.222505461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.229072171Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-07-04T14:58:28.229201425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083665s 
2026-07-04T14:58:28.229863817Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-07-04T14:58:28.230496997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.231341061Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-07-04T14:58:28.232035071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-04T14:58:28', 'add_result_to_commands') 
2026-07-04T14:58:28.232885255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.237513711Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-07-04T14:58:28.238230374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006036s 
2026-07-04T14:58:28.238824264Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-07-04T14:58:28.239323993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.240015669Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-07-04T14:58:28.240647086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-04T14:58:28', 'health_restored_notification') 
2026-07-04T14:58:28.241641456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.248096197Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-07-04T14:58:28.248129197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066262s 
2026-07-04T14:58:28.248143709Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-07-04T14:58:28.248146753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.248287924Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-07-04T14:58:28.251181901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-04T14:58:28', 'remove_uc') 
2026-07-04T14:58:28.252270092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.261741163Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-07-04T14:58:28.262451838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139013s 
2026-07-04T14:58:28.263068412Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-07-04T14:58:28.263569032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.265732584Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-07-04T14:58:28.268534272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-04T14:58:28', 'download_clients_rename_tv_to_music') 
2026-07-04T14:58:28.269363315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.273125712Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-07-04T14:58:28.273645972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091254s 
2026-07-04T14:58:28.274271919Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-07-04T14:58:28.275018830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.275373541Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-07-04T14:58:28.276079639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-04T14:58:28', 'add_colon_replacement_to_naming_config') 
2026-07-04T14:58:28.277226837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.284130352Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-07-04T14:58:28.284201439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065761s 
2026-07-04T14:58:28.284205515Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-07-04T14:58:28.284208520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.284211233Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-07-04T14:58:28.284213997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-04T14:58:28', 'list_sync_time') 
2026-07-04T14:58:28.285430900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.291015208Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-07-04T14:58:28.291039435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065464s 
2026-07-04T14:58:28.291547837Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-07-04T14:58:28.292110610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.292797089Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-07-04T14:58:28.293463707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-04T14:58:28', 'add_download_client_tags') 
2026-07-04T14:58:28.294234182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.298449458Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-07-04T14:58:28.300211008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058309s 
2026-07-04T14:58:28.300234323Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-07-04T14:58:28.300482364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.301532587Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-07-04T14:58:28.301783114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-04T14:58:28', 'add_notification_status') 
2026-07-04T14:58:28.302555801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.308781360Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-07-04T14:58:28.310464903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080605s 
2026-07-04T14:58:28.311817049Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-07-04T14:58:28.312796897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.313869264Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-07-04T14:58:28.314674150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-04T14:58:28', 'add_alac_24_quality_in_profiles') 
2026-07-04T14:58:28.315894829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.319673981Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-07-04T14:58:28.320192868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067317s 
2026-07-04T14:58:28.320772237Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-07-04T14:58:28.321235281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.321780318Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-07-04T14:58:28.322426226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-04T14:58:28', 'add_salt_to_users') 
2026-07-04T14:58:28.323216189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.327005117Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-07-04T14:58:28.327547840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055323s 
2026-07-04T14:58:28.328146678Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-07-04T14:58:28.329498713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.330149528Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-07-04T14:58:28.332244738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-04T14:58:28', 'add_auto_tagging') 
2026-07-04T14:58:28.333199349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.337491810Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-07-04T14:58:28.337996737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076925s 
2026-07-04T14:58:28.338853371Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-07-04T14:58:28.339344026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.340030024Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-07-04T14:58:28.340631434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-04T14:58:28', 'quality_definition_preferred_size') 
2026-07-04T14:58:28.341626145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.344027343Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-07-04T14:58:28.344474603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044811s 
2026-07-04T14:58:28.345030045Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-07-04T14:58:28.345401253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.345969374Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-07-04T14:58:28.346644174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-04T14:58:28', 'add_on_artist_add_to_notifications') 
2026-07-04T14:58:28.347518834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.352183064Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-07-04T14:58:28.352216604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036448s 
2026-07-04T14:58:28.352219999Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-07-04T14:58:28.352222262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.352225237Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-07-04T14:58:28.354034409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-04T14:58:28', 'album_last_searched_time') 
2026-07-04T14:58:28.355277771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.362261265Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-07-04T14:58:28.362871540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116128s 
2026-07-04T14:58:28.363873471Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-07-04T14:58:28.365294570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.365316654Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-07-04T14:58:28.366022201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-04T14:58:28', 'add_indexer_flags') 
2026-07-04T14:58:28.366763782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.371736915Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-07-04T14:58:28.372948379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070435s 
2026-07-04T14:58:28.374028638Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-07-04T14:58:28.374997139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.375444159Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-07-04T14:58:28.376416005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-04T14:58:28', 'add_indexes_album_statistics') 
2026-07-04T14:58:28.377361091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.383100251Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-07-04T14:58:28.383147132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062393s 
2026-07-04T14:58:28.383151087Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-07-04T14:58:28.393070170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-07-04T14:58:28.393134466Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-07-04T14:58:28.393882087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-07-04T14:58:28', 'update_redacted_baseurl') 
2026-07-04T14:58:28.396043857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-07-04T14:58:28.398812575Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-07-04T14:58:28.401236196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164353s 
2026-07-04T14:58:28.737015848Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-07-04T14:58:28.749140936Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-07-04T14:58:28.775481265Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-07-04T14:58:29.084260429Z [Info] QualityProfileService: Setting up default quality profiles 
2026-07-04T14:58:29.150114416Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-07-04T14:58:29.200137312Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-07-04T14:58:29.443034365Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-07-04T14:58:29.456355306Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-07-04T14:58:29.457253582Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-07-04T14:58:29.630191065Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-07-04T14:58:30.295147996Z [ls.io-init] done.