2026-03-11T03:40:48.536344006Z [migrations] started
2026-03-11T03:40:48.540844329Z [migrations] no migrations found
2026-03-11T03:40:49.015375197Z usermod: no changes
2026-03-11T03:40:49.093345620Z ───────────────────────────────────────
2026-03-11T03:40:49.093363977Z 
2026-03-11T03:40:49.093368065Z       ██╗     ███████╗██╗ ██████╗
2026-03-11T03:40:49.093372384Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-11T03:40:49.093376863Z       ██║     ███████╗██║██║   ██║
2026-03-11T03:40:49.093381312Z       ██║     ╚════██║██║██║   ██║
2026-03-11T03:40:49.093385541Z       ███████╗███████║██║╚██████╔╝
2026-03-11T03:40:49.093389940Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-11T03:40:49.093394579Z 
2026-03-11T03:40:49.093398627Z    Brought to you by linuxserver.io
2026-03-11T03:40:49.093402966Z ───────────────────────────────────────
2026-03-11T03:40:49.099808264Z 
2026-03-11T03:40:49.100203140Z To support the app dev(s) visit:
2026-03-11T03:40:49.135362612Z Lidarr: https://opencollective.com/lidarr
2026-03-11T03:40:49.140610109Z 
2026-03-11T03:40:49.140624759Z To support LSIO projects visit:
2026-03-11T03:40:49.140629669Z https://www.linuxserver.io/donate/
2026-03-11T03:40:49.140634198Z 
2026-03-11T03:40:49.140638467Z ───────────────────────────────────────
2026-03-11T03:40:49.140643837Z GID/UID
2026-03-11T03:40:49.140648397Z ───────────────────────────────────────
2026-03-11T03:40:49.200608782Z 
2026-03-11T03:40:49.200637730Z User UID:    911
2026-03-11T03:40:49.200647951Z User GID:    911
2026-03-11T03:40:49.200656147Z ───────────────────────────────────────
2026-03-11T03:40:49.225445807Z Linuxserver.io version: 3.1.0.4875-ls22
2026-03-11T03:40:49.228201757Z Build-date: 2026-03-11T03:37:11+00:00
2026-03-11T03:40:49.228207449Z ───────────────────────────────────────
2026-03-11T03:40:49.228211507Z     
2026-03-11T03:40:51.353564675Z [custom-init] No custom files found, skipping...
2026-03-11T03:40:56.648974500Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-03-11T03:40:56.915495939Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-11T03:40:56.976536289Z [Debug] Bootstrap: Console selected 
2026-03-11T03:40:56.988968324Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-11T03:41:00.470938980Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-11T03:41:01.427071727Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d1398a98-4f32-4550-8fa4-25958dce6823} may be persisted to storage in unencrypted form. 
2026-03-11T03:41:02.340446600Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-11T03:41:02.939224262Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-11T03:41:03.956050612Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-11T03:41:04.072342124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:04.080726729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:04.624941514Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-11T03:41:04.675786764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5532104s 
2026-03-11T03:41:04.679938836Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-11T03:41:04.682960591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6033165s 
2026-03-11T03:41:04.787588977Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-11T03:41:04.797198378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:04.883477523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-11T03:41:05.023482108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-11T03:41:05.187693239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.300249s 
2026-03-11T03:41:05.193920760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:05.210236305Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-11T03:41:05.212980772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3231728s 
2026-03-11T03:41:05.228505204Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-11T03:41:05.231802865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:05.311798437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-11T03:41:05.327016692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-11T03:41:05.340391586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025337s 
2026-03-11T03:41:05.344185486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-11T03:41:05.348427719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016443s 
2026-03-11T03:41:05.354762896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-11T03:41:05.363859305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-11T03:41:05.377215791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192958s 
2026-03-11T03:41:05.381261568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:05.389724771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-11T03:41:05.392874935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315769s 
2026-03-11T03:41:05.399487360Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-11T03:41:05.402737886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:05.415913228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-11T03:41:05.418916125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002585s 
2026-03-11T03:41:05.421815394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-11T03:41:05.426051585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-11T03:41:05.431673024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072618s 
2026-03-11T03:41:05.434508124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:05.439780371Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-11T03:41:05.442225805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149443s 
2026-03-11T03:41:05.485269705Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-11T03:41:05.488485040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:05.498359926Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-11T03:41:06.351960148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-11T03:41:06.403708637Z [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-03-11T03:41:06.478550811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912014s 
2026-03-11T03:41:06.481936799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-11T03:41:06.487629383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-11T03:41:06.494643768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103078s 
2026-03-11T03:41:06.497040875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-11T03:41:06.501621930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-11T03:41:06.506555335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071637s 
2026-03-11T03:41:06.509247266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-11T03:41:06.512921545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-11T03:41:06.517489053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005895s 
2026-03-11T03:41:06.519811680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-03-11T03:41:06.785454440Z [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-03-11T03:41:06.814985669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2901338s 
2026-03-11T03:41:06.817809856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-03-11T03:41:06.821557903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-11T03:41:06.825385431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056268s 
2026-03-11T03:41:06.827473255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-03-11T03:41:06.830507275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-11T03:41:06.835248393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058748s 
2026-03-11T03:41:06.837357750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-03-11T03:41:06.840301248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:06.843972601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046736s 
2026-03-11T03:41:06.845949021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-03-11T03:41:06.848640010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:06.852726630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047485s 
2026-03-11T03:41:06.854578799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-03-11T03:41:06.873097942Z [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-03-11T03:41:06.888664670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319492s 
2026-03-11T03:41:06.891055635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-03-11T03:41:06.894213845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:06.898282588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052082s 
2026-03-11T03:41:06.900252245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-03-11T03:41:06.902865337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-11T03:41:06.908383168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050355s 
2026-03-11T03:41:06.910437996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-03-11T03:41:06.913202303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-11T03:41:06.917121255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047733s 
2026-03-11T03:41:06.919219981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-03-11T03:41:06.922333891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-11T03:41:06.926288535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005125s 
2026-03-11T03:41:06.928410328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-03-11T03:41:06.931779623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:06.936555610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061629s 
2026-03-11T03:41:06.938617182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-03-11T03:41:06.941371459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-03-11T03:41:06.944872319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043245s 
2026-03-11T03:41:06.947581294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-03-11T03:41:06.957052657Z [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-03-11T03:41:06.971439588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217426s 
2026-03-11T03:41:06.974233715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-03-11T03:41:06.977533270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-11T03:41:06.981869983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055827s 
2026-03-11T03:41:06.984000383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-03-11T03:41:06.986991927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-03-11T03:41:06.990851159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048758s 
2026-03-11T03:41:06.993011810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-03-11T03:41:06.995949896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-11T03:41:06.999621811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046526s 
2026-03-11T03:41:07.002556069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-03-11T03:41:07.006583039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-03-11T03:41:07.010778317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058975s 
2026-03-11T03:41:07.012804718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-03-11T03:41:07.020751641Z [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-03-11T03:41:07.028349722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135164s 
2026-03-11T03:41:07.030587408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-03-11T03:41:07.033842052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-03-11T03:41:07.037880795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051283s 
2026-03-11T03:41:07.040021496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-03-11T03:41:07.042983631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:07.046647238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046532s 
2026-03-11T03:41:07.048564058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-11T03:41:07.056916618Z [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-03-11T03:41:07.063738937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132769s 
2026-03-11T03:41:07.065995150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-11T03:41:07.068760649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-11T03:41:07.072812449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045378s 
2026-03-11T03:41:07.075174906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-03-11T03:41:07.078798754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-11T03:41:07.082547092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052971s 
2026-03-11T03:41:07.084699797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-11T03:41:07.087681672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-11T03:41:07.091423647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047496s 
2026-03-11T03:41:07.093872018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-03-11T03:41:07.096937571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-03-11T03:41:07.101587885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054836s 
2026-03-11T03:41:07.103770240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-11T03:41:07.111047765Z [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-03-11T03:41:07.120705173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147266s 
2026-03-11T03:41:07.122882988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-11T03:41:07.128412444Z [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-03-11T03:41:07.133217690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081227s 
2026-03-11T03:41:07.135395005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-11T03:41:07.138701223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-11T03:41:07.145838185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082258s 
2026-03-11T03:41:07.147735796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-11T03:41:07.187948434Z [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-03-11T03:41:07.194785423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448775s 
2026-03-11T03:41:07.196998680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-11T03:41:07.200030945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-11T03:41:07.204106272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051264s 
2026-03-11T03:41:07.205990867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-11T03:41:07.210355998Z [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-03-11T03:41:07.214883455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069853s 
2026-03-11T03:41:07.216934906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-11T03:41:07.219789444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-11T03:41:07.223269643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004467s 
2026-03-11T03:41:07.225361596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-11T03:41:07.230270050Z [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-03-11T03:41:07.235387525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080677s 
2026-03-11T03:41:07.237679731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-11T03:41:07.241127614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-11T03:41:07.245110315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054106s 
2026-03-11T03:41:07.247309633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-11T03:41:07.250626683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-11T03:41:07.254638552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052701s 
2026-03-11T03:41:07.256686085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-11T03:41:07.264610934Z [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-03-11T03:41:07.270666398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117311s 
2026-03-11T03:41:07.272657007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-11T03:41:07.281753455Z [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-03-11T03:41:07.294713253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019897s 
2026-03-11T03:41:07.296894225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-11T03:41:07.302338087Z [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-03-11T03:41:07.307351513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085966s 
2026-03-11T03:41:07.309387513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-11T03:41:07.316611580Z [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-03-11T03:41:07.322810033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115159s 
2026-03-11T03:41:07.324774188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-11T03:41:07.330161677Z [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-03-11T03:41:07.335416679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087266s 
2026-03-11T03:41:07.337425154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-11T03:41:07.343116385Z [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-03-11T03:41:07.349379046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099345s 
2026-03-11T03:41:07.351422080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-11T03:41:07.355868525Z [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-03-11T03:41:07.360358376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069925s 
2026-03-11T03:41:07.362208351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-11T03:41:07.365536163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-11T03:41:07.369515767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054617s 
2026-03-11T03:41:07.371520374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-11T03:41:07.374300202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-11T03:41:07.377844298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044425s 
2026-03-11T03:41:07.379764806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-11T03:41:07.384252994Z [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-03-11T03:41:07.388899170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007176s 
2026-03-11T03:41:07.390871562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-11T03:41:07.397697848Z [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-03-11T03:41:07.403539622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107797s 
2026-03-11T03:41:07.405516844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-11T03:41:07.410885215Z [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-03-11T03:41:07.415865674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081852s 
2026-03-11T03:41:07.418004661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-11T03:41:07.420960314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-11T03:41:07.424626767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046928s 
2026-03-11T03:41:07.426695422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-11T03:41:07.429672277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-11T03:41:07.433369022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047649s 
2026-03-11T03:41:07.435274318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-11T03:41:07.442301720Z [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-03-11T03:41:07.448477967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113494s 
2026-03-11T03:41:07.450488386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-11T03:41:07.456764986Z [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-03-11T03:41:07.462396917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100036s 
2026-03-11T03:41:07.464601576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-11T03:41:07.467911913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-11T03:41:07.471715242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050829s 
2026-03-11T03:41:07.473676611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-11T03:41:07.480107702Z [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-03-11T03:41:07.485762640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102329s 
2026-03-11T03:41:07.487682786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-03-11T03:41:07.494602100Z [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-03-11T03:41:07.500548926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109738s 
2026-03-11T03:41:07.502553332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-03-11T03:41:07.507041731Z [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-03-11T03:41:07.511656052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071567s 
2026-03-11T03:41:07.513849880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-03-11T03:41:07.517035045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-03-11T03:41:07.520708682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048799s 
2026-03-11T03:41:07.522818341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-11T03:41:07.528678281Z [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-03-11T03:41:07.534082003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093378s 
2026-03-11T03:41:07.536417496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-11T03:41:07.540489737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-11T03:41:07.544551365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060056s 
2026-03-11T03:41:07.565384198Z [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-03-11T03:41:07.593731623Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0255839 taking an average of 00:00:00.0255839 
2026-03-11T03:41:07.605192292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-11T03:41:07', 'InitialSetup') 
2026-03-11T03:41:07.611353138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:07.636108810Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-11T03:41:07.638058727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893376s 
2026-03-11T03:41:07.647056406Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-03-11T03:41:07.650109735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:07.662627703Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-03-11T03:41:07.674887020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-11T03:41:07.677311973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002257s 
2026-03-11T03:41:07.680083254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-11T03:41:07.683948107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:07.701345701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191411s 
2026-03-11T03:41:07.705740020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-11T03:41:07', 'add_reason_to_pending_releases') 
2026-03-11T03:41:07.710159600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:07.714536284Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-03-11T03:41:07.716545580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320463s 
2026-03-11T03:41:07.719081507Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-03-11T03:41:07.721385056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:07.724395117Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-03-11T03:41:07.774729699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:07.785116315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s 
2026-03-11T03:41:07.787281836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-03-11T03:41:07.790446238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-03-11T03:41:07.800716370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113875s 
2026-03-11T03:41:07.802643290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:07.804537454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-03-11T03:41:07.806769790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-03-11T03:41:07.810012670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:07.819353971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106038s 
2026-03-11T03:41:07.821254749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:07.823082379Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-03-11T03:41:07.825412251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-03-11T03:41:07.828798580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:07.838235344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107235s 
2026-03-11T03:41:07.842966210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-03-11T03:41:07.850639693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-03-11T03:41:07.854916605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009519s 
2026-03-11T03:41:07.859714187Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-03-11T03:41:08.165892184Z [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-03-11T03:41:08.183904306Z [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-03-11T03:41:08.197604215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-03-11T03:41:08.210092714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-03-11T03:41:08.241408296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-11T03:41:08.246930276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-03-11T03:41:08.251673798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-11T03:41:08.255522197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3936941s 
2026-03-11T03:41:08.257461593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:08.259260085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-11T03:41:08.263521316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-03-11T03:41:08.266464302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-03-11T03:41:08.276098784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104502s 
2026-03-11T03:41:08.280037746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-11T03:41:08', 'add_medium_support') 
2026-03-11T03:41:08.284243745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:08.288418553Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-03-11T03:41:08.290320292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022609s 
2026-03-11T03:41:08.292990920Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-03-11T03:41:08.295408058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:08.298640607Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-03-11T03:41:08.307026575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-03-11T03:41:08.310977291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-03-11T03:41:08.316247724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064566s 
2026-03-11T03:41:08.318210827Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:08.320752756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:08.356452326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358308s 
2026-03-11T03:41:08.360998672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-11T03:41:08', 'add_various_qualites_in_profile') 
2026-03-11T03:41:08.365570488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:08.369126699Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-03-11T03:41:08.371107979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0485587s 
2026-03-11T03:41:08.373617944Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-03-11T03:41:08.375870580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:08.378962747Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-03-11T03:41:08.394456457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-03-11T03:41:08.399746480Z [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-03-11T03:41:08.405280925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086167s 
2026-03-11T03:41:08.407492619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-03-11T03:41:08.410727804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-03-11T03:41:08.414544720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050689s 
2026-03-11T03:41:08.416454826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-11T03:41:08.418255192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-03-11T03:41:08.420597639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-03-11T03:41:08.423981764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:08.433718932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110376s 
2026-03-11T03:41:08.436077071Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-03-11T03:41:08.515026305Z [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-03-11T03:41:08.545549001Z [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-03-11T03:41:08.562445626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:08.568060994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:08.594385776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-11T03:41:08.600044571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-11T03:41:08.605383854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:08.610517271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:08.614281090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1761505s 
2026-03-11T03:41:08.616753639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-03-11T03:41:08.710441243Z [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-03-11T03:41:08.740329662Z [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-03-11T03:41:08.756322638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:08.761739876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:08.787429449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-11T03:41:08.792398506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-11T03:41:08.797037257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:08.801578872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:08.805253272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1864087s 
2026-03-11T03:41:08.807731713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:08.809624244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-11T03:41:08.811874255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-03-11T03:41:08.814860588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-03-11T03:41:08.824509359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104809s 
2026-03-11T03:41:08.828559485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-11T03:41:08', 'metadata_profiles') 
2026-03-11T03:41:08.832712608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:08.845339305Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-03-11T03:41:08.847207036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311515s 
2026-03-11T03:41:08.850382481Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-03-11T03:41:08.852899991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:08.856111298Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-03-11T03:41:08.889454984Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-11T03:41:08.994644710Z [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-03-11T03:41:09.004750531Z [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-03-11T03:41:09.010551612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-11T03:41:09.014781090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-11T03:41:09.040416674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-11T03:41:09.044462801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1524484s 
2026-03-11T03:41:09.046400533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-11T03:41:09.048224456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-11T03:41:09.050701755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-11T03:41:09.054005608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-11T03:41:09.063777236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108677s 
2026-03-11T03:41:09.066953993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-11T03:41:09.070611739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-11T03:41:09.073724177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043625s 
2026-03-11T03:41:09.075616487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-11T03:41:09.077438336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-03-11T03:41:09.082879042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-11T03:41:09.149534019Z [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-03-11T03:41:09.161319903Z [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-03-11T03:41:09.167919543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-11T03:41:09.172364745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-11T03:41:09.199095674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-11T03:41:09.202800395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1176655s 
2026-03-11T03:41:09.207143721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-11T03:41:09', 'separate_automatic_and_interactive_search') 
2026-03-11T03:41:09.211616658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:09.215748930Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-03-11T03:41:09.217893879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1300235s 
2026-03-11T03:41:09.220578395Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-03-11T03:41:09.222945602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:09.226021196Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-03-11T03:41:09.230547481Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-03-11T03:41:09.301623701Z [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-03-11T03:41:09.326543854Z [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-03-11T03:41:09.340527724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:09.346202061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:09.370621986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:09.375349146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-11T03:41:09.379716861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-11T03:41:09.384468941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-11T03:41:09.389153805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:09.392772372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1602496s 
2026-03-11T03:41:09.396910385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-11T03:41:09', 'change_album_path_to_relative') 
2026-03-11T03:41:09.401040322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:09.406570137Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-03-11T03:41:09.408624374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.173585s 
2026-03-11T03:41:09.411522089Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-03-11T03:41:09.413943926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:09.417062737Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-03-11T03:41:09.425326488Z [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-03-11T03:41:09.430446018Z [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-03-11T03:41:09.434950208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065157s 
2026-03-11T03:41:09.438967027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-11T03:41:09', 'change_quality_size_mb_to_kb') 
2026-03-11T03:41:09.443495516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:09.447613268Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-03-11T03:41:09.449680020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188456s 
2026-03-11T03:41:09.452197480Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-03-11T03:41:09.454505788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:09.457695992Z [Info] album_releases: Starting migration of Main DB to 9 
2026-03-11T03:41:09.464524654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:09.466646336Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-03-11T03:41:09.468833120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-03-11T03:41:09.471811377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-03-11T03:41:09.482451624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011417s 
2026-03-11T03:41:09.484582175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:09.486399234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s 
2026-03-11T03:41:09.488650627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-03-11T03:41:09.491812174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-03-11T03:41:09.502242728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113943s 
2026-03-11T03:41:09.506223234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-11T03:41:09', 'album_releases') 
2026-03-11T03:41:09.512875671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:09.516472384Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-03-11T03:41:09.518387149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255776s 
2026-03-11T03:41:09.520988498Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-03-11T03:41:09.523332378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:09.526547963Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-03-11T03:41:09.535734142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:09.537888701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s 
2026-03-11T03:41:09.540044061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-03-11T03:41:09.670795413Z [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-03-11T03:41:09.700886870Z [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-03-11T03:41:09.717716230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:09.723929441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:09.748383436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:09.753058610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-11T03:41:09.757390053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-11T03:41:09.761920907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-11T03:41:09.766610270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:09.771214131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2291318s 
2026-03-11T03:41:09.773376436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:09.775182793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-11T03:41:09.777455209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-03-11T03:41:09.853026331Z [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-03-11T03:41:09.880821233Z [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-03-11T03:41:09.896101374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:09.901553924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:09.927837403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:09.933035711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-11T03:41:09.937482295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-11T03:41:09.942460380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-11T03:41:09.947131947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:09.950851858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1712492s 
2026-03-11T03:41:09.954872755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-11T03:41:09', 'album_releases_fix') 
2026-03-11T03:41:09.959097473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:09.986850691Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-03-11T03:41:09.988906310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2069689s 
2026-03-11T03:41:09.991463640Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-03-11T03:41:09.993809715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:09.996921000Z [Info] import_lists: Starting migration of Main DB to 11 
2026-03-11T03:41:10.016515959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-03-11T03:41:10.025386493Z [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-03-11T03:41:10.040435848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213772s 
2026-03-11T03:41:10.043405699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-03-11T03:41:10.046461833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-03-11T03:41:10.050471838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050339s 
2026-03-11T03:41:10.052541005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-03-11T03:41:10.058836192Z [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-03-11T03:41:10.065179927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105885s 
2026-03-11T03:41:10.067893722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-03-11T03:41:10.071447157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-11T03:41:10.075449307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005443s 
2026-03-11T03:41:10.079198257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-11T03:41:10', 'import_lists') 
2026-03-11T03:41:10.083241408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.105926981Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-03-11T03:41:10.107890836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355592s 
2026-03-11T03:41:10.110517105Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-03-11T03:41:10.112872218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.116275511Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-03-11T03:41:10.163511673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-03-11T03:41:10.166000545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s 
2026-03-11T03:41:10.169665986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-03-11T03:41:10.173362510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-03-11T03:41:10.184694049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125754s 
2026-03-11T03:41:10.186819569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:10.189155113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:10.204289650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151818s 
2026-03-11T03:41:10.208484748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-11T03:41:10', 'add_release_status') 
2026-03-11T03:41:10.217721819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.245566632Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-03-11T03:41:10.247540777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565842s 
2026-03-11T03:41:10.250511419Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-03-11T03:41:10.252952154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.256329465Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-03-11T03:41:10.262110878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:10.264229154Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-03-11T03:41:10.266615850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-03-11T03:41:10.270246771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:10.281194207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123733s 
2026-03-11T03:41:10.285226998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-11T03:41:10', 'album_download_notification') 
2026-03-11T03:41:10.289529562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.329940941Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-03-11T03:41:10.332135710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0606256s 
2026-03-11T03:41:10.334877041Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-03-11T03:41:10.337477047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.340835620Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-03-11T03:41:10.348736430Z [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-03-11T03:41:10.354934302Z [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-03-11T03:41:10.361974489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098386s 
2026-03-11T03:41:10.366674062Z [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-03-11T03:41:10.379814084Z [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-03-11T03:41:10.384856808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007748s 
2026-03-11T03:41:10.389002817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-11T03:41:10', 'fix_language_metadata_profiles') 
2026-03-11T03:41:10.393220290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.407721853Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-03-11T03:41:10.409825239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302065s 
2026-03-11T03:41:10.412196935Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-03-11T03:41:10.414436384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.417494282Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-03-11T03:41:10.421868070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-03-11T03:41:10.424910136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-03-11T03:41:10.428251615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004107s 
2026-03-11T03:41:10.431964171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-11T03:41:10', 'remove_fanzub') 
2026-03-11T03:41:10.436195211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.449085489Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-03-11T03:41:10.450944943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247133s 
2026-03-11T03:41:10.453695543Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-03-11T03:41:10.456159054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.459246241Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-03-11T03:41:10.487174190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-03-11T03:41:10.490466200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-03-11T03:41:10.494726048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005176s 
2026-03-11T03:41:10.497092474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-03-11T03:41:10.500522671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-03-11T03:41:10.504433476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052559s 
2026-03-11T03:41:10.511032215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-03-11T03:41:10.516127956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-03-11T03:41:10.520089985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068886s 
2026-03-11T03:41:10.522296699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-03-11T03:41:10.525670864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-11T03:41:10.529616759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053524s 
2026-03-11T03:41:10.531777200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-11T03:41:10.535708707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-11T03:41:10.538869432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051542s 
2026-03-11T03:41:10.541068711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-11T03:41:10.544295850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-11T03:41:10.550776440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050193s 
2026-03-11T03:41:10.554753629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-11T03:41:10', 'update_artist_history_indexes') 
2026-03-11T03:41:10.558834056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.581088972Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-03-11T03:41:10.583088238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374997s 
2026-03-11T03:41:10.585410074Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-03-11T03:41:10.587646658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.590559684Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-03-11T03:41:10.614482128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:10.628246105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-11T03:41:10.632097951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151249s 
2026-03-11T03:41:10.635766920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-11T03:41:10', 'remove_nma') 
2026-03-11T03:41:10.639810423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.674561303Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-03-11T03:41:10.676418432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0575579s 
2026-03-11T03:41:10.678862394Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-03-11T03:41:10.681246956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.684355606Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-03-11T03:41:10.689149059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:10.691077051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-05s 
2026-03-11T03:41:10.693338094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-03-11T03:41:10.696320750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-03-11T03:41:10.707579664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121151s 
2026-03-11T03:41:10.711509507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-11T03:41:10', 'album_disambiguation') 
2026-03-11T03:41:10.715720206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.743041916Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-03-11T03:41:10.745005500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0473919s 
2026-03-11T03:41:10.747537468Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-03-11T03:41:10.750027012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.753246445Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-03-11T03:41:10.757065556Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:10.759295717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:10.777380585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180624s 
2026-03-11T03:41:10.781631445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-11T03:41:10', 'add_ape_quality_in_profiles') 
2026-03-11T03:41:10.786149634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.826687016Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-03-11T03:41:10.828733578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0673633s 
2026-03-11T03:41:10.831082658Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-03-11T03:41:10.833408692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.836354174Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-03-11T03:41:10.849169861Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:10.853013973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-11T03:41:10.856459782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004894s 
2026-03-11T03:41:10.858769433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:10.861920819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-03-11T03:41:10.864904086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040915s 
2026-03-11T03:41:10.867186462Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:10.870235663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-03-11T03:41:10.873214923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039928s 
2026-03-11T03:41:10.876877899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-11T03:41:10', 'remove_pushalot') 
2026-03-11T03:41:10.880864146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.884272289Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-03-11T03:41:10.886141634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148061s 
2026-03-11T03:41:10.888539292Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-03-11T03:41:10.890822971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.893725446Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-03-11T03:41:10.900382030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-11T03:41:10.904734646Z [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-03-11T03:41:10.909590965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071749s 
2026-03-11T03:41:10.913394143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-11T03:41:10', 'add_custom_filters') 
2026-03-11T03:41:10.917472717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.921563204Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-03-11T03:41:10.923440625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189648s 
2026-03-11T03:41:10.925877121Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-03-11T03:41:10.928206883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.931105049Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-03-11T03:41:10.935843160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-11T03:41:10.937884842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-03-11T03:41:10.939971314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-03-11T03:41:10.942839529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-03-11T03:41:10.953453503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114229s 
2026-03-11T03:41:10.957278807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-11T03:41:10', 'import_list_tags') 
2026-03-11T03:41:10.961413212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:10.964941638Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-03-11T03:41:10.966808437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227038s 
2026-03-11T03:41:10.969336057Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-03-11T03:41:10.971658203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:10.974691983Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-03-11T03:41:11.062554857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-03-11T03:41:11.070083237Z [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-03-11T03:41:11.077337566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012507s 
2026-03-11T03:41:11.079717428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-03-11T03:41:11.083390134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-03-11T03:41:11.087292633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054235s 
2026-03-11T03:41:11.120880631Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-11T03:41:11.121264023Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-11T03:41:11.121473134Z                           FROM "Artists" 
2026-03-11T03:41:11.133108665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-11T03:41:11.133129788Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-11T03:41:11.133168435Z                           FROM "Artists" 
2026-03-11T03:41:11.141273687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141963s 
2026-03-11T03:41:11.143229335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-11T03:41:11.145048288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-11T03:41:11.147274491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-03-11T03:41:11.150699368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:11.161693628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121965s 
2026-03-11T03:41:11.168223418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-11T03:41:11.168256554Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:11.168297497Z                                                   FROM "ArtistMetadata"
2026-03-11T03:41:11.168353039Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-03-11T03:41:11.177101406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-11T03:41:11.177127689Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:11.177141376Z                                                   FROM "ArtistMetadata"
2026-03-11T03:41:11.177189133Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-03-11T03:41:11.183325790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107079s 
2026-03-11T03:41:11.185401911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-03-11T03:41:11.193883541Z [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-03-11T03:41:11.201168912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138486s 
2026-03-11T03:41:11.203476579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-03-11T03:41:11.206995576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-03-11T03:41:11.211025731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055042s 
2026-03-11T03:41:11.213213106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-03-11T03:41:11.216259631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-03-11T03:41:11.220097139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048795s 
2026-03-11T03:41:11.221993097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:11.224183307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:11.300992472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.076651s 
2026-03-11T03:41:11.303211471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:11.305148762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-03-11T03:41:11.307370887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-03-11T03:41:11.310703147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:11.322201683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127224s 
2026-03-11T03:41:11.324112110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:11.325884408Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-03-11T03:41:11.328041682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-03-11T03:41:11.331165974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:11.341980682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117111s 
2026-03-11T03:41:11.343714263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:11.345632196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-03-11T03:41:11.347725180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-03-11T03:41:11.350630441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-03-11T03:41:11.361223182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114348s 
2026-03-11T03:41:11.368577262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-11T03:41:11.368602252Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:11.368665730Z                                                   FROM "ArtistMetadata"
2026-03-11T03:41:11.368707113Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:11.368731672Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-03-11T03:41:11.378804467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-11T03:41:11.378829126Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:11.378839046Z                                                   FROM "ArtistMetadata"
2026-03-11T03:41:11.378877554Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:11.378919097Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-03-11T03:41:11.386925821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132832s 
2026-03-11T03:41:11.388608329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:11.390791075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-03-11T03:41:11.392649237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-03-11T03:41:11.396141068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-03-11T03:41:11.406742768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012068s 
2026-03-11T03:41:11.408715400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:11.410450344Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-03-11T03:41:11.412662488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-03-11T03:41:11.416118117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:11.427299043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123675s 
2026-03-11T03:41:11.429196644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:11.430971668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-03-11T03:41:11.433312563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-03-11T03:41:11.436637358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:11.447384851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012051s 
2026-03-11T03:41:11.454832248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-11T03:41:11.454864744Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-11T03:41:11.454888752Z                                                 FROM "AlbumReleases"
2026-03-11T03:41:11.454899754Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:11.454921578Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-03-11T03:41:11.464199090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-11T03:41:11.464223810Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-11T03:41:11.464233810Z                                                 FROM "AlbumReleases"
2026-03-11T03:41:11.464242448Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:11.464252318Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-03-11T03:41:11.470501562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112059s 
2026-03-11T03:41:11.477610808Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-11T03:41:11.477634887Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:11.477684056Z                                                   FROM "ArtistMetadata"
2026-03-11T03:41:11.477714287Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:11.477737042Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-03-11T03:41:11.488069410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-11T03:41:11.488085833Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-11T03:41:11.488094540Z                                                   FROM "ArtistMetadata"
2026-03-11T03:41:11.488102997Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:11.488112336Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-03-11T03:41:11.494456411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120063s 
2026-03-11T03:41:11.500626256Z [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-03-11T03:41:11.578248899Z [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-03-11T03:41:11.593867000Z [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-03-11T03:41:11.602169900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:11.607584945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:11.638029443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:11.642846713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:11.646493096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1425648s 
2026-03-11T03:41:11.650550928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-03-11T03:41:11.728338823Z [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-03-11T03:41:11.749410246Z [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-03-11T03:41:11.760031094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:11.767419292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:11.794544065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:11.799671811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:11.803041477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1497054s 
2026-03-11T03:41:11.805602865Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-03-11T03:41:11.877269153Z [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-03-11T03:41:11.892843095Z [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-03-11T03:41:11.901468214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-03-11T03:41:11.906138399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-03-11T03:41:11.933524668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-11T03:41:11.938396389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-11T03:41:11.941830885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341742s 
2026-03-11T03:41:11.943722203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-03-11T03:41:12.013248021Z [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-03-11T03:41:12.024723320Z [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-03-11T03:41:12.031059209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-11T03:41:12.035401573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-11T03:41:12.061923722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:12.065614525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200091s 
2026-03-11T03:41:12.067700826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-03-11T03:41:12.070749245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:12.074312711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00477s 
2026-03-11T03:41:12.076291345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-03-11T03:41:12.079124140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:12.082602795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044481s 
2026-03-11T03:41:12.084666290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-03-11T03:41:12.087736413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:12.091488057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049508s 
2026-03-11T03:41:12.093631614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-03-11T03:41:12.096923413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:12.101192280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056268s 
2026-03-11T03:41:12.103352199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-03-11T03:41:12.106532624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-03-11T03:41:12.110169688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048081s 
2026-03-11T03:41:12.112327253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-03-11T03:41:12.115560504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-03-11T03:41:12.119272449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050255s 
2026-03-11T03:41:12.121112615Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:12.132898198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-03-11T03:41:12.136778632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139464s 
2026-03-11T03:41:12.138510249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:12.141635092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-03-11T03:41:12.144781007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045144s 
2026-03-11T03:41:12.146477964Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:12.150863395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-03-11T03:41:12.154666805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065104s 
2026-03-11T03:41:12.158754977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-11T03:41:12', 'add_release_groups_etc') 
2026-03-11T03:41:12.162933912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:12.168375320Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-03-11T03:41:12.170366480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197059s 
2026-03-11T03:41:12.173331671Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-03-11T03:41:12.175696693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:12.179104215Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-03-11T03:41:12.190279960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:12.193292868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-03-11T03:41:12.196787275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043986s 
2026-03-11T03:41:12.200739383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-11T03:41:12', 'NewMediaInfoFormat') 
2026-03-11T03:41:12.204899210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:12.208440241Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-03-11T03:41:12.210297621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015774s 
2026-03-11T03:41:12.213129334Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-03-11T03:41:12.215635230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:12.218905986Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-03-11T03:41:12.240727780Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-11T03:41:12.244909561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-11T03:41:12.274028620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306033s 
2026-03-11T03:41:12.276342850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-11T03:41:12.278140400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-03-11T03:41:12.280992854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-03-11T03:41:12.285228804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:12.296957283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133985s 
2026-03-11T03:41:12.301669612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-11T03:41:12', 'rename_restrictions_to_release_profiles') 
2026-03-11T03:41:12.306201038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:12.310172024Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-03-11T03:41:12.312383307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261568s 
2026-03-11T03:41:12.315330652Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-03-11T03:41:12.318078075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:12.321545728Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-03-11T03:41:12.340985405Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-11T03:41:12.344340982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-11T03:41:12.372768668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292015s 
2026-03-11T03:41:12.374849699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-11T03:41:12.376782972Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.89E-05s 
2026-03-11T03:41:12.379268648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-03-11T03:41:12.382644135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-11T03:41:12.393539205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118615s 
2026-03-11T03:41:12.395692952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-03-11T03:41:12.397553800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-11T03:41:12.400038303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-03-11T03:41:12.403344060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-11T03:41:12.413803693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116065s 
2026-03-11T03:41:12.415550270Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:12.418342012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-11T03:41:12.421421544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041783s 
2026-03-11T03:41:12.423125525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:12.426744523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-11T03:41:12.430746983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056603s 
2026-03-11T03:41:12.433366257Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-03-11T03:41:12.508038279Z [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-03-11T03:41:12.525253085Z [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-03-11T03:41:12.534294262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:12.539265252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:12.566968500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:12.572341810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:12.577417792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:12.582297478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:12.586649322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510272s 
2026-03-11T03:41:12.591549510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-11T03:41:12', 'rename_quality_profiles_add_upgrade_allowed') 
2026-03-11T03:41:12.596463114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:12.601199282Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-03-11T03:41:12.603654947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1647744s 
2026-03-11T03:41:12.606198469Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-03-11T03:41:12.608525726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:12.612398154Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-03-11T03:41:12.619532160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-03-11T03:41:12.624084187Z [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-03-11T03:41:12.629141561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074574s 
2026-03-11T03:41:12.631460641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-03-11T03:41:12.635142485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-03-11T03:41:12.639121759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056627s 
2026-03-11T03:41:12.643265703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-11T03:41:12', 'add_import_exclusions') 
2026-03-11T03:41:12.647708520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:12.651370565Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-03-11T03:41:12.665784611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175922s 
2026-03-11T03:41:12.668815394Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-03-11T03:41:12.671206830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:12.674651637Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-03-11T03:41:12.733129467Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-11T03:41:12.733182083Z                           WHERE "Id" in (
2026-03-11T03:41:12.733207264Z                           SELECT "Artists"."Id" from "Artists"
2026-03-11T03:41:12.733241202Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:12.733266032Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-11T03:41:12.743757409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-11T03:41:12.743804113Z                           WHERE "Id" in (
2026-03-11T03:41:12.743813863Z                           SELECT "Artists"."Id" from "Artists"
2026-03-11T03:41:12.743826558Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:12.743894345Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-11T03:41:12.754106139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157577s 
2026-03-11T03:41:12.761250576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-11T03:41:12.761281889Z                           WHERE "Id" in (
2026-03-11T03:41:12.761296148Z                           SELECT "Albums"."Id" from "Albums"
2026-03-11T03:41:12.761331730Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:12.761359075Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-11T03:41:12.771407951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-11T03:41:12.771487912Z                           WHERE "Id" in (
2026-03-11T03:41:12.771518985Z                           SELECT "Albums"."Id" from "Albums"
2026-03-11T03:41:12.771582583Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:12.771642714Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-11T03:41:12.780557255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144354s 
2026-03-11T03:41:12.787430236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-11T03:41:12.787467802Z                           WHERE "Id" in (
2026-03-11T03:41:12.787483553Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-11T03:41:12.787513644Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-11T03:41:12.787555568Z                           WHERE "Albums"."Id" IS NULL) 
2026-03-11T03:41:12.796621094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-11T03:41:12.796648719Z                           WHERE "Id" in (
2026-03-11T03:41:12.796702598Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-11T03:41:12.796747999Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-11T03:41:12.796794884Z                           WHERE "Albums"."Id" IS NULL) 
2026-03-11T03:41:12.803451799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116022s 
2026-03-11T03:41:12.810327054Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-11T03:41:12.810354159Z                           WHERE "Id" in (
2026-03-11T03:41:12.810402116Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:12.810453329Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:12.810489952Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-03-11T03:41:12.819793367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-11T03:41:12.819833618Z                           WHERE "Id" in (
2026-03-11T03:41:12.819862567Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:12.820056397Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:12.820069664Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-03-11T03:41:12.825898311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110066s 
2026-03-11T03:41:12.832914540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-11T03:41:12.832967497Z                           WHERE "Id" in (
2026-03-11T03:41:12.833014311Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:12.833053891Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:12.833089823Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-11T03:41:12.842492588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-11T03:41:12.842537378Z                           WHERE "Id" in (
2026-03-11T03:41:12.842631387Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-11T03:41:12.842654664Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:12.842691779Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-11T03:41:12.848696231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111711s 
2026-03-11T03:41:12.855667139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:12.855701387Z                           WHERE "Id" IN (
2026-03-11T03:41:12.855770296Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:12.855798202Z                           LEFT OUTER JOIN "Tracks"
2026-03-11T03:41:12.855830738Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:12.855901661Z                           WHERE "Tracks"."Id" IS NULL) 
2026-03-11T03:41:12.865599680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:12.865632015Z                           WHERE "Id" IN (
2026-03-11T03:41:12.865694110Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:12.865717547Z                           LEFT OUTER JOIN "Tracks"
2026-03-11T03:41:12.865771306Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:12.865812268Z                           WHERE "Tracks"."Id" IS NULL) 
2026-03-11T03:41:12.871904757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011546s 
2026-03-11T03:41:12.876058391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-11T03:41:12', 'clean_artist_metadata_table') 
2026-03-11T03:41:12.880181675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:12.883807957Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-03-11T03:41:12.885854168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230179s 
2026-03-11T03:41:12.888612743Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-03-11T03:41:12.891068769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:12.894110263Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-03-11T03:41:12.906651088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:12.908661236Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-03-11T03:41:12.911185539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-11T03:41:12.914756380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:12.926102328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012798s 
2026-03-11T03:41:12.928023767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:12.929801366Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-03-11T03:41:12.932363666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-11T03:41:12.936158518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:12.946697120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121657s 
2026-03-11T03:41:12.948696326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:12.950500730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.14E-05s 
2026-03-11T03:41:12.952936906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-03-11T03:41:12.956574451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:12.966841857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118221s 
2026-03-11T03:41:12.968784419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:12.970583552Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-03-11T03:41:12.972914947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-03-11T03:41:12.976493493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:12.986853255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118533s 
2026-03-11T03:41:12.988782150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:12.990528927Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-03-11T03:41:12.992842717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-03-11T03:41:12.996219697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:13.006936498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119124s 
2026-03-11T03:41:13.009156799Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-03-11T03:41:13.085127957Z [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-03-11T03:41:13.104028698Z [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-03-11T03:41:13.114301024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-11T03:41:13.118540271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-11T03:41:13.146267907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.134998s 
2026-03-11T03:41:13.148972945Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-03-11T03:41:13.223717853Z [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-03-11T03:41:13.242866193Z [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-03-11T03:41:13.252633793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-11T03:41:13.257083413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-11T03:41:13.286391733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1346926s 
2026-03-11T03:41:13.290782485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-11T03:41:13', 'health_issue_notification') 
2026-03-11T03:41:13.295377578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:13.299302983Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-03-11T03:41:13.301283812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1477971s 
2026-03-11T03:41:13.305112502Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-03-11T03:41:13.307580933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:13.311175712Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-03-11T03:41:13.327970372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:13.330094590Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.65E-05s 
2026-03-11T03:41:13.332326504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-03-11T03:41:13.335893517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-03-11T03:41:13.347348825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130048s 
2026-03-11T03:41:13.349234613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:13.350931460Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-03-11T03:41:13.353067321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-03-11T03:41:13.355826838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-03-11T03:41:13.366216641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112051s 
2026-03-11T03:41:13.368900576Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-03-11T03:41:13.371811097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-03-11T03:41:13.374750015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00373s 
2026-03-11T03:41:13.380351645Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:13.380371776Z                 WHERE "Id" IN (
2026-03-11T03:41:13.380418720Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:13.380464853Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:13.380501166Z                     WHERE "Tracks"."Id" IS NULL) 
2026-03-11T03:41:13.387888212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:13.387900467Z                 WHERE "Id" IN (
2026-03-11T03:41:13.387945107Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:13.387988384Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:13.388025358Z                     WHERE "Tracks"."Id" IS NULL) 
2026-03-11T03:41:13.393389059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092115s 
2026-03-11T03:41:13.400419357Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:13.400439547Z                 WHERE "Id" IN (
2026-03-11T03:41:13.400478045Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:13.400524639Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:13.400578186Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:13.400619880Z                     WHERE "Artists"."Path" IS NULL) 
2026-03-11T03:41:13.410253109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:13.410265013Z                 WHERE "Id" IN (
2026-03-11T03:41:13.410308030Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:13.410354253Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-11T03:41:13.410399795Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-11T03:41:13.410445938Z                     WHERE "Artists"."Path" IS NULL) 
2026-03-11T03:41:13.416965557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118686s 
2026-03-11T03:41:13.424838240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:13.424870926Z                 WHERE "Id" IN (
2026-03-11T03:41:13.424893862Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:13.424948252Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:13.424993022Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:13.425041911Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-03-11T03:41:13.425079667Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-03-11T03:41:13.435900487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:13.435927682Z                 WHERE "Id" IN (
2026-03-11T03:41:13.435975939Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-11T03:41:13.436029417Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-11T03:41:13.436073766Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-11T03:41:13.436112414Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-03-11T03:41:13.436154739Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-03-11T03:41:13.443755345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138745s 
2026-03-11T03:41:13.449786270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-11T03:41:13.449820108Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-11T03:41:13.449859868Z                 FROM "Artists"
2026-03-11T03:41:13.449912123Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:13.449952755Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-03-11T03:41:13.457789717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-11T03:41:13.457827333Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-11T03:41:13.457876391Z                 FROM "Artists"
2026-03-11T03:41:13.457912705Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-11T03:41:13.457946152Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-03-11T03:41:13.463581359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097916s 
2026-03-11T03:41:13.468380193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-11T03:41:13.468412057Z                 WHERE "Id" NOT IN (
2026-03-11T03:41:13.468452278Z                     SELECT MIN("Id")
2026-03-11T03:41:13.468498471Z                     FROM "TrackFiles"
2026-03-11T03:41:13.468526548Z                     GROUP BY "Path"
2026-03-11T03:41:13.468553612Z                 ) 
2026-03-11T03:41:13.474619398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-11T03:41:13.474637334Z                 WHERE "Id" NOT IN (
2026-03-11T03:41:13.474677104Z                     SELECT MIN("Id")
2026-03-11T03:41:13.474709850Z                     FROM "TrackFiles"
2026-03-11T03:41:13.474754530Z                     GROUP BY "Path"
2026-03-11T03:41:13.474785703Z                 ) 
2026-03-11T03:41:13.480911408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091098s 
2026-03-11T03:41:13.482722275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:13.484431427Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-03-11T03:41:13.486426805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-03-11T03:41:13.558103585Z [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-03-11T03:41:13.571672669Z [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-03-11T03:41:13.578933400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-11T03:41:13.583429935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-11T03:41:13.614985861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:13.619440462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309624s 
2026-03-11T03:41:13.621755023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-03-11T03:41:13.624675364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-11T03:41:13.628224732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045217s 
2026-03-11T03:41:13.630432698Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-03-11T03:41:13.702704195Z [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-03-11T03:41:13.715164517Z [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-03-11T03:41:13.721690429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-11T03:41:13.726423981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-11T03:41:13.756237999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:13.761113868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-11T03:41:13.764813207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323665s 
2026-03-11T03:41:13.769367378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-11T03:41:13', 'add_mediafilerepository_mtime') 
2026-03-11T03:41:13.773526584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:13.777722684Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-03-11T03:41:13.779674143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1448603s 
2026-03-11T03:41:13.782842834Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-03-11T03:41:13.785381737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:13.789104203Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-03-11T03:41:13.809408011Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-11T03:41:13.809455566Z                           WHERE "Id" NOT IN (
2026-03-11T03:41:13.809478553Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-03-11T03:41:13.809513663Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:13.809547702Z                             GROUP BY "ArtistMetadata"."Id") 
2026-03-11T03:41:13.819174818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-11T03:41:13.819185229Z                           WHERE "Id" NOT IN (
2026-03-11T03:41:13.819189057Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-03-11T03:41:13.819248306Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-11T03:41:13.819276283Z                             GROUP BY "ArtistMetadata"."Id") 
2026-03-11T03:41:13.825940904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117608s 
2026-03-11T03:41:13.828114010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-03-11T03:41:13.830681179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-03-11T03:41:13.833894961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039067s 
2026-03-11T03:41:13.836086264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-03-11T03:41:13.909256601Z [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-03-11T03:41:13.925903153Z [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-03-11T03:41:13.934911464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:13.939662020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:13.968680777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:13.973620655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:13.978030225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:13.981509321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434688s 
2026-03-11T03:41:13.983603007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-03-11T03:41:13.986908643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:13.990557461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049545s 
2026-03-11T03:41:13.994597327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-11T03:41:13', 'add_artistmetadataid_constraint') 
2026-03-11T03:41:13.998664617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:14.003014747Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-03-11T03:41:14.005081940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167969s 
2026-03-11T03:41:14.007494999Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-03-11T03:41:14.009788107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:14.014367569Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-03-11T03:41:14.026210378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-03-11T03:41:14.028325307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-11T03:41:14.030455887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-03-11T03:41:14.034201820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:14.046608675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136336s 
2026-03-11T03:41:14.048631969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-03-11T03:41:14.050340109Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-11T03:41:14.052714631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-03-11T03:41:14.056280692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:14.068158080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132962s 
2026-03-11T03:41:14.069915349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:14.071514619Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-03-11T03:41:14.073663487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-03-11T03:41:14.076860835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:14.087596564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011993s 
2026-03-11T03:41:14.089401128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-03-11T03:41:14.091064508Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2026-03-11T03:41:14.093381264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-03-11T03:41:14.096826511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:14.108071346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125211s 
2026-03-11T03:41:14.109873034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:14.111484198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-03-11T03:41:14.113659769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-03-11T03:41:14.116994695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:14.127750044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120883s 
2026-03-11T03:41:14.129671754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-11T03:41:14.131314862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-03-11T03:41:14.133450232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-03-11T03:41:14.136713584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:14.147823938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124091s 
2026-03-11T03:41:14.151722649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-11T03:41:14', 'old_ids_and_artist_alias') 
2026-03-11T03:41:14.155747744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:14.159893794Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-03-11T03:41:14.161825714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024069s 
2026-03-11T03:41:14.164841006Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-03-11T03:41:14.167134685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:14.170644402Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-03-11T03:41:14.175656786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:14.177908100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:14.185132267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074267s 
2026-03-11T03:41:14.187726812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-11T03:41:14.190642975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-11T03:41:14.195240794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049056s 
2026-03-11T03:41:14.199283214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-11T03:41:14', 'download_propers_config') 
2026-03-11T03:41:14.203262477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:14.206555699Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-03-11T03:41:14.208365734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162777s 
2026-03-11T03:41:14.210755787Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-03-11T03:41:14.212939014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:14.215759714Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-03-11T03:41:14.233088901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-03-11T03:41:14.236464568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-03-11T03:41:14.240692232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054367s 
2026-03-11T03:41:14.242804005Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-03-11T03:41:14.313854042Z [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-03-11T03:41:14.328297458Z [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-03-11T03:41:14.335752931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:14.340543769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:14.367381202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:14.371740952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:14.376015620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:14.380715555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:14.384319352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396241s 
2026-03-11T03:41:14.386454842Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-03-11T03:41:14.466599865Z [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-03-11T03:41:14.480822105Z [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-03-11T03:41:14.488270214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-11T03:41:14.492536856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-11T03:41:14.519909106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-03-11T03:41:14.523430758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350394s 
2026-03-11T03:41:14.525374322Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-03-11T03:41:14.594038024Z [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-03-11T03:41:14.606412183Z [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-03-11T03:41:14.613310515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-11T03:41:14.617163984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-11T03:41:14.644770086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.117464s 
2026-03-11T03:41:14.646736376Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-03-11T03:41:14.714855241Z [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-03-11T03:41:14.725492371Z [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-03-11T03:41:14.731731255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-11T03:41:14.736214173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-11T03:41:14.766268605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-11T03:41:14.771993964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-11T03:41:14.776556733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-11T03:41:14.781644168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-11T03:41:14.786791453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1382097s 
2026-03-11T03:41:14.788753915Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-03-11T03:41:14.858649457Z [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-03-11T03:41:14.868632301Z [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-03-11T03:41:14.874161485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-11T03:41:14.878247092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-11T03:41:14.905346684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1147028s 
2026-03-11T03:41:14.907299216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-03-11T03:41:14.976247331Z [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-03-11T03:41:14.986888269Z [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-03-11T03:41:14.992768390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-11T03:41:14.997334906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-11T03:41:15.024612867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:15.029105484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-11T03:41:15.032452585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232899s 
2026-03-11T03:41:15.036320023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-11T03:41:15', 'remove_language_profiles') 
2026-03-11T03:41:15.040172120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.054774996Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-03-11T03:41:15.056700864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1450725s 
2026-03-11T03:41:15.060948318Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-03-11T03:41:15.063138829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.066458715Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-03-11T03:41:15.072115506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-11T03:41:15.073898767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-11T03:41:15.076304502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-03-11T03:41:15.079320054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-03-11T03:41:15.090278442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119302s 
2026-03-11T03:41:15.094079606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-03-11T03:41:15.098902368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-03-11T03:41:15.102269609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054967s 
2026-03-11T03:41:15.106149673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-11T03:41:15', 'multi_disc_naming_format') 
2026-03-11T03:41:15.109908311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.113968849Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-03-11T03:41:15.115740987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167406s 
2026-03-11T03:41:15.118176883Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-03-11T03:41:15.120442906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.123276191Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-03-11T03:41:15.129128907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-11T03:41:15.130928932Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-11T03:41:15.133029522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-11T03:41:15.136240348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:15.147354679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123504s 
2026-03-11T03:41:15.149100114Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:15.151197648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:15.350013114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1987094s 
2026-03-11T03:41:15.354355529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-11T03:41:15', 'add_download_client_priority') 
2026-03-11T03:41:15.358755800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.372485208Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-03-11T03:41:15.374374933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2212464s 
2026-03-11T03:41:15.376665165Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-03-11T03:41:15.378889364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.382282717Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-03-11T03:41:15.388162067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:15.391365819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-11T03:41:15.394740184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044025s 
2026-03-11T03:41:15.396896215Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:15.399874673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-03-11T03:41:15.402711787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037909s 
2026-03-11T03:41:15.406417018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-11T03:41:15', 'remove_growl_prowl') 
2026-03-11T03:41:15.410369197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.414100962Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-03-11T03:41:15.416126651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149013s 
2026-03-11T03:41:15.418237051Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-03-11T03:41:15.420473625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.423497224Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-03-11T03:41:15.429167041Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:15.432440002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-11T03:41:15.435702492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044876s 
2026-03-11T03:41:15.437961301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:15.440912313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-11T03:41:15.443729676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003873s 
2026-03-11T03:41:15.447426732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-11T03:41:15', 'remove_plex_hometheatre') 
2026-03-11T03:41:15.451399301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.455063560Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-03-11T03:41:15.456889748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148448s 
2026-03-11T03:41:15.459332427Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-03-11T03:41:15.461596155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.464564383Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-03-11T03:41:15.476806966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-11T03:41:15.478851143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-03-11T03:41:15.480762011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-03-11T03:41:15.483517249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-03-11T03:41:15.494550878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118242s 
2026-03-11T03:41:15.496438539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-11T03:41:15.498119955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-03-11T03:41:15.500437442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-03-11T03:41:15.504163716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:15.514786067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122459s 
2026-03-11T03:41:15.516646934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-11T03:41:15.518303340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-03-11T03:41:15.520612169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-03-11T03:41:15.524109462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:15.535110786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123875s 
2026-03-11T03:41:15.536984399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-11T03:41:15.538656426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-03-11T03:41:15.540853931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-03-11T03:41:15.544221713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:15.555101182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121916s 
2026-03-11T03:41:15.557007872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-11T03:41:15.558606541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-03-11T03:41:15.561801044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-03-11T03:41:15.566917818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-03-11T03:41:15.578844315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129823s 
2026-03-11T03:41:15.580620431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:15.582646892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:15.596757307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013991s 
2026-03-11T03:41:15.600944148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-11T03:41:15', 'add_root_folder_add_defaults') 
2026-03-11T03:41:15.605128445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.616697542Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-03-11T03:41:15.618576486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339614s 
2026-03-11T03:41:15.620840615Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-03-11T03:41:15.622889120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.625653257Z [Info] task_duration: Starting migration of Main DB to 40 
2026-03-11T03:41:15.630269122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-11T03:41:15.632164288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-11T03:41:15.634512397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-11T03:41:15.637362887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-11T03:41:15.648321374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120216s 
2026-03-11T03:41:15.651910562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-11T03:41:15', 'task_duration') 
2026-03-11T03:41:15.655723050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.659429324Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-03-11T03:41:15.661159648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230068s 
2026-03-11T03:41:15.663878994Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-03-11T03:41:15.666271562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.669279609Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-03-11T03:41:15.676097980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-11T03:41:15.677832984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-11T03:41:15.680136713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-11T03:41:15.683142516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:15.694243140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123536s 
2026-03-11T03:41:15.696083315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-11T03:41:15.697760282Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2026-03-11T03:41:15.699865672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-11T03:41:15.703001918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:15.713282962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115291s 
2026-03-11T03:41:15.717437067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-11T03:41:15', 'add_indexer_and_enabled_to_release_profiles') 
2026-03-11T03:41:15.721437443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:15.726586682Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-03-11T03:41:15.728724858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241638s 
2026-03-11T03:41:15.731219922Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-03-11T03:41:15.733386986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:15.736205853Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-03-11T03:41:15.741502910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-03-11T03:41:15.813507359Z [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-03-11T03:41:15.826637540Z [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-03-11T03:41:15.833562826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:15.838372191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:15.865066186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:15.870280967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:15.875152638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:15.880647714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:15.885081682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414395s 
2026-03-11T03:41:15.888912356Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-03-11T03:41:15.892972523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-03-11T03:41:15.896754569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052182s 
2026-03-11T03:41:15.900061117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-03-11T03:41:15.904059058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-03-11T03:41:15.907771765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051351s 
2026-03-11T03:41:15.910132368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-03-11T03:41:15.982077338Z [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-03-11T03:41:15.995717937Z [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-03-11T03:41:16.003988642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-11T03:41:16.007896892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-11T03:41:16.036532638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232175s 
2026-03-11T03:41:16.040806133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-11T03:41:16', 'remove_album_folders') 
2026-03-11T03:41:16.044741458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.059388784Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-03-11T03:41:16.061672714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459381s 
2026-03-11T03:41:16.064594548Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-03-11T03:41:16.066776221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.069642843Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-03-11T03:41:16.076034144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-11T03:41:16.078193603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-03-11T03:41:16.080194653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-11T03:41:16.083451330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-11T03:41:16.094345339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122834s 
2026-03-11T03:41:16.098036973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-11T03:41:16', 'add_priority_to_indexers') 
2026-03-11T03:41:16.101915743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.105838503Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-03-11T03:41:16.107638017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234857s 
2026-03-11T03:41:16.110501864Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-03-11T03:41:16.112590630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.115477233Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-03-11T03:41:16.121254637Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-03-11T03:41:16.124240791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-03-11T03:41:16.128302360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048227s 
2026-03-11T03:41:16.130010459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:16.132012050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:16.139802728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079672s 
2026-03-11T03:41:16.143915511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-11T03:41:16', 'remove_chown_and_folderchmod_config') 
2026-03-11T03:41:16.148068815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.152050843Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-03-11T03:41:16.153965058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198035s 
2026-03-11T03:41:16.156220770Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-03-11T03:41:16.158292492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.161008372Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-03-11T03:41:16.235740534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-11T03:41:16.243872700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-11T03:41:16.249311533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094419s 
2026-03-11T03:41:16.252944849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-11T03:41:16', 'update_notifiarr') 
2026-03-11T03:41:16.256770453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.261240124Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-03-11T03:41:16.262957993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212097s 
2026-03-11T03:41:16.265355942Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-03-11T03:41:16.267576885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.270492245Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-03-11T03:41:16.274306857Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:16.276398639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:16.297972895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214515s 
2026-03-11T03:41:16.301979042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-11T03:41:16', 'email_multiple_addresses') 
2026-03-11T03:41:16.306173098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.309912238Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-03-11T03:41:16.311770330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335438s 
2026-03-11T03:41:16.314280214Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-03-11T03:41:16.316532670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.319553263Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-03-11T03:41:16.323860165Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-11T03:41:16.326448939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-11T03:41:16.356779186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030478s 
2026-03-11T03:41:16.361050187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-11T03:41:16', 'rename_blacklist_to_blocklist') 
2026-03-11T03:41:16.365248482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.369267064Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-03-11T03:41:16.371133122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430437s 
2026-03-11T03:41:16.373510920Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-03-11T03:41:16.375716181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.378575799Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-03-11T03:41:16.385561437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-11T03:41:16.387370119Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-11T03:41:16.389781605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-11T03:41:16.393536276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:16.404912946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013076s 
2026-03-11T03:41:16.407354112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-11T03:41:16.410884070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:16.421791095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012078s 
2026-03-11T03:41:16.423764769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:16.425819016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:16.469965236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044085s 
2026-03-11T03:41:16.474034741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-11T03:41:16', 'cdh_per_downloadclient') 
2026-03-11T03:41:16.478062652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.482696383Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-03-11T03:41:16.484478793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569077s 
2026-03-11T03:41:16.486689885Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-03-11T03:41:16.488799383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.491571886Z [Info] download_history: Starting migration of Main DB to 52 
2026-03-11T03:41:16.506864061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-11T03:41:16.514000672Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-11T03:41:16.520383185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115268s 
2026-03-11T03:41:16.522511250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-11T03:41:16.525617195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-11T03:41:16.529220541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048453s 
2026-03-11T03:41:16.531226711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-03-11T03:41:16.534279439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-03-11T03:41:16.537794497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047353s 
2026-03-11T03:41:16.539864335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-11T03:41:16.543013156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-11T03:41:16.546576302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048535s 
2026-03-11T03:41:16.548272067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:16.550271363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:16.564765981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144065s 
2026-03-11T03:41:16.568728541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-11T03:41:16', 'download_history') 
2026-03-11T03:41:16.572703446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.576891669Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-03-11T03:41:16.578616643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267428s 
2026-03-11T03:41:16.580866404Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-03-11T03:41:16.582981403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.585721841Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-03-11T03:41:16.590501857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-11T03:41:16', 'add_update_history') 
2026-03-11T03:41:16.594495960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.597826878Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-03-11T03:41:16.599565720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149346s 
2026-03-11T03:41:16.601912285Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-03-11T03:41:16.604152176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.606932404Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-03-11T03:41:16.611968285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:16.621442935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s 
2026-03-11T03:41:16.624062310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-11T03:41:16.627628461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:16.639365146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132058s 
2026-03-11T03:41:16.643196581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-11T03:41:16', 'add_on_update_to_notifications') 
2026-03-11T03:41:16.647140493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.650852779Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-03-11T03:41:16.652707825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243118s 
2026-03-11T03:41:16.655107457Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-03-11T03:41:16.657328971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.660218149Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-03-11T03:41:16.665154810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-11T03:41:16.666901237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-11T03:41:16.669008230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-11T03:41:16.672238836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:16.683705487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127429s 
2026-03-11T03:41:16.687544818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-11T03:41:16', 'download_client_per_indexer') 
2026-03-11T03:41:16.691526516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.695345557Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-03-11T03:41:16.697217306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023918s 
2026-03-11T03:41:16.699506085Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-03-11T03:41:16.701665233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.704417085Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-03-11T03:41:16.712014113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-11T03:41:16.713768576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-03-11T03:41:16.715838074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-03-11T03:41:16.719032557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:16.730683489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129279s 
2026-03-11T03:41:16.732420717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-11T03:41:16.734056421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-03-11T03:41:16.736365311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-03-11T03:41:16.739941783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:16.751087097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125821s 
2026-03-11T03:41:16.752908505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-11T03:41:16.754543106Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-03-11T03:41:16.756650029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-03-11T03:41:16.759794220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:16.770716796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121262s 
2026-03-11T03:41:16.774409873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-11T03:41:16', 'AddNewItemMonitorType') 
2026-03-11T03:41:16.778275437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.781688901Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-03-11T03:41:16.783446641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228679s 
2026-03-11T03:41:16.785636481Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-03-11T03:41:16.787743594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.790473281Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-03-11T03:41:16.795330833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-11T03:41:16.797118222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-03-11T03:41:16.799234384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-03-11T03:41:16.802406502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:16.813917712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126884s 
2026-03-11T03:41:16.817482501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-11T03:41:16', 'ImportListSearch') 
2026-03-11T03:41:16.821307514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.824572689Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-03-11T03:41:16.826261480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023186s 
2026-03-11T03:41:16.828627925Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-03-11T03:41:16.830769508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.833568133Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-03-11T03:41:16.838919791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-11T03:41:16.840284338Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-03-11T03:41:16.842553007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-03-11T03:41:16.846051131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:16.857734499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131107s 
2026-03-11T03:41:16.861533910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-11T03:41:16', 'ImportListMonitorExisting') 
2026-03-11T03:41:16.865406779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.869476484Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-03-11T03:41:16.871281339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245455s 
2026-03-11T03:41:16.873460397Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-03-11T03:41:16.875535686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.878240884Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-03-11T03:41:16.884848910Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:16.887823220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-11T03:41:16.891231494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041025s 
2026-03-11T03:41:16.893175919Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:16.895908973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-03-11T03:41:16.898578308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035061s 
2026-03-11T03:41:16.900276869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-11T03:41:16.901905769Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-03-11T03:41:16.903765604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-11T03:41:16.906382344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-11T03:41:16.917544241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119238s 
2026-03-11T03:41:16.921131846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-11T03:41:16', 'add_indexer_tags') 
2026-03-11T03:41:16.924973722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.928387918Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-03-11T03:41:16.930172130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225946s 
2026-03-11T03:41:16.932454166Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-03-11T03:41:16.934567932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.937474666Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-03-11T03:41:16.941184417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:16.943246940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:16.973175499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298847s 
2026-03-11T03:41:16.977180574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-11T03:41:16', 'update_audio_types') 
2026-03-11T03:41:16.981308306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:16.984961523Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-03-11T03:41:16.986707509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418112s 
2026-03-11T03:41:16.989563851Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-11T03:41:16.992003594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:16.995020981Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-03-11T03:41:17.040496166Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:17.043409433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-11T03:41:17.046399053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037051s 
2026-03-11T03:41:17.048333589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-03-11T03:41:17.049889292Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-03-11T03:41:17.052266068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-03-11T03:41:17.128168076Z [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-03-11T03:41:17.143475001Z [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-03-11T03:41:17.151204045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-03-11T03:41:17.155720670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-03-11T03:41:17.185049070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-03-11T03:41:17.190351599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-03-11T03:41:17.193836557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1395871s 
2026-03-11T03:41:17.195568064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:17.197352767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-03-11T03:41:17.199893073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-03-11T03:41:17.280071293Z [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-03-11T03:41:17.303155538Z [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-03-11T03:41:17.313994886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:17.318639630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:17.347076344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:17.351921602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:17.356595674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:17.360104350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581811s 
2026-03-11T03:41:17.361842700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:17.363625110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-03-11T03:41:17.365661170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-03-11T03:41:17.444899236Z [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-03-11T03:41:17.466177906Z [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-03-11T03:41:17.476723582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:17.481362865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:17.510307813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:17.515564008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:17.520324454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:17.523914423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562494s 
2026-03-11T03:41:17.525641531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:17.527273878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-03-11T03:41:17.529303896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-03-11T03:41:17.609125227Z [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-03-11T03:41:17.630793442Z [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-03-11T03:41:17.641496685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-11T03:41:17.646143132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-11T03:41:17.675287912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-11T03:41:17.680230927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-11T03:41:17.684865149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:17.688422422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1571734s 
2026-03-11T03:41:17.690659657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-11T03:41:17.691924975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-03-11T03:41:17.694083853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-03-11T03:41:17.769640756Z [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-03-11T03:41:17.784272291Z [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-03-11T03:41:17.791947036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:17.796766761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:17.828061662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:17.832346080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:17.836651079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:17.841372787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:17.845064411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489993s 
2026-03-11T03:41:17.846753924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-11T03:41:17.848417453Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s 
2026-03-11T03:41:17.850450988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-03-11T03:41:17.926069757Z [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-03-11T03:41:17.943547472Z [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-03-11T03:41:17.952435891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-11T03:41:17.957541453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-11T03:41:17.986021785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-11T03:41:17.991270335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-11T03:41:17.995452046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-11T03:41:18.000622026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-11T03:41:18.004177857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1514233s 
2026-03-11T03:41:18.005881698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-11T03:41:18.007778207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-03-11T03:41:18.010264615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-11T03:41:18.093115957Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-03-11T03:41:18.106596904Z [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-03-11T03:41:18.113484334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-11T03:41:18.117326812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-11T03:41:18.144783944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327157s 
2026-03-11T03:41:18.146588889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-11T03:41:18.148239362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-11T03:41:18.150899088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-11T03:41:18.224163074Z [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" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL) 
2026-03-11T03:41:18.237137601Z [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-03-11T03:41:18.243806521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-11T03:41:18.247805284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-11T03:41:18.276868811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235057s 
2026-03-11T03:41:18.279375088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-11T03:41:18.281065372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-03-11T03:41:18.283193758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-11T03:41:18.356225385Z [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-03-11T03:41:18.367916258Z [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-03-11T03:41:18.374510687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-11T03:41:18.379111012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-11T03:41:18.409741534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.121302s 
2026-03-11T03:41:18.411976966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-11T03:41:18.413776489Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-03-11T03:41:18.416284801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-11T03:41:18.491375685Z [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-03-11T03:41:18.503342243Z [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-03-11T03:41:18.510438263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-11T03:41:18.515154771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-11T03:41:18.544257847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1247732s 
2026-03-11T03:41:18.546668221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-11T03:41:18.548517575Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s 
2026-03-11T03:41:18.550930975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-11T03:41:18.625611424Z [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-03-11T03:41:18.637669375Z [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-03-11T03:41:18.644196249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-11T03:41:18.648472240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-11T03:41:18.676757710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234514s 
2026-03-11T03:41:18.679391073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-11T03:41:18.681326901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-03-11T03:41:18.684028752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-11T03:41:18.759602229Z [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-03-11T03:41:18.771715231Z [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-03-11T03:41:18.777607727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-11T03:41:18.782462072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-11T03:41:18.811842768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-11T03:41:18.815666428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292934s 
2026-03-11T03:41:18.817707188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-11T03:41:18.819866867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-03-11T03:41:18.822450199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-11T03:41:18.899462292Z [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-03-11T03:41:18.912560960Z [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-03-11T03:41:18.919309811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-11T03:41:18.925210373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-11T03:41:18.955491722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-11T03:41:18.959895731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351751s 
2026-03-11T03:41:18.962395615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-11T03:41:18.964416866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-03-11T03:41:18.967158747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-11T03:41:19.040063700Z [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-03-11T03:41:19.051770986Z [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-03-11T03:41:19.058150672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-11T03:41:19.063585607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-11T03:41:19.094119896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-11T03:41:19.099374227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299255s 
2026-03-11T03:41:19.101326618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-11T03:41:19.103170030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-03-11T03:41:19.105491265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-11T03:41:19.179069784Z [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" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT) 
2026-03-11T03:41:19.191703756Z [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-03-11T03:41:19.198676457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-11T03:41:19.203576816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-11T03:41:19.232975888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-11T03:41:19.238073474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-03-11T03:41:19.243039053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-11T03:41:19.246775156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391522s 
2026-03-11T03:41:19.248681716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-11T03:41:19.250470538Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-03-11T03:41:19.252669877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-11T03:41:19.334792432Z [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-03-11T03:41:19.347124906Z [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-03-11T03:41:19.352825797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-11T03:41:19.356809830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-11T03:41:19.385281394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1302392s 
2026-03-11T03:41:19.387427306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-11T03:41:19.389174514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-03-11T03:41:19.392152662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-11T03:41:19.465924109Z [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-03-11T03:41:19.480079685Z [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-03-11T03:41:19.486425905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-11T03:41:19.491386144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-11T03:41:19.520083022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1258932s 
2026-03-11T03:41:19.523331514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-11T03:41:19.525465521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s 
2026-03-11T03:41:19.528141230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-11T03:41:19.601362359Z [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-03-11T03:41:19.612890384Z [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-03-11T03:41:19.618768921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-11T03:41:19.623557044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-11T03:41:19.651898166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-11T03:41:19.656481005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-11T03:41:19.661089906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-11T03:41:19.665998621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-11T03:41:19.669995920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396215s 
2026-03-11T03:41:19.672214748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-11T03:41:19.674006437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-03-11T03:41:19.676477052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-11T03:41:19.748773580Z [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-03-11T03:41:19.759879664Z [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-03-11T03:41:19.766246095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-11T03:41:19.770816619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-11T03:41:19.800239069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-11T03:41:19.805237504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266059s 
2026-03-11T03:41:19.807170426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-11T03:41:19.808938307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-03-11T03:41:19.811488031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-11T03:41:19.890683281Z [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-03-11T03:41:19.903584091Z [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-03-11T03:41:19.910994954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-11T03:41:19.916582015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-11T03:41:19.948846147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-11T03:41:19.955378592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413422s 
2026-03-11T03:41:19.957426346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-11T03:41:19.959484841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-11T03:41:19.961653498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-11T03:41:20.047744544Z [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-03-11T03:41:20.060260639Z [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-03-11T03:41:20.068291892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-11T03:41:20.073699101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-11T03:41:20.104523624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-11T03:41:20.110040153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1452807s 
2026-03-11T03:41:20.112713406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-11T03:41:20.114910661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002481s 
2026-03-11T03:41:20.117544064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-11T03:41:20.194669917Z [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-03-11T03:41:20.212331202Z [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-03-11T03:41:20.220227874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-11T03:41:20.225387214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-11T03:41:20.258848336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-11T03:41:20.264631993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449524s 
2026-03-11T03:41:20.266459423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-11T03:41:20.268211762Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.84E-05s 
2026-03-11T03:41:20.270624831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-11T03:41:20.351160871Z [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-03-11T03:41:20.362699928Z [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-03-11T03:41:20.369017200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-11T03:41:20.374342113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-11T03:41:20.404955310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-11T03:41:20.411382984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362038s 
2026-03-11T03:41:20.413383443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-11T03:41:20.415336386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s 
2026-03-11T03:41:20.417683692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-11T03:41:20.502027110Z [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-03-11T03:41:20.513661358Z [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-03-11T03:41:20.520151408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-11T03:41:20.524823175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-11T03:41:20.555730465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-11T03:41:20.560118742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.139931s 
2026-03-11T03:41:20.561906893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-03-11T03:41:20.563721778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-03-11T03:41:20.566158955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-03-11T03:41:20.644443040Z [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-03-11T03:41:20.654979459Z [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-03-11T03:41:20.660838858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-11T03:41:20.665017072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-11T03:41:20.695138839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267923s 
2026-03-11T03:41:20.697655367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-03-11T03:41:20.699384469Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-03-11T03:41:20.701549048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-03-11T03:41:20.785443231Z [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-03-11T03:41:20.795660406Z [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-03-11T03:41:20.801509755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-11T03:41:20.805739192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-11T03:41:20.835194838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315225s 
2026-03-11T03:41:20.837054373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-11T03:41:20.838761842Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-03-11T03:41:20.841078206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-11T03:41:20.928764706Z [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-03-11T03:41:20.940452221Z [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-03-11T03:41:20.947118937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-11T03:41:20.951223311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-11T03:41:20.980173891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369834s 
2026-03-11T03:41:20.982017113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-11T03:41:20.983741305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-03-11T03:41:20.985948099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-11T03:41:21.068878290Z [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-03-11T03:41:21.080900310Z [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-03-11T03:41:21.087608127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-11T03:41:21.092273252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-11T03:41:21.123403430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348991s 
2026-03-11T03:41:21.125663862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-11T03:41:21.127472775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s 
2026-03-11T03:41:21.129786064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-11T03:41:21.206461058Z [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-03-11T03:41:21.215697629Z [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-03-11T03:41:21.221220821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-11T03:41:21.225368323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-11T03:41:21.254173720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1219782s 
2026-03-11T03:41:21.256075721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-11T03:41:21.257771565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-03-11T03:41:21.260087830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-11T03:41:21.337114142Z [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-03-11T03:41:21.346695687Z [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-03-11T03:41:21.351759985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-11T03:41:21.356237402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-11T03:41:21.387398493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-11T03:41:21.391323387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291291s 
2026-03-11T03:41:21.393248694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-11T03:41:21.394972525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-03-11T03:41:21.397319822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-11T03:41:21.473715113Z [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-03-11T03:41:21.485689677Z [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-03-11T03:41:21.490920280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-11T03:41:21.495844567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-11T03:41:21.525907015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-11T03:41:21.529682017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303081s 
2026-03-11T03:41:21.531475780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:21.533180011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-03-11T03:41:21.535355682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-03-11T03:41:21.629815502Z [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-03-11T03:41:21.640879432Z [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-03-11T03:41:21.647025118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-11T03:41:21.651767969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-11T03:41:21.681672139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:21.686090135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-11T03:41:21.689699774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1522798s 
2026-03-11T03:41:21.691738409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:21.693213700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-03-11T03:41:21.695593683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-03-11T03:41:21.789862197Z [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-03-11T03:41:21.801288597Z [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-03-11T03:41:21.807412700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-11T03:41:21.812080008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-11T03:41:21.841102002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-11T03:41:21.845698437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-11T03:41:21.849219378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.151636s 
2026-03-11T03:41:21.851040365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-11T03:41:21.852736100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s 
2026-03-11T03:41:21.855205893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-11T03:41:21.931619612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-11T03:41:21.938351599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-11T03:41:21.942843154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-11T03:41:21.947066278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-11T03:41:21.976324237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-11T03:41:21.980833477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235943s 
2026-03-11T03:41:21.986727776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-11T03:41:21', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-11T03:41:21.991128839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:21.997223292Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-11T03:41:21.999388201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391346s 
2026-03-11T03:41:22.003737470Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-03-11T03:41:22.006040618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.011342485Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-03-11T03:41:22.028093327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:22.030052232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-03-11T03:41:22.032974456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-03-11T03:41:22.039374504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.052261776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150565s 
2026-03-11T03:41:22.054171241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:22.055931326Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.55E-05s 
2026-03-11T03:41:22.058272069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-03-11T03:41:22.061663479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.073135791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127984s 
2026-03-11T03:41:22.077599330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-11T03:41:22', 'add_on_delete_to_notifications') 
2026-03-11T03:41:22.081689667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.085212421Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-03-11T03:41:22.087121736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244615s 
2026-03-11T03:41:22.089714948Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-03-11T03:41:22.091903545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.094840550Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-03-11T03:41:22.122423144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-11T03:41:22.124867567Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.26E-05s 
2026-03-11T03:41:22.127299955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-11T03:41:22.131105508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.143817187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014288s 
2026-03-11T03:41:22.145494304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-11T03:41:22.148502682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-11T03:41:22.151775012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045801s 
2026-03-11T03:41:22.153523132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:22.155192864Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-03-11T03:41:22.157419909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-03-11T03:41:22.160324228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-11T03:41:22.171681869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122375s 
2026-03-11T03:41:22.173513628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:22.175583727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:22.185986706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103224s 
2026-03-11T03:41:22.188396529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-11T03:41:22.193927076Z [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-03-11T03:41:22.199718398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095095s 
2026-03-11T03:41:22.202329376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-11T03:41:22.205434519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-11T03:41:22.209260954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050318s 
2026-03-11T03:41:22.211099517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-11T03:41:22.212840062Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s 
2026-03-11T03:41:22.215059872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-03-11T03:41:22.218404728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-03-11T03:41:22.235107393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174683s 
2026-03-11T03:41:22.237429499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-11T03:41:22.239198151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-03-11T03:41:22.241478723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-03-11T03:41:22.245079775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.257452741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139344s 
2026-03-11T03:41:22.259320933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-11T03:41:22.261033542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-03-11T03:41:22.263395268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-03-11T03:41:22.266931279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.279811897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142699s 
2026-03-11T03:41:22.281696372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:22.283762312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:22.307366465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232992s 
2026-03-11T03:41:22.309644473Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:22.311658478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:22.324685432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128667s 
2026-03-11T03:41:22.327153982Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-11T03:41:22.411011421Z [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-03-11T03:41:22.421405913Z [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-03-11T03:41:22.427229460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-11T03:41:22.431382854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-11T03:41:22.460435990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311907s 
2026-03-11T03:41:22.463002057Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-03-11T03:41:22.541940040Z [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-03-11T03:41:22.550330806Z [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-03-11T03:41:22.555387139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-11T03:41:22.560119769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-11T03:41:22.591182031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254709s 
2026-03-11T03:41:22.594323036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-11T03:41:22.597727803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-11T03:41:22.600921063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042727s 
2026-03-11T03:41:22.602705446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-11T03:41:22.604472565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-03-11T03:41:22.607308446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-11T03:41:22.611230153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.623180779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136314s 
2026-03-11T03:41:22.625016225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-11T03:41:22.626756229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-03-11T03:41:22.629598603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-11T03:41:22.632469554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-11T03:41:22.644503828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131537s 
2026-03-11T03:41:22.648700289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-11T03:41:22', 'add_custom_formats') 
2026-03-11T03:41:22.652812310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.656976715Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-03-11T03:41:22.658810779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254646s 
2026-03-11T03:41:22.662849452Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-03-11T03:41:22.665113531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.668220077Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-03-11T03:41:22.674195891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-11T03:41:22.675999212Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-03-11T03:41:22.677981935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-11T03:41:22.681025704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-11T03:41:22.693912265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140413s 
2026-03-11T03:41:22.697750494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-11T03:41:22', 'add_result_to_commands') 
2026-03-11T03:41:22.701759988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.705124213Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-03-11T03:41:22.706938366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249667s 
2026-03-11T03:41:22.709420134Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-03-11T03:41:22.711701147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.714693663Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-03-11T03:41:22.719793383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:22.721631996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-11T03:41:22.723944482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-11T03:41:22.727437707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:22.740357494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143739s 
2026-03-11T03:41:22.744379774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-11T03:41:22', 'health_restored_notification') 
2026-03-11T03:41:22.748460301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.751925279Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-03-11T03:41:22.753812690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255346s 
2026-03-11T03:41:22.755926877Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-03-11T03:41:22.758061376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.760800100Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-03-11T03:41:22.765326826Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-11T03:41:22.768454314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-11T03:41:22.771988051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045739s 
2026-03-11T03:41:22.775652009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-11T03:41:22', 'remove_uc') 
2026-03-11T03:41:22.779600280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.782711064Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-03-11T03:41:22.784424224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152107s 
2026-03-11T03:41:22.786985913Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-03-11T03:41:22.789337688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.792311958Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-03-11T03:41:22.795981948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:22.798055835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:22.825223173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027031s 
2026-03-11T03:41:22.829936805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-11T03:41:22', 'download_clients_rename_tv_to_music') 
2026-03-11T03:41:22.834395123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.837983890Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-03-11T03:41:22.839945831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396995s 
2026-03-11T03:41:22.842621579Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-03-11T03:41:22.845019478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.848098699Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-03-11T03:41:22.853142225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-11T03:41:22.854940777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-03-11T03:41:22.857252964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-11T03:41:22.860853264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-03-11T03:41:22.873441644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141218s 
2026-03-11T03:41:22.877591771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-11T03:41:22', 'add_colon_replacement_to_naming_config') 
2026-03-11T03:41:22.881793482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:22.885543233Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-03-11T03:41:22.887520846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256449s 
2026-03-11T03:41:22.889784274Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-03-11T03:41:22.891932510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:22.894688179Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-03-11T03:41:22.900307094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-11T03:41:22.982501774Z [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-03-11T03:41:22.992860123Z [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-03-11T03:41:22.998700023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-11T03:41:23.003525691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-11T03:41:23.034401948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-11T03:41:23.038452756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360641s 
2026-03-11T03:41:23.040328543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-11T03:41:23.042027615Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-03-11T03:41:23.044406084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-11T03:41:23.047546639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-11T03:41:23.059050475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125546s 
2026-03-11T03:41:23.062781628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-11T03:41:23', 'list_sync_time') 
2026-03-11T03:41:23.066726592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.070294257Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-03-11T03:41:23.072083841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236044s 
2026-03-11T03:41:23.074512421Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-03-11T03:41:23.076753635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.079653414Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-03-11T03:41:23.084364130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-11T03:41:23.086186610Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-03-11T03:41:23.088266619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-11T03:41:23.091157831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-11T03:41:23.103453141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132554s 
2026-03-11T03:41:23.107307753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-11T03:41:23', 'add_download_client_tags') 
2026-03-11T03:41:23.111328700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.114775982Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-03-11T03:41:23.116602410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242605s 
2026-03-11T03:41:23.119013455Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-03-11T03:41:23.121289258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.124205110Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-03-11T03:41:23.132680768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-11T03:41:23.138668205Z [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-03-11T03:41:23.144605552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099279s 
2026-03-11T03:41:23.146832176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-11T03:41:23.150381984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-11T03:41:23.154294433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055102s 
2026-03-11T03:41:23.158102782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-11T03:41:23', 'add_notification_status') 
2026-03-11T03:41:23.162054259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.165534728Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-03-11T03:41:23.167376617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163932s 
2026-03-11T03:41:23.170208580Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-03-11T03:41:23.172691209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.175575297Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-03-11T03:41:23.179349678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:23.181518125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:23.204061121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022406s 
2026-03-11T03:41:23.208588297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-11T03:41:23', 'add_alac_24_quality_in_profiles') 
2026-03-11T03:41:23.213128019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.216620332Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-03-11T03:41:23.218524056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349767s 
2026-03-11T03:41:23.220782033Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-03-11T03:41:23.222953956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.225797032Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-03-11T03:41:23.231047916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-11T03:41:23.232845055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-03-11T03:41:23.234785492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-11T03:41:23.237493566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-11T03:41:23.249827654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131813s 
2026-03-11T03:41:23.251904817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-11T03:41:23.254596798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-11T03:41:23.266136796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123584s 
2026-03-11T03:41:23.269898682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-11T03:41:23', 'add_salt_to_users') 
2026-03-11T03:41:23.273929309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.277262601Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-03-11T03:41:23.279026042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232841s 
2026-03-11T03:41:23.281301895Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-03-11T03:41:23.283445021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.286253376Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-03-11T03:41:23.294048574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-11T03:41:23.299834024Z [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-03-11T03:41:23.305849188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098647s 
2026-03-11T03:41:23.307829756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-11T03:41:23.310666017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-11T03:41:23.314225656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045894s 
2026-03-11T03:41:23.317999816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-11T03:41:23', 'add_auto_tagging') 
2026-03-11T03:41:23.321903587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.325253633Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-03-11T03:41:23.327007936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154026s 
2026-03-11T03:41:23.329599394Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-03-11T03:41:23.331928876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.334896291Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-03-11T03:41:23.340292258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-11T03:41:23.342163997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-03-11T03:41:23.344498197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-11T03:41:23.347750607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-11T03:41:23.360388627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013804s 
2026-03-11T03:41:23.363469521Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-03-11T03:41:23.367094150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-03-11T03:41:23.370549618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045162s 
2026-03-11T03:41:23.374628112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-11T03:41:23', 'quality_definition_preferred_size') 
2026-03-11T03:41:23.378714060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.382342095Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-03-11T03:41:23.384295760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159277s 
2026-03-11T03:41:23.386854653Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-03-11T03:41:23.389179825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.392254597Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-03-11T03:41:23.397221940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-11T03:41:23.399055863Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-03-11T03:41:23.401293900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-03-11T03:41:23.404659257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:23.417978318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146625s 
2026-03-11T03:41:23.422077182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-11T03:41:23', 'add_on_artist_add_to_notifications') 
2026-03-11T03:41:23.426224214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.429852019Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-03-11T03:41:23.431772937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260531s 
2026-03-11T03:41:23.434147218Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-03-11T03:41:23.436399384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.439311769Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-03-11T03:41:23.443948095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-11T03:41:23.445932592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-03-11T03:41:23.447950135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-03-11T03:41:23.450855555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-11T03:41:23.464018332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014042s 
2026-03-11T03:41:23.467935901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-11T03:41:23', 'album_last_searched_time') 
2026-03-11T03:41:23.472059224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.475598952Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-03-11T03:41:23.477485421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253453s 
2026-03-11T03:41:23.479865334Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-03-11T03:41:23.482064603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.484994583Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-03-11T03:41:23.491016961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-11T03:41:23.492820382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-03-11T03:41:23.494901794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-03-11T03:41:23.498151197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:23.511534147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146087s 
2026-03-11T03:41:23.513357609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-11T03:41:23.515007131Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-03-11T03:41:23.517095146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-03-11T03:41:23.520373878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-11T03:41:23.532866495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138354s 
2026-03-11T03:41:23.536693873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-11T03:41:23', 'add_indexer_flags') 
2026-03-11T03:41:23.540688186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.544115678Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-03-11T03:41:23.545883639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248778s 
2026-03-11T03:41:23.548403213Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-03-11T03:41:23.550702884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.553703416Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-03-11T03:41:23.559794752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-03-11T03:41:23.562708660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-03-11T03:41:23.566709617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049898s 
2026-03-11T03:41:23.568722140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-03-11T03:41:23.571768665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-03-11T03:41:23.575421300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004783s 
2026-03-11T03:41:23.577500788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-03-11T03:41:23.580614749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-03-11T03:41:23.584224719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048416s 
2026-03-11T03:41:23.588168080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-11T03:41:23', 'add_indexes_album_statistics') 
2026-03-11T03:41:23.592186792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.595781291Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-03-11T03:41:23.597672679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159772s 
2026-03-11T03:41:23.600063223Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-03-11T03:41:23.602277302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:23.605175408Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-03-11T03:41:23.610552165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-03-11T03:41:23.614978720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-03-11T03:41:23.618977212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057289s 
2026-03-11T03:41:23.622824289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-11T03:41:23', 'update_redacted_baseurl') 
2026-03-11T03:41:23.626900637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:23.630308881Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-03-11T03:41:23.632247655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167094s 
2026-03-11T03:41:23.766329984Z [Debug] MigrationController: Took: 00:00:20.8289242 
2026-03-11T03:41:25.281076447Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-03-11T03:41:25.829861537Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-11T03:41:26.606168863Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-11T03:41:27.081344321Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-11T03:41:27.095042055Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-11T03:41:27.098328483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-11T03:41:27.188006363Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-11T03:41:27.190817875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0927703s 
2026-03-11T03:41:27.193960302Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-11T03:41:27.196768457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0954978s 
2026-03-11T03:41:27.229771768Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-11T03:41:27.233281155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.240233606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-11T03:41:27.244792707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-11T03:41:27.250853231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078044s 
2026-03-11T03:41:27.253868273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.259583632Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-11T03:41:27.262230302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163818s 
2026-03-11T03:41:27.267398750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-11T03:41:27.270690749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.278972006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-11T03:41:27.282513156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-11T03:41:27.287791415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061259s 
2026-03-11T03:41:27.290398415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-11T03:41:27.292934623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s 
2026-03-11T03:41:27.296167413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-11T03:41:27.300054129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-11T03:41:27.310247567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107599s 
2026-03-11T03:41:27.313399564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.317605524Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-11T03:41:27.320296383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182739s 
2026-03-11T03:41:27.324203340Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-11T03:41:27.327386881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.333039214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-11T03:41:27.335565351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-03-11T03:41:27.338323284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-11T03:41:27.342189220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-11T03:41:27.347410544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062292s 
2026-03-11T03:41:27.350111303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.354283705Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-11T03:41:27.357025366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127838s 
2026-03-11T03:41:27.361200534Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-11T03:41:27.364109702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.368030348Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-11T03:41:27.377803348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-11T03:41:27.383572977Z [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-03-11T03:41:27.391253583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108612s 
2026-03-11T03:41:27.393825272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-11T03:41:27.397041749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-11T03:41:27.401369675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050195s 
2026-03-11T03:41:27.405766829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-11T03:41:27', 'InitialSetup') 
2026-03-11T03:41:27.411637732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.415865245Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-11T03:41:27.418324648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193192s 
2026-03-11T03:41:27.421448318Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-03-11T03:41:27.424599163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.428374165Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-03-11T03:41:27.433809270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-11T03:41:27', 'add_reason_to_pending_releases') 
2026-03-11T03:41:27.438611491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.441961787Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-03-11T03:41:27.444171547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175325s 
2026-03-11T03:41:27.446527391Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-03-11T03:41:27.448814918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.451715870Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-03-11T03:41:27.455094343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-11T03:41:27', 'add_medium_support') 
2026-03-11T03:41:27.459393921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.462775281Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-03-11T03:41:27.464907996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140262s 
2026-03-11T03:41:27.467498803Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-03-11T03:41:27.470122076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.473151997Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-03-11T03:41:27.476827278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-11T03:41:27', 'add_various_qualites_in_profile') 
2026-03-11T03:41:27.481312991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.484963192Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-03-11T03:41:27.487346231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147756s 
2026-03-11T03:41:27.489523856Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-03-11T03:41:27.491836212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.494905463Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-03-11T03:41:27.498288055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-11T03:41:27', 'metadata_profiles') 
2026-03-11T03:41:27.502636903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.507398501Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-03-11T03:41:27.509616428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154179s 
2026-03-11T03:41:27.512369612Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-03-11T03:41:27.515263008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.518107196Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-03-11T03:41:27.522174998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-11T03:41:27', 'separate_automatic_and_interactive_search') 
2026-03-11T03:41:27.526962448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.530740155Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-03-11T03:41:27.532966940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154568s 
2026-03-11T03:41:27.535394939Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-03-11T03:41:27.537828590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.540791507Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-03-11T03:41:27.544443341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-11T03:41:27', 'change_album_path_to_relative') 
2026-03-11T03:41:27.548925096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.552415104Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-03-11T03:41:27.554610695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145815s 
2026-03-11T03:41:27.556981008Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-03-11T03:41:27.559426333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.562370862Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-03-11T03:41:27.565920180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-11T03:41:27', 'change_quality_size_mb_to_kb') 
2026-03-11T03:41:27.570301272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.573738684Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-03-11T03:41:27.576019928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142309s 
2026-03-11T03:41:27.578205309Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-03-11T03:41:27.580509228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.583364478Z [Info] album_releases: Starting migration of Log DB to 9 
2026-03-11T03:41:27.586648642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-11T03:41:27', 'album_releases') 
2026-03-11T03:41:27.590812547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.594122182Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-03-11T03:41:27.596162360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137319s 
2026-03-11T03:41:27.598405808Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-03-11T03:41:27.600722523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.603545728Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-03-11T03:41:27.606895574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-11T03:41:27', 'album_releases_fix') 
2026-03-11T03:41:27.611168599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.614501541Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-03-11T03:41:27.616591960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138688s 
2026-03-11T03:41:27.619275464Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-03-11T03:41:27.621134738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.623911200Z [Info] import_lists: Starting migration of Log DB to 11 
2026-03-11T03:41:27.627101825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-11T03:41:27', 'import_lists') 
2026-03-11T03:41:27.631317814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.634603681Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-03-11T03:41:27.636642708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135726s 
2026-03-11T03:41:27.639150548Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-03-11T03:41:27.641883191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.644777980Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-03-11T03:41:27.648340174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-11T03:41:27', 'add_release_status') 
2026-03-11T03:41:27.652495471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.656169019Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-03-11T03:41:27.658192574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149231s 
2026-03-11T03:41:27.660545432Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-03-11T03:41:27.662875013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.667348702Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-03-11T03:41:27.670882649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-11T03:41:27', 'album_download_notification') 
2026-03-11T03:41:27.675108949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.679359349Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-03-11T03:41:27.681505040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164324s 
2026-03-11T03:41:27.683808128Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-03-11T03:41:27.686179854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.690045829Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-03-11T03:41:27.693798305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-11T03:41:27', 'fix_language_metadata_profiles') 
2026-03-11T03:41:27.698252575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.702293883Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-03-11T03:41:27.704450205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160234s 
2026-03-11T03:41:27.706656659Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-03-11T03:41:27.708872962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.711663902Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-03-11T03:41:27.714865249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-11T03:41:27', 'remove_fanzub') 
2026-03-11T03:41:27.718945435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.722365493Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-03-11T03:41:27.724358135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135913s 
2026-03-11T03:41:27.726629810Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-03-11T03:41:27.729003841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.731821645Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-03-11T03:41:27.735206051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-11T03:41:27', 'update_artist_history_indexes') 
2026-03-11T03:41:27.739420387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.743113975Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-03-11T03:41:27.745170617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139612s 
2026-03-11T03:41:27.747247329Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-03-11T03:41:27.749444654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.752152667Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-03-11T03:41:27.755169903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-11T03:41:27', 'remove_nma') 
2026-03-11T03:41:27.759255189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.762624034Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-03-11T03:41:27.764608821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133306s 
2026-03-11T03:41:27.766995377Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-03-11T03:41:27.769299907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.772180347Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-03-11T03:41:27.775547288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-11T03:41:27', 'album_disambiguation') 
2026-03-11T03:41:27.779728348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.783303758Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-03-11T03:41:27.785528829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140287s 
2026-03-11T03:41:27.787801646Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-03-11T03:41:27.790179594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.792983220Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-03-11T03:41:27.796364900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-11T03:41:27', 'add_ape_quality_in_profiles') 
2026-03-11T03:41:27.800563675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.804303636Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-03-11T03:41:27.806381300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140763s 
2026-03-11T03:41:27.808546761Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-03-11T03:41:27.810750438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.813554686Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-03-11T03:41:27.816715932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-11T03:41:27', 'remove_pushalot') 
2026-03-11T03:41:27.820802551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.824709539Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-03-11T03:41:27.826709376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140316s 
2026-03-11T03:41:27.828923184Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-03-11T03:41:27.831426545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.833942402Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-03-11T03:41:27.837131464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-11T03:41:27', 'add_custom_filters') 
2026-03-11T03:41:27.841235719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.845693135Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-03-11T03:41:27.848268801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146044s 
2026-03-11T03:41:27.849991420Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-03-11T03:41:27.852221311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.854855977Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-03-11T03:41:27.858149358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-11T03:41:27', 'import_list_tags') 
2026-03-11T03:41:27.862231419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.866294761Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-03-11T03:41:27.868274007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142345s 
2026-03-11T03:41:27.871215801Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-03-11T03:41:27.873517306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.876757591Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-03-11T03:41:27.880695801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-11T03:41:27', 'add_release_groups_etc') 
2026-03-11T03:41:27.885603986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.890245653Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-03-11T03:41:27.892398899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166654s 
2026-03-11T03:41:27.894763521Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-03-11T03:41:27.897005696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.899986979Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-03-11T03:41:27.903394822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-11T03:41:27', 'NewMediaInfoFormat') 
2026-03-11T03:41:27.907629961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.911363169Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-03-11T03:41:27.913372966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144145s 
2026-03-11T03:41:27.916012721Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-03-11T03:41:27.918230808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.921144676Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-03-11T03:41:27.924918355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-11T03:41:27', 'rename_restrictions_to_release_profiles') 
2026-03-11T03:41:27.930021391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.934072489Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-03-11T03:41:27.936378313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155748s 
2026-03-11T03:41:27.939197039Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-03-11T03:41:27.941757616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.945378918Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-03-11T03:41:27.952784080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-11T03:41:27', 'rename_quality_profiles_add_upgrade_allowed') 
2026-03-11T03:41:27.958812821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.964326133Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-03-11T03:41:27.966942301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221359s 
2026-03-11T03:41:27.971530561Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-03-11T03:41:27.974016828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:27.977458488Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-03-11T03:41:27.981080943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-11T03:41:27', 'add_import_exclusions') 
2026-03-11T03:41:27.986028135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:27.989724830Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-03-11T03:41:27.991870260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156716s 
2026-03-11T03:41:27.995433506Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-03-11T03:41:27.998006477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.001633621Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-03-11T03:41:28.005649208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-11T03:41:28', 'clean_artist_metadata_table') 
2026-03-11T03:41:28.010741623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.014900237Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-03-11T03:41:28.017266632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167552s 
2026-03-11T03:41:28.020138064Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-03-11T03:41:28.022708180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.026228469Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-03-11T03:41:28.029791905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-11T03:41:28', 'health_issue_notification') 
2026-03-11T03:41:28.034363952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.037679038Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-03-11T03:41:28.039726070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151505s 
2026-03-11T03:41:28.043080345Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-03-11T03:41:28.046089475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.052280071Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-03-11T03:41:28.056271809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-11T03:41:28', 'add_mediafilerepository_mtime') 
2026-03-11T03:41:28.060904278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.064418375Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-03-11T03:41:28.066594878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187191s 
2026-03-11T03:41:28.069446410Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-03-11T03:41:28.071799578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.075298114Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-03-11T03:41:28.079525497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-11T03:41:28', 'add_artistmetadataid_constraint') 
2026-03-11T03:41:28.083985208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.087454503Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-03-11T03:41:28.089603972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155436s 
2026-03-11T03:41:28.091815726Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-03-11T03:41:28.094226240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.097023413Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-03-11T03:41:28.100307176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-11T03:41:28', 'old_ids_and_artist_alias') 
2026-03-11T03:41:28.104410058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.107791447Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-03-11T03:41:28.109825764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135373s 
2026-03-11T03:41:28.112051757Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-03-11T03:41:28.114283821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.117053188Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-03-11T03:41:28.120439838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-11T03:41:28', 'download_propers_config') 
2026-03-11T03:41:28.124520285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.128055093Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-03-11T03:41:28.130091063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137451s 
2026-03-11T03:41:28.132308369Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-03-11T03:41:28.134524391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.137294620Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-03-11T03:41:28.140615107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-11T03:41:28', 'remove_language_profiles') 
2026-03-11T03:41:28.144734321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.149764651Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-03-11T03:41:28.152212872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146027s 
2026-03-11T03:41:28.154672284Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-03-11T03:41:28.156969871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.160106758Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-03-11T03:41:28.163675384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-11T03:41:28', 'multi_disc_naming_format') 
2026-03-11T03:41:28.168176508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.171803051Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-03-11T03:41:28.173900254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014866s 
2026-03-11T03:41:28.176191609Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-03-11T03:41:28.178479957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.181329856Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-03-11T03:41:28.184726506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-11T03:41:28', 'add_download_client_priority') 
2026-03-11T03:41:28.189407553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.192957020Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-03-11T03:41:28.195016578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144489s 
2026-03-11T03:41:28.197172008Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-03-11T03:41:28.199334022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.202096445Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-03-11T03:41:28.205433144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-11T03:41:28', 'remove_growl_prowl') 
2026-03-11T03:41:28.209490284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.212847024Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-03-11T03:41:28.214801309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135012s 
2026-03-11T03:41:28.217031080Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-03-11T03:41:28.219291962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.222090889Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-03-11T03:41:28.227497737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-11T03:41:28', 'remove_plex_hometheatre') 
2026-03-11T03:41:28.231789590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.235606195Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-03-11T03:41:28.237647596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163213s 
2026-03-11T03:41:28.240058411Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-03-11T03:41:28.242318382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.245083551Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-03-11T03:41:28.248443847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-11T03:41:28', 'add_root_folder_add_defaults') 
2026-03-11T03:41:28.253068119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.256982061Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-03-11T03:41:28.259041739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146109s 
2026-03-11T03:41:28.261237541Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-03-11T03:41:28.263385155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.266111916Z [Info] task_duration: Starting migration of Log DB to 40 
2026-03-11T03:41:28.269296199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-11T03:41:28', 'task_duration') 
2026-03-11T03:41:28.273363119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.276598855Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-03-11T03:41:28.278513250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133004s 
2026-03-11T03:41:28.281110681Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-03-11T03:41:28.283512878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.286485133Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-03-11T03:41:28.290191978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-11T03:41:28', 'add_indexer_and_enabled_to_release_profiles') 
2026-03-11T03:41:28.294507038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.298203040Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-03-11T03:41:28.300384573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143694s 
2026-03-11T03:41:28.302767903Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-03-11T03:41:28.305007864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.307842722Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-03-11T03:41:28.311023367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-11T03:41:28', 'remove_album_folders') 
2026-03-11T03:41:28.315332205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.318694736Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-03-11T03:41:28.320686086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137439s 
2026-03-11T03:41:28.323082892Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-03-11T03:41:28.325406832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.328686106Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-03-11T03:41:28.332143248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-11T03:41:28', 'add_priority_to_indexers') 
2026-03-11T03:41:28.336250719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.339814826Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-03-11T03:41:28.341846929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143656s 
2026-03-11T03:41:28.344292854Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-03-11T03:41:28.346619479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.350050609Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-03-11T03:41:28.353620688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-11T03:41:28', 'remove_chown_and_folderchmod_config') 
2026-03-11T03:41:28.357829373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.361486167Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-03-11T03:41:28.363582218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147682s 
2026-03-11T03:41:28.366059347Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-03-11T03:41:28.368241050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.370986990Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-03-11T03:41:28.374128175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-11T03:41:28', 'update_notifiarr') 
2026-03-11T03:41:28.378167279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.381686726Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-03-11T03:41:28.383639299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135091s 
2026-03-11T03:41:28.386198201Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-03-11T03:41:28.388463282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.391222439Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-03-11T03:41:28.394539188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-11T03:41:28', 'email_multiple_addresses') 
2026-03-11T03:41:28.399037717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.403458680Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-03-11T03:41:28.406312156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146952s 
2026-03-11T03:41:28.409681822Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-03-11T03:41:28.412849310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.417417630Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-03-11T03:41:28.422381125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-11T03:41:28', 'rename_blacklist_to_blocklist') 
2026-03-11T03:41:28.427674815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.431505640Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-03-11T03:41:28.433896885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188575s 
2026-03-11T03:41:28.436330265Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-03-11T03:41:28.438580376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.441747033Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-03-11T03:41:28.445238234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-11T03:41:28', 'cdh_per_downloadclient') 
2026-03-11T03:41:28.449802365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.453594060Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-03-11T03:41:28.455659620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150147s 
2026-03-11T03:41:28.458027178Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-03-11T03:41:28.460243290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.463331379Z [Info] download_history: Starting migration of Log DB to 52 
2026-03-11T03:41:28.466768330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-11T03:41:28', 'download_history') 
2026-03-11T03:41:28.471540180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.475300752Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-03-11T03:41:28.477345580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151158s 
2026-03-11T03:41:28.479711234Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-03-11T03:41:28.481969111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.498596404Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-03-11T03:41:28.508223431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-11T03:41:28.512685777Z [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-03-11T03:41:28.518026702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074707s 
2026-03-11T03:41:28.520170900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-11T03:41:28.522836949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-11T03:41:28.526766001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045622s 
2026-03-11T03:41:28.529981075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-11T03:41:28', 'add_update_history') 
2026-03-11T03:41:28.534090881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.538276290Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-03-11T03:41:28.540268372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159686s 
2026-03-11T03:41:28.542725440Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-03-11T03:41:28.545047185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.547982866Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-03-11T03:41:28.551565491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-11T03:41:28', 'add_on_update_to_notifications') 
2026-03-11T03:41:28.556021725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.559741205Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-03-11T03:41:28.561841444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146497s 
2026-03-11T03:41:28.564455839Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-03-11T03:41:28.566856824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.570017850Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-03-11T03:41:28.573612949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-11T03:41:28', 'download_client_per_indexer') 
2026-03-11T03:41:28.577839551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.581365311Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-03-11T03:41:28.583391280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145495s 
2026-03-11T03:41:28.585582774Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-03-11T03:41:28.587785359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.590524926Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-03-11T03:41:28.593732315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-11T03:41:28', 'AddNewItemMonitorType') 
2026-03-11T03:41:28.597776218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.601145373Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-03-11T03:41:28.603120270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133794s 
2026-03-11T03:41:28.605230349Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-03-11T03:41:28.607421442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.610129675Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-03-11T03:41:28.613234518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-11T03:41:28', 'ImportListSearch') 
2026-03-11T03:41:28.617296658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.620730002Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-03-11T03:41:28.622708265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133963s 
2026-03-11T03:41:28.624924879Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-03-11T03:41:28.627180031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.629949668Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-03-11T03:41:28.633594468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-11T03:41:28', 'ImportListMonitorExisting') 
2026-03-11T03:41:28.637800107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.641447602Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-03-11T03:41:28.643518983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142318s 
2026-03-11T03:41:28.645815568Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-03-11T03:41:28.647975057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.650692268Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-03-11T03:41:28.653994248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-11T03:41:28', 'add_indexer_tags') 
2026-03-11T03:41:28.658076098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.661650887Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-03-11T03:41:28.663589761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137182s 
2026-03-11T03:41:28.666043242Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-03-11T03:41:28.668730794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.671691245Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-03-11T03:41:28.675124659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-11T03:41:28', 'update_audio_types') 
2026-03-11T03:41:28.679598268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.682978586Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-03-11T03:41:28.685234308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143693s 
2026-03-11T03:41:28.687769252Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-11T03:41:28.690296632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.693224057Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-03-11T03:41:28.702878699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-11T03:41:28.705088810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002724s 
2026-03-11T03:41:28.707754277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-11T03:41:28.723556670Z [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-03-11T03:41:28.731729879Z [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-03-11T03:41:28.737120344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-11T03:41:28.741549673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-11T03:41:28.748452544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-11T03:41:28.752042694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0421916s 
2026-03-11T03:41:28.753960055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-11T03:41:28.756233233Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.84E-05s 
2026-03-11T03:41:28.758310165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-11T03:41:28.768766612Z [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-03-11T03:41:28.775597988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-11T03:41:28.780373014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-11T03:41:28.784320834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-11T03:41:28.791438918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-11T03:41:28.795189300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347339s 
2026-03-11T03:41:28.797114648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-11T03:41:28.799273595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s 
2026-03-11T03:41:28.801130525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-11T03:41:28.810801159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-11T03:41:28.816305944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-11T03:41:28.821337036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-11T03:41:28.825251068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-11T03:41:28.832817745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-11T03:41:28.836781347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03348s 
2026-03-11T03:41:28.840293700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-11T03:41:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-11T03:41:28.844644691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.850222043Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-11T03:41:28.852793131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464832s 
2026-03-11T03:41:28.855242413Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-03-11T03:41:28.857594199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.860731918Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-03-11T03:41:28.864356977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-11T03:41:28', 'add_on_delete_to_notifications') 
2026-03-11T03:41:28.868724763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.872529976Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-03-11T03:41:28.874585936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149143s 
2026-03-11T03:41:28.876880287Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-03-11T03:41:28.879160608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.882487368Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-03-11T03:41:28.885842624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-11T03:41:28', 'add_custom_formats') 
2026-03-11T03:41:28.890174107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.893890621Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-03-11T03:41:28.896360946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148882s 
2026-03-11T03:41:28.898415663Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-03-11T03:41:28.900533067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.903294508Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-03-11T03:41:28.906715838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-11T03:41:28', 'add_result_to_commands') 
2026-03-11T03:41:28.911285551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.914234729Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-03-11T03:41:28.916202772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137135s 
2026-03-11T03:41:28.918437683Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-03-11T03:41:28.920745841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.923934613Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-03-11T03:41:28.926994434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-11T03:41:28', 'health_restored_notification') 
2026-03-11T03:41:28.931386659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.934572935Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-03-11T03:41:28.936616591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137735s 
2026-03-11T03:41:28.938643903Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-03-11T03:41:28.940722960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.943366003Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-03-11T03:41:28.946295843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-11T03:41:28', 'remove_uc') 
2026-03-11T03:41:28.950194804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.953912220Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-03-11T03:41:28.956474610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132783s 
2026-03-11T03:41:28.958325698Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-03-11T03:41:28.960693336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.963506802Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-03-11T03:41:28.967125999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-11T03:41:28', 'download_clients_rename_tv_to_music') 
2026-03-11T03:41:28.971551561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.975189217Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-03-11T03:41:28.977282102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144034s 
2026-03-11T03:41:28.979592675Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-03-11T03:41:28.981901534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:28.984617002Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-03-11T03:41:28.988242633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-11T03:41:28', 'add_colon_replacement_to_naming_config') 
2026-03-11T03:41:28.992341918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:28.995935335Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-03-11T03:41:28.998075915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138985s 
2026-03-11T03:41:29.000144230Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-03-11T03:41:29.002240762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.005359372Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-03-11T03:41:29.008424605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-11T03:41:29', 'list_sync_time') 
2026-03-11T03:41:29.012475593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.015834407Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-03-11T03:41:29.017906088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136722s 
2026-03-11T03:41:29.020390261Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-03-11T03:41:29.022738449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.025477245Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-03-11T03:41:29.028970149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-11T03:41:29', 'add_download_client_tags') 
2026-03-11T03:41:29.033394669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.037247127Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-03-11T03:41:29.039204398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145389s 
2026-03-11T03:41:29.041364718Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-03-11T03:41:29.043779932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.046493687Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-03-11T03:41:29.049871499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-11T03:41:29', 'add_notification_status') 
2026-03-11T03:41:29.053910412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.057572657Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-03-11T03:41:29.059505750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140049s 
2026-03-11T03:41:29.061650930Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-03-11T03:41:29.064025903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.066839478Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-03-11T03:41:29.070234525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-11T03:41:29', 'add_alac_24_quality_in_profiles') 
2026-03-11T03:41:29.074786081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.078277983Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-03-11T03:41:29.080257349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141955s 
2026-03-11T03:41:29.082570968Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-03-11T03:41:29.084611056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.087317667Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-03-11T03:41:29.090283619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-11T03:41:29', 'add_salt_to_users') 
2026-03-11T03:41:29.094338675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.098051281Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-03-11T03:41:29.099831977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132282s 
2026-03-11T03:41:29.101823478Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-03-11T03:41:29.103893797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.106454373Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-03-11T03:41:29.109540217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-11T03:41:29', 'add_auto_tagging') 
2026-03-11T03:41:29.113613259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.117094440Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-03-11T03:41:29.119157033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131704s 
2026-03-11T03:41:29.121489951Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-03-11T03:41:29.123761616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.126465180Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-03-11T03:41:29.129858804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-11T03:41:29', 'quality_definition_preferred_size') 
2026-03-11T03:41:29.134038471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.137639032Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-03-11T03:41:29.139579730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138196s 
2026-03-11T03:41:29.141784229Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-03-11T03:41:29.144211296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.146847445Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-03-11T03:41:29.150265007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-11T03:41:29', 'add_on_artist_add_to_notifications') 
2026-03-11T03:41:29.154396297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.157881615Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-03-11T03:41:29.159885421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138464s 
2026-03-11T03:41:29.161849876Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-03-11T03:41:29.163899534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.166477585Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-03-11T03:41:29.169540533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-11T03:41:29', 'album_last_searched_time') 
2026-03-11T03:41:29.173629718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.177351022Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-03-11T03:41:29.179422152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134583s 
2026-03-11T03:41:29.181365015Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-03-11T03:41:29.183426256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.185949397Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-03-11T03:41:29.188861852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-11T03:41:29', 'add_indexer_flags') 
2026-03-11T03:41:29.192774301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.196401205Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-03-11T03:41:29.198120998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130952s 
2026-03-11T03:41:29.200251127Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-03-11T03:41:29.202280814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.204745648Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-03-11T03:41:29.207803366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-11T03:41:29', 'add_indexes_album_statistics') 
2026-03-11T03:41:29.211662948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.215129589Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-03-11T03:41:29.216964073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128005s 
2026-03-11T03:41:29.218895442Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-03-11T03:41:29.220888025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-11T03:41:29.223345634Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-03-11T03:41:29.226719027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-11T03:41:29', 'update_redacted_baseurl') 
2026-03-11T03:41:29.230614542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-11T03:41:29.233842532Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-03-11T03:41:29.235611905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129464s 
2026-03-11T03:41:33.433086867Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-03-11T03:41:33.669655709Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-11T03:41:33.686562485Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-11T03:41:35.616189389Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-11T03:41:36.483469502Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-03-11T03:41:36.818893726Z [ls.io-init] done.
2026-03-11T03:41:38.582165591Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-03-11T03:41:40.283761196Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-11T03:41:40.378867687Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-11T03:41:40.392311059Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin