2026-04-22T04:23:27.590452198Z [migrations] started
2026-04-22T04:23:27.590501938Z [migrations] no migrations found
2026-04-22T04:23:27.608563056Z usermod: no changes
2026-04-22T04:23:27.614053000Z ───────────────────────────────────────
2026-04-22T04:23:27.614066407Z 
2026-04-22T04:23:27.614070916Z       ██╗     ███████╗██╗ ██████╗
2026-04-22T04:23:27.614074824Z       ██║     ██╔════╝██║██╔═══██╗
2026-04-22T04:23:27.614078341Z       ██║     ███████╗██║██║   ██║
2026-04-22T04:23:27.614081818Z       ██║     ╚════██║██║██║   ██║
2026-04-22T04:23:27.614085405Z       ███████╗███████║██║╚██████╔╝
2026-04-22T04:23:27.614088912Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-22T04:23:27.614092379Z 
2026-04-22T04:23:27.614095656Z    Brought to you by linuxserver.io
2026-04-22T04:23:27.614099093Z ───────────────────────────────────────
2026-04-22T04:23:27.614385810Z 
2026-04-22T04:23:27.614395630Z To support the app dev(s) visit:
2026-04-22T04:23:27.616298622Z Lidarr: https://opencollective.com/lidarr
2026-04-22T04:23:27.616718868Z 
2026-04-22T04:23:27.616726223Z To support LSIO projects visit:
2026-04-22T04:23:27.616730892Z https://www.linuxserver.io/donate/
2026-04-22T04:23:27.616735321Z 
2026-04-22T04:23:27.616739610Z ───────────────────────────────────────
2026-04-22T04:23:27.616743588Z GID/UID
2026-04-22T04:23:27.616747125Z ───────────────────────────────────────
2026-04-22T04:23:27.622723358Z 
2026-04-22T04:23:27.622733429Z User UID:    911
2026-04-22T04:23:27.622737667Z User GID:    911
2026-04-22T04:23:27.622741054Z ───────────────────────────────────────
2026-04-22T04:23:27.624581089Z Linuxserver.io version: 3.1.2.4938-ls245
2026-04-22T04:23:27.624839038Z Build-date: 2026-04-22T04:19:41+00:00
2026-04-22T04:23:27.624848407Z ───────────────────────────────────────
2026-04-22T04:23:27.624852716Z     
2026-04-22T04:23:27.674575306Z [custom-init] No custom files found, skipping...
2026-04-22T04:23:28.001527405Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938 
2026-04-22T04:23:28.019289901Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:23:28.023641954Z [Debug] Bootstrap: Console selected 
2026-04-22T04:23:28.027084035Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:23:28.029840806Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:23:28.305197024Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-04-22T04:23:28.359082536Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {dfa0db03-2bd6-4f33-b3da-5b17e9fb7880} may be persisted to storage in unencrypted form. 
2026-04-22T04:23:28.415737505Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-04-22T04:23:28.454156293Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-22T04:23:28.530557041Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-22T04:23:28.537534090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:28.538108857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:28.577686069Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-22T04:23:28.581113129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400705s 
2026-04-22T04:23:28.581357311Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-22T04:23:28.581556101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435027s 
2026-04-22T04:23:28.588611398Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-22T04:23:28.589111835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.594245963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-22T04:23:28.604096959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-22T04:23:28.615406993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209013s 
2026-04-22T04:23:28.615769322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.618140106Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-22T04:23:28.618313034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236007s 
2026-04-22T04:23:28.618968153Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-22T04:23:28.619194058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.624129395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-22T04:23:28.625113357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:23:28.625648574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012932s 
2026-04-22T04:23:28.625903428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:23:28.626187409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001024s 
2026-04-22T04:23:28.626592265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-22T04:23:28.627153795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-22T04:23:28.627795467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010125s 
2026-04-22T04:23:28.628098037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.628877045Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-22T04:23:28.629057248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020413s 
2026-04-22T04:23:28.629518777Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-22T04:23:28.629755203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.630509382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:23:28.631282990Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.92E-05s 
2026-04-22T04:23:28.631473052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-22T04:23:28.631795201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-22T04:23:28.632323525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006147s 
2026-04-22T04:23:28.632532626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.633288077Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-22T04:23:28.633472118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015394s 
2026-04-22T04:23:28.636506237Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-22T04:23:28.636726100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.637308202Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-04-22T04:23:28.648862126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-04-22T04:23:28.649399198Z [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-04-22T04:23:28.649922071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008664s 
2026-04-22T04:23:28.650108697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-04-22T04:23:28.650400514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-04-22T04:23:28.650716400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 
2026-04-22T04:23:28.650901122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-04-22T04:23:28.651247019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-04-22T04:23:28.651575951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000544s 
2026-04-22T04:23:28.651771705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-04-22T04:23:28.652123013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-04-22T04:23:28.652446855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s 
2026-04-22T04:23:28.652623631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-04-22T04:23:28.658120970Z [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-04-22T04:23:28.659261486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064665s 
2026-04-22T04:23:28.659470698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-04-22T04:23:28.659751694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-22T04:23:28.660133272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s 
2026-04-22T04:23:28.660326691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-04-22T04:23:28.660613880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-22T04:23:28.660935066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s 
2026-04-22T04:23:28.661133877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-04-22T04:23:28.661425885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:28.661749907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s 
2026-04-22T04:23:28.661917665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-04-22T04:23:28.662176346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:28.662515178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s 
2026-04-22T04:23:28.662685801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-04-22T04:23:28.664088616Z [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-04-22T04:23:28.665038559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021809s 
2026-04-22T04:23:28.665244143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-04-22T04:23:28.665557153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:28.665883330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s 
2026-04-22T04:23:28.666068312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-04-22T04:23:28.666323606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:23:28.666672479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2026-04-22T04:23:28.666860147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-04-22T04:23:28.667127545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:23:28.667429634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000434s 
2026-04-22T04:23:28.667625268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-04-22T04:23:28.667967006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:23:28.668312371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s 
2026-04-22T04:23:28.668471732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-04-22T04:23:28.668749812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:28.669101149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s 
2026-04-22T04:23:28.669281422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-04-22T04:23:28.669544582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-04-22T04:23:28.669905920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2026-04-22T04:23:28.670082806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-04-22T04:23:28.670967247Z [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-04-22T04:23:28.671661084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013989s 
2026-04-22T04:23:28.671882429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-04-22T04:23:28.672202163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-22T04:23:28.672561707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004882s 
2026-04-22T04:23:28.672755467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-04-22T04:23:28.673027535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-22T04:23:28.673343982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s 
2026-04-22T04:23:28.673543715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-04-22T04:23:28.673827927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-22T04:23:28.674148031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2026-04-22T04:23:28.674379528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-04-22T04:23:28.674753671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-04-22T04:23:28.675149749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s 
2026-04-22T04:23:28.675327276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-04-22T04:23:28.676097417Z [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-04-22T04:23:28.676668226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011558s 
2026-04-22T04:23:28.676872036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-04-22T04:23:28.677164666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-04-22T04:23:28.677518438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s 
2026-04-22T04:23:28.677724303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-04-22T04:23:28.678015268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:28.678348389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004306s 
2026-04-22T04:23:28.678518892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-04-22T04:23:28.679321539Z [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-04-22T04:23:28.679960174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012427s 
2026-04-22T04:23:28.680154516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-04-22T04:23:28.680420511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T04:23:28.680776178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s 
2026-04-22T04:23:28.680978685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-04-22T04:23:28.681256745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-22T04:23:28.681614085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004594s 
2026-04-22T04:23:28.681823306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-04-22T04:23:28.682111296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-04-22T04:23:28.682466100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004587s 
2026-04-22T04:23:28.682661173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-04-22T04:23:28.682938642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-04-22T04:23:28.683289448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s 
2026-04-22T04:23:28.683469160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-04-22T04:23:28.684180553Z [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-04-22T04:23:28.684745240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010896s 
2026-04-22T04:23:28.684932016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-04-22T04:23:28.685401732Z [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-04-22T04:23:28.685856257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007498s 
2026-04-22T04:23:28.686065829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-04-22T04:23:28.686395302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T04:23:28.686767983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005125s 
2026-04-22T04:23:28.686952013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-04-22T04:23:28.689288087Z [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-04-22T04:23:28.689831171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027034s 
2026-04-22T04:23:28.690024069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-04-22T04:23:28.690303822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T04:23:28.690671332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2026-04-22T04:23:28.690853409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-04-22T04:23:28.691275509Z [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-04-22T04:23:28.691762540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00074s 
2026-04-22T04:23:28.691972933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-04-22T04:23:28.692259651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-04-22T04:23:28.692635728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s 
2026-04-22T04:23:28.692849428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-04-22T04:23:28.693343713Z [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-04-22T04:23:28.693936577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009094s 
2026-04-22T04:23:28.694157091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-04-22T04:23:28.694506134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-04-22T04:23:28.694910999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005561s 
2026-04-22T04:23:28.695122986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-04-22T04:23:28.695450435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-04-22T04:23:28.695868307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s 
2026-04-22T04:23:28.696062207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-04-22T04:23:28.696737888Z [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-04-22T04:23:28.697274298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010314s 
2026-04-22T04:23:28.697449000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-04-22T04:23:28.698290664Z [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-04-22T04:23:28.699209895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015769s 
2026-04-22T04:23:28.699385168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-04-22T04:23:28.699950386Z [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-04-22T04:23:28.700402116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008404s 
2026-04-22T04:23:28.700587098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-04-22T04:23:28.701313902Z [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-04-22T04:23:28.701932768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s 
2026-04-22T04:23:28.702073311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-04-22T04:23:28.702622537Z [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-04-22T04:23:28.703128606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008733s 
2026-04-22T04:23:28.703318478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-04-22T04:23:28.703916582Z [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-04-22T04:23:28.704425397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009176s 
2026-04-22T04:23:28.704611021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-04-22T04:23:28.705059013Z [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-04-22T04:23:28.705479920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006869s 
2026-04-22T04:23:28.705645534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-04-22T04:23:28.705978254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-04-22T04:23:28.706361806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005438s 
2026-04-22T04:23:28.706543061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-04-22T04:23:28.706809007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-04-22T04:23:28.707137167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s 
2026-04-22T04:23:28.707321559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-04-22T04:23:28.707746514Z [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-04-22T04:23:28.708177873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006672s 
2026-04-22T04:23:28.708352956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-04-22T04:23:28.709063626Z [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-04-22T04:23:28.709622061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s 
2026-04-22T04:23:28.709789448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-04-22T04:23:28.710248091Z [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-04-22T04:23:28.710711875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s 
2026-04-22T04:23:28.710905876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-04-22T04:23:28.711210980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-04-22T04:23:28.711621657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004882s 
2026-04-22T04:23:28.711809956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-04-22T04:23:28.712087104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-04-22T04:23:28.712425946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s 
2026-04-22T04:23:28.712612963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-04-22T04:23:28.713306810Z [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-04-22T04:23:28.713960166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011589s 
2026-04-22T04:23:28.714155419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-04-22T04:23:28.714860108Z [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-04-22T04:23:28.715404594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s 
2026-04-22T04:23:28.715619577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-04-22T04:23:28.715973670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:23:28.716361210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005371s 
2026-04-22T04:23:28.716539489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-04-22T04:23:28.717233086Z [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-04-22T04:23:28.717816400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010714s 
2026-04-22T04:23:28.717993397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-04-22T04:23:28.718711543Z [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-04-22T04:23:28.719324056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011466s 
2026-04-22T04:23:28.719519610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-04-22T04:23:28.720113035Z [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-04-22T04:23:28.720608122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008956s 
2026-04-22T04:23:28.720828716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-04-22T04:23:28.721158089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-04-22T04:23:28.721497813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004804s 
2026-04-22T04:23:28.721696343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-04-22T04:23:28.722294197Z [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-04-22T04:23:28.722858904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s 
2026-04-22T04:23:28.723100410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-04-22T04:23:28.723460395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:23:28.723864148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005528s 
2026-04-22T04:23:28.725090848Z [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-04-22T04:23:28.726795901Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014268 taking an average of 00:00:00.0014268 
2026-04-22T04:23:28.727499699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:23:28', 'InitialSetup') 
2026-04-22T04:23:28.727881688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.730619701Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-22T04:23:28.730979215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064376s 
2026-04-22T04:23:28.731381084Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-22T04:23:28.731620476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.731933897Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-04-22T04:23:28.732586260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-22T04:23:28.732771784Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.732972969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-04-22T04:23:28.733296551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:28.734316755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001145s 
2026-04-22T04:23:28.734701861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:23:28', 'add_reason_to_pending_releases') 
2026-04-22T04:23:28.735068809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.735873871Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-22T04:23:28.736069504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026539s 
2026-04-22T04:23:28.736274688Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-22T04:23:28.736484199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.736737720Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-04-22T04:23:28.739051990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.739217814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.739401093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-04-22T04:23:28.739685726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-04-22T04:23:28.740701050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2026-04-22T04:23:28.740881243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:28.741031616Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.741221669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-04-22T04:23:28.741529158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:28.742507177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s 
2026-04-22T04:23:28.742683552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:28.742835719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.743039800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-04-22T04:23:28.743362359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:28.744370830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s 
2026-04-22T04:23:28.744739252Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-22T04:23:28.745332937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-04-22T04:23:28.745612921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006515s 
2026-04-22T04:23:28.745946081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-04-22T04:23:28.756787191Z [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-04-22T04:23:28.758320298Z [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-04-22T04:23:28.759204278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-22T04:23:28.760353432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-22T04:23:28.762699866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-22T04:23:28.763149582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-04-22T04:23:28.763619849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-22T04:23:28.763989513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178478s 
2026-04-22T04:23:28.764161640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:28.764313966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.764505733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-04-22T04:23:28.764774394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-04-22T04:23:28.765633323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009171s 
2026-04-22T04:23:28.765973258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:23:28', 'add_medium_support') 
2026-04-22T04:23:28.766328794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.771215333Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-22T04:23:28.771426057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006473s 
2026-04-22T04:23:28.771668034Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-22T04:23:28.771906474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.772203192Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-04-22T04:23:28.772883311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-22T04:23:28.773261563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-04-22T04:23:28.773564583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s 
2026-04-22T04:23:28.773734525Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:28.773950520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:28.776345573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024246s 
2026-04-22T04:23:28.776736761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:23:28', 'add_various_qualites_in_profile') 
2026-04-22T04:23:28.777101084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.777804831Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-22T04:23:28.778001307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038487s 
2026-04-22T04:23:28.778192762Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-22T04:23:28.778399879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.778668671Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-04-22T04:23:28.779414272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-04-22T04:23:28.779943948Z [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-04-22T04:23:28.780430919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007978s 
2026-04-22T04:23:28.780644629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-04-22T04:23:28.780969844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-04-22T04:23:28.781309779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s 
2026-04-22T04:23:28.781475212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:23:28.781660254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.781849997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-04-22T04:23:28.782176404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:28.783072097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010251s 
2026-04-22T04:23:28.783282221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-04-22T04:23:28.787271523Z [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-04-22T04:23:28.789909445Z [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-04-22T04:23:28.791078298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:28.792115968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:28.794290717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-22T04:23:28.794765102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-22T04:23:28.795208304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:28.795638310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:28.795998435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124971s 
2026-04-22T04:23:28.796186073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-04-22T04:23:28.800085425Z [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-04-22T04:23:28.802981867Z [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-04-22T04:23:28.804117413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:28.805134972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:28.807426907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-04-22T04:23:28.807909609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-04-22T04:23:28.808348533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:28.808817838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:28.809080006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126889s 
2026-04-22T04:23:28.809250349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.809440011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.809650845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-04-22T04:23:28.809874195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-04-22T04:23:28.810726100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009286s 
2026-04-22T04:23:28.811082618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:23:28', 'metadata_profiles') 
2026-04-22T04:23:28.811488566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.812638882Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-22T04:23:28.812835488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002815s 
2026-04-22T04:23:28.813148688Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-22T04:23:28.813322729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.813609707Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-04-22T04:23:28.815523610Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-04-22T04:23:28.820244106Z [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-04-22T04:23:28.821168978Z [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-04-22T04:23:28.821661980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T04:23:28.822264103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T04:23:28.825068079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T04:23:28.825404707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096691s 
2026-04-22T04:23:28.825577074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:23:28.825729921Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T04:23:28.825953732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-04-22T04:23:28.826265730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-04-22T04:23:28.827137305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009799s 
2026-04-22T04:23:28.827439083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-22T04:23:28.827797996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-04-22T04:23:28.828074943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004011s 
2026-04-22T04:23:28.828241469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:23:28.828447423Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.828752378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-04-22T04:23:28.832039456Z [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-04-22T04:23:28.833184702Z [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-04-22T04:23:28.833678486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-04-22T04:23:28.834343075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-04-22T04:23:28.837088473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-04-22T04:23:28.837542136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084978s 
2026-04-22T04:23:28.837888594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:23:28', 'separate_automatic_and_interactive_search') 
2026-04-22T04:23:28.838286315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.839429196Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-22T04:23:28.839624118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103749s 
2026-04-22T04:23:28.839858049Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-22T04:23:28.840111430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.840390652Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-04-22T04:23:28.840692169Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-04-22T04:23:28.844409624Z [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-04-22T04:23:28.846551277Z [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-04-22T04:23:28.847506320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:28.848667959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:28.850776735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:28.851217442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:23:28.851642979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:23:28.852092334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:23:28.852537000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:28.852876874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119993s 
2026-04-22T04:23:28.853268673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:23:28', 'change_album_path_to_relative') 
2026-04-22T04:23:28.853627165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.854806259Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-22T04:23:28.854988616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138791s 
2026-04-22T04:23:28.855205302Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-22T04:23:28.855423491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.855758456Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-04-22T04:23:28.856373845Z [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-04-22T04:23:28.856899604Z [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-04-22T04:23:28.857261683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005668s 
2026-04-22T04:23:28.857727621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:23:28', 'change_quality_size_mb_to_kb') 
2026-04-22T04:23:28.857972775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.858743427Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-22T04:23:28.858926425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020253s 
2026-04-22T04:23:28.859110295Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-22T04:23:28.859316330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.859606665Z [Info] album_releases: Starting migration of Main DB to 9 
2026-04-22T04:23:28.859950758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.860126592Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.860314420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-04-22T04:23:28.860630045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-04-22T04:23:28.861506510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s 
2026-04-22T04:23:28.861678917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.861831074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.862038712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-04-22T04:23:28.862324056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-04-22T04:23:28.863188357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000966s 
2026-04-22T04:23:28.863531898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:23:28', 'album_releases') 
2026-04-22T04:23:28.863922034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.864689068Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-22T04:23:28.864862167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024443s 
2026-04-22T04:23:28.865063653Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-22T04:23:28.865271261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.865526004Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-04-22T04:23:28.866079328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.866248989Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.866432800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-04-22T04:23:28.870305417Z [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-04-22T04:23:28.872674337Z [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-04-22T04:23:28.873697588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:28.874846231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:28.877039477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:28.877482108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:23:28.877874438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:23:28.878309674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:23:28.878753939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:28.879082761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124679s 
2026-04-22T04:23:28.879253645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.879404659Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-04-22T04:23:28.879602488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-04-22T04:23:28.883555588Z [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-04-22T04:23:28.885848023Z [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-04-22T04:23:28.886887707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:28.887957210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:28.890020545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:28.890466363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-04-22T04:23:28.890888082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-04-22T04:23:28.891321986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-04-22T04:23:28.891768004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:28.892142779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123308s 
2026-04-22T04:23:28.892502112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:23:28', 'album_releases_fix') 
2026-04-22T04:23:28.892834702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.894233939Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-22T04:23:28.894640337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142532s 
2026-04-22T04:23:28.894849188Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-22T04:23:28.895066405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.895336870Z [Info] import_lists: Starting migration of Main DB to 11 
2026-04-22T04:23:28.896207172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-04-22T04:23:28.897082394Z [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-04-22T04:23:28.897740169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013412s 
2026-04-22T04:23:28.897950903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-04-22T04:23:28.898253703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-22T04:23:28.898600972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004573s 
2026-04-22T04:23:28.898802227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-04-22T04:23:28.899448428Z [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-04-22T04:23:28.900032474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010383s 
2026-04-22T04:23:28.900266776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-04-22T04:23:28.900627112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:23:28.901000023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005247s 
2026-04-22T04:23:28.901366561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:23:28', 'import_lists') 
2026-04-22T04:23:28.901728339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.902753453Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-22T04:23:28.902924097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022398s 
2026-04-22T04:23:28.903154511Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-22T04:23:28.903373903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.903644347Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-04-22T04:23:28.904061938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-04-22T04:23:28.904247813Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.904477255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-04-22T04:23:28.904839774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-04-22T04:23:28.905856452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s 
2026-04-22T04:23:28.906032847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:28.906243521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:28.907287824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s 
2026-04-22T04:23:28.907664081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:23:28', 'add_release_status') 
2026-04-22T04:23:28.908054187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.908867054Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-22T04:23:28.909054170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026231s 
2026-04-22T04:23:28.909302831Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-22T04:23:28.909509016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.909789671Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-04-22T04:23:28.910133454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:28.910306472Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.910532257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-04-22T04:23:28.910888694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:28.911821553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010728s 
2026-04-22T04:23:28.912224504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:23:28', 'album_download_notification') 
2026-04-22T04:23:28.912596543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.913492427Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-22T04:23:28.913678532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026874s 
2026-04-22T04:23:28.913916411Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-22T04:23:28.914147807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.914439644Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-04-22T04:23:28.915063951Z [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-04-22T04:23:28.915732067Z [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-04-22T04:23:28.916178045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007608s 
2026-04-22T04:23:28.916691699Z [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-04-22T04:23:28.917351427Z [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-04-22T04:23:28.917792345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007536s 
2026-04-22T04:23:28.918237522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:23:28', 'fix_language_metadata_profiles') 
2026-04-22T04:23:28.918627246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.919412628Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-22T04:23:28.919602180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023075s 
2026-04-22T04:23:28.919800820Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-22T04:23:28.920080543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.920360867Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-04-22T04:23:28.920733347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-22T04:23:28.921051418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-04-22T04:23:28.921315700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003534s 
2026-04-22T04:23:28.921660093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:23:28', 'remove_fanzub') 
2026-04-22T04:23:28.922055239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.922791131Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-22T04:23:28.922963788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018113s 
2026-04-22T04:23:28.923185845Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-22T04:23:28.923407131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.923672255Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-04-22T04:23:28.925175512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-04-22T04:23:28.925468111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-04-22T04:23:28.925840130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s 
2026-04-22T04:23:28.926033680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-04-22T04:23:28.926369736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-04-22T04:23:28.926715573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s 
2026-04-22T04:23:28.927162834Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-04-22T04:23:28.927605876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-04-22T04:23:28.928000821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006361s 
2026-04-22T04:23:28.928210112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-04-22T04:23:28.928519165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-22T04:23:28.936843817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008385s 
2026-04-22T04:23:28.937100434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-04-22T04:23:28.937428504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-04-22T04:23:28.937778479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s 
2026-04-22T04:23:28.937986838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-04-22T04:23:28.938306352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-22T04:23:28.938661767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2026-04-22T04:23:28.939041622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:23:28', 'update_artist_history_indexes') 
2026-04-22T04:23:28.939398982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.940774071Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-22T04:23:28.940964895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025507s 
2026-04-22T04:23:28.941176651Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-22T04:23:28.941379690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.941654223Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-04-22T04:23:28.943236409Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:28.944198115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-04-22T04:23:28.944487999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010466s 
2026-04-22T04:23:28.944833184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:23:28', 'remove_nma') 
2026-04-22T04:23:28.945191926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.945909722Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-22T04:23:28.946082459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024381s 
2026-04-22T04:23:28.946278925Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-22T04:23:28.946489930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.946754503Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-04-22T04:23:28.947075148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.947240431Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s 
2026-04-22T04:23:28.947461606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-04-22T04:23:28.947744386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-04-22T04:23:28.948702064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001039s 
2026-04-22T04:23:28.949062841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:23:28', 'album_disambiguation') 
2026-04-22T04:23:28.949429900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.950208978Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-22T04:23:28.950392809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025228s 
2026-04-22T04:23:28.950605357Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-22T04:23:28.950833296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.951096746Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-04-22T04:23:28.951365217Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:28.951575530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:28.952874726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013133s 
2026-04-22T04:23:28.953258830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:23:28', 'add_ape_quality_in_profiles') 
2026-04-22T04:23:28.953620017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.954374917Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-22T04:23:28.954569298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027774s 
2026-04-22T04:23:28.954758419Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-22T04:23:28.954967750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.955216712Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-04-22T04:23:28.956025751Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:28.956357729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-04-22T04:23:28.956627282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003959s 
2026-04-22T04:23:28.956845151Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:28.957149013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-04-22T04:23:28.957413134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003814s 
2026-04-22T04:23:28.957631584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:28.957939384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-04-22T04:23:28.958208225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003863s 
2026-04-22T04:23:28.958559252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:23:28', 'remove_pushalot') 
2026-04-22T04:23:28.958910700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.959657123Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-22T04:23:28.959821594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017991s 
2026-04-22T04:23:28.960080956Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-22T04:23:28.960274095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.960547326Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-04-22T04:23:28.960911920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-04-22T04:23:28.961347527Z [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-04-22T04:23:28.961770528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006539s 
2026-04-22T04:23:28.962100453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:23:28', 'add_custom_filters') 
2026-04-22T04:23:28.962459746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.963420801Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-22T04:23:28.963606295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023002s 
2026-04-22T04:23:28.963790726Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-22T04:23:28.964032763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.964300583Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-04-22T04:23:28.964592621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:23:28.964765158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.964954019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-04-22T04:23:28.965217539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-04-22T04:23:28.966164546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010165s 
2026-04-22T04:23:28.966519050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:23:28', 'import_list_tags') 
2026-04-22T04:23:28.966881830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:28.967993519Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-22T04:23:28.968185215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028171s 
2026-04-22T04:23:28.968391931Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-22T04:23:28.968611624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:28.968873190Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-04-22T04:23:28.973204532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-04-22T04:23:28.973914170Z [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-04-22T04:23:28.974505692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011067s 
2026-04-22T04:23:28.974724893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-04-22T04:23:28.975086912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-04-22T04:23:28.975460134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005395s 
2026-04-22T04:23:28.977758812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:23:28.977773552Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:23:28.977783281Z                           FROM "Artists" 
2026-04-22T04:23:28.978770870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-04-22T04:23:28.978785920Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-04-22T04:23:28.978796030Z                           FROM "Artists" 
2026-04-22T04:23:28.979313482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2026-04-22T04:23:28.979483044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:23:28.979634338Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.979862237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-04-22T04:23:28.980196771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:28.981157225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010911s 
2026-04-22T04:23:28.981708685Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-04-22T04:23:28.981720429Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:23:28.981729447Z                                                   FROM "ArtistMetadata"
2026-04-22T04:23:28.981737884Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-22T04:23:28.982428485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-04-22T04:23:28.982437854Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:23:28.982446461Z                                                   FROM "ArtistMetadata"
2026-04-22T04:23:28.982454788Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-04-22T04:23:28.982872188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007998s 
2026-04-22T04:23:28.983051639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-04-22T04:23:28.983895799Z [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-04-22T04:23:28.984560438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013256s 
2026-04-22T04:23:28.984773587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-04-22T04:23:28.985125706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-22T04:23:28.985506442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s 
2026-04-22T04:23:28.985711365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-04-22T04:23:28.986017602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-22T04:23:28.986353668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s 
2026-04-22T04:23:28.986529182Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:28.986733814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:28.991455741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047451s 
2026-04-22T04:23:28.991635403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.991787249Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.991999185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-04-22T04:23:28.992323539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:28.993312941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011172s 
2026-04-22T04:23:28.993490278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.993649769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.993842868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-04-22T04:23:28.994148443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:28.995055891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001016s 
2026-04-22T04:23:28.995222095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:28.995376145Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:28.995559545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-04-22T04:23:28.995820490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-04-22T04:23:28.996724290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009728s 
2026-04-22T04:23:28.997355180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-04-22T04:23:28.997364669Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:23:28.997373267Z                                                   FROM "ArtistMetadata"
2026-04-22T04:23:28.997381674Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:23:28.997390552Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-22T04:23:28.998232667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-04-22T04:23:28.998246194Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:23:28.998255112Z                                                   FROM "ArtistMetadata"
2026-04-22T04:23:28.998263529Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-04-22T04:23:28.998286606Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-04-22T04:23:28.998733055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009506s 
2026-04-22T04:23:28.998907135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:28.999060253Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:28.999271579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-04-22T04:23:28.999592896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-04-22T04:23:29.000545083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010676s 
2026-04-22T04:23:29.000714975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:29.000867763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.001062786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-04-22T04:23:29.001375966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.002281460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s 
2026-04-22T04:23:29.002455500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:29.002615122Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.002808170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-04-22T04:23:29.003124858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.004059119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010447s 
2026-04-22T04:23:29.004634548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:23:29.004644328Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:23:29.004653065Z                                                 FROM "AlbumReleases"
2026-04-22T04:23:29.004661382Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:23:29.004670260Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-22T04:23:29.005409498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:23:29.005421152Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-04-22T04:23:29.005430140Z                                                 FROM "AlbumReleases"
2026-04-22T04:23:29.005438637Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-04-22T04:23:29.005460792Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-04-22T04:23:29.005888833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008718s 
2026-04-22T04:23:29.006501086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-04-22T04:23:29.006510355Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:23:29.006519042Z                                                   FROM "ArtistMetadata"
2026-04-22T04:23:29.006527289Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:23:29.006535986Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-22T04:23:29.007350386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-04-22T04:23:29.007362370Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-04-22T04:23:29.007371228Z                                                   FROM "ArtistMetadata"
2026-04-22T04:23:29.007379976Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-04-22T04:23:29.007389004Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-04-22T04:23:29.007836715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s 
2026-04-22T04:23:29.008388587Z [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-04-22T04:23:29.012364182Z [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-04-22T04:23:29.013792097Z [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-04-22T04:23:29.014574132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.015684768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.018076103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.018539687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.018898109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010178s 
2026-04-22T04:23:29.019308034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-04-22T04:23:29.023337127Z [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-04-22T04:23:29.025193314Z [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-04-22T04:23:29.026045450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:29.027587405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:29.029963069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:29.030498567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:29.030879804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112718s 
2026-04-22T04:23:29.031228486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-04-22T04:23:29.035440127Z [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-04-22T04:23:29.037061462Z [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-04-22T04:23:29.037829198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-04-22T04:23:29.038757006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-04-22T04:23:29.041094472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-04-22T04:23:29.041632526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-04-22T04:23:29.042040427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106405s 
2026-04-22T04:23:29.042269909Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-04-22T04:23:29.046271136Z [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-04-22T04:23:29.047348425Z [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-04-22T04:23:29.048788585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:23:29.048803665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:23:29.050885167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:29.051295293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088559s 
2026-04-22T04:23:29.051525055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-22T04:23:29.051871473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.052284915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000558s 
2026-04-22T04:23:29.052500459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-04-22T04:23:29.052799852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.053178194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2026-04-22T04:23:29.053419259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-04-22T04:23:29.053740706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.054136403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s 
2026-04-22T04:23:29.054357538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-04-22T04:23:29.054683655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.055124302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005657s 
2026-04-22T04:23:29.055340127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-04-22T04:23:29.055662185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-04-22T04:23:29.056083103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s 
2026-04-22T04:23:29.056317966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-04-22T04:23:29.056653822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-04-22T04:23:29.057059860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005448s 
2026-04-22T04:23:29.057247367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:29.058340038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-22T04:23:29.058637466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001222s 
2026-04-22T04:23:29.058831668Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:29.059174698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-04-22T04:23:29.059476155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s 
2026-04-22T04:23:29.059651559Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:29.060095753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-04-22T04:23:29.060441419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006134s 
2026-04-22T04:23:29.060842046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:23:29', 'add_release_groups_etc') 
2026-04-22T04:23:29.061217061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.064113473Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-22T04:23:29.064306401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004237s 
2026-04-22T04:23:29.064548028Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-22T04:23:29.064775626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.065065109Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-04-22T04:23:29.065684777Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:29.065970983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-04-22T04:23:29.066253311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003745s 
2026-04-22T04:23:29.066626904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:23:29', 'NewMediaInfoFormat') 
2026-04-22T04:23:29.067002360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.067889997Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-22T04:23:29.068100922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019627s 
2026-04-22T04:23:29.068367549Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-22T04:23:29.068603664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.068896444Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-04-22T04:23:29.070128124Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-04-22T04:23:29.070517167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-04-22T04:23:29.072941519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025698s 
2026-04-22T04:23:29.073148074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-22T04:23:29.073324229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.073601728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-04-22T04:23:29.073999499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.075010765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011389s 
2026-04-22T04:23:29.075433386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:23:29', 'rename_restrictions_to_release_profiles') 
2026-04-22T04:23:29.075842841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.076803625Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-22T04:23:29.077030362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029134s 
2026-04-22T04:23:29.077281668Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-22T04:23:29.077542964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.077842798Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-04-22T04:23:29.079094418Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-04-22T04:23:29.079417358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-04-22T04:23:29.081829295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024905s 
2026-04-22T04:23:29.082041943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:23:29.082216044Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.082463352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-04-22T04:23:29.082789979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-22T04:23:29.083723880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s 
2026-04-22T04:23:29.083946628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-04-22T04:23:29.084136691Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.084367546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-04-22T04:23:29.084718843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-04-22T04:23:29.085648114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010439s 
2026-04-22T04:23:29.085840401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:29.086113010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-22T04:23:29.086408696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000402s 
2026-04-22T04:23:29.086579961Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:29.086870516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-04-22T04:23:29.087163325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s 
2026-04-22T04:23:29.087421285Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-04-22T04:23:29.091943580Z [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-04-22T04:23:29.093389682Z [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-04-22T04:23:29.094097077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.095027520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.097426430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.097888160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.098368467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.098853073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.099205974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115833s 
2026-04-22T04:23:29.099641831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:23:29', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-22T04:23:29.100073019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.130980414Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-22T04:23:29.131214094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432545s 
2026-04-22T04:23:29.131508016Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-22T04:23:29.131709752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.132069366Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-04-22T04:23:29.132587389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-04-22T04:23:29.133059450Z [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-04-22T04:23:29.133526350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007251s 
2026-04-22T04:23:29.133754970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-04-22T04:23:29.134166188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-04-22T04:23:29.134569801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s 
2026-04-22T04:23:29.135027573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:23:29', 'add_import_exclusions') 
2026-04-22T04:23:29.135337397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.186295995Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-22T04:23:29.186495247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522595s 
2026-04-22T04:23:29.186731562Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-22T04:23:29.187006767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.187306530Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-04-22T04:23:29.192028969Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:23:29.192042527Z                           WHERE "Id" in (
2026-04-22T04:23:29.192047817Z                           SELECT "Artists"."Id" from "Artists"
2026-04-22T04:23:29.192052507Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.192057557Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:23:29.192888039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:23:29.192904693Z                           WHERE "Id" in (
2026-04-22T04:23:29.192913400Z                           SELECT "Artists"."Id" from "Artists"
2026-04-22T04:23:29.192922108Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.192931246Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:23:29.193538609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010762s 
2026-04-22T04:23:29.194148958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-04-22T04:23:29.194158778Z                           WHERE "Id" in (
2026-04-22T04:23:29.194163527Z                           SELECT "Albums"."Id" from "Albums"
2026-04-22T04:23:29.194169960Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.194175060Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:23:29.194990522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-04-22T04:23:29.195004060Z                           WHERE "Id" in (
2026-04-22T04:23:29.195012657Z                           SELECT "Albums"."Id" from "Albums"
2026-04-22T04:23:29.195021234Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.195030062Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:23:29.195590250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s 
2026-04-22T04:23:29.196220679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-04-22T04:23:29.196232032Z                           WHERE "Id" in (
2026-04-22T04:23:29.196236932Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:23:29.196241521Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:23:29.196246411Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-22T04:23:29.197040370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-04-22T04:23:29.197054027Z                           WHERE "Id" in (
2026-04-22T04:23:29.197062354Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-04-22T04:23:29.197070881Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-04-22T04:23:29.197079799Z                           WHERE "Albums"."Id" IS NULL) 
2026-04-22T04:23:29.197646420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009931s 
2026-04-22T04:23:29.198252921Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:23:29.198265256Z                           WHERE "Id" in (
2026-04-22T04:23:29.198273473Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:23:29.198281920Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:23:29.198290757Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-22T04:23:29.199056419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:23:29.199066820Z                           WHERE "Id" in (
2026-04-22T04:23:29.199071690Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:23:29.199076459Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:23:29.199081299Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-04-22T04:23:29.199672259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010095s 
2026-04-22T04:23:29.200300384Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-04-22T04:23:29.200316095Z                           WHERE "Id" in (
2026-04-22T04:23:29.200320955Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:23:29.200325585Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.200330484Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:23:29.201141888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-04-22T04:23:29.201155496Z                           WHERE "Id" in (
2026-04-22T04:23:29.201165316Z                           SELECT "Tracks"."Id" from "Tracks"
2026-04-22T04:23:29.201175686Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.201186087Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-04-22T04:23:29.201728399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010021s 
2026-04-22T04:23:29.202334179Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:23:29.202343799Z                           WHERE "Id" IN (
2026-04-22T04:23:29.202348498Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.202353197Z                           LEFT OUTER JOIN "Tracks"
2026-04-22T04:23:29.202357747Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:23:29.202362556Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:23:29.203161936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:23:29.203175714Z                           WHERE "Id" IN (
2026-04-22T04:23:29.203184000Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.203192417Z                           LEFT OUTER JOIN "Tracks"
2026-04-22T04:23:29.203200714Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:23:29.203221546Z                           WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:23:29.203760551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009999s 
2026-04-22T04:23:29.204196008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:23:29', 'clean_artist_metadata_table') 
2026-04-22T04:23:29.204596605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.206539757Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-22T04:23:29.206749470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037332s 
2026-04-22T04:23:29.207000966Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-22T04:23:29.207254977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.207557877Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-04-22T04:23:29.208312998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:29.208512650Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.208761992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-04-22T04:23:29.209128780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.210216100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012175s 
2026-04-22T04:23:29.210407355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:29.210588289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.210846459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-04-22T04:23:29.211244992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.212255988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011594s 
2026-04-22T04:23:29.212470329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:29.212631534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.212892118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-04-22T04:23:29.213266893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.214305063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011827s 
2026-04-22T04:23:29.214520748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:29.214685579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.214928188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-04-22T04:23:29.215301640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.216298898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s 
2026-04-22T04:23:29.218366872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:29.218555342Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.218813702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-04-22T04:23:29.219168687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.220308822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012596s 
2026-04-22T04:23:29.220541030Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-04-22T04:23:29.224622889Z [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-04-22T04:23:29.226409266Z [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-04-22T04:23:29.227195509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-22T04:23:29.227657570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-22T04:23:29.230272114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094956s 
2026-04-22T04:23:29.230524873Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-04-22T04:23:29.234369555Z [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-04-22T04:23:29.236076402Z [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-04-22T04:23:29.236848727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-04-22T04:23:29.237409826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-04-22T04:23:29.239647392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089081s 
2026-04-22T04:23:29.240039551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:23:29', 'health_issue_notification') 
2026-04-22T04:23:29.240397993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.242584466Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-22T04:23:29.242766082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118062s 
2026-04-22T04:23:29.243013109Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-22T04:23:29.243236118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.243519639Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-04-22T04:23:29.244497137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:29.244672029Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.244867683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-04-22T04:23:29.245225404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-04-22T04:23:29.246175777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s 
2026-04-22T04:23:29.246375089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:29.246516654Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.246713690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-04-22T04:23:29.246964876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-04-22T04:23:29.247918967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000984s 
2026-04-22T04:23:29.248198490Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-22T04:23:29.248484346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-04-22T04:23:29.248734339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003383s 
2026-04-22T04:23:29.249232492Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:23:29.249244085Z                 WHERE "Id" IN (
2026-04-22T04:23:29.249252432Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.249261000Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:23:29.249269857Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:23:29.249887090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:23:29.249897080Z                 WHERE "Id" IN (
2026-04-22T04:23:29.249905648Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.249914355Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:23:29.249923383Z                     WHERE "Tracks"."Id" IS NULL) 
2026-04-22T04:23:29.250413119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s 
2026-04-22T04:23:29.251058589Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:23:29.251072227Z                 WHERE "Id" IN (
2026-04-22T04:23:29.251080754Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.251089251Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:23:29.251097989Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:23:29.251106816Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-22T04:23:29.251930074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:23:29.251942629Z                 WHERE "Id" IN (
2026-04-22T04:23:29.251950906Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.251959483Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-04-22T04:23:29.251968201Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-04-22T04:23:29.251976918Z                     WHERE "Artists"."Path" IS NULL) 
2026-04-22T04:23:29.252543860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s 
2026-04-22T04:23:29.253260032Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:23:29.253269691Z                 WHERE "Id" IN (
2026-04-22T04:23:29.253278038Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.253287367Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:23:29.253296736Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:23:29.253306375Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:23:29.253317117Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-22T04:23:29.254239173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:23:29.254248913Z                 WHERE "Id" IN (
2026-04-22T04:23:29.254257280Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-04-22T04:23:29.254265777Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-04-22T04:23:29.254274404Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-04-22T04:23:29.254283272Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-04-22T04:23:29.254291659Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-04-22T04:23:29.254889172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00117s 
2026-04-22T04:23:29.255433027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-04-22T04:23:29.255442326Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:23:29.255451084Z                 FROM "Artists"
2026-04-22T04:23:29.255459390Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:23:29.255468188Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-22T04:23:29.256170673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-04-22T04:23:29.256183228Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-04-22T04:23:29.256192096Z                 FROM "Artists"
2026-04-22T04:23:29.256200312Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-04-22T04:23:29.256208990Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-04-22T04:23:29.256636450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008337s 
2026-04-22T04:23:29.257048260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-04-22T04:23:29.257069052Z                 WHERE "Id" NOT IN (
2026-04-22T04:23:29.257077499Z                     SELECT MIN("Id")
2026-04-22T04:23:29.257085845Z                     FROM "TrackFiles"
2026-04-22T04:23:29.257093952Z                     GROUP BY "Path"
2026-04-22T04:23:29.257102258Z                 ) 
2026-04-22T04:23:29.257581293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-04-22T04:23:29.257590872Z                 WHERE "Id" NOT IN (
2026-04-22T04:23:29.257599119Z                     SELECT MIN("Id")
2026-04-22T04:23:29.257607396Z                     FROM "TrackFiles"
2026-04-22T04:23:29.257615542Z                     GROUP BY "Path"
2026-04-22T04:23:29.257623879Z                 ) 
2026-04-22T04:23:29.257951559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s 
2026-04-22T04:23:29.258128515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:29.258282695Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.258466866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-04-22T04:23:29.262024790Z [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-04-22T04:23:29.263149455Z [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-04-22T04:23:29.263725805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:23:29.264337156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:23:29.266676026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:29.267041682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083938s 
2026-04-22T04:23:29.267239330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-04-22T04:23:29.267521949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:23:29.267917736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004858s 
2026-04-22T04:23:29.268126176Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-04-22T04:23:29.271597245Z [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-04-22T04:23:29.272710076Z [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-04-22T04:23:29.273259873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:23:29.274065645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:23:29.276410056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:29.276857196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:23:29.277194486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088771s 
2026-04-22T04:23:29.277569080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:23:29', 'add_mediafilerepository_mtime') 
2026-04-22T04:23:29.277931820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.279467492Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-22T04:23:29.279657325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111011s 
2026-04-22T04:23:29.279908450Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-22T04:23:29.280132321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.280408347Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-04-22T04:23:29.281732523Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-04-22T04:23:29.281742092Z                           WHERE "Id" NOT IN (
2026-04-22T04:23:29.281750509Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:23:29.281759357Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.281768576Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-22T04:23:29.282540751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-04-22T04:23:29.282550771Z                           WHERE "Id" NOT IN (
2026-04-22T04:23:29.282559278Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-04-22T04:23:29.282567895Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-04-22T04:23:29.282576813Z                             GROUP BY "ArtistMetadata"."Id") 
2026-04-22T04:23:29.283024715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008838s 
2026-04-22T04:23:29.283230550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-04-22T04:23:29.283472397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-04-22T04:23:29.283820137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004064s 
2026-04-22T04:23:29.284084780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-04-22T04:23:29.287744599Z [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-04-22T04:23:29.289184889Z [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-04-22T04:23:29.289866321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.290649939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.292935692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.293369926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.293804040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.294134736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098644s 
2026-04-22T04:23:29.294340871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-04-22T04:23:29.294664913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.295007804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004798s 
2026-04-22T04:23:29.295387198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:23:29', 'add_artistmetadataid_constraint') 
2026-04-22T04:23:29.295745810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.297544471Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-22T04:23:29.297735035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029543s 
2026-04-22T04:23:29.297945599Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-22T04:23:29.298168227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.298431177Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-04-22T04:23:29.299015072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-22T04:23:29.299190676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.299389847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-04-22T04:23:29.299704861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.300655806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2026-04-22T04:23:29.300840087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-04-22T04:23:29.301000550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.301225373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-04-22T04:23:29.301574887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.302510511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010778s 
2026-04-22T04:23:29.302678439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:29.302832048Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.303029576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-04-22T04:23:29.303354420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.304345436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s 
2026-04-22T04:23:29.304532562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-22T04:23:29.304684308Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.304914031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-04-22T04:23:29.305265248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.306194228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s 
2026-04-22T04:23:29.306366876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:29.306538061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.306736530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-04-22T04:23:29.307065483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.308010826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s 
2026-04-22T04:23:29.308183604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-04-22T04:23:29.308334879Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.308535132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-04-22T04:23:29.308861529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.309788776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s 
2026-04-22T04:23:29.310154563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:23:29', 'old_ids_and_artist_alias') 
2026-04-22T04:23:29.310513405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.311662088Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-22T04:23:29.311856961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028947s 
2026-04-22T04:23:29.312087926Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-22T04:23:29.312291155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.312566489Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-04-22T04:23:29.312859249Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.313071376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.313656674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005929s 
2026-04-22T04:23:29.313940215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-22T04:23:29.314243967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-04-22T04:23:29.314537979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000376s 
2026-04-22T04:23:29.314904637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:23:29', 'download_propers_config') 
2026-04-22T04:23:29.315258760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.316133021Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-22T04:23:29.316318414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001937s 
2026-04-22T04:23:29.316538247Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-22T04:23:29.316747478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.317009596Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-04-22T04:23:29.317833635Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-04-22T04:23:29.318140172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-04-22T04:23:29.318744629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006971s 
2026-04-22T04:23:29.318933901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-04-22T04:23:29.322662418Z [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-04-22T04:23:29.324005943Z [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-04-22T04:23:29.324599849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.325510443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.328247254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.328760327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.329251315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.329709037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.330054483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109429s 
2026-04-22T04:23:29.330270047Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-04-22T04:23:29.333785134Z [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-04-22T04:23:29.335061665Z [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-04-22T04:23:29.335675381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-04-22T04:23:29.336345831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-04-22T04:23:29.338665491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-04-22T04:23:29.339011739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085408s 
2026-04-22T04:23:29.339209767Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-04-22T04:23:29.343663275Z [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-04-22T04:23:29.344808010Z [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-04-22T04:23:29.345386284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-22T04:23:29.345821260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-22T04:23:29.348036611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086427s 
2026-04-22T04:23:29.348236714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-04-22T04:23:29.351608132Z [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-04-22T04:23:29.352608447Z [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-04-22T04:23:29.353118764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-22T04:23:29.353928314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-22T04:23:29.356187533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T04:23:29.356639774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-22T04:23:29.357101333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-22T04:23:29.357589446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-22T04:23:29.357934401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095313s 
2026-04-22T04:23:29.358131187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-04-22T04:23:29.361426763Z [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-04-22T04:23:29.362372016Z [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-04-22T04:23:29.362865139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-22T04:23:29.363346308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-22T04:23:29.365610146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072812s 
2026-04-22T04:23:29.365814097Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-04-22T04:23:29.369132419Z [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-04-22T04:23:29.370211882Z [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-04-22T04:23:29.370721849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:23:29.371579336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:23:29.373938175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:29.374405957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:23:29.374739589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087494s 
2026-04-22T04:23:29.375121248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:23:29', 'remove_language_profiles') 
2026-04-22T04:23:29.375491353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.378709543Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-22T04:23:29.378905658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126693s 
2026-04-22T04:23:29.379159278Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-22T04:23:29.379384071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.379707783Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-04-22T04:23:29.380216437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-22T04:23:29.380397542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.380647034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-04-22T04:23:29.380982680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-04-22T04:23:29.381926521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010615s 
2026-04-22T04:23:29.382317448Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-22T04:23:29.382795621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-04-22T04:23:29.383120545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005264s 
2026-04-22T04:23:29.383508616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:23:29', 'multi_disc_naming_format') 
2026-04-22T04:23:29.383880665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.384891260Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-22T04:23:29.385081062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022432s 
2026-04-22T04:23:29.385311056Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-22T04:23:29.385539696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.385820682Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-04-22T04:23:29.386201629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T04:23:29.386385559Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.386595191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-04-22T04:23:29.386932831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.387953426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011325s 
2026-04-22T04:23:29.388142968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.388353802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.401306373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129497s 
2026-04-22T04:23:29.401716409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:23:29', 'add_download_client_priority') 
2026-04-22T04:23:29.402129030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.403290428Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-22T04:23:29.403498647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149091s 
2026-04-22T04:23:29.403711897Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-22T04:23:29.403963624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.404242325Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-04-22T04:23:29.404639174Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.404951663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-04-22T04:23:29.405238551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003906s 
2026-04-22T04:23:29.405462151Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.405768367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-04-22T04:23:29.406043992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003775s 
2026-04-22T04:23:29.406415861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:23:29', 'remove_growl_prowl') 
2026-04-22T04:23:29.406775165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.407807924Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-22T04:23:29.408031023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021078s 
2026-04-22T04:23:29.408247660Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-22T04:23:29.408474326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.408745873Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-04-22T04:23:29.409112912Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.409439570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-04-22T04:23:29.409722690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004034s 
2026-04-22T04:23:29.409953003Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.410271104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-04-22T04:23:29.410541519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003923s 
2026-04-22T04:23:29.410908708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:23:29', 'remove_plex_hometheatre') 
2026-04-22T04:23:29.411275346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.412197603Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-22T04:23:29.412395321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020002s 
2026-04-22T04:23:29.412624282Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-22T04:23:29.412856841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.413132546Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-04-22T04:23:29.413749889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:23:29.413965854Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.414177810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-04-22T04:23:29.414447443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-04-22T04:23:29.415472718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s 
2026-04-22T04:23:29.415653762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:23:29.415809295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.416075431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-04-22T04:23:29.416433753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.417463787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011757s 
2026-04-22T04:23:29.417672948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:23:29.417857229Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.418081651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-04-22T04:23:29.418438610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.419446199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001155s 
2026-04-22T04:23:29.419627233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:23:29.419785422Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.420023191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-04-22T04:23:29.420410911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.421440334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011999s 
2026-04-22T04:23:29.421624385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:23:29.421779467Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.421981464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-04-22T04:23:29.422269413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-04-22T04:23:29.423192813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s 
2026-04-22T04:23:29.423367935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.423567617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.424594575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010448s 
2026-04-22T04:23:29.424982416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:23:29', 'add_root_folder_add_defaults') 
2026-04-22T04:23:29.425346109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.426417696Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-22T04:23:29.426608440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028242s 
2026-04-22T04:23:29.426800407Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-22T04:23:29.427009508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.427285995Z [Info] task_duration: Starting migration of Main DB to 40 
2026-04-22T04:23:29.427595478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T04:23:29.427767214Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.428024452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-04-22T04:23:29.428345638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-04-22T04:23:29.429297595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s 
2026-04-22T04:23:29.429651929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:23:29', 'task_duration') 
2026-04-22T04:23:29.430001573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.430855021Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-22T04:23:29.431029322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026029s 
2026-04-22T04:23:29.431275387Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-22T04:23:29.431507064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.431784032Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-04-22T04:23:29.432217595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-22T04:23:29.432392747Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.432593692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-04-22T04:23:29.432921442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.433868619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s 
2026-04-22T04:23:29.434063011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-04-22T04:23:29.434225478Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.434425100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-04-22T04:23:29.434748691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.435698724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010772s 
2026-04-22T04:23:29.436118951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:23:29', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-22T04:23:29.436493986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.437414178Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-22T04:23:29.437614021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027209s 
2026-04-22T04:23:29.437816428Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-22T04:23:29.438034087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.438293299Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-04-22T04:23:29.438645538Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-04-22T04:23:29.442663619Z [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-04-22T04:23:29.444019719Z [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-04-22T04:23:29.444624697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.445621595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.448881879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.449350944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.449796782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.450324955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.450713397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118865s 
2026-04-22T04:23:29.451054935Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-22T04:23:29.451451754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-04-22T04:23:29.451779534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004736s 
2026-04-22T04:23:29.452139339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-22T04:23:29.452563282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-04-22T04:23:29.452866443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s 
2026-04-22T04:23:29.453091696Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-04-22T04:23:29.456441531Z [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-04-22T04:23:29.457542238Z [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-04-22T04:23:29.458145312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-04-22T04:23:29.458601150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-04-22T04:23:29.461150052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078496s 
2026-04-22T04:23:29.461524296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:23:29', 'remove_album_folders') 
2026-04-22T04:23:29.461892127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.463495806Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-22T04:23:29.463689215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101669s 
2026-04-22T04:23:29.463934519Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-22T04:23:29.464178360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.464465899Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43 
2026-04-22T04:23:29.465360320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:23:29.465545633Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.465745666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String 
2026-04-22T04:23:29.466031030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT 
2026-04-22T04:23:29.466989190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010464s 
2026-04-22T04:23:29.467183431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:23:29.467350698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.467554588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String 
2026-04-22T04:23:29.467954524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:29.468937363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011771s 
2026-04-22T04:23:29.469127015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.469335114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.548954943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0795116s 
2026-04-22T04:23:29.549209586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet 
2026-04-22T04:23:29.552927963Z [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-04-22T04:23:29.554046024Z [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-04-22T04:23:29.554605581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:23:29.555144025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:23:29.557781717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082987s 
2026-04-22T04:23:29.558027461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent 
2026-04-22T04:23:29.563391883Z [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-04-22T04:23:29.564398049Z [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-04-22T04:23:29.564907765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:23:29.565461240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:23:29.568018098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097324s 
2026-04-22T04:23:29.568240677Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol 
2026-04-22T04:23:29.571559719Z [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-04-22T04:23:29.572421615Z [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-04-22T04:23:29.572900680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:23:29.573430466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:23:29.575802082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073626s 
2026-04-22T04:23:29.576062496Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay 
2026-04-22T04:23:29.579544608Z [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-04-22T04:23:29.580270750Z [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-04-22T04:23:29.580697760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:23:29.581233869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:23:29.583553490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072904s 
2026-04-22T04:23:29.583788734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay 
2026-04-22T04:23:29.587265214Z [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-04-22T04:23:29.587935243Z [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-04-22T04:23:29.588327202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles" 
2026-04-22T04:23:29.588845235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles" 
2026-04-22T04:23:29.591151078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071099s 
2026-04-22T04:23:29.591530552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:23:29', 'flexible_delay_profiles') 
2026-04-22T04:23:29.591912632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.602680093Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-22T04:23:29.602860987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018581s 
2026-04-22T04:23:29.603103134Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-22T04:23:29.603316534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.603617390Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-04-22T04:23:29.604153349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:23:29.604311487Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.604516109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-04-22T04:23:29.604824581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-04-22T04:23:29.605767239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s 
2026-04-22T04:23:29.606221073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:23:29', 'add_priority_to_indexers') 
2026-04-22T04:23:29.606703183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.607652525Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-22T04:23:29.607840504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029072s 
2026-04-22T04:23:29.608090246Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-22T04:23:29.608327314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.608595574Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-04-22T04:23:29.609096903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-22T04:23:29.609475977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-04-22T04:23:29.609826613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2026-04-22T04:23:29.610013018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.610214914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.610858300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006759s 
2026-04-22T04:23:29.611275269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:23:29', 'remove_chown_and_folderchmod_config') 
2026-04-22T04:23:29.611657669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.612484204Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-22T04:23:29.612702593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022411s 
2026-04-22T04:23:29.612924681Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-22T04:23:29.613152449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.613468015Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46 
2026-04-22T04:23:29.614021048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist 
2026-04-22T04:23:29.614196511Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.614409651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String 
2026-04-22T04:23:29.618098829Z [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-04-22T04:23:29.619281200Z [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-04-22T04:23:29.619928203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-04-22T04:23:29.620632070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-04-22T04:23:29.623247767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086262s 
2026-04-22T04:23:29.623556639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-22T04:23:29.623893747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0' 
2026-04-22T04:23:29.624155705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003617s 
2026-04-22T04:23:29.624462412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-22T04:23:29.624823770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1' 
2026-04-22T04:23:29.625105718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s 
2026-04-22T04:23:29.625441414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-22T04:23:29.625863604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2' 
2026-04-22T04:23:29.626213388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005032s 
2026-04-22T04:23:29.626595868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:23:29', 'convert_blacklist_protocol') 
2026-04-22T04:23:29.626957787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.628163124Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-22T04:23:29.628421885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023705s 
2026-04-22T04:23:29.628671267Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-22T04:23:29.628881160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.629156424Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-04-22T04:23:29.635700070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-22T04:23:29.636506634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-04-22T04:23:29.636962011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008453s 
2026-04-22T04:23:29.637321455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:23:29', 'update_notifiarr') 
2026-04-22T04:23:29.637689216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.638527894Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-22T04:23:29.638713368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023799s 
2026-04-22T04:23:29.638939192Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-22T04:23:29.639163664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.639450101Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-04-22T04:23:29.639753071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.639993996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.641097057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011317s 
2026-04-22T04:23:29.641515089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:23:29', 'email_multiple_addresses') 
2026-04-22T04:23:29.641889423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.642667810Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-22T04:23:29.642857883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026892s 
2026-04-22T04:23:29.643077706Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-22T04:23:29.643297659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.643565528Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-04-22T04:23:29.643883528Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-04-22T04:23:29.644158632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-04-22T04:23:29.646486199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024005s 
2026-04-22T04:23:29.646874220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:23:29', 'rename_blacklist_to_blocklist') 
2026-04-22T04:23:29.647245237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.648070138Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-22T04:23:29.648282546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039103s 
2026-04-22T04:23:29.648507379Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-22T04:23:29.648729596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.649029440Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-04-22T04:23:29.649472161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T04:23:29.649653817Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.649893480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-04-22T04:23:29.650284176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.651283058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011779s 
2026-04-22T04:23:29.651545586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-04-22T04:23:29.651923918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.652933561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s 
2026-04-22T04:23:29.653121029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.653326392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.654611139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013101s 
2026-04-22T04:23:29.654996976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:23:29', 'cdh_per_downloadclient') 
2026-04-22T04:23:29.655356770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.656251332Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-22T04:23:29.656433769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029099s 
2026-04-22T04:23:29.656629613Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-22T04:23:29.656846811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.657109209Z [Info] download_history: Starting migration of Main DB to 52 
2026-04-22T04:23:29.657907597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-04-22T04:23:29.658698369Z [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-04-22T04:23:29.659320983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012115s 
2026-04-22T04:23:29.659534483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-04-22T04:23:29.659873575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-22T04:23:29.660250214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005195s 
2026-04-22T04:23:29.660462311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-04-22T04:23:29.660780411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-22T04:23:29.661182421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2026-04-22T04:23:29.661464248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-04-22T04:23:29.661871689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-22T04:23:29.662244610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005566s 
2026-04-22T04:23:29.662420223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.662618793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.663755692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011414s 
2026-04-22T04:23:29.664174475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:23:29', 'download_history') 
2026-04-22T04:23:29.664572266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.665508852Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-22T04:23:29.665693204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028871s 
2026-04-22T04:23:29.665904780Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-22T04:23:29.666125785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.666386149Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-04-22T04:23:29.666805303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:23:29', 'add_update_history') 
2026-04-22T04:23:29.667174667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.667892512Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-22T04:23:29.668074539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017558s 
2026-04-22T04:23:29.668302177Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-22T04:23:29.668523132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.668794168Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-04-22T04:23:29.669154794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:29.669350237Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.669574709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-04-22T04:23:29.669967440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.670983766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011973s 
2026-04-22T04:23:29.671362579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:23:29', 'add_on_update_to_notifications') 
2026-04-22T04:23:29.671737935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.672508466Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-22T04:23:29.672703209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026736s 
2026-04-22T04:23:29.672918071Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-22T04:23:29.673135609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.673394260Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-04-22T04:23:29.673709184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:23:29.673877092Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.674086965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-04-22T04:23:29.674402400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.675403957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011303s 
2026-04-22T04:23:29.675776687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:23:29', 'download_client_per_indexer') 
2026-04-22T04:23:29.676171032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.676984259Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-22T04:23:29.677170925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026625s 
2026-04-22T04:23:29.677375797Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-22T04:23:29.677586852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.677844782Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-04-22T04:23:29.678253264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:23:29.678424218Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.678640915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-04-22T04:23:29.678956670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.680005973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011615s 
2026-04-22T04:23:29.680185154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-04-22T04:23:29.680338503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.680568336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-04-22T04:23:29.680928280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.681942152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011662s 
2026-04-22T04:23:29.682124339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:23:29.682283199Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.682486207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-04-22T04:23:29.682817945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.683816626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011317s 
2026-04-22T04:23:29.684195760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:23:29', 'AddNewItemMonitorType') 
2026-04-22T04:23:29.684552368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.685619256Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-22T04:23:29.685801263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029001s 
2026-04-22T04:23:29.685994482Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-22T04:23:29.686200055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.686453496Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-04-22T04:23:29.686761887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:23:29.686932220Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.687134076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-04-22T04:23:29.687453369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:29.688494205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011624s 
2026-04-22T04:23:29.688853047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:23:29', 'ImportListSearch') 
2026-04-22T04:23:29.689208363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.689985468Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-22T04:23:29.690158656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026308s 
2026-04-22T04:23:29.690370994Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-22T04:23:29.690587460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.690850179Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-04-22T04:23:29.691167538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-04-22T04:23:29.691334895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.691555149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-04-22T04:23:29.691935514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:29.693062343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012965s 
2026-04-22T04:23:29.693430014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:23:29', 'ImportListMonitorExisting') 
2026-04-22T04:23:29.693787543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.694730622Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-22T04:23:29.694912529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029252s 
2026-04-22T04:23:29.695107581Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-22T04:23:29.695310089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.695559982Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-04-22T04:23:29.695980749Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.696291365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-04-22T04:23:29.696557130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003734s 
2026-04-22T04:23:29.696773947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.697053991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-04-22T04:23:29.697309455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s 
2026-04-22T04:23:29.697478045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-04-22T04:23:29.697629530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.697810614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-04-22T04:23:29.698066229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-04-22T04:23:29.699036342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s 
2026-04-22T04:23:29.699390325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:23:29', 'add_indexer_tags') 
2026-04-22T04:23:29.699737685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.700707948Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-22T04:23:29.700887129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026862s 
2026-04-22T04:23:29.701086160Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-22T04:23:29.701299379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.701553741Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-04-22T04:23:29.701914458Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:29.702018627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:29.702857316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008643s 
2026-04-22T04:23:29.703216519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:23:29', 'update_audio_types') 
2026-04-22T04:23:29.703572075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:29.704488941Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-22T04:23:29.704658753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024533s 
2026-04-22T04:23:29.704912765Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-22T04:23:29.705148409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:29.705430968Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-04-22T04:23:29.707377979Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:29.707640397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-04-22T04:23:29.707896633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002997s 
2026-04-22T04:23:29.708075253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-04-22T04:23:29.708236167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.708450098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-04-22T04:23:29.712199467Z [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-04-22T04:23:29.713658134Z [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-04-22T04:23:29.714466682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-04-22T04:23:29.715186652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-04-22T04:23:29.717775856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-04-22T04:23:29.718282997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-04-22T04:23:29.718624083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099749s 
2026-04-22T04:23:29.718793695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:29.718944849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.719152377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-04-22T04:23:29.724704126Z [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-04-22T04:23:29.726619974Z [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-04-22T04:23:29.727489755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:29.728379046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:29.730891805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:29.731348525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:29.731808250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.732177925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128291s 
2026-04-22T04:23:29.732347626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:29.732495885Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.732720858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-04-22T04:23:29.736754580Z [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-04-22T04:23:29.738666590Z [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-04-22T04:23:29.739535329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:29.740337795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:29.742813320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:29.743279479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:29.743742651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.744099430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111831s 
2026-04-22T04:23:29.744271035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:29.744422610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.744615429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-04-22T04:23:29.748702749Z [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-04-22T04:23:29.750619829Z [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-04-22T04:23:29.751488127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-04-22T04:23:29.752280844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-04-22T04:23:29.754750807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-04-22T04:23:29.755216895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-04-22T04:23:29.755685198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.756044993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011236s 
2026-04-22T04:23:29.756214193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:23:29.756364767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.756572755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-04-22T04:23:29.760261173Z [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-04-22T04:23:29.761647123Z [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-04-22T04:23:29.762323685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.763209419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.765629241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.766060199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.766490155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.766970943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.767322401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105592s 
2026-04-22T04:23:29.767496451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-04-22T04:23:29.767648517Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.767840013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-04-22T04:23:29.771656237Z [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-04-22T04:23:29.773008811Z [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-04-22T04:23:29.773692517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-04-22T04:23:29.774566217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-04-22T04:23:29.777002562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-04-22T04:23:29.777434482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-04-22T04:23:29.777869969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-04-22T04:23:29.778348713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-04-22T04:23:29.778701353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106462s 
2026-04-22T04:23:29.778877027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-22T04:23:29.779030646Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.779225869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-04-22T04:23:29.782804756Z [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-04-22T04:23:29.783924761Z [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-04-22T04:23:29.784507935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-22T04:23:29.785088274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-22T04:23:29.787468246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080416s 
2026-04-22T04:23:29.787643909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-22T04:23:29.787796046Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-04-22T04:23:29.788027351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-04-22T04:23:29.791556608Z [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-04-22T04:23:29.792703467Z [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-04-22T04:23:29.793281962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-04-22T04:23:29.793828873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-04-22T04:23:29.796236241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080048s 
2026-04-22T04:23:29.796418307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:23:29.796588420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.796804234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-04-22T04:23:29.800331627Z [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-04-22T04:23:29.801336010Z [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-04-22T04:23:29.801867139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T04:23:29.802315993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T04:23:29.804667017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076534s 
2026-04-22T04:23:29.804853582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:23:29.805000779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-04-22T04:23:29.805202555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-04-22T04:23:29.810189857Z [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-04-22T04:23:29.811199240Z [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-04-22T04:23:29.829133802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T04:23:29.829845695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T04:23:29.832543688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027109s 
2026-04-22T04:23:29.832736476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:23:29.832912380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-22T04:23:29.833168406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-04-22T04:23:29.838517607Z [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-04-22T04:23:29.839586529Z [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-04-22T04:23:29.840164874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-04-22T04:23:29.840736916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-04-22T04:23:29.843189574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093895s 
2026-04-22T04:23:29.843397523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T04:23:29.843584149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-22T04:23:29.843838241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-04-22T04:23:29.847563080Z [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-04-22T04:23:29.848594908Z [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-04-22T04:23:29.849150457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T04:23:29.849873894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T04:23:29.852490152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.852978355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008868s 
2026-04-22T04:23:29.853156714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T04:23:29.853330614Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.853587722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-04-22T04:23:29.857313363Z [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-04-22T04:23:29.858338137Z [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-04-22T04:23:29.858898475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T04:23:29.859683656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T04:23:29.862271287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.862678767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088656s 
2026-04-22T04:23:29.862923871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-04-22T04:23:29.863147601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-22T04:23:29.863396091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-04-22T04:23:29.867239000Z [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-04-22T04:23:29.868242741Z [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-04-22T04:23:29.868809131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-04-22T04:23:29.869605986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-04-22T04:23:29.872441535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.872815177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091812s 
2026-04-22T04:23:29.873026282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-04-22T04:23:29.873209742Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-04-22T04:23:29.873438733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-04-22T04:23:29.877510311Z [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-04-22T04:23:29.878732572Z [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-04-22T04:23:29.879341468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-04-22T04:23:29.880073452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-04-22T04:23:29.882763409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-04-22T04:23:29.883371614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-04-22T04:23:29.883942974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-04-22T04:23:29.884351146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010668s 
2026-04-22T04:23:29.884510497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-22T04:23:29.884676281Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:29.884904089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-04-22T04:23:29.889098715Z [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-04-22T04:23:29.890091655Z [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-04-22T04:23:29.890694779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-22T04:23:29.891136629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-22T04:23:29.893558385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084219s 
2026-04-22T04:23:29.893754129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-04-22T04:23:29.893922338Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.894152361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-04-22T04:23:29.898002694Z [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-04-22T04:23:29.898954180Z [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-04-22T04:23:29.899481542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-04-22T04:23:29.900082111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-04-22T04:23:29.902519369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081528s 
2026-04-22T04:23:29.902713450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-04-22T04:23:29.902884424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-22T04:23:29.903099717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-04-22T04:23:29.907367701Z [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-04-22T04:23:29.908559261Z [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-04-22T04:23:29.909109869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-04-22T04:23:29.909927566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-04-22T04:23:29.912443181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-04-22T04:23:29.912910242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-04-22T04:23:29.913421711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-04-22T04:23:29.913951969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-04-22T04:23:29.914338868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011017s 
2026-04-22T04:23:29.914524763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:23:29.914722250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-04-22T04:23:29.914974999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-04-22T04:23:29.920186443Z [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-04-22T04:23:29.921323051Z [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-04-22T04:23:29.921963862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:23:29.922601977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:23:29.925410281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.925811048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106037s 
2026-04-22T04:23:29.926031693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:23:29.926216064Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-22T04:23:29.926516629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-04-22T04:23:29.930318274Z [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-04-22T04:23:29.931423519Z [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-04-22T04:23:29.931990360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:23:29.932682474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:23:29.935218270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.935609749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088834s 
2026-04-22T04:23:29.935828419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:23:29.936012329Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:29.936257934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-04-22T04:23:29.942753122Z [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-04-22T04:23:29.943910944Z [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-04-22T04:23:29.944472955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:23:29.945257535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:23:29.948043935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.948329651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118761s 
2026-04-22T04:23:29.948469101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T04:23:29.948589334Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:29.948735748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-04-22T04:23:29.952089041Z [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-04-22T04:23:29.952771134Z [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-04-22T04:23:29.953184637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T04:23:29.953746728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T04:23:29.956300250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.956601146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007705s 
2026-04-22T04:23:29.956736248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T04:23:29.956870238Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.957023346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-04-22T04:23:29.960369294Z [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-04-22T04:23:29.961216760Z [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-04-22T04:23:29.961663860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T04:23:29.962310743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T04:23:29.964791448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.965128106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079267s 
2026-04-22T04:23:29.965279611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-04-22T04:23:29.965418079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.965591098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-04-22T04:23:29.968956875Z [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-04-22T04:23:29.969765062Z [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-04-22T04:23:29.970205870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-04-22T04:23:29.970829245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-04-22T04:23:29.973420162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-04-22T04:23:29.973728273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079541s 
2026-04-22T04:23:29.973868846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-22T04:23:29.974015180Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-04-22T04:23:29.974193029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-04-22T04:23:29.977636272Z [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-04-22T04:23:29.978355470Z [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-04-22T04:23:29.978755024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-22T04:23:29.979238528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-22T04:23:29.981739033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073687s 
2026-04-22T04:23:29.981900358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-04-22T04:23:29.982031291Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.982213588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-04-22T04:23:29.985609166Z [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-04-22T04:23:29.986299876Z [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-04-22T04:23:29.986694341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-04-22T04:23:29.987200590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-04-22T04:23:29.989562326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071912s 
2026-04-22T04:23:29.989717939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-22T04:23:29.989847380Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:29.990016600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-04-22T04:23:29.994722777Z [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-04-22T04:23:29.995560834Z [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-04-22T04:23:29.996042895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-22T04:23:29.996502560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-22T04:23:29.998901340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087025s 
2026-04-22T04:23:29.999057295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-04-22T04:23:29.999191946Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:29.999389524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-04-22T04:23:30.002824540Z [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-04-22T04:23:30.003637246Z [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-04-22T04:23:30.004097553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-04-22T04:23:30.004574133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-04-22T04:23:30.006919425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073527s 
2026-04-22T04:23:30.007082824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-04-22T04:23:30.007219790Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.007400715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-04-22T04:23:30.010748746Z [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-04-22T04:23:30.011467914Z [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-04-22T04:23:30.011838821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-04-22T04:23:30.012371503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-04-22T04:23:30.014733269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007142s 
2026-04-22T04:23:30.014887490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T04:23:30.015033183Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.015222414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-04-22T04:23:30.018535876Z [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-04-22T04:23:30.019172618Z [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-04-22T04:23:30.019578786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-22T04:23:30.020331431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-22T04:23:30.022999875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T04:23:30.023315971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079128s 
2026-04-22T04:23:30.023481344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-04-22T04:23:30.023613460Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.023799425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-04-22T04:23:30.027112325Z [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-04-22T04:23:30.027754688Z [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-04-22T04:23:30.028148020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-04-22T04:23:30.028816266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-04-22T04:23:30.031244896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-04-22T04:23:30.031560913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075692s 
2026-04-22T04:23:30.031720835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:30.031868532Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.032065479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-04-22T04:23:30.035451597Z [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-04-22T04:23:30.036261077Z [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-04-22T04:23:30.036741845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:23:30.037464750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:23:30.039943121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:30.040331804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:23:30.040637710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084073s 
2026-04-22T04:23:30.040799866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:30.040939698Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.041119690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-04-22T04:23:30.044495277Z [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-04-22T04:23:30.045297552Z [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-04-22T04:23:30.045744672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-04-22T04:23:30.046491947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-04-22T04:23:30.049048976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-04-22T04:23:30.049433620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-04-22T04:23:30.049732402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008441s 
2026-04-22T04:23:30.049893286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:23:30.050029971Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.050208741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-22T04:23:30.053351900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-22T04:23:30.053850684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-22T04:23:30.054189356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-22T04:23:30.054669203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-22T04:23:30.057102121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:23:30.057425793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070438s 
2026-04-22T04:23:30.057787471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:23:30', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-22T04:23:30.058111905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.065888594Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-22T04:23:30.066072925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154352s 
2026-04-22T04:23:30.066303459Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-22T04:23:30.066489443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.066752864Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-04-22T04:23:30.067326088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:30.067477603Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.067655993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-04-22T04:23:30.067978923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.068983035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011515s 
2026-04-22T04:23:30.069143137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:30.069280233Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.069458392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-04-22T04:23:30.069718916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.070677126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s 
2026-04-22T04:23:30.071000657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:23:30', 'add_on_delete_to_notifications') 
2026-04-22T04:23:30.071297645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.072424394Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-22T04:23:30.072591701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027587s 
2026-04-22T04:23:30.072766984Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-22T04:23:30.072947327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.073172139Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-04-22T04:23:30.074459041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:23:30.074614935Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.074803795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-04-22T04:23:30.075077226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.076076267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010947s 
2026-04-22T04:23:30.076227712Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-04-22T04:23:30.076444699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-04-22T04:23:30.076678430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003139s 
2026-04-22T04:23:30.076829143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:30.076962893Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.077134177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-04-22T04:23:30.077366315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-04-22T04:23:30.078280165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s 
2026-04-22T04:23:30.078436991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:30.078598596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:30.079302163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007176s 
2026-04-22T04:23:30.079465872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-04-22T04:23:30.079867000Z [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-04-22T04:23:30.080299571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006791s 
2026-04-22T04:23:30.080478141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-04-22T04:23:30.080708815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-04-22T04:23:30.080996084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s 
2026-04-22T04:23:30.081156376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:23:30.081291789Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.081463575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-04-22T04:23:30.081717356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-04-22T04:23:30.082679634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010491s 
2026-04-22T04:23:30.082843443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:23:30.082983546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-04-22T04:23:30.083160552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-04-22T04:23:30.083419674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.084402302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s 
2026-04-22T04:23:30.084565822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-04-22T04:23:30.084701084Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.084877599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-04-22T04:23:30.085143946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.086106313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010561s 
2026-04-22T04:23:30.086261626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:30.086423422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:30.088036971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016231s 
2026-04-22T04:23:30.088197193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:30.088361614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:30.089163068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s 
2026-04-22T04:23:30.089360366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-04-22T04:23:30.094110861Z [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-04-22T04:23:30.094867024Z [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-04-22T04:23:30.095288622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-22T04:23:30.095697596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-22T04:23:30.099577529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010067s 
2026-04-22T04:23:30.099784295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-04-22T04:23:30.103140783Z [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-04-22T04:23:30.103763327Z [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-04-22T04:23:30.104151849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-04-22T04:23:30.104626224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-04-22T04:23:30.107105006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071333s 
2026-04-22T04:23:30.107338145Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-22T04:23:30.107585664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-04-22T04:23:30.107815647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003s 
2026-04-22T04:23:30.107994417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:23:30.108129208Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.108346275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-04-22T04:23:30.108638273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.109598737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010728s 
2026-04-22T04:23:30.109757857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-04-22T04:23:30.109893741Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.110074816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-04-22T04:23:30.110322584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-04-22T04:23:30.111246334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s 
2026-04-22T04:23:30.111536769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:23:30', 'add_custom_formats') 
2026-04-22T04:23:30.111827835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.113663622Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-22T04:23:30.113817351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033801s 
2026-04-22T04:23:30.114010921Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-22T04:23:30.114184571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.114421678Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-04-22T04:23:30.114772996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-04-22T04:23:30.114920964Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.115077289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-04-22T04:23:30.115308113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-04-22T04:23:30.116291012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s 
2026-04-22T04:23:30.116593732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:23:30', 'add_result_to_commands') 
2026-04-22T04:23:30.116890009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.117678366Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-22T04:23:30.117844410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024062s 
2026-04-22T04:23:30.118020054Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-22T04:23:30.118203072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.118453637Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-04-22T04:23:30.118780655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:30.118931158Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.119108055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-04-22T04:23:30.119360613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.120338582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010591s 
2026-04-22T04:23:30.120632865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:23:30', 'health_restored_notification') 
2026-04-22T04:23:30.120929021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.121799264Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-22T04:23:30.121953795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024936s 
2026-04-22T04:23:30.122120260Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-22T04:23:30.122286224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.122505355Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-04-22T04:23:30.122792333Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-04-22T04:23:30.123034631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-04-22T04:23:30.123260246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002975s 
2026-04-22T04:23:30.123543806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:23:30', 'remove_uc') 
2026-04-22T04:23:30.123824612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.124679904Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-22T04:23:30.124824155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001693s 
2026-04-22T04:23:30.125015730Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-22T04:23:30.125196975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.125428942Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-04-22T04:23:30.125680138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:30.125870952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:30.127702680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018594s 
2026-04-22T04:23:30.128026863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:23:30', 'download_clients_rename_tv_to_music') 
2026-04-22T04:23:30.128340384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.129184795Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-22T04:23:30.129350238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033s 
2026-04-22T04:23:30.129547535Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-22T04:23:30.129730163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.129965978Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-04-22T04:23:30.130275561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-04-22T04:23:30.130424421Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.130603101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-04-22T04:23:30.130867964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-04-22T04:23:30.131881926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001094s 
2026-04-22T04:23:30.132193433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:23:30', 'add_colon_replacement_to_naming_config') 
2026-04-22T04:23:30.132495612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.133455655Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-22T04:23:30.133619915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026397s 
2026-04-22T04:23:30.133788986Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-22T04:23:30.133959900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.134173660Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-04-22T04:23:30.134544607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-04-22T04:23:30.138074285Z [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-04-22T04:23:30.138795567Z [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-04-22T04:23:30.139225192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-04-22T04:23:30.139923358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-04-22T04:23:30.142476418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-04-22T04:23:30.142789218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080659s 
2026-04-22T04:23:30.142947357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-04-22T04:23:30.143080525Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-04-22T04:23:30.143255397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-04-22T04:23:30.143489007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-04-22T04:23:30.144489422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010566s 
2026-04-22T04:23:30.144767782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:23:30', 'list_sync_time') 
2026-04-22T04:23:30.145049930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.146364658Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-22T04:23:30.146521373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002921s 
2026-04-22T04:23:30.146701256Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-22T04:23:30.146870106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.147096572Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-04-22T04:23:30.147384822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-04-22T04:23:30.147533511Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.147692802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-04-22T04:23:30.147921142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-04-22T04:23:30.148885464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001023s 
2026-04-22T04:23:30.149167031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:23:30', 'add_download_client_tags') 
2026-04-22T04:23:30.149460151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.150436437Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-22T04:23:30.150589014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025561s 
2026-04-22T04:23:30.150765559Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-22T04:23:30.150938628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.151158901Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-04-22T04:23:30.151674339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-04-22T04:23:30.152157923Z [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-04-22T04:23:30.152592368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007468s 
2026-04-22T04:23:30.152774013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-04-22T04:23:30.153050009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-04-22T04:23:30.153358130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s 
2026-04-22T04:23:30.153639496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:23:30', 'add_notification_status') 
2026-04-22T04:23:30.153924510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.154970276Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-22T04:23:30.155122552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020112s 
2026-04-22T04:23:30.155303677Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-22T04:23:30.155480012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.155702440Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-04-22T04:23:30.155967334Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:30.156140823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:30.157659691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015301s 
2026-04-22T04:23:30.157956058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:23:30', 'add_alac_24_quality_in_profiles') 
2026-04-22T04:23:30.158258747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.159039099Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-22T04:23:30.159196405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028844s 
2026-04-22T04:23:30.159361908Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-22T04:23:30.159527101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.159742986Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-04-22T04:23:30.160078972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-04-22T04:23:30.160227061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.160366491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-04-22T04:23:30.160557766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-04-22T04:23:30.161606208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010855s 
2026-04-22T04:23:30.161777503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-04-22T04:23:30.161982265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-04-22T04:23:30.162970445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s 
2026-04-22T04:23:30.163252092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:23:30', 'add_salt_to_users') 
2026-04-22T04:23:30.163539631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.164606218Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-22T04:23:30.164762493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026528s 
2026-04-22T04:23:30.164925291Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-22T04:23:30.165099973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.165319154Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-04-22T04:23:30.165779100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-04-22T04:23:30.166226601Z [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-04-22T04:23:30.166719654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007696s 
2026-04-22T04:23:30.166881660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-04-22T04:23:30.167100992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-04-22T04:23:30.167385965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s 
2026-04-22T04:23:30.167666390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:23:30', 'add_auto_tagging') 
2026-04-22T04:23:30.168030984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.169190759Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-22T04:23:30.169347255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021256s 
2026-04-22T04:23:30.169551125Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-22T04:23:30.169733903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.169968185Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-04-22T04:23:30.170331356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-04-22T04:23:30.170485797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-22T04:23:30.170674858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-04-22T04:23:30.170914600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-04-22T04:23:30.171984334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011336s 
2026-04-22T04:23:30.172240360Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-22T04:23:30.172524382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-04-22T04:23:30.172758924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2026-04-22T04:23:30.173059068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:23:30', 'quality_definition_preferred_size') 
2026-04-22T04:23:30.173371618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.174382173Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-22T04:23:30.174560923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019077s 
2026-04-22T04:23:30.174760044Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-22T04:23:30.174947150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.175227715Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-04-22T04:23:30.175531938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-04-22T04:23:30.175679325Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.175841571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-04-22T04:23:30.176119571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.177205908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011656s 
2026-04-22T04:23:30.177503247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:23:30', 'add_on_artist_add_to_notifications') 
2026-04-22T04:23:30.177819835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.178827975Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-22T04:23:30.178983407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027503s 
2026-04-22T04:23:30.179174392Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-22T04:23:30.179377832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.179629739Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-04-22T04:23:30.179965274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-04-22T04:23:30.180112270Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.180279277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-04-22T04:23:30.180505693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-04-22T04:23:30.181556879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011004s 
2026-04-22T04:23:30.181840000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:23:30', 'album_last_searched_time') 
2026-04-22T04:23:30.182133741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.183170509Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-22T04:23:30.183326142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026745s 
2026-04-22T04:23:30.183493709Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-22T04:23:30.183662559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.183900929Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-04-22T04:23:30.184250273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-04-22T04:23:30.184403111Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.184561590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-04-22T04:23:30.184805310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.185908812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011861s 
2026-04-22T04:23:30.186062121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-04-22T04:23:30.186198957Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.186362456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-04-22T04:23:30.186594673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-04-22T04:23:30.187633305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s 
2026-04-22T04:23:30.187927397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:23:30', 'add_indexer_flags') 
2026-04-22T04:23:30.188225176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.189262195Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-22T04:23:30.189413169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027251s 
2026-04-22T04:23:30.189594594Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-22T04:23:30.189772392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.189995571Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-04-22T04:23:30.190349765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-04-22T04:23:30.190581030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-04-22T04:23:30.190860112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003483s 
2026-04-22T04:23:30.191023541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-04-22T04:23:30.191236159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-04-22T04:23:30.191523478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003475s 
2026-04-22T04:23:30.191695695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-04-22T04:23:30.191944165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-04-22T04:23:30.192247736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003859s 
2026-04-22T04:23:30.192535025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:23:30', 'add_indexes_album_statistics') 
2026-04-22T04:23:30.192827524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.193902939Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-22T04:23:30.194061819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020225s 
2026-04-22T04:23:30.194249637Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-22T04:23:30.194427335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.194651516Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-04-22T04:23:30.195006732Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-22T04:23:30.195338991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-04-22T04:23:30.195599194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003814s 
2026-04-22T04:23:30.195893457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:23:30', 'update_redacted_baseurl') 
2026-04-22T04:23:30.196207249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.197174186Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-22T04:23:30.197340461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019163s 
2026-04-22T04:23:30.205252302Z [Debug] MigrationController: Took: 00:00:01.7513380 
2026-04-22T04:23:30.276957595Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-04-22T04:23:30.307363119Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-04-22T04:23:30.332496948Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-04-22T04:23:30.350644268Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-04-22T04:23:30.351541385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-04-22T04:23:30.351787069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-04-22T04:23:30.362818041Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-04-22T04:23:30.363029998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112626s 
2026-04-22T04:23:30.363252316Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-04-22T04:23:30.363473862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114719s 
2026-04-22T04:23:30.364971728Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-04-22T04:23:30.365233805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.365614933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-04-22T04:23:30.365932031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-04-22T04:23:30.366356035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005066s 
2026-04-22T04:23:30.366592010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.368020827Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-04-22T04:23:30.368248806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021548s 
2026-04-22T04:23:30.368556937Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-04-22T04:23:30.368812742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.369250062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-04-22T04:23:30.369558614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:23:30.369956735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s 
2026-04-22T04:23:30.370178712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:23:30.370383084Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.370629179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-04-22T04:23:30.370937430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-04-22T04:23:30.371655316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007774s 
2026-04-22T04:23:30.371910590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.372724018Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-04-22T04:23:30.372950694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018258s 
2026-04-22T04:23:30.373253634Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-04-22T04:23:30.373519619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.373874193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:23:30.374102794Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-04-22T04:23:30.374330482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-04-22T04:23:30.374631168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-04-22T04:23:30.375104751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005309s 
2026-04-22T04:23:30.375342871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.376023742Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-04-22T04:23:30.376282753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014153s 
2026-04-22T04:23:30.376615072Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-04-22T04:23:30.376867250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.377166903Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-04-22T04:23:30.377723805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-04-22T04:23:30.378173380Z [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-04-22T04:23:30.378737727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007819s 
2026-04-22T04:23:30.378953661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-04-22T04:23:30.379220699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-22T04:23:30.379575373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004062s 
2026-04-22T04:23:30.379933915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-22T04:23:30', 'InitialSetup') 
2026-04-22T04:23:30.380354502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.381141777Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-04-22T04:23:30.381361870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019545s 
2026-04-22T04:23:30.381611643Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-04-22T04:23:30.381876176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.382191070Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-04-22T04:23:30.382591697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-22T04:23:30', 'add_reason_to_pending_releases') 
2026-04-22T04:23:30.383023316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.383813968Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-04-22T04:23:30.384081366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019186s 
2026-04-22T04:23:30.384311870Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-04-22T04:23:30.384553106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.384852890Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-04-22T04:23:30.385200119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-22T04:23:30', 'add_medium_support') 
2026-04-22T04:23:30.385611658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.386349483Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-04-22T04:23:30.386580839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001792s 
2026-04-22T04:23:30.386824049Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-04-22T04:23:30.387084543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.387405179Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-04-22T04:23:30.387782198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-22T04:23:30', 'add_various_qualites_in_profile') 
2026-04-22T04:23:30.388234760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.388990481Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-04-22T04:23:30.389232819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018764s 
2026-04-22T04:23:30.389466770Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-04-22T04:23:30.389705290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.390007850Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-04-22T04:23:30.390358085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-22T04:23:30', 'metadata_profiles') 
2026-04-22T04:23:30.390821247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.391494062Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-04-22T04:23:30.391707863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s 
2026-04-22T04:23:30.391991233Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-04-22T04:23:30.392272469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.392590800Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-04-22T04:23:30.392995365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-22T04:23:30', 'separate_automatic_and_interactive_search') 
2026-04-22T04:23:30.393437716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.394363951Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-04-22T04:23:30.394616309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020619s 
2026-04-22T04:23:30.394865070Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-04-22T04:23:30.395120154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.395426531Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-04-22T04:23:30.395798199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-22T04:23:30', 'change_album_path_to_relative') 
2026-04-22T04:23:30.396294809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.397091082Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-04-22T04:23:30.397393651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018995s 
2026-04-22T04:23:30.397705539Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-04-22T04:23:30.398052618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.398368615Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-04-22T04:23:30.398730664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-22T04:23:30', 'change_quality_size_mb_to_kb') 
2026-04-22T04:23:30.399156551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.399895319Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-04-22T04:23:30.400144280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018402s 
2026-04-22T04:23:30.400389564Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-04-22T04:23:30.400619567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.400913589Z [Info] album_releases: Starting migration of Log DB to 9 
2026-04-22T04:23:30.401255387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-22T04:23:30', 'album_releases') 
2026-04-22T04:23:30.401664611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.402411616Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-04-22T04:23:30.402636739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017939s 
2026-04-22T04:23:30.402870750Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-04-22T04:23:30.403122216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.403413844Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-04-22T04:23:30.403777907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-22T04:23:30', 'album_releases_fix') 
2026-04-22T04:23:30.404205077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.405010729Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-04-22T04:23:30.405234349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018842s 
2026-04-22T04:23:30.405467008Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-04-22T04:23:30.405707041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.406011865Z [Info] import_lists: Starting migration of Log DB to 11 
2026-04-22T04:23:30.406344755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-22T04:23:30', 'import_lists') 
2026-04-22T04:23:30.406751053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.407506284Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-04-22T04:23:30.407728381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018043s 
2026-04-22T04:23:30.407976120Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-04-22T04:23:30.408226354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.408521859Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-04-22T04:23:30.408868968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-22T04:23:30', 'add_release_status') 
2026-04-22T04:23:30.409303052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.410043844Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-04-22T04:23:30.410271001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018164s 
2026-04-22T04:23:30.410517728Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-04-22T04:23:30.410776459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.411078086Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-04-22T04:23:30.411446207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-22T04:23:30', 'album_download_notification') 
2026-04-22T04:23:30.411922296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.412725624Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-04-22T04:23:30.412965887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019211s 
2026-04-22T04:23:30.413210730Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-04-22T04:23:30.413480964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.413783934Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-04-22T04:23:30.414177717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-22T04:23:30', 'fix_language_metadata_profiles') 
2026-04-22T04:23:30.414598925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.415408746Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-04-22T04:23:30.415630182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018719s 
2026-04-22T04:23:30.415871508Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-04-22T04:23:30.416120058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.416411194Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-04-22T04:23:30.416743203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-22T04:23:30', 'remove_fanzub') 
2026-04-22T04:23:30.417146956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.417960364Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-04-22T04:23:30.418178783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018466s 
2026-04-22T04:23:30.418422715Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-04-22T04:23:30.418676906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.418979315Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-04-22T04:23:30.419348509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-22T04:23:30', 'update_artist_history_indexes') 
2026-04-22T04:23:30.419778204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.420556641Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-04-22T04:23:30.420910444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018539s 
2026-04-22T04:23:30.421104454Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-04-22T04:23:30.421340259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.421629652Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-04-22T04:23:30.421956270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-22T04:23:30', 'remove_nma') 
2026-04-22T04:23:30.422356476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.423137248Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-04-22T04:23:30.423351800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018018s 
2026-04-22T04:23:30.423590701Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-04-22T04:23:30.423868059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.424170809Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-04-22T04:23:30.424797170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-22T04:23:30', 'album_disambiguation') 
2026-04-22T04:23:30.425220843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.426085304Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-04-22T04:23:30.426304706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022375s 
2026-04-22T04:23:30.426552545Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-04-22T04:23:30.426826075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.427134246Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-04-22T04:23:30.427673331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-22T04:23:30', 'add_ape_quality_in_profiles') 
2026-04-22T04:23:30.428213699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.429003359Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-04-22T04:23:30.429253704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021652s 
2026-04-22T04:23:30.429486562Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-04-22T04:23:30.429732929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.430034897Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-04-22T04:23:30.430378238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-22T04:23:30', 'remove_pushalot') 
2026-04-22T04:23:30.430794145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.431553575Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-04-22T04:23:30.431782576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018223s 
2026-04-22T04:23:30.432049383Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-04-22T04:23:30.432300449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.432632677Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-04-22T04:23:30.432996400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-22T04:23:30', 'add_custom_filters') 
2026-04-22T04:23:30.433407908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.434210334Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-04-22T04:23:30.434433273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018925s 
2026-04-22T04:23:30.434681423Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-04-22T04:23:30.434924131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.435230648Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-04-22T04:23:30.435577968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-22T04:23:30', 'import_list_tags') 
2026-04-22T04:23:30.436022282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.436905501Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-04-22T04:23:30.437140484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001977s 
2026-04-22T04:23:30.437381970Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-04-22T04:23:30.437640862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.437944162Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-04-22T04:23:30.438299648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-22T04:23:30', 'add_release_groups_etc') 
2026-04-22T04:23:30.438717790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.439433712Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-04-22T04:23:30.439668384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017884s 
2026-04-22T04:23:30.439911263Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-04-22T04:23:30.440160195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.440457664Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-04-22T04:23:30.440842809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-22T04:23:30', 'NewMediaInfoFormat') 
2026-04-22T04:23:30.441265009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.441975309Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-04-22T04:23:30.442211244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001815s 
2026-04-22T04:23:30.442465967Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-04-22T04:23:30.442734057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.443047448Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-04-22T04:23:30.443438686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-22T04:23:30', 'rename_restrictions_to_release_profiles') 
2026-04-22T04:23:30.443958994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.444742141Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-04-22T04:23:30.444999829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019748s 
2026-04-22T04:23:30.445255685Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-04-22T04:23:30.445532622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.445838538Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-04-22T04:23:30.446241860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-22T04:23:30', 'rename_quality_profiles_add_upgrade_allowed') 
2026-04-22T04:23:30.446687869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.447393479Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-04-22T04:23:30.447658824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018324s 
2026-04-22T04:23:30.447915290Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-04-22T04:23:30.448168280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.448472773Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-04-22T04:23:30.448823018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-22T04:23:30', 'add_import_exclusions') 
2026-04-22T04:23:30.449235889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.449941700Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-04-22T04:23:30.450183146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017771s 
2026-04-22T04:23:30.450434122Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-04-22T04:23:30.450678855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.450992115Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-04-22T04:23:30.451359345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-22T04:23:30', 'clean_artist_metadata_table') 
2026-04-22T04:23:30.451782978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.452509751Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-04-22T04:23:30.452751147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018101s 
2026-04-22T04:23:30.452997012Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-04-22T04:23:30.453248108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.453546369Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-04-22T04:23:30.453916694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-22T04:23:30', 'health_issue_notification') 
2026-04-22T04:23:30.454349285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.455101720Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-04-22T04:23:30.455338718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018436s 
2026-04-22T04:23:30.455597238Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-04-22T04:23:30.455878785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.456185443Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-04-22T04:23:30.456562482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-22T04:23:30', 'add_mediafilerepository_mtime') 
2026-04-22T04:23:30.456986085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.457796256Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-04-22T04:23:30.458030367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019012s 
2026-04-22T04:23:30.458281122Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-04-22T04:23:30.458546086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.458851461Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-04-22T04:23:30.459233750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-22T04:23:30', 'add_artistmetadataid_constraint') 
2026-04-22T04:23:30.459663866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.463057440Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-04-22T04:23:30.463337063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044593s 
2026-04-22T04:23:30.463583138Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-04-22T04:23:30.463832871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.464173768Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-04-22T04:23:30.464545095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-22T04:23:30', 'old_ids_and_artist_alias') 
2026-04-22T04:23:30.464967185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.465662124Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-04-22T04:23:30.465897549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001821s 
2026-04-22T04:23:30.466131940Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-04-22T04:23:30.466385361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.466678972Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-04-22T04:23:30.467032754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-22T04:23:30', 'download_propers_config') 
2026-04-22T04:23:30.467456758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.468235436Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-04-22T04:23:30.468472523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018203s 
2026-04-22T04:23:30.468707436Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-04-22T04:23:30.468959243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.469250600Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-04-22T04:23:30.469613541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-22T04:23:30', 'remove_language_profiles') 
2026-04-22T04:23:30.470094930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.470754438Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-04-22T04:23:30.470985063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017844s 
2026-04-22T04:23:30.471222611Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-04-22T04:23:30.471476332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.471766396Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-04-22T04:23:30.472163095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-22T04:23:30', 'multi_disc_naming_format') 
2026-04-22T04:23:30.472571517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.473260354Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-04-22T04:23:30.473490848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017776s 
2026-04-22T04:23:30.473735130Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-04-22T04:23:30.473998771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.474310018Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-04-22T04:23:30.474665193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-22T04:23:30', 'add_download_client_priority') 
2026-04-22T04:23:30.475083956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.475759516Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-04-22T04:23:30.476015842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017551s 
2026-04-22T04:23:30.476253140Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-04-22T04:23:30.476496490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.476790212Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-04-22T04:23:30.477132781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-22T04:23:30', 'remove_growl_prowl') 
2026-04-22T04:23:30.477540693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.478346175Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-04-22T04:23:30.478572390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018443s 
2026-04-22T04:23:30.478917896Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-04-22T04:23:30.479156456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.479450699Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-04-22T04:23:30.479808710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-22T04:23:30', 'remove_plex_hometheatre') 
2026-04-22T04:23:30.480274227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.481013806Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-04-22T04:23:30.481244671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018462s 
2026-04-22T04:23:30.481486268Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-04-22T04:23:30.481741772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.482043740Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-04-22T04:23:30.482421020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-22T04:23:30', 'add_root_folder_add_defaults') 
2026-04-22T04:23:30.482857519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.483539101Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-04-22T04:23:30.483775256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017835s 
2026-04-22T04:23:30.484028436Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-04-22T04:23:30.484276225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.484723446Z [Info] task_duration: Starting migration of Log DB to 40 
2026-04-22T04:23:30.485046847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-22T04:23:30', 'task_duration') 
2026-04-22T04:23:30.485450740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.486525855Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-04-22T04:23:30.486747421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022522s 
2026-04-22T04:23:30.487006683Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-04-22T04:23:30.487277118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.487584567Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-04-22T04:23:30.488000585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-22T04:23:30', 'add_indexer_and_enabled_to_release_profiles') 
2026-04-22T04:23:30.488442074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.489257395Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-04-22T04:23:30.489653633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019481s 
2026-04-22T04:23:30.489889979Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-04-22T04:23:30.490135804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.490430076Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-04-22T04:23:30.490894712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-22T04:23:30', 'remove_album_folders') 
2026-04-22T04:23:30.491293485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.492084337Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-04-22T04:23:30.492317286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019403s 
2026-04-22T04:23:30.492564344Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating 
2026-04-22T04:23:30.492805159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.493098329Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43 
2026-04-22T04:23:30.493451711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-22T04:23:30', 'flexible_delay_profiles') 
2026-04-22T04:23:30.493878260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.494772590Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated 
2026-04-22T04:23:30.495005640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019549s 
2026-04-22T04:23:30.495244310Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-04-22T04:23:30.495493893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.495802174Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-04-22T04:23:30.496223452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-22T04:23:30', 'add_priority_to_indexers') 
2026-04-22T04:23:30.496638868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.497558400Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-04-22T04:23:30.497800087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020444s 
2026-04-22T04:23:30.498053497Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-04-22T04:23:30.498314983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.498619436Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-04-22T04:23:30.499000303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-22T04:23:30', 'remove_chown_and_folderchmod_config') 
2026-04-22T04:23:30.499428946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.500269018Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-04-22T04:23:30.500516316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019244s 
2026-04-22T04:23:30.500757101Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating 
2026-04-22T04:23:30.501012194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.501315004Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46 
2026-04-22T04:23:30.501694689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-22T04:23:30', 'convert_blacklist_protocol') 
2026-04-22T04:23:30.502102800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.502963794Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated 
2026-04-22T04:23:30.503204429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019338s 
2026-04-22T04:23:30.503436706Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-04-22T04:23:30.503678022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.503990121Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-04-22T04:23:30.504334574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-22T04:23:30', 'update_notifiarr') 
2026-04-22T04:23:30.504743147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.505568459Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-04-22T04:23:30.505792961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001881s 
2026-04-22T04:23:30.506030148Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-04-22T04:23:30.506281715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.506580617Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-04-22T04:23:30.506941583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-22T04:23:30', 'email_multiple_addresses') 
2026-04-22T04:23:30.507364325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.508299818Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-04-22T04:23:30.508545583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019911s 
2026-04-22T04:23:30.508806398Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-04-22T04:23:30.509177987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.509570106Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-04-22T04:23:30.510028650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-22T04:23:30', 'rename_blacklist_to_blocklist') 
2026-04-22T04:23:30.510466511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.511230880Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-04-22T04:23:30.511470824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020999s 
2026-04-22T04:23:30.511715186Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-04-22T04:23:30.511969438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.512267728Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-04-22T04:23:30.512621310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-22T04:23:30', 'cdh_per_downloadclient') 
2026-04-22T04:23:30.513042328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.513865636Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-04-22T04:23:30.514093995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001875s 
2026-04-22T04:23:30.514326714Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-04-22T04:23:30.514571106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.514863485Z [Info] download_history: Starting migration of Log DB to 52 
2026-04-22T04:23:30.515204171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-22T04:23:30', 'download_history') 
2026-04-22T04:23:30.515610910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.516434207Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-04-22T04:23:30.516657637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018538s 
2026-04-22T04:23:30.516896839Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-04-22T04:23:30.517138796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.517434071Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-04-22T04:23:30.518150524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-04-22T04:23:30.518565690Z [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-04-22T04:23:30.519066989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000681s 
2026-04-22T04:23:30.519295840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-04-22T04:23:30.519584381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-22T04:23:30.520112815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s 
2026-04-22T04:23:30.520411065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-22T04:23:30', 'add_update_history') 
2026-04-22T04:23:30.520836141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.521898911Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-04-22T04:23:30.522125838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023486s 
2026-04-22T04:23:30.522379459Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-04-22T04:23:30.522638120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.522949146Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-04-22T04:23:30.523321796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-22T04:23:30', 'add_on_update_to_notifications') 
2026-04-22T04:23:30.523741511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.524692005Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-04-22T04:23:30.524931437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002031s 
2026-04-22T04:23:30.525174587Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-04-22T04:23:30.525430131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.525725436Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-04-22T04:23:30.526087826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-22T04:23:30', 'download_client_per_indexer') 
2026-04-22T04:23:30.526509515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.527265066Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-04-22T04:23:30.527498466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001824s 
2026-04-22T04:23:30.527730423Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-04-22T04:23:30.528020357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.528292275Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-04-22T04:23:30.528646308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-22T04:23:30', 'AddNewItemMonitorType') 
2026-04-22T04:23:30.529048808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.529825632Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-04-22T04:23:30.530037699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018141s 
2026-04-22T04:23:30.530264586Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-04-22T04:23:30.530504870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.530793802Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-04-22T04:23:30.531133165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-22T04:23:30', 'ImportListSearch') 
2026-04-22T04:23:30.531536898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.532328692Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-04-22T04:23:30.532554687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018196s 
2026-04-22T04:23:30.532795632Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-04-22T04:23:30.533049413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.533345349Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-04-22T04:23:30.533704733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-22T04:23:30', 'ImportListMonitorExisting') 
2026-04-22T04:23:30.534140591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.534967185Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-04-22T04:23:30.535201337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018959s 
2026-04-22T04:23:30.535427652Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-04-22T04:23:30.535666513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.535982640Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-04-22T04:23:30.536339128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-22T04:23:30', 'add_indexer_tags') 
2026-04-22T04:23:30.536731898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.537985994Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-04-22T04:23:30.538199323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023016s 
2026-04-22T04:23:30.538433354Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-04-22T04:23:30.538673107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.538966057Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-04-22T04:23:30.539303216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-22T04:23:30', 'update_audio_types') 
2026-04-22T04:23:30.539710867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.540509495Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-04-22T04:23:30.540733626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018289s 
2026-04-22T04:23:30.541001916Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-04-22T04:23:30.541283543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.541604750Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-04-22T04:23:30.542235650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-04-22T04:23:30.542447487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-04-22T04:23:30.542687440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-04-22T04:23:30.543525888Z [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-04-22T04:23:30.544298354Z [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-04-22T04:23:30.544808511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-04-22T04:23:30.545363879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-04-22T04:23:30.546374815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-04-22T04:23:30.546743277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038244s 
2026-04-22T04:23:30.546958320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-04-22T04:23:30.547161870Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.547382785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-04-22T04:23:30.548159288Z [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-04-22T04:23:30.548799868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-04-22T04:23:30.549243671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-04-22T04:23:30.549784711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-04-22T04:23:30.550715064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-04-22T04:23:30.551102093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034761s 
2026-04-22T04:23:30.551312146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-04-22T04:23:30.551513482Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-04-22T04:23:30.551739046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-04-22T04:23:30.552407041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-04-22T04:23:30.552968892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-04-22T04:23:30.553436344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-04-22T04:23:30.553966782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-04-22T04:23:30.554976224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-04-22T04:23:30.555374597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033658s 
2026-04-22T04:23:30.555747167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-22T04:23:30', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-04-22T04:23:30.556224398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.557466839Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-04-22T04:23:30.557691752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053811s 
2026-04-22T04:23:30.557950603Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-04-22T04:23:30.558208853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.558537285Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-04-22T04:23:30.558883462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-22T04:23:30', 'add_on_delete_to_notifications') 
2026-04-22T04:23:30.559300261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.560040742Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-04-22T04:23:30.560277659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018182s 
2026-04-22T04:23:30.560533785Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-04-22T04:23:30.560753347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.561060145Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-04-22T04:23:30.561391362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-22T04:23:30', 'add_custom_formats') 
2026-04-22T04:23:30.561820085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.562626228Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-04-22T04:23:30.562857614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018681s 
2026-04-22T04:23:30.563147899Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-04-22T04:23:30.563328342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.563618536Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-04-22T04:23:30.564025125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-22T04:23:30', 'add_result_to_commands') 
2026-04-22T04:23:30.564440201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.565329241Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-04-22T04:23:30.565559424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019947s 
2026-04-22T04:23:30.565812644Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-04-22T04:23:30.566059461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.566354215Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-04-22T04:23:30.566719069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-22T04:23:30', 'health_restored_notification') 
2026-04-22T04:23:30.567149215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.567917713Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-04-22T04:23:30.568159049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001822s 
2026-04-22T04:23:30.568381978Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-04-22T04:23:30.568608484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.568894870Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-04-22T04:23:30.569268623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-22T04:23:30', 'remove_uc') 
2026-04-22T04:23:30.569744591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.570579092Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-04-22T04:23:30.570856661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019605s 
2026-04-22T04:23:30.571188729Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-04-22T04:23:30.571496810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.571903168Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-04-22T04:23:30.572434318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-22T04:23:30', 'download_clients_rename_tv_to_music') 
2026-04-22T04:23:30.573040087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.573818705Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-04-22T04:23:30.574040271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022554s 
2026-04-22T04:23:30.574304293Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-04-22T04:23:30.574590669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.574933850Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-04-22T04:23:30.575303154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-22T04:23:30', 'add_colon_replacement_to_naming_config') 
2026-04-22T04:23:30.575742428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.576548441Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-04-22T04:23:30.576808976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019306s 
2026-04-22T04:23:30.577079571Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-04-22T04:23:30.577354535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.577674970Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-04-22T04:23:30.578089635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-22T04:23:30', 'list_sync_time') 
2026-04-22T04:23:30.578570663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.579309201Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-04-22T04:23:30.579565256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019532s 
2026-04-22T04:23:30.579840060Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-04-22T04:23:30.580163200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.580489417Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-04-22T04:23:30.580869102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-22T04:23:30', 'add_download_client_tags') 
2026-04-22T04:23:30.581330420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.582086643Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-04-22T04:23:30.582346927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019173s 
2026-04-22T04:23:30.582616039Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-04-22T04:23:30.582900422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.583234975Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-04-22T04:23:30.583619439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-22T04:23:30', 'add_notification_status') 
2026-04-22T04:23:30.584105077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.584893775Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-04-22T04:23:30.585146655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019796s 
2026-04-22T04:23:30.585421408Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-04-22T04:23:30.585710390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.586047238Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-04-22T04:23:30.586456652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-22T04:23:30', 'add_alac_24_quality_in_profiles') 
2026-04-22T04:23:30.586879324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.587649595Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-04-22T04:23:30.587923346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019263s 
2026-04-22T04:23:30.588184983Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-04-22T04:23:30.588444255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.588757686Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-04-22T04:23:30.589114644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-22T04:23:30', 'add_salt_to_users') 
2026-04-22T04:23:30.589550612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.590276073Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-04-22T04:23:30.590513130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018338s 
2026-04-22T04:23:30.590781110Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-04-22T04:23:30.591043448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.591367791Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-04-22T04:23:30.591730461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-22T04:23:30', 'add_auto_tagging') 
2026-04-22T04:23:30.592185858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.592951680Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-04-22T04:23:30.593189760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s 
2026-04-22T04:23:30.593456337Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-04-22T04:23:30.593740930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.594066575Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-04-22T04:23:30.594462453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-22T04:23:30', 'quality_definition_preferred_size') 
2026-04-22T04:23:30.594942409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.595676157Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-04-22T04:23:30.595971231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019048s 
2026-04-22T04:23:30.596233218Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-04-22T04:23:30.596499374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.596800971Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-04-22T04:23:30.597175846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-22T04:23:30', 'add_on_artist_add_to_notifications') 
2026-04-22T04:23:30.597603207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.598354720Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-04-22T04:23:30.598592499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018377s 
2026-04-22T04:23:30.598830428Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-04-22T04:23:30.599078447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.599372579Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-04-22T04:23:30.599729197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-22T04:23:30', 'album_last_searched_time') 
2026-04-22T04:23:30.600215296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.600943543Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-04-22T04:23:30.601173155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018428s 
2026-04-22T04:23:30.601406635Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-04-22T04:23:30.601642911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.601937394Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-04-22T04:23:30.602277599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-22T04:23:30', 'add_indexer_flags') 
2026-04-22T04:23:30.602694348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.603375099Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-04-22T04:23:30.603598379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017296s 
2026-04-22T04:23:30.603837039Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-04-22T04:23:30.604142815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.604448250Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-04-22T04:23:30.604807243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-22T04:23:30', 'add_indexes_album_statistics') 
2026-04-22T04:23:30.605232639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.605920464Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-04-22T04:23:30.606160337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017686s 
2026-04-22T04:23:30.606391382Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-04-22T04:23:30.606643680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-04-22T04:23:30.606937582Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-04-22T04:23:30.607296575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-04-22T04:23:30', 'update_redacted_baseurl') 
2026-04-22T04:23:30.607702422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-04-22T04:23:30.608493154Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-04-22T04:23:30.608713368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018294s 
2026-04-22T04:23:30.778174569Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-04-22T04:23:30.785119824Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-04-22T04:23:30.789532369Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-04-22T04:23:30.904847003Z [Info] QualityProfileService: Setting up default quality profiles 
2026-04-22T04:23:30.920972102Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-04-22T04:23:30.930679067Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-04-22T04:23:30.966185923Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-04-22T04:23:30.967355849Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-04-22T04:23:30.967590792Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-04-22T04:23:31.073690009Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-04-22T04:23:31.930148597Z [ls.io-init] done.