2026-03-04T03:40:42.160186532Z [migrations] started
2026-03-04T03:40:42.160216953Z [migrations] no migrations found
2026-03-04T03:40:42.178196827Z usermod: no changes
2026-03-04T03:40:42.183665088Z ───────────────────────────────────────
2026-03-04T03:40:42.183682092Z 
2026-03-04T03:40:42.183686361Z       ██╗     ███████╗██╗ ██████╗
2026-03-04T03:40:42.183690299Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-04T03:40:42.183694237Z       ██║     ███████╗██║██║   ██║
2026-03-04T03:40:42.183698014Z       ██║     ╚════██║██║██║   ██║
2026-03-04T03:40:42.183701742Z       ███████╗███████║██║╚██████╔╝
2026-03-04T03:40:42.183705479Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T03:40:42.183709227Z 
2026-03-04T03:40:42.183712714Z    Brought to you by linuxserver.io
2026-03-04T03:40:42.183716321Z ───────────────────────────────────────
2026-03-04T03:40:42.183984431Z 
2026-03-04T03:40:42.183995764Z To support the app dev(s) visit:
2026-03-04T03:40:42.185791580Z Lidarr: https://opencollective.com/lidarr
2026-03-04T03:40:42.186060220Z 
2026-03-04T03:40:42.186066904Z To support LSIO projects visit:
2026-03-04T03:40:42.186071022Z https://www.linuxserver.io/donate/
2026-03-04T03:40:42.186075110Z 
2026-03-04T03:40:42.186078788Z ───────────────────────────────────────
2026-03-04T03:40:42.186083347Z GID/UID
2026-03-04T03:40:42.186086974Z ───────────────────────────────────────
2026-03-04T03:40:42.190669251Z 
2026-03-04T03:40:42.190684432Z User UID:    911
2026-03-04T03:40:42.190689191Z User GID:    911
2026-03-04T03:40:42.190693139Z ───────────────────────────────────────
2026-03-04T03:40:42.192467101Z Linuxserver.io version: 3.1.2.4902-ls240
2026-03-04T03:40:42.192733999Z Build-date: 2026-03-04T03:36:41+00:00
2026-03-04T03:40:42.192739279Z ───────────────────────────────────────
2026-03-04T03:40:42.192743197Z     
2026-03-04T03:40:42.242049979Z [custom-init] No custom files found, skipping...
2026-03-04T03:40:42.582530045Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902 
2026-03-04T03:40:42.605811483Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T03:40:42.610294300Z [Debug] Bootstrap: Console selected 
2026-03-04T03:40:42.611497182Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T03:40:42.893502756Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T03:40:42.945662713Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {b44d1a33-2e49-46fc-a250-8f1f400ee921} may be persisted to storage in unencrypted form. 
2026-03-04T03:40:43.002322240Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-04T03:40:43.038413913Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T03:40:43.110544923Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T03:40:43.117350947Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.117951997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.156735340Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T03:40:43.160257572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0394025s 
2026-03-04T03:40:43.160508938Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T03:40:43.160707518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04285s 
2026-03-04T03:40:43.167637071Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T03:40:43.168178230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.173368592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T03:40:43.183341833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T03:40:43.194221931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206347s 
2026-03-04T03:40:43.194603109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.196482633Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T03:40:43.196663487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228971s 
2026-03-04T03:40:43.197273225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T03:40:43.197503920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.202099092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T03:40:43.203062412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:43.203592499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013097s 
2026-03-04T03:40:43.203909738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:43.204181976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001145s 
2026-03-04T03:40:43.204589948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T03:40:43.205179405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T03:40:43.205831568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010307s 
2026-03-04T03:40:43.206061341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.206862354Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T03:40:43.207042045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020326s 
2026-03-04T03:40:43.207479125Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T03:40:43.207706263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.208523518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:43.209299170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s 
2026-03-04T03:40:43.209524073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T03:40:43.209845480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T03:40:43.210314996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s 
2026-03-04T03:40:43.210522794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.211224347Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T03:40:43.211435692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014721s 
2026-03-04T03:40:43.214473368Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T03:40:43.214651888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.215271085Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-04T03:40:43.227032157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-04T03:40:43.227587745Z [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-04T03:40:43.228147102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009017s 
2026-03-04T03:40:43.228336723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-04T03:40:43.228643992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-04T03:40:43.229017895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004783s 
2026-03-04T03:40:43.229173879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-04T03:40:43.229525868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-03-04T03:40:43.229952938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006101s 
2026-03-04T03:40:43.230150946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-04T03:40:43.230440940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-04T03:40:43.230792418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004623s 
2026-03-04T03:40:43.230968282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-03-04T03:40:43.236545762Z [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-04T03:40:43.237741640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065916s 
2026-03-04T03:40:43.237960942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-03-04T03:40:43.238289143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-04T03:40:43.238673737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005256s 
2026-03-04T03:40:43.238874993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-03-04T03:40:43.239169886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-04T03:40:43.239533729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s 
2026-03-04T03:40:43.239732098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-03-04T03:40:43.240066211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.240440114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005246s 
2026-03-04T03:40:43.240635167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-03-04T03:40:43.240903858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.241262009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-03-04T03:40:43.241450569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-03-04T03:40:43.242836980Z [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-04T03:40:43.243949420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002308s 
2026-03-04T03:40:43.244158231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-03-04T03:40:43.244476421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:43.244803841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s 
2026-03-04T03:40:43.244993292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-03-04T03:40:43.245250179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:43.245583701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s 
2026-03-04T03:40:43.245776840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-03-04T03:40:43.246041894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:43.246365756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s 
2026-03-04T03:40:43.246563143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-03-04T03:40:43.246848859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:43.247173212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-03-04T03:40:43.247369096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-03-04T03:40:43.247653529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:43.248016400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004594s 
2026-03-04T03:40:43.248214649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-03-04T03:40:43.248473981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-03-04T03:40:43.248794697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000408s 
2026-03-04T03:40:43.248980010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-03-04T03:40:43.249867376Z [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-04T03:40:43.250560823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014088s 
2026-03-04T03:40:43.250774854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-03-04T03:40:43.251096040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-04T03:40:43.251428810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004646s 
2026-03-04T03:40:43.251624895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-03-04T03:40:43.251913877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-03-04T03:40:43.252243270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s 
2026-03-04T03:40:43.252447632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-03-04T03:40:43.252733798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-04T03:40:43.253059464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s 
2026-03-04T03:40:43.253293545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-03-04T03:40:43.253676797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-03-04T03:40:43.254045159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s 
2026-03-04T03:40:43.254228137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-03-04T03:40:43.254973358Z [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-04T03:40:43.255607384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011846s 
2026-03-04T03:40:43.255792577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-03-04T03:40:43.256187643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-03-04T03:40:43.256491966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s 
2026-03-04T03:40:43.256693722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-03-04T03:40:43.256984217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:43.257317578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s 
2026-03-04T03:40:43.257489184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-04T03:40:43.258297611Z [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-04T03:40:43.258926197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012562s 
2026-03-04T03:40:43.259114105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-04T03:40:43.259383808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T03:40:43.259701728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s 
2026-03-04T03:40:43.259924758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-03-04T03:40:43.260209100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-04T03:40:43.260555127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s 
2026-03-04T03:40:43.260762104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-04T03:40:43.261050855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T03:40:43.261395850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s 
2026-03-04T03:40:43.261594009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-03-04T03:40:43.261871728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-03-04T03:40:43.262193335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004197s 
2026-03-04T03:40:43.262441745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-04T03:40:43.263091063Z [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-04T03:40:43.263638184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010775s 
2026-03-04T03:40:43.263827937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-04T03:40:43.264322242Z [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-04T03:40:43.264772118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007494s 
2026-03-04T03:40:43.264981920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-04T03:40:43.265308448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T03:40:43.265664405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s 
2026-03-04T03:40:43.265844658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-04T03:40:43.268196924Z [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-04T03:40:43.268717953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026867s 
2026-03-04T03:40:43.268905401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-04T03:40:43.269185024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T03:40:43.269521742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2026-03-04T03:40:43.269703958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-04T03:40:43.270134355Z [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-04T03:40:43.270588970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007103s 
2026-03-04T03:40:43.270789204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-04T03:40:43.271073957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-04T03:40:43.271420445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s 
2026-03-04T03:40:43.271628554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-04T03:40:43.272166236Z [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-04T03:40:43.272679330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008601s 
2026-03-04T03:40:43.272900124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-04T03:40:43.273249999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-04T03:40:43.273610805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s 
2026-03-04T03:40:43.273825688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-04T03:40:43.274169510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-04T03:40:43.274579015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005018s 
2026-03-04T03:40:43.274771653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-04T03:40:43.275433325Z [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-04T03:40:43.275982571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s 
2026-03-04T03:40:43.276134297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-04T03:40:43.277004729Z [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-04T03:40:43.277955754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016117s 
2026-03-04T03:40:43.278109373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-04T03:40:43.278635593Z [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-04T03:40:43.279116221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s 
2026-03-04T03:40:43.279286163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-04T03:40:43.280035211Z [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-04T03:40:43.280629037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001134s 
2026-03-04T03:40:43.280819981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-04T03:40:43.281338896Z [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-04T03:40:43.281862570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s 
2026-03-04T03:40:43.282040809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-04T03:40:43.282626869Z [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-04T03:40:43.283125754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009066s 
2026-03-04T03:40:43.283316578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-04T03:40:43.283769931Z [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-04T03:40:43.284215678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s 
2026-03-04T03:40:43.284383617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-04T03:40:43.284712058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-03-04T03:40:43.285095520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005463s 
2026-03-04T03:40:43.285281284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-04T03:40:43.285547059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-04T03:40:43.285876312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004184s 
2026-03-04T03:40:43.286056635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-04T03:40:43.286481631Z [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-04T03:40:43.286930866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s 
2026-03-04T03:40:43.287120217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-04T03:40:43.287798473Z [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-04T03:40:43.288408862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2026-03-04T03:40:43.288589856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-04T03:40:43.289030143Z [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-04T03:40:43.289490269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007346s 
2026-03-04T03:40:43.289686815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-04T03:40:43.289976999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-04T03:40:43.290350361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s 
2026-03-04T03:40:43.290545714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-04T03:40:43.290829406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-04T03:40:43.291158398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s 
2026-03-04T03:40:43.291336707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-04T03:40:43.292062398Z [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-04T03:40:43.292673489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011477s 
2026-03-04T03:40:43.292849473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-04T03:40:43.293487588Z [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-04T03:40:43.294025161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010028s 
2026-03-04T03:40:43.294241516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-04T03:40:43.294571922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:43.294949161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s 
2026-03-04T03:40:43.295127039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-04T03:40:43.295774964Z [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-04T03:40:43.296324420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010197s 
2026-03-04T03:40:43.296499072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-03-04T03:40:43.297204853Z [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-04T03:40:43.297782867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s 
2026-03-04T03:40:43.297973150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-03-04T03:40:43.298423136Z [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-04T03:40:43.298861028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007078s 
2026-03-04T03:40:43.299068446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-03-04T03:40:43.299386797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-03-04T03:40:43.299739807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004807s 
2026-03-04T03:40:43.299947826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-04T03:40:43.300553235Z [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-04T03:40:43.301101890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009709s 
2026-03-04T03:40:43.301330781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-04T03:40:43.301708321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:43.302190812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006649s 
2026-03-04T03:40:43.303368985Z [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-04T03:40:43.305120000Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013797 taking an average of 00:00:00.0013797 
2026-03-04T03:40:43.305830311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:40:43', 'InitialSetup') 
2026-03-04T03:40:43.306195767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.309347763Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T03:40:43.309528307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069505s 
2026-03-04T03:40:43.309815435Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-03-04T03:40:43.310041170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.310340462Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-03-04T03:40:43.310952885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-04T03:40:43.311138890Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.311338622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-04T03:40:43.311660941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.312695264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011514s 
2026-03-04T03:40:43.313083225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:40:43', 'add_reason_to_pending_releases') 
2026-03-04T03:40:43.313449362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.314546381Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-03-04T03:40:43.314758889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00279s 
2026-03-04T03:40:43.314984053Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-03-04T03:40:43.315218695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.315501454Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-03-04T03:40:43.317863931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.318028553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.318237373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-03-04T03:40:43.318530333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-03-04T03:40:43.319551279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s 
2026-03-04T03:40:43.319729798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.319929400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.320140355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-03-04T03:40:43.320476131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.321458329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011078s 
2026-03-04T03:40:43.321655426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.321813434Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:43.322041684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-03-04T03:40:43.322380105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.323400800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011434s 
2026-03-04T03:40:43.323770795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-03-04T03:40:43.324406756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-03-04T03:40:43.324708233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006852s 
2026-03-04T03:40:43.325058378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-03-04T03:40:43.335980450Z [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-04T03:40:43.337441823Z [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-04T03:40:43.338642099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-03-04T03:40:43.339728116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-03-04T03:40:43.342055573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-04T03:40:43.342519016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-03-04T03:40:43.342998461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-04T03:40:43.343337514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180703s 
2026-03-04T03:40:43.343516795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.343671236Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.343880257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-03-04T03:40:43.344170030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-03-04T03:40:43.345128911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s 
2026-03-04T03:40:43.345493655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:40:43', 'add_medium_support') 
2026-03-04T03:40:43.345875875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.347123006Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-03-04T03:40:43.347304011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030213s 
2026-03-04T03:40:43.347544465Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-03-04T03:40:43.347773436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.348078390Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-03-04T03:40:43.348707887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-03-04T03:40:43.349062792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-03-04T03:40:43.349354209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004019s 
2026-03-04T03:40:43.349526997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.349753272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.352164557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00245s 
2026-03-04T03:40:43.352556557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:40:43', 'add_various_qualites_in_profile') 
2026-03-04T03:40:43.352920409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.353651562Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-03-04T03:40:43.353840993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038919s 
2026-03-04T03:40:43.354041216Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-03-04T03:40:43.354247912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.354505080Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-03-04T03:40:43.355269770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-03-04T03:40:43.355785168Z [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-04T03:40:43.356263291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007951s 
2026-03-04T03:40:43.356472402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-03-04T03:40:43.356789250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-03-04T03:40:43.360762189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004083s 
2026-03-04T03:40:43.360961120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:43.361113306Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.361340003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-03-04T03:40:43.361673154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.362587876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s 
2026-03-04T03:40:43.362802508Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-03-04T03:40:43.366788774Z [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-04T03:40:43.369456426Z [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-04T03:40:43.370639658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.371613810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.373860614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-04T03:40:43.374330169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-04T03:40:43.374787119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.375220702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.375541719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125527s 
2026-03-04T03:40:43.375752824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-03-04T03:40:43.379622395Z [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-04T03:40:43.382086898Z [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-04T03:40:43.383205120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.384271106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.386400824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-04T03:40:43.386878716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-04T03:40:43.387314354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.387753598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.388104915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121363s 
2026-03-04T03:40:43.388317704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.388492255Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:43.388705946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-03-04T03:40:43.388989527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-03-04T03:40:43.389846142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009418s 
2026-03-04T03:40:43.390207369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:40:43', 'metadata_profiles') 
2026-03-04T03:40:43.390562604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.392722443Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-03-04T03:40:43.392907546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036881s 
2026-03-04T03:40:43.393181197Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-03-04T03:40:43.393416441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.393711856Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-03-04T03:40:43.395698646Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-04T03:40:43.400499422Z [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-04T03:40:43.401470598Z [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-04T03:40:43.401959482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T03:40:43.402627417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T03:40:43.404898370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T03:40:43.405256662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093355s 
2026-03-04T03:40:43.405444870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:43.405597608Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.405824765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-04T03:40:43.406143187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-04T03:40:43.407049612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010173s 
2026-03-04T03:40:43.407354686Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-04T03:40:43.407703448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-04T03:40:43.408003362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004092s 
2026-03-04T03:40:43.408177743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:43.408327374Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:43.408696418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-04T03:40:43.411999328Z [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-04T03:40:43.413077259Z [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-04T03:40:43.413638058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T03:40:43.414324620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T03:40:43.416558148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T03:40:43.416899505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00799s 
2026-03-04T03:40:43.417321635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:40:43', 'separate_automatic_and_interactive_search') 
2026-03-04T03:40:43.417705688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.418862858Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-03-04T03:40:43.419072721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098731s 
2026-03-04T03:40:43.419302874Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-03-04T03:40:43.419537016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.419815847Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-03-04T03:40:43.420148056Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-03-04T03:40:43.424077548Z [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-04T03:40:43.426228289Z [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-04T03:40:43.427188372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:43.428373488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:43.430522626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:43.430981530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:43.431412287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:43.431887334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:43.432338953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:43.432708077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123661s 
2026-03-04T03:40:43.433086128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:40:43', 'change_album_path_to_relative') 
2026-03-04T03:40:43.433469379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.434579535Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-03-04T03:40:43.434794317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141935s 
2026-03-04T03:40:43.435030763Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-03-04T03:40:43.435251347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.435528946Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-03-04T03:40:43.436092611Z [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-04T03:40:43.436624773Z [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-04T03:40:43.436971511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s 
2026-03-04T03:40:43.437354472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:40:43', 'change_quality_size_mb_to_kb') 
2026-03-04T03:40:43.437740540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.438427623Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-03-04T03:40:43.438620742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019786s 
2026-03-04T03:40:43.438833992Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-03-04T03:40:43.439048383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.439294679Z [Info] album_releases: Starting migration of Main DB to 9 
2026-03-04T03:40:43.439701939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.439887383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.440091794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-03-04T03:40:43.440383371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-03-04T03:40:43.441277963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009907s 
2026-03-04T03:40:43.441458426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.441610823Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.441808791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-03-04T03:40:43.442111240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-03-04T03:40:43.443001283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000995s 
2026-03-04T03:40:43.443352319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:40:43', 'album_releases') 
2026-03-04T03:40:43.443700821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.444426001Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-03-04T03:40:43.444602356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023999s 
2026-03-04T03:40:43.444843341Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-03-04T03:40:43.445056781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.445332957Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-03-04T03:40:43.445922224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.446104902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.446298922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-03-04T03:40:43.450368176Z [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-04T03:40:43.452780844Z [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-04T03:40:43.453858544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:43.455003379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:43.457235824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:43.457680099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:43.458100967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:43.458540993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:43.458987001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:43.459316695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128342s 
2026-03-04T03:40:43.459489613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.459639725Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:43.459838295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-03-04T03:40:43.464046268Z [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-04T03:40:43.466452002Z [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-04T03:40:43.467562087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:43.468707543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:43.470943676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:43.471411678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:43.471858608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:43.472319106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:43.472769843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:43.473100238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130405s 
2026-03-04T03:40:43.473460283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:40:43', 'album_releases_fix') 
2026-03-04T03:40:43.473817402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.475673600Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-03-04T03:40:43.475907090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155834s 
2026-03-04T03:40:43.476124979Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-03-04T03:40:43.476345623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.476630547Z [Info] import_lists: Starting migration of Main DB to 11 
2026-03-04T03:40:43.477534657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-03-04T03:40:43.478429489Z [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-04T03:40:43.479134509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014054s 
2026-03-04T03:40:43.479344161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-03-04T03:40:43.479656360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-03-04T03:40:43.480023329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004844s 
2026-03-04T03:40:43.480227119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-03-04T03:40:43.480891286Z [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-04T03:40:43.481469160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010512s 
2026-03-04T03:40:43.481701498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-03-04T03:40:43.482071853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:43.482452800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005383s 
2026-03-04T03:40:43.482815942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:40:43', 'import_lists') 
2026-03-04T03:40:43.483186217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.484112572Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-03-04T03:40:43.484304669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021758s 
2026-03-04T03:40:43.484518069Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-03-04T03:40:43.484745366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.485025881Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-03-04T03:40:43.485437430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-03-04T03:40:43.485624988Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:43.485862335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-03-04T03:40:43.486233533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-03-04T03:40:43.487248947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s 
2026-03-04T03:40:43.487439651Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.487655686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.488771293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011396s 
2026-03-04T03:40:43.489155256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:40:43', 'add_release_status') 
2026-03-04T03:40:43.489555041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.490368779Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-03-04T03:40:43.490553371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027206s 
2026-03-04T03:40:43.490775979Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-03-04T03:40:43.490999309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.491269163Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-03-04T03:40:43.491606492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:43.491780923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.492049965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-03-04T03:40:43.492398236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.493337497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010784s 
2026-03-04T03:40:43.493713665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:40:43', 'album_download_notification') 
2026-03-04T03:40:43.494076625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.494870985Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-03-04T03:40:43.495065406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025741s 
2026-03-04T03:40:43.495284778Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-03-04T03:40:43.495509751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.495776628Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-03-04T03:40:43.496433551Z [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-04T03:40:43.497102238Z [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-04T03:40:43.497519408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007421s 
2026-03-04T03:40:43.498032311Z [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-04T03:40:43.498682119Z [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-04T03:40:43.499091493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007294s 
2026-03-04T03:40:43.499471919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:40:43', 'fix_language_metadata_profiles') 
2026-03-04T03:40:43.499834199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.500506022Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-03-04T03:40:43.500689140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020781s 
2026-03-04T03:40:43.500877339Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-03-04T03:40:43.501082242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.501332666Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-03-04T03:40:43.501673071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-03-04T03:40:43.501983677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-03-04T03:40:43.502247228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003499s 
2026-03-04T03:40:43.502592232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:40:43', 'remove_fanzub') 
2026-03-04T03:40:43.502942538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.503542556Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-03-04T03:40:43.503716336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016216s 
2026-03-04T03:40:43.503969575Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-03-04T03:40:43.504194799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.504460524Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-03-04T03:40:43.505977158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-03-04T03:40:43.506283816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-03-04T03:40:43.506639001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004582s 
2026-03-04T03:40:43.506866900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-03-04T03:40:43.507229109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-03-04T03:40:43.507609425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005384s 
2026-03-04T03:40:43.508168010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-03-04T03:40:43.508635942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-03-04T03:40:43.509036388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006523s 
2026-03-04T03:40:43.509257423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-03-04T03:40:43.509582117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-04T03:40:43.509954066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005073s 
2026-03-04T03:40:43.510155832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-04T03:40:43.510442670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-04T03:40:43.510807604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004646s 
2026-03-04T03:40:43.511020573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-04T03:40:43.511344095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-04T03:40:43.511704961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004833s 
2026-03-04T03:40:43.512137181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:40:43', 'update_artist_history_indexes') 
2026-03-04T03:40:43.512507327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.513320404Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-03-04T03:40:43.513507400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020577s 
2026-03-04T03:40:43.513694708Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-03-04T03:40:43.513898368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.514148010Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-03-04T03:40:43.515504061Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.516473613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-04T03:40:43.516761643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s 
2026-03-04T03:40:43.517102539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:40:43', 'remove_nma') 
2026-03-04T03:40:43.517446853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.518057162Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-03-04T03:40:43.518228867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023286s 
2026-03-04T03:40:43.518429261Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-03-04T03:40:43.518641779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.518900891Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-03-04T03:40:43.519200764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.519372530Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s 
2026-03-04T03:40:43.519573655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-03-04T03:40:43.527603103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-03-04T03:40:43.528723940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089376s 
2026-03-04T03:40:43.529101631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:40:43', 'album_disambiguation') 
2026-03-04T03:40:43.529486415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.530207006Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-03-04T03:40:43.530393131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103938s 
2026-03-04T03:40:43.530632503Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-03-04T03:40:43.530847586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.531135656Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-03-04T03:40:43.531531754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.531748560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.533083668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013582s 
2026-03-04T03:40:43.533460718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:40:43', 'add_ape_quality_in_profiles') 
2026-03-04T03:40:43.533824290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.534455561Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-03-04T03:40:43.534642196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026962s 
2026-03-04T03:40:43.534833953Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-03-04T03:40:43.535040919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.535290462Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-03-04T03:40:43.536195945Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.536528625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-04T03:40:43.536804811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s 
2026-03-04T03:40:43.537037159Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.537395220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-03-04T03:40:43.537713100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004478s 
2026-03-04T03:40:43.537975889Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.538341946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-03-04T03:40:43.538677953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s 
2026-03-04T03:40:43.539089381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:40:43', 'remove_pushalot') 
2026-03-04T03:40:43.539429186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.540937332Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-03-04T03:40:43.541107916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002711s 
2026-03-04T03:40:43.541310173Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-03-04T03:40:43.541519725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.541778586Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-03-04T03:40:43.542182580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-04T03:40:43.542631103Z [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-04T03:40:43.543053673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006822s 
2026-03-04T03:40:43.543407847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:40:43', 'add_custom_filters') 
2026-03-04T03:40:43.543772842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.544477060Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-03-04T03:40:43.544649978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020725s 
2026-03-04T03:40:43.544845912Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-03-04T03:40:43.545054823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.545307251Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-03-04T03:40:43.545629089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:43.545788661Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.545999195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-03-04T03:40:43.546266272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-03-04T03:40:43.547224221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010317s 
2026-03-04T03:40:43.547579737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:40:43', 'import_list_tags') 
2026-03-04T03:40:43.547955985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.548746527Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-03-04T03:40:43.548916699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025285s 
2026-03-04T03:40:43.549126161Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-03-04T03:40:43.549341855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.549605697Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-03-04T03:40:43.554037270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-03-04T03:40:43.554715796Z [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-04T03:40:43.555297768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011119s 
2026-03-04T03:40:43.555518663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-03-04T03:40:43.555887355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-03-04T03:40:43.556286820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005696s 
2026-03-04T03:40:43.558605929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:40:43.558621871Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:40:43.558628144Z                           FROM "Artists" 
2026-03-04T03:40:43.559622997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:40:43.559635943Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:40:43.559645653Z                           FROM "Artists" 
2026-03-04T03:40:43.560213045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011131s 
2026-03-04T03:40:43.560384721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:43.560535023Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.560741249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-03-04T03:40:43.561073628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.562067048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s 
2026-03-04T03:40:43.562620001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-04T03:40:43.562631825Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:43.562637507Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:43.562642497Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-03-04T03:40:43.563344430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-04T03:40:43.563354821Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:43.563363538Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:43.563372016Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-03-04T03:40:43.563780258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007967s 
2026-03-04T03:40:43.563976593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-03-04T03:40:43.564819029Z [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-04T03:40:43.565464810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013075s 
2026-03-04T03:40:43.565685895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-03-04T03:40:43.566043525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-03-04T03:40:43.566407077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000533s 
2026-03-04T03:40:43.566614625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-03-04T03:40:43.566919288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-03-04T03:40:43.567261668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s 
2026-03-04T03:40:43.567436470Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.567636783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.572329191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047046s 
2026-03-04T03:40:43.572505827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.572654106Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.572858658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-03-04T03:40:43.573179013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.574164587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s 
2026-03-04T03:40:43.574334499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.574494011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.574680075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-03-04T03:40:43.574988947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.575916715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001039s 
2026-03-04T03:40:43.576093081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.576245538Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.576429137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-03-04T03:40:43.576693259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-03-04T03:40:43.577617059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s 
2026-03-04T03:40:43.578250535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-04T03:40:43.578254943Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:43.578259072Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:43.578263190Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:43.578267439Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-03-04T03:40:43.579116799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-04T03:40:43.579130857Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:43.579139645Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:43.579148122Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:43.579157421Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-03-04T03:40:43.579597617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009358s 
2026-03-04T03:40:43.579781166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.579953924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.580159408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-03-04T03:40:43.580493360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-03-04T03:40:43.581448924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010908s 
2026-03-04T03:40:43.581627023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.581779290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.581982008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-03-04T03:40:43.582317904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.583258258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s 
2026-03-04T03:40:43.583438641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.583607771Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.583808816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-03-04T03:40:43.584148500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.585064455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010494s 
2026-03-04T03:40:43.585648982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:40:43.585653400Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:40:43.585657358Z                                                 FROM "AlbumReleases"
2026-03-04T03:40:43.585661336Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:43.585665896Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-03-04T03:40:43.586443582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:40:43.586460335Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:40:43.586469534Z                                                 FROM "AlbumReleases"
2026-03-04T03:40:43.586478171Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:43.586487420Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-03-04T03:40:43.586903678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008667s 
2026-03-04T03:40:43.587521061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:40:43.587525671Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:43.587530049Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:43.587534288Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:43.587538186Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:43.588399540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:40:43.588414019Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:43.588423298Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:43.588431815Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:43.588440813Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:43.588875939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009443s 
2026-03-04T03:40:43.589409955Z [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-04T03:40:43.593443186Z [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-04T03:40:43.594902735Z [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-04T03:40:43.595574187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.596781187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.599165999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.599657809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.600010539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102623s 
2026-03-04T03:40:43.600412328Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-03-04T03:40:43.604409096Z [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-04T03:40:43.606232868Z [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-04T03:40:43.607078812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:43.608609053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:43.611005178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:43.611516086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:43.611927966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112216s 
2026-03-04T03:40:43.612206517Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-03-04T03:40:43.616293166Z [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-04T03:40:43.617849209Z [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-04T03:40:43.618594670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-03-04T03:40:43.619505945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-03-04T03:40:43.621796507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-04T03:40:43.622321714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-04T03:40:43.622730658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102993s 
2026-03-04T03:40:43.622946352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-03-04T03:40:43.627033993Z [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-04T03:40:43.628159659Z [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-04T03:40:43.628744838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:43.629466751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:43.631805590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:43.632224273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090839s 
2026-03-04T03:40:43.632444487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-03-04T03:40:43.632774962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.633171220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005292s 
2026-03-04T03:40:43.633375672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-03-04T03:40:43.633681107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:43.634079038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004882s 
2026-03-04T03:40:43.634284292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-03-04T03:40:43.634598013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.634986496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s 
2026-03-04T03:40:43.635205968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-03-04T03:40:43.635521994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.636014215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006115s 
2026-03-04T03:40:43.636233957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-03-04T03:40:43.636542098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-03-04T03:40:43.636926823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s 
2026-03-04T03:40:43.637152196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-03-04T03:40:43.637489526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-03-04T03:40:43.637889651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005421s 
2026-03-04T03:40:43.638090776Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:43.639009777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-03-04T03:40:43.639317697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010586s 
2026-03-04T03:40:43.639490274Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:43.639817363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-03-04T03:40:43.640129912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s 
2026-03-04T03:40:43.640307429Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:43.640706303Z [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-04T03:40:43.641059213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005891s 
2026-03-04T03:40:43.641444830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:40:43', 'add_release_groups_etc') 
2026-03-04T03:40:43.641840126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.644840477Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-03-04T03:40:43.645037444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043076s 
2026-03-04T03:40:43.645282738Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-03-04T03:40:43.645532491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.645828026Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-03-04T03:40:43.646467974Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:43.646746966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-03-04T03:40:43.647053684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004014s 
2026-03-04T03:40:43.647431194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:40:43', 'NewMediaInfoFormat') 
2026-03-04T03:40:43.647833454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.648723967Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-03-04T03:40:43.648904250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020421s 
2026-03-04T03:40:43.649154524Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-03-04T03:40:43.649399106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.649688539Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-03-04T03:40:43.650930890Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-04T03:40:43.651301476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-04T03:40:43.653657681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025017s 
2026-03-04T03:40:43.653865008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-04T03:40:43.654037546Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.654306898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-03-04T03:40:43.654742064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.655740495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011887s 
2026-03-04T03:40:43.656179549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:40:43', 'rename_restrictions_to_release_profiles') 
2026-03-04T03:40:43.656625016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.657345767Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-03-04T03:40:43.657556481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027246s 
2026-03-04T03:40:43.657839942Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-03-04T03:40:43.658099495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.658397204Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-03-04T03:40:43.659660538Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-04T03:40:43.659986494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-04T03:40:43.662393982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025104s 
2026-03-04T03:40:43.662604947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:43.662780961Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.663027758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-03-04T03:40:43.663361560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-04T03:40:43.664315010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2026-03-04T03:40:43.664529162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-03-04T03:40:43.664701769Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.664929959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-03-04T03:40:43.665252809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-04T03:40:43.666180226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s 
2026-03-04T03:40:43.666356952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:43.666625412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-04T03:40:43.666903192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003876s 
2026-03-04T03:40:43.667083284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:43.667353919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-04T03:40:43.667650416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s 
2026-03-04T03:40:43.667913867Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-03-04T03:40:43.672702720Z [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-04T03:40:43.674176136Z [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-04T03:40:43.674926888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.675927853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.678393117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.678856711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.679361858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.679885813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:43.680268874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121377s 
2026-03-04T03:40:43.680708940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:40:43', 'rename_quality_profiles_add_upgrade_allowed') 
2026-03-04T03:40:43.681121822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.682265605Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-03-04T03:40:43.682487461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140597s 
2026-03-04T03:40:43.682718557Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-03-04T03:40:43.682970895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.683253063Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-03-04T03:40:43.683752599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-03-04T03:40:43.684214820Z [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-04T03:40:43.684674545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007269s 
2026-03-04T03:40:43.684899238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-03-04T03:40:43.685263591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-03-04T03:40:43.685667685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s 
2026-03-04T03:40:43.686034914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:40:43', 'add_import_exclusions') 
2026-03-04T03:40:43.686415230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.687214149Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-03-04T03:40:43.687396767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020767s 
2026-03-04T03:40:43.687620527Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-03-04T03:40:43.687843556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.688176276Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-03-04T03:40:43.692685997Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:40:43.692697320Z                           WHERE "Id" in (
2026-03-04T03:40:43.692704043Z                           SELECT "Artists"."Id" from "Artists"
2026-03-04T03:40:43.692710967Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.692718362Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:43.693549947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:40:43.693561380Z                           WHERE "Id" in (
2026-03-04T03:40:43.693569837Z                           SELECT "Artists"."Id" from "Artists"
2026-03-04T03:40:43.693578494Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.693590869Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:43.694152931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010266s 
2026-03-04T03:40:43.694757809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-04T03:40:43.694784332Z                           WHERE "Id" in (
2026-03-04T03:40:43.694792949Z                           SELECT "Albums"."Id" from "Albums"
2026-03-04T03:40:43.694801507Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.694810525Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:43.695542869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-04T03:40:43.695552198Z                           WHERE "Id" in (
2026-03-04T03:40:43.695558801Z                           SELECT "Albums"."Id" from "Albums"
2026-03-04T03:40:43.695565495Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.695572489Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:43.696157537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010087s 
2026-03-04T03:40:43.696739318Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-04T03:40:43.696748196Z                           WHERE "Id" in (
2026-03-04T03:40:43.696755290Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:40:43.696762094Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:40:43.696769158Z                           WHERE "Albums"."Id" IS NULL) 
2026-03-04T03:40:43.697512345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-04T03:40:43.697522816Z                           WHERE "Id" in (
2026-03-04T03:40:43.697531363Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:40:43.697540020Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:40:43.697548969Z                           WHERE "Albums"."Id" IS NULL) 
2026-03-04T03:40:43.698096942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009614s 
2026-03-04T03:40:43.698699615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:40:43.698707140Z                           WHERE "Id" in (
2026-03-04T03:40:43.698713844Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:43.698720427Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:43.698727461Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-03-04T03:40:43.699550629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:40:43.699574186Z                           WHERE "Id" in (
2026-03-04T03:40:43.699582553Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:43.699590990Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:43.699599928Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-03-04T03:40:43.700186409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s 
2026-03-04T03:40:43.700807530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:40:43.700818552Z                           WHERE "Id" in (
2026-03-04T03:40:43.700826758Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:43.700835135Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.700844174Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:43.701639836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:40:43.701648183Z                           WHERE "Id" in (
2026-03-04T03:40:43.701654275Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:43.701659996Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.701666129Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:43.702238902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010248s 
2026-03-04T03:40:43.702855444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:43.702863410Z                           WHERE "Id" IN (
2026-03-04T03:40:43.702871466Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.702877247Z                           LEFT OUTER JOIN "Tracks"
2026-03-04T03:40:43.702882839Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:43.702888680Z                           WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:43.703696728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:43.703708090Z                           WHERE "Id" IN (
2026-03-04T03:40:43.703716527Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.703725115Z                           LEFT OUTER JOIN "Tracks"
2026-03-04T03:40:43.703733391Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:43.703742139Z                           WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:43.704310333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010261s 
2026-03-04T03:40:43.704717082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:40:43', 'clean_artist_metadata_table') 
2026-03-04T03:40:43.705106927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.705802628Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-03-04T03:40:43.706000186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002483s 
2026-03-04T03:40:43.706234868Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-03-04T03:40:43.706477346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.706760426Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-03-04T03:40:43.707481488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:43.707701922Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:43.707939721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-04T03:40:43.708303634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.709338628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011841s 
2026-03-04T03:40:43.709537107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:43.709702991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.709937935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-04T03:40:43.710307879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.711293063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001139s 
2026-03-04T03:40:43.711488036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:43.711650343Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.711892049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-03-04T03:40:43.712251914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.713225104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s 
2026-03-04T03:40:43.713419786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:43.713588856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.713848489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-03-04T03:40:43.714188263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.715154889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011064s 
2026-03-04T03:40:43.715339771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:43.715497339Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.715717422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-03-04T03:40:43.716091445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.717041378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001113s 
2026-03-04T03:40:43.717273535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-03-04T03:40:43.723280070Z [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-04T03:40:43.724990464Z [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-04T03:40:43.725760755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-04T03:40:43.726256633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-04T03:40:43.728645142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111718s 
2026-03-04T03:40:43.728913924Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-03-04T03:40:43.732758295Z [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-04T03:40:43.734444320Z [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-04T03:40:43.735191684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-04T03:40:43.735743275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-04T03:40:43.738005851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088686s 
2026-03-04T03:40:43.738378842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:40:43', 'health_issue_notification') 
2026-03-04T03:40:43.738743095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.740388619Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-03-04T03:40:43.740583331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112147s 
2026-03-04T03:40:43.740823665Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-03-04T03:40:43.741051003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.741341307Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-03-04T03:40:43.742309336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:43.742485972Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.742706376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-03-04T03:40:43.743051481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-03-04T03:40:43.744111124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001141s 
2026-03-04T03:40:43.744260184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:43.744432902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.744636392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-03-04T03:40:43.744924291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-03-04T03:40:43.745876028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s 
2026-03-04T03:40:43.746163657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-03-04T03:40:43.746469573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-03-04T03:40:43.746749346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003634s 
2026-03-04T03:40:43.747266568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:43.747279444Z                 WHERE "Id" IN (
2026-03-04T03:40:43.747284303Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.747289714Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:43.747294815Z                     WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:43.747965134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:43.747979523Z                 WHERE "Id" IN (
2026-03-04T03:40:43.747988151Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.747996948Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:43.748006127Z                     WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:43.748509009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008664s 
2026-03-04T03:40:43.749183137Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:43.749193828Z                 WHERE "Id" IN (
2026-03-04T03:40:43.749202616Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.749211324Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:43.749220222Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:43.749229280Z                     WHERE "Artists"."Path" IS NULL) 
2026-03-04T03:40:43.750072167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:43.750085404Z                 WHERE "Id" IN (
2026-03-04T03:40:43.750090113Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.750095043Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:43.750100103Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:43.750105204Z                     WHERE "Artists"."Path" IS NULL) 
2026-03-04T03:40:43.750707136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010865s 
2026-03-04T03:40:43.751440583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:43.751454190Z                 WHERE "Id" IN (
2026-03-04T03:40:43.751459060Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.751464050Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:43.751469441Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:43.751474441Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:40:43.751479270Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-03-04T03:40:43.752513052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:43.752529205Z                 WHERE "Id" IN (
2026-03-04T03:40:43.752537942Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:43.752546539Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:43.752555287Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:43.752564215Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:40:43.752572722Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-03-04T03:40:43.753187320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012565s 
2026-03-04T03:40:43.753753379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-04T03:40:43.753764051Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:40:43.753773099Z                 FROM "Artists"
2026-03-04T03:40:43.753781396Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:43.753790304Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:43.754503109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-04T03:40:43.754515023Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:40:43.754520905Z                 FROM "Artists"
2026-03-04T03:40:43.754525704Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:43.754530725Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:43.754995260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008586s 
2026-03-04T03:40:43.755424454Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:43.755437470Z                 WHERE "Id" NOT IN (
2026-03-04T03:40:43.755455076Z                     SELECT MIN("Id")
2026-03-04T03:40:43.755459905Z                     FROM "TrackFiles"
2026-03-04T03:40:43.755464425Z                     GROUP BY "Path"
2026-03-04T03:40:43.755469074Z                 ) 
2026-03-04T03:40:43.756002879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:43.756016937Z                 WHERE "Id" NOT IN (
2026-03-04T03:40:43.756025605Z                     SELECT MIN("Id")
2026-03-04T03:40:43.756033961Z                     FROM "TrackFiles"
2026-03-04T03:40:43.756042258Z                     GROUP BY "Path"
2026-03-04T03:40:43.756050605Z                 ) 
2026-03-04T03:40:43.756397383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006373s 
2026-03-04T03:40:43.756594470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:43.756758480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.756965467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-03-04T03:40:43.760597661Z [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-04T03:40:43.761762997Z [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-04T03:40:43.762352835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:43.763004487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:43.765397385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:43.765784064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086239s 
2026-03-04T03:40:43.765991612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-03-04T03:40:43.766301025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:43.766672593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2026-03-04T03:40:43.766900091Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-03-04T03:40:43.770529539Z [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-04T03:40:43.771631358Z [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-04T03:40:43.772204612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:43.773007489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:43.775345276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:43.775819461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:43.776208163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091071s 
2026-03-04T03:40:43.776599672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:40:43', 'add_mediafilerepository_mtime') 
2026-03-04T03:40:43.776984266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.778284775Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-03-04T03:40:43.778478725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111272s 
2026-03-04T03:40:43.778725101Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-03-04T03:40:43.778968752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.779264297Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-03-04T03:40:43.780647372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:40:43.780661601Z                           WHERE "Id" NOT IN (
2026-03-04T03:40:43.780666571Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:40:43.780671340Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.780676230Z                             GROUP BY "ArtistMetadata"."Id") 
2026-03-04T03:40:43.781472944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:40:43.781498095Z                           WHERE "Id" NOT IN (
2026-03-04T03:40:43.781504829Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:40:43.781511572Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:43.781518797Z                             GROUP BY "ArtistMetadata"."Id") 
2026-03-04T03:40:43.781973963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000901s 
2026-03-04T03:40:43.782195429Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-03-04T03:40:43.782458268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-03-04T03:40:43.782836159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004442s 
2026-03-04T03:40:43.783071954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-03-04T03:40:43.786828478Z [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-04T03:40:43.788279700Z [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-04T03:40:43.788981293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.789754099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.792084010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.792538616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.792985646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:43.793333576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100516s 
2026-03-04T03:40:43.793555293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-03-04T03:40:43.793898023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.794262036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005111s 
2026-03-04T03:40:43.794663364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:40:43', 'add_artistmetadataid_constraint') 
2026-03-04T03:40:43.795045453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.795989955Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-03-04T03:40:43.796200679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021568s 
2026-03-04T03:40:43.796426364Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-03-04T03:40:43.796660916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.796948826Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-03-04T03:40:43.797551449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-03-04T03:40:43.797737895Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.797963980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-03-04T03:40:43.798296750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:43.799272074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010979s 
2026-03-04T03:40:43.799471606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-03-04T03:40:43.799647911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.799905309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-03-04T03:40:43.800285344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:43.801255758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011163s 
2026-03-04T03:40:43.801440610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:43.801611985Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.801840435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-03-04T03:40:43.802182424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:43.803129691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010852s 
2026-03-04T03:40:43.803328612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-03-04T03:40:43.803510648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.803749650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-03-04T03:40:43.804139234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:43.805113927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s 
2026-03-04T03:40:43.805300162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.805466557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.805697081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-03-04T03:40:43.806053268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:43.807004053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010976s 
2026-03-04T03:40:43.807188434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:43.807354599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.807576185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-03-04T03:40:43.807931961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:43.808895201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011095s 
2026-03-04T03:40:43.809281959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:40:43', 'old_ids_and_artist_alias') 
2026-03-04T03:40:43.809653608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.810375060Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-03-04T03:40:43.810566797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s 
2026-03-04T03:40:43.810793062Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-03-04T03:40:43.811022224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.811313129Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-03-04T03:40:43.811617392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.811843968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.812468626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006488s 
2026-03-04T03:40:43.812749351Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-04T03:40:43.813050167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-04T03:40:43.813324900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003567s 
2026-03-04T03:40:43.813695606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:40:43', 'download_propers_config') 
2026-03-04T03:40:43.814065040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.814703075Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-03-04T03:40:43.814899210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016897s 
2026-03-04T03:40:43.815124143Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-03-04T03:40:43.815358254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.815637907Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-03-04T03:40:43.816490494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-03-04T03:40:43.816810588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-03-04T03:40:43.817332069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s 
2026-03-04T03:40:43.817561811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-03-04T03:40:43.821247072Z [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-04T03:40:43.822581799Z [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-04T03:40:43.823234243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.824199186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.826510350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.826965867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.827415372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:43.827927263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.828291526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01053s 
2026-03-04T03:40:43.828521189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-03-04T03:40:43.832043461Z [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-04T03:40:43.833334280Z [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-04T03:40:43.833972615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-04T03:40:43.834599397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-04T03:40:43.837006775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-03-04T03:40:43.837365747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086285s 
2026-03-04T03:40:43.837574869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-03-04T03:40:43.842384824Z [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-04T03:40:43.843534228Z [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-04T03:40:43.844135178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-04T03:40:43.844592489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-04T03:40:43.846874534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090973s 
2026-03-04T03:40:43.847083575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-03-04T03:40:43.850550927Z [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-04T03:40:43.851579247Z [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-04T03:40:43.852154175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T03:40:43.852887211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T03:40:43.855175028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T03:40:43.855636046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-04T03:40:43.856192547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-04T03:40:43.856670088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-04T03:40:43.857040514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097693s 
2026-03-04T03:40:43.857262792Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-03-04T03:40:43.860761306Z [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-04T03:40:43.861674805Z [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-04T03:40:43.862192257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-04T03:40:43.862663857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-04T03:40:43.865136756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076577s 
2026-03-04T03:40:43.865362000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-03-04T03:40:43.868848009Z [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-04T03:40:43.869851930Z [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-04T03:40:43.870399844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:43.871191608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:43.873577723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:43.874061366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:43.874425981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008858s 
2026-03-04T03:40:43.874813872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:40:43', 'remove_language_profiles') 
2026-03-04T03:40:43.875198125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.877745946Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-03-04T03:40:43.877954445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121227s 
2026-03-04T03:40:43.878220281Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-03-04T03:40:43.878468921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.878786801Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-03-04T03:40:43.879268571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-04T03:40:43.879456139Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.879727776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-03-04T03:40:43.880059193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-03-04T03:40:43.881017423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010791s 
2026-03-04T03:40:43.881431116Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-03-04T03:40:43.881982756Z [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-04T03:40:43.882284364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005596s 
2026-03-04T03:40:43.882671453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:40:43', 'multi_disc_naming_format') 
2026-03-04T03:40:43.883054394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.883852812Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-03-04T03:40:43.884109368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020673s 
2026-03-04T03:40:43.884305273Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-03-04T03:40:43.884554956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.884853316Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-03-04T03:40:43.885244544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T03:40:43.885444998Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.885649540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-04T03:40:43.885994204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.886942122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010794s 
2026-03-04T03:40:43.887134430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.887344162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.900188795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128511s 
2026-03-04T03:40:43.900606116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:40:43', 'add_download_client_priority') 
2026-03-04T03:40:43.901008476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.901892265Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-03-04T03:40:43.902098310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145237s 
2026-03-04T03:40:43.902337191Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-03-04T03:40:43.902546022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.902828530Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-03-04T03:40:43.903205820Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.903522608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-04T03:40:43.903813714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s 
2026-03-04T03:40:43.904093006Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.904407410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-03-04T03:40:43.904709718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004011s 
2026-03-04T03:40:43.905087349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:40:43', 'remove_growl_prowl') 
2026-03-04T03:40:43.905464418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.906155760Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-03-04T03:40:43.906367597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018168s 
2026-03-04T03:40:43.906576197Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-03-04T03:40:43.906808935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.907082176Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-03-04T03:40:43.907449776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.907779680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-04T03:40:43.908137210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004328s 
2026-03-04T03:40:43.908327453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:43.908654231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-04T03:40:43.908955227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004145s 
2026-03-04T03:40:43.909338699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:40:43', 'remove_plex_hometheatre') 
2026-03-04T03:40:43.909719386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.910447632Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-03-04T03:40:43.910654368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018581s 
2026-03-04T03:40:43.910899151Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-03-04T03:40:43.911149465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.911444589Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-03-04T03:40:43.912093446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:43.912288869Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s 
2026-03-04T03:40:43.912507079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-03-04T03:40:43.912802884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-03-04T03:40:43.913791094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010679s 
2026-03-04T03:40:43.914034665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:43.914163564Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.914413137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-03-04T03:40:43.914808012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.915794699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011431s 
2026-03-04T03:40:43.916016275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:43.916170496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.916417002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-03-04T03:40:43.916799602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.917783834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011333s 
2026-03-04T03:40:43.917982294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:43.918158398Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.918385485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-03-04T03:40:43.918752665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.919720844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011152s 
2026-03-04T03:40:43.919937310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:43.920106090Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.920331073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-03-04T03:40:43.920625566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-03-04T03:40:43.921569386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s 
2026-03-04T03:40:43.921756523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.921976206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.922950718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001003s 
2026-03-04T03:40:43.923340463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:40:43', 'add_root_folder_add_defaults') 
2026-03-04T03:40:43.923713043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.924542794Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-03-04T03:40:43.924741554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025487s 
2026-03-04T03:40:43.924950645Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-03-04T03:40:43.925167682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.925439750Z [Info] task_duration: Starting migration of Main DB to 40 
2026-03-04T03:40:43.925760846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T03:40:43.925947011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.926173156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-04T03:40:43.926499193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-04T03:40:43.927440468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s 
2026-03-04T03:40:43.927803890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:40:43', 'task_duration') 
2026-03-04T03:40:43.928188023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.928899506Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-03-04T03:40:43.929082003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024856s 
2026-03-04T03:40:43.929345574Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-03-04T03:40:43.929588273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.929892315Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-03-04T03:40:43.930303212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-04T03:40:43.930488586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.930706815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-04T03:40:43.931051950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.932026522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010977s 
2026-03-04T03:40:43.932230112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-04T03:40:43.932409113Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.932636320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-04T03:40:43.932974892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:43.933934374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010922s 
2026-03-04T03:40:43.934347566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:40:43', 'add_indexer_and_enabled_to_release_profiles') 
2026-03-04T03:40:43.934742702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.935518454Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-03-04T03:40:43.935730050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026011s 
2026-03-04T03:40:43.935966716Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-03-04T03:40:43.936197752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.936472675Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-03-04T03:40:43.936828271Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-03-04T03:40:43.940411837Z [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-04T03:40:43.941662295Z [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-04T03:40:43.942310570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:43.943294040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:43.945649012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:43.946094088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:43.946548834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:43.947038760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:43.947408204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103742s 
2026-03-04T03:40:43.947750824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-03-04T03:40:43.948181712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-03-04T03:40:43.948491345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004638s 
2026-03-04T03:40:43.948837402Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-03-04T03:40:43.949243971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-03-04T03:40:43.949572572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004735s 
2026-03-04T03:40:43.949793337Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-03-04T03:40:43.953140597Z [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-04T03:40:43.954202335Z [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-04T03:40:43.954777453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-04T03:40:43.955241277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-04T03:40:43.958242339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008233s 
2026-03-04T03:40:43.958614639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:40:43', 'remove_album_folders') 
2026-03-04T03:40:43.958987109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.960760750Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-03-04T03:40:43.960957476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107144s 
2026-03-04T03:40:43.961202079Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-03-04T03:40:43.961428635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.961719561Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-03-04T03:40:43.962117773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:43.962301052Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:43.962501967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-04T03:40:43.962830007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-04T03:40:43.963794339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s 
2026-03-04T03:40:43.964209946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:40:43', 'add_priority_to_indexers') 
2026-03-04T03:40:43.964583498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.965303057Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-03-04T03:40:43.965495665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025576s 
2026-03-04T03:40:43.965747472Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-03-04T03:40:43.965987785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.966279693Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-03-04T03:40:43.966719779Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-03-04T03:40:43.967056167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-03-04T03:40:43.967417845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s 
2026-03-04T03:40:43.967603940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.967817049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.968455204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006638s 
2026-03-04T03:40:43.968854297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:40:43', 'remove_chown_and_folderchmod_config') 
2026-03-04T03:40:43.969244212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.969878259Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-03-04T03:40:43.970086318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020272s 
2026-03-04T03:40:43.970293024Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-03-04T03:40:43.970518999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.970787820Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-03-04T03:40:43.977001412Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-03-04T03:40:43.977777364Z [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-04T03:40:43.978253062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008565s 
2026-03-04T03:40:43.978608678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:40:43', 'update_notifiarr') 
2026-03-04T03:40:43.978984675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.979745637Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-03-04T03:40:43.979953636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023302s 
2026-03-04T03:40:43.980181946Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-03-04T03:40:43.980418863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.980702093Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-03-04T03:40:43.981006446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.981229425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.982619204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014211s 
2026-03-04T03:40:43.983000632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:40:43', 'email_multiple_addresses') 
2026-03-04T03:40:43.983378553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.984124655Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-03-04T03:40:43.984324988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028851s 
2026-03-04T03:40:43.984558418Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-03-04T03:40:43.984794985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.985080650Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-03-04T03:40:43.985392688Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-04T03:40:43.985665057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-04T03:40:43.988006471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024117s 
2026-03-04T03:40:43.988400174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:40:43', 'rename_blacklist_to_blocklist') 
2026-03-04T03:40:43.988792073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.989655151Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-03-04T03:40:43.989851466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00401s 
2026-03-04T03:40:43.990074395Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-03-04T03:40:43.990298637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:43.990578971Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-03-04T03:40:43.991006683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T03:40:43.991192547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:43.991615709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-04T03:40:43.992098180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.993249448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013863s 
2026-03-04T03:40:43.993516676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-04T03:40:43.993895650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:43.994901154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011653s 
2026-03-04T03:40:43.995088131Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:43.995298073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:43.998096328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028166s 
2026-03-04T03:40:43.998470200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:40:43', 'cdh_per_downloadclient') 
2026-03-04T03:40:43.998849224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:43.999698954Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-03-04T03:40:43.999908917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043932s 
2026-03-04T03:40:44.000128008Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-03-04T03:40:44.000356539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.000626342Z [Info] download_history: Starting migration of Main DB to 52 
2026-03-04T03:40:44.001396723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-04T03:40:44.002153497Z [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-04T03:40:44.002760600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011643s 
2026-03-04T03:40:44.002983208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-04T03:40:44.003335207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-04T03:40:44.003687626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004988s 
2026-03-04T03:40:44.003929123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-03-04T03:40:44.004265299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-03-04T03:40:44.004635956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s 
2026-03-04T03:40:44.004881089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-04T03:40:44.005241665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-04T03:40:44.005684276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s 
2026-03-04T03:40:44.005876814Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.006093280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.007168886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011224s 
2026-03-04T03:40:44.007546907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:40:44', 'download_history') 
2026-03-04T03:40:44.007939217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.008806443Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-03-04T03:40:44.008982397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002739s 
2026-03-04T03:40:44.009200517Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-03-04T03:40:44.009416101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.009677046Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-03-04T03:40:44.010102563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:40:44', 'add_update_history') 
2026-03-04T03:40:44.010467127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.011167818Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-03-04T03:40:44.011350997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017603s 
2026-03-04T03:40:44.011571912Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-03-04T03:40:44.011810242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.012136428Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-03-04T03:40:44.012519089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:44.012654351Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.012878422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-04T03:40:44.013245341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:44.014259092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011694s 
2026-03-04T03:40:44.014644048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:40:44', 'add_on_update_to_notifications') 
2026-03-04T03:40:44.015008401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.015732960Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-03-04T03:40:44.015942933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026008s 
2026-03-04T03:40:44.016170281Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-03-04T03:40:44.016393690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.016663624Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-03-04T03:40:44.016986043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:44.017158841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.017369636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-04T03:40:44.017696043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.018686236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s 
2026-03-04T03:40:44.019061342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:40:44', 'download_client_per_indexer') 
2026-03-04T03:40:44.019439934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.020642095Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-03-04T03:40:44.020838210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030263s 
2026-03-04T03:40:44.021038062Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-03-04T03:40:44.021251903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.021509922Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-03-04T03:40:44.021936191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:44.022100732Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.022302538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-03-04T03:40:44.022622112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.023600151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010979s 
2026-03-04T03:40:44.023778210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:44.023958623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.024187804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-03-04T03:40:44.024561898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.025557011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011597s 
2026-03-04T03:40:44.025741122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:44.025894250Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.026106848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-03-04T03:40:44.026437143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.027416145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011118s 
2026-03-04T03:40:44.027775769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:40:44', 'AddNewItemMonitorType') 
2026-03-04T03:40:44.028159321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.028914111Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-03-04T03:40:44.029097570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025728s 
2026-03-04T03:40:44.029290248Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-03-04T03:40:44.029494389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.029747389Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-03-04T03:40:44.030068415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:44.030239440Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.030445435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-03-04T03:40:44.030769417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:44.031790814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001143s 
2026-03-04T03:40:44.032154466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:40:44', 'ImportListSearch') 
2026-03-04T03:40:44.032526545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.033433581Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-03-04T03:40:44.033851343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026368s 
2026-03-04T03:40:44.034137559Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-03-04T03:40:44.034357161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.034617064Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-03-04T03:40:44.034946087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:44.035138624Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.035431023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-03-04T03:40:44.035774645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.036908779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012826s 
2026-03-04T03:40:44.037284596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:40:44', 'ImportListMonitorExisting') 
2026-03-04T03:40:44.037628037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.038390442Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-03-04T03:40:44.038577068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027593s 
2026-03-04T03:40:44.038773474Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-03-04T03:40:44.038979689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.039233460Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-03-04T03:40:44.039660400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:44.039987228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-04T03:40:44.040258935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s 
2026-03-04T03:40:44.040480050Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:44.040764934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-03-04T03:40:44.041062853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003543s 
2026-03-04T03:40:44.041203877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:44.041352487Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:44.041538361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-04T03:40:44.041795789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-04T03:40:44.042760662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010389s 
2026-03-04T03:40:44.043116328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:40:44', 'add_indexer_tags') 
2026-03-04T03:40:44.043467625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.044174519Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-03-04T03:40:44.044351024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024272s 
2026-03-04T03:40:44.044550907Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-03-04T03:40:44.044760859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.045016274Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-03-04T03:40:44.045280466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.045493204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.046485702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010209s 
2026-03-04T03:40:44.046846128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:40:44', 'update_audio_types') 
2026-03-04T03:40:44.048250716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.048893420Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-03-04T03:40:44.049072902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034017s 
2026-03-04T03:40:44.049483318Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T03:40:44.049688271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.049978586Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-03-04T03:40:44.052009004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:44.052278026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-04T03:40:44.052524873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003062s 
2026-03-04T03:40:44.052701128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-03-04T03:40:44.052857282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.053097135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-03-04T03:40:44.056928159Z [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-04T03:40:44.058363539Z [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-04T03:40:44.059067677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-03-04T03:40:44.059828169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-03-04T03:40:44.062525540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-03-04T03:40:44.063047290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-03-04T03:40:44.063392796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100968s 
2026-03-04T03:40:44.063567007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:44.063732340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.063943585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-03-04T03:40:44.068067048Z [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-04T03:40:44.069992334Z [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-04T03:40:44.070894130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:44.071702749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:44.074232853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:44.074726958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:44.075191744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:44.075529955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113989s 
2026-03-04T03:40:44.075705027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:44.075879208Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.076079862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-03-04T03:40:44.080200920Z [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-04T03:40:44.082156508Z [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-04T03:40:44.083027972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:44.083870799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:44.086419431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:44.086846601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:44.087311187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:44.087655169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113835s 
2026-03-04T03:40:44.087838268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:44.088000254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.088190537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-03-04T03:40:44.092243789Z [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-04T03:40:44.094207142Z [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-04T03:40:44.095046382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:44.095885141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:44.098418512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:44.098847817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:44.099313494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:44.099654731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112752s 
2026-03-04T03:40:44.099839353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:44.099994506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.100203426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-03-04T03:40:44.103904669Z [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-04T03:40:44.105289628Z [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-04T03:40:44.105932181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:44.106897014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:44.110129944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:44.110488806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:44.110895095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:44.111405432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:44.111751920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113411s 
2026-03-04T03:40:44.111929167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:44.112070341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.112276135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-03-04T03:40:44.116061587Z [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-04T03:40:44.117425283Z [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-04T03:40:44.118879622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:44.118988030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:44.122198825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:44.122657108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:44.123064819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:44.123536358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:44.123945733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114224s 
2026-03-04T03:40:44.124113761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-04T03:40:44.124273663Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.124469167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-04T03:40:44.128042843Z [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-04T03:40:44.129175934Z [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-04T03:40:44.129756443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-04T03:40:44.130278294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-04T03:40:44.132703056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080391s 
2026-03-04T03:40:44.132887237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-04T03:40:44.133040034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.133254035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-04T03:40:44.138117298Z [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-04T03:40:44.139286252Z [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-04T03:40:44.139876039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-04T03:40:44.140412129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-04T03:40:44.142785718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093266s 
2026-03-04T03:40:44.142963336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:44.143115893Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.143342499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-04T03:40:44.146913039Z [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-04T03:40:44.147965648Z [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-04T03:40:44.148488120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T03:40:44.148926613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T03:40:44.151323319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077656s 
2026-03-04T03:40:44.151495225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:44.151644506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.151861923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-04T03:40:44.155375529Z [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-04T03:40:44.156423368Z [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-04T03:40:44.156957414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T03:40:44.157496289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T03:40:44.159915650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078142s 
2026-03-04T03:40:44.160068358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:44.160221225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.160423944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-04T03:40:44.163985294Z [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-04T03:40:44.164992953Z [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-04T03:40:44.165513622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T03:40:44.166049671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T03:40:44.168469243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078456s 
2026-03-04T03:40:44.168672563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T03:40:44.168836543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:44.169074452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-04T03:40:44.172526603Z [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-04T03:40:44.173530124Z [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-04T03:40:44.174073678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T03:40:44.174739329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T03:40:44.177324875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.193166392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238436s 
2026-03-04T03:40:44.193403319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T03:40:44.193602010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-04T03:40:44.193901462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-04T03:40:44.199086062Z [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-04T03:40:44.200141006Z [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-04T03:40:44.200721996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T03:40:44.201500063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T03:40:44.204642049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.205073358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109446s 
2026-03-04T03:40:44.205299864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T03:40:44.205495969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s 
2026-03-04T03:40:44.205752786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-04T03:40:44.209942542Z [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-04T03:40:44.210926313Z [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-04T03:40:44.211501100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T03:40:44.212256822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T03:40:44.215408268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.215793133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098145s 
2026-03-04T03:40:44.216017274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-04T03:40:44.216197317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T03:40:44.216422310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-04T03:40:44.220708610Z [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-04T03:40:44.221846642Z [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-04T03:40:44.222438544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-04T03:40:44.223179816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-04T03:40:44.226372455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-04T03:40:44.226905879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-03-04T03:40:44.227429553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-04T03:40:44.227830591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111344s 
2026-03-04T03:40:44.228082528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-04T03:40:44.228259254Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:44.228476832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-04T03:40:44.232710517Z [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-04T03:40:44.233674297Z [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-04T03:40:44.234206399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-04T03:40:44.234699121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-04T03:40:44.237237763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085388s 
2026-03-04T03:40:44.237414428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-04T03:40:44.237671175Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-04T03:40:44.237833282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-04T03:40:44.243154577Z [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-04T03:40:44.244229200Z [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-04T03:40:44.244765420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-04T03:40:44.245288012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-04T03:40:44.247831514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097297s 
2026-03-04T03:40:44.248036967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T03:40:44.248206058Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:44.248440700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-04T03:40:44.252705488Z [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-04T03:40:44.253705471Z [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-04T03:40:44.254258555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T03:40:44.255133126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T03:40:44.257755626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T03:40:44.258208548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-04T03:40:44.258710770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-04T03:40:44.259215716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-04T03:40:44.259592956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109832s 
2026-03-04T03:40:44.259793560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:44.260015346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T03:40:44.260265861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-04T03:40:44.264479085Z [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-04T03:40:44.265552787Z [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-04T03:40:44.266135490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:44.266790489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:44.269486738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.269928166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094008s 
2026-03-04T03:40:44.270127999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:44.270309464Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T03:40:44.270572313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-04T03:40:44.274783894Z [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-04T03:40:44.275890863Z [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-04T03:40:44.276484648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:44.277204558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:44.279929645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.280326955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095293s 
2026-03-04T03:40:44.280537789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:44.280713854Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:44.280958737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-04T03:40:44.285163173Z [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-04T03:40:44.286237677Z [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-04T03:40:44.286827735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:44.287549558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:44.290245597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.290647426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094675s 
2026-03-04T03:40:44.290846447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T03:40:44.291022091Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:44.291262685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-04T03:40:44.295545308Z [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-04T03:40:44.296617948Z [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-04T03:40:44.297221613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T03:40:44.297876111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T03:40:44.305433719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.305823023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143422s 
2026-03-04T03:40:44.306012655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T03:40:44.306179010Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.306414073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-04T03:40:44.310261099Z [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-04T03:40:44.311105530Z [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-04T03:40:44.311495415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T03:40:44.312234643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T03:40:44.315077768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.315387161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087689s 
2026-03-04T03:40:44.315511832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T03:40:44.315629378Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-03-04T03:40:44.315787276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-04T03:40:44.319155478Z [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-04T03:40:44.319868815Z [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-04T03:40:44.320293600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T03:40:44.320913538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T03:40:44.323526460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.323822786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078516s 
2026-03-04T03:40:44.324025364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-03-04T03:40:44.324156589Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.324329527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-03-04T03:40:44.329089311Z [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-04T03:40:44.329840674Z [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-04T03:40:44.330256331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-04T03:40:44.330766037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-04T03:40:44.333412566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089048s 
2026-03-04T03:40:44.333580634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-03-04T03:40:44.333729534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T03:40:44.333928004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-03-04T03:40:44.337346908Z [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-04T03:40:44.338065836Z [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-04T03:40:44.338465150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-04T03:40:44.338942311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-04T03:40:44.341442946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073443s 
2026-03-04T03:40:44.341606355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-04T03:40:44.341763241Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s 
2026-03-04T03:40:44.341948103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-04T03:40:44.345576268Z [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-04T03:40:44.346400708Z [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-04T03:40:44.346859161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-04T03:40:44.347274367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-04T03:40:44.350253737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081122s 
2026-03-04T03:40:44.350430092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-04T03:40:44.350552087Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.350715346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-04T03:40:44.354163539Z [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-04T03:40:44.354971837Z [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-04T03:40:44.355418075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-04T03:40:44.355863883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-04T03:40:44.358390050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075087s 
2026-03-04T03:40:44.358551274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-04T03:40:44.358687990Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.358860236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-04T03:40:44.362243479Z [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-04T03:40:44.362914149Z [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-04T03:40:44.363309345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-04T03:40:44.363695452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-04T03:40:44.366229905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071789s 
2026-03-04T03:40:44.366444027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T03:40:44.366587135Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.366768420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-04T03:40:44.370088425Z [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-04T03:40:44.370706660Z [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-04T03:40:44.371069751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T03:40:44.371603806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T03:40:44.374204753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T03:40:44.374535349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075952s 
2026-03-04T03:40:44.374699520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T03:40:44.374842568Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.375026448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-04T03:40:44.378389369Z [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-04T03:40:44.379030029Z [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-04T03:40:44.379416698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T03:40:44.380064282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T03:40:44.382614958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T03:40:44.382945423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077384s 
2026-03-04T03:40:44.383104524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:44.383238373Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.383417353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-03-04T03:40:44.386911699Z [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-04T03:40:44.387667732Z [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-04T03:40:44.388126786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:44.388845964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:44.391325788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:44.391705713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:44.392074846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084669s 
2026-03-04T03:40:44.392262403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:44.392394279Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.392565584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-03-04T03:40:44.395987664Z [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-04T03:40:44.396793908Z [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-04T03:40:44.397236980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:44.397943062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:44.400432124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:44.400827790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:44.401126201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008395s 
2026-03-04T03:40:44.401286404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:44.401424251Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.401598683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T03:40:44.405909122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T03:40:44.406422135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T03:40:44.406779044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T03:40:44.407257447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T03:40:44.409805638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:44.410122105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083514s 
2026-03-04T03:40:44.410470276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:40:44', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T03:40:44.410795020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.414682598Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T03:40:44.414873001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128286s 
2026-03-04T03:40:44.415107663Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-03-04T03:40:44.415261894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.415531767Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-03-04T03:40:44.416238931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:44.416357380Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.416557192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-03-04T03:40:44.416835803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.417834154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s 
2026-03-04T03:40:44.417998825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:44.418140210Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.418318960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-03-04T03:40:44.418589625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.419555269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010645s 
2026-03-04T03:40:44.419837337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:40:44', 'add_on_delete_to_notifications') 
2026-03-04T03:40:44.420198174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.420934677Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-03-04T03:40:44.421097454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024378s 
2026-03-04T03:40:44.421316696Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-03-04T03:40:44.421452840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.421681260Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-03-04T03:40:44.423141230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-04T03:40:44.423266071Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.423459250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-04T03:40:44.423749314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.424837555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2026-03-04T03:40:44.424993640Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:44.425211378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-04T03:40:44.425453065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003236s 
2026-03-04T03:40:44.425604560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:44.425738489Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.425911267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-03-04T03:40:44.426138445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-04T03:40:44.427062716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009859s 
2026-03-04T03:40:44.427220554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.427384925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.428091107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007171s 
2026-03-04T03:40:44.428257622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-04T03:40:44.428677518Z [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-04T03:40:44.429119798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007103s 
2026-03-04T03:40:44.429300622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-04T03:40:44.429533261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-04T03:40:44.429825609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003721s 
2026-03-04T03:40:44.429985932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:44.430121645Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.430291858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-03-04T03:40:44.430556120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:44.431532316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010729s 
2026-03-04T03:40:44.431697468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:44.431828753Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.432020499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-03-04T03:40:44.432282376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.433231377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010431s 
2026-03-04T03:40:44.433392150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:44.433523345Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.433706133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-03-04T03:40:44.433972810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.434971230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010964s 
2026-03-04T03:40:44.435125921Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.435288839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.436854011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015665s 
2026-03-04T03:40:44.437009855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.437171711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.437952794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007928s 
2026-03-04T03:40:44.438131223Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-04T03:40:44.441882536Z [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-04T03:40:44.442632436Z [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-04T03:40:44.443053905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-04T03:40:44.443450684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-04T03:40:44.447568285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092655s 
2026-03-04T03:40:44.447773348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-03-04T03:40:44.451172743Z [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-04T03:40:44.451752480Z [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-04T03:40:44.452159910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-04T03:40:44.452632071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-04T03:40:44.455125191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071789s 
2026-03-04T03:40:44.455355535Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-04T03:40:44.455600669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-04T03:40:44.455889470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003076s 
2026-03-04T03:40:44.456046036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-04T03:40:44.456216659Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s 
2026-03-04T03:40:44.456412073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-04T03:40:44.456699151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.457674104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s 
2026-03-04T03:40:44.457832382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-04T03:40:44.457964639Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.458145423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-04T03:40:44.458394394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-04T03:40:44.459368756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s 
2026-03-04T03:40:44.459656335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:40:44', 'add_custom_formats') 
2026-03-04T03:40:44.459989546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.461085653Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-03-04T03:40:44.461234352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027431s 
2026-03-04T03:40:44.461430888Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-03-04T03:40:44.461604277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.461852327Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-03-04T03:40:44.462218133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:44.462363556Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.462565553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-04T03:40:44.462764463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:44.463713735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s 
2026-03-04T03:40:44.464027737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:40:44', 'add_result_to_commands') 
2026-03-04T03:40:44.464322350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.465038693Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-03-04T03:40:44.465192192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023374s 
2026-03-04T03:40:44.465377104Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-03-04T03:40:44.465556255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.465786408Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-03-04T03:40:44.466103597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:44.466252938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.466425986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-04T03:40:44.466690228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.467644139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s 
2026-03-04T03:40:44.467970336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:40:44', 'health_restored_notification') 
2026-03-04T03:40:44.468293436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.468989839Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-03-04T03:40:44.469147666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023642s 
2026-03-04T03:40:44.469308711Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-03-04T03:40:44.469472651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.469688606Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-03-04T03:40:44.469982557Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:44.470229455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-04T03:40:44.470462163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003084s 
2026-03-04T03:40:44.470729091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:40:44', 'remove_uc') 
2026-03-04T03:40:44.471008553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.471676799Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-03-04T03:40:44.471784055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014689s 
2026-03-04T03:40:44.472059259Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-03-04T03:40:44.472247648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.472479004Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-03-04T03:40:44.472733126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.472908078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.474901973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020056s 
2026-03-04T03:40:44.475202859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:40:44', 'download_clients_rename_tv_to_music') 
2026-03-04T03:40:44.475496921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.476139455Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-03-04T03:40:44.476304066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032026s 
2026-03-04T03:40:44.476499861Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-03-04T03:40:44.476681376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.476911890Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-03-04T03:40:44.477227235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-04T03:40:44.477371756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.477547470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-04T03:40:44.477812353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-03-04T03:40:44.478813499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010991s 
2026-03-04T03:40:44.479130728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:40:44', 'add_colon_replacement_to_naming_config') 
2026-03-04T03:40:44.479414589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.480138136Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-03-04T03:40:44.480270944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023438s 
2026-03-04T03:40:44.480435996Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-03-04T03:40:44.480605267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.480820179Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-03-04T03:40:44.481163861Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-04T03:40:44.484748970Z [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-04T03:40:44.485482828Z [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-04T03:40:44.485915289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:44.486586841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:44.489229953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.489551631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082087s 
2026-03-04T03:40:44.489722595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:44.489841404Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.490045916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-04T03:40:44.490270067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-04T03:40:44.491248788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010545s 
2026-03-04T03:40:44.491518190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:40:44', 'list_sync_time') 
2026-03-04T03:40:44.491811291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.492648156Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-03-04T03:40:44.492795132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024388s 
2026-03-04T03:40:44.492970936Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-03-04T03:40:44.493140998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.493357234Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-03-04T03:40:44.493645995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T03:40:44.493791849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.493949346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-04T03:40:44.494159279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-04T03:40:44.495105734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s 
2026-03-04T03:40:44.495385929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:40:44', 'add_download_client_tags') 
2026-03-04T03:40:44.495677325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.496322855Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-03-04T03:40:44.496476945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002188s 
2026-03-04T03:40:44.496650044Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-03-04T03:40:44.496816710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.497041663Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-03-04T03:40:44.497568944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-04T03:40:44.497989230Z [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-04T03:40:44.498400288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006729s 
2026-03-04T03:40:44.498580511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-04T03:40:44.498835494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-04T03:40:44.499130408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s 
2026-03-04T03:40:44.499402757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:40:44', 'add_notification_status') 
2026-03-04T03:40:44.499683021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.500811403Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-03-04T03:40:44.500970613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020413s 
2026-03-04T03:40:44.501150646Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-03-04T03:40:44.501324857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.501547685Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-03-04T03:40:44.501789903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.501958903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.503726563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017789s 
2026-03-04T03:40:44.504041186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:40:44', 'add_alac_24_quality_in_profiles') 
2026-03-04T03:40:44.504330328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.504987712Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-03-04T03:40:44.505144107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030092s 
2026-03-04T03:40:44.505309891Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-03-04T03:40:44.505470715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.505688303Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-03-04T03:40:44.506033127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-04T03:40:44.506176626Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.506316618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-04T03:40:44.506508925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-04T03:40:44.507490121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010234s 
2026-03-04T03:40:44.507661616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-04T03:40:44.507874445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-04T03:40:44.508908717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s 
2026-03-04T03:40:44.509192399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:40:44', 'add_salt_to_users') 
2026-03-04T03:40:44.509477412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.510149205Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-03-04T03:40:44.510296983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023227s 
2026-03-04T03:40:44.510460041Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-03-04T03:40:44.510623901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.510836619Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-03-04T03:40:44.511277427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-04T03:40:44.511691661Z [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-04T03:40:44.512154874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007117s 
2026-03-04T03:40:44.512316770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-04T03:40:44.512528957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-04T03:40:44.512804782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00035s 
2026-03-04T03:40:44.513080908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:40:44', 'add_auto_tagging') 
2026-03-04T03:40:44.513373588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.514107255Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-03-04T03:40:44.514254491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016301s 
2026-03-04T03:40:44.514439734Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-03-04T03:40:44.514615348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.514840231Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-03-04T03:40:44.515208663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-04T03:40:44.515357222Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.515530381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-04T03:40:44.515759191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-04T03:40:44.516828795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011322s 
2026-03-04T03:40:44.517067295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-03-04T03:40:44.517323391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-03-04T03:40:44.517555789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003131s 
2026-03-04T03:40:44.517839220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:40:44', 'quality_definition_preferred_size') 
2026-03-04T03:40:44.518126007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.518817780Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-03-04T03:40:44.518974375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015301s 
2026-03-04T03:40:44.519169348Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-03-04T03:40:44.519344671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.519574002Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-03-04T03:40:44.519889528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:44.520088358Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.520254142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-03-04T03:40:44.520496270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.521574561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011596s 
2026-03-04T03:40:44.521863443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:40:44', 'add_on_artist_add_to_notifications') 
2026-03-04T03:40:44.522152795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.522883106Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-03-04T03:40:44.523041976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024398s 
2026-03-04T03:40:44.523212389Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-03-04T03:40:44.523379686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.523596883Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-03-04T03:40:44.523888520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:44.524064374Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.524244227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-03-04T03:40:44.524462226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-04T03:40:44.525479604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s 
2026-03-04T03:40:44.525757784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:40:44', 'album_last_searched_time') 
2026-03-04T03:40:44.526044040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.526721585Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-03-04T03:40:44.526875745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022947s 
2026-03-04T03:40:44.527038302Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-03-04T03:40:44.527204136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.527415211Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-03-04T03:40:44.527764234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-04T03:40:44.527925399Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.528111984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-03-04T03:40:44.528346707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.529395990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011263s 
2026-03-04T03:40:44.529543156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:44.529670011Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.529825154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-03-04T03:40:44.530065768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:44.531084279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s 
2026-03-04T03:40:44.531355184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:40:44', 'add_indexer_flags') 
2026-03-04T03:40:44.531634066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.532337803Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-03-04T03:40:44.532484869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023349s 
2026-03-04T03:40:44.532667427Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-03-04T03:40:44.532835215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.533061671Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-03-04T03:40:44.533438209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-03-04T03:40:44.533659474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-03-04T03:40:44.533981393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003842s 
2026-03-04T03:40:44.534147066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-03-04T03:40:44.534357169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-03-04T03:40:44.534671703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003783s 
2026-03-04T03:40:44.534841735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-03-04T03:40:44.535078011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-03-04T03:40:44.535388466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003909s 
2026-03-04T03:40:44.535685704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:40:44', 'add_indexes_album_statistics') 
2026-03-04T03:40:44.536034076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.536767533Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-03-04T03:40:44.536923316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017344s 
2026-03-04T03:40:44.537097768Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-03-04T03:40:44.537263321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.537478965Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-03-04T03:40:44.537846415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-03-04T03:40:44.538170668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-03-04T03:40:44.538431904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s 
2026-03-04T03:40:44.538701347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:40:44', 'update_redacted_baseurl') 
2026-03-04T03:40:44.538984376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.539619255Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-03-04T03:40:44.539768706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015387s 
2026-03-04T03:40:44.548648786Z [Debug] MigrationController: Took: 00:00:01.5104590 
2026-03-04T03:40:44.637090519Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-03-04T03:40:44.671557029Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-04T03:40:44.695244294Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-03-04T03:40:44.713370533Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T03:40:44.714238551Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:44.714482792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:44.718557086Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T03:40:44.718718642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042856s 
2026-03-04T03:40:44.718977613Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T03:40:44.719197516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044933s 
2026-03-04T03:40:44.721471294Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T03:40:44.721731438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.722128117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T03:40:44.722438241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T03:40:44.722909260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005491s 
2026-03-04T03:40:44.723143120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.724273947Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T03:40:44.724500664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018996s 
2026-03-04T03:40:44.724810388Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T03:40:44.725063978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.725494195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T03:40:44.725800451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:44.726229826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004959s 
2026-03-04T03:40:44.726452775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:44.726663419Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.726849955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T03:40:44.727207274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T03:40:44.727907654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007957s 
2026-03-04T03:40:44.728237599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.728956817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T03:40:44.729182692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017834s 
2026-03-04T03:40:44.729456713Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T03:40:44.729712358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.730063425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:44.730274320Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:44.730497228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T03:40:44.730794717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T03:40:44.731259754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s 
2026-03-04T03:40:44.731495448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.732172211Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T03:40:44.732415551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013976s 
2026-03-04T03:40:44.732762740Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T03:40:44.732989366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.733283689Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-04T03:40:44.733837003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-04T03:40:44.734286829Z [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-04T03:40:44.734884462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008227s 
2026-03-04T03:40:44.735109385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-04T03:40:44.735367725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T03:40:44.735754704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s 
2026-03-04T03:40:44.736146563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:40:44', 'InitialSetup') 
2026-03-04T03:40:44.736559044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.737557224Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T03:40:44.737753700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021845s 
2026-03-04T03:40:44.737990767Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-03-04T03:40:44.738246261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.738548119Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-03-04T03:40:44.738957073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:40:44', 'add_reason_to_pending_releases') 
2026-03-04T03:40:44.739392059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.740133321Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-03-04T03:40:44.740384106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s 
2026-03-04T03:40:44.740618027Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-03-04T03:40:44.740859564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.741154217Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-03-04T03:40:44.741510254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:40:44', 'add_medium_support') 
2026-03-04T03:40:44.741926111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.742623565Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-03-04T03:40:44.742847436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017604s 
2026-03-04T03:40:44.743094063Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-03-04T03:40:44.743348154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.743657457Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-03-04T03:40:44.744073375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:40:44', 'add_various_qualites_in_profile') 
2026-03-04T03:40:44.744504753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.745209302Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-03-04T03:40:44.745456239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018378s 
2026-03-04T03:40:44.745690461Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-03-04T03:40:44.745932618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.746229486Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-03-04T03:40:44.746571745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:40:44', 'metadata_profiles') 
2026-03-04T03:40:44.746984877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.747650989Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-03-04T03:40:44.747896273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017213s 
2026-03-04T03:40:44.748190635Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-03-04T03:40:44.748463905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.748775673Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-03-04T03:40:44.749178444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:40:44', 'separate_automatic_and_interactive_search') 
2026-03-04T03:40:44.749616326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.750306936Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-03-04T03:40:44.750560627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018177s 
2026-03-04T03:40:44.750808356Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-03-04T03:40:44.751060414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.751361740Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-03-04T03:40:44.751733669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:40:44', 'change_album_path_to_relative') 
2026-03-04T03:40:44.752216682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.752897483Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-03-04T03:40:44.753135402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018233s 
2026-03-04T03:40:44.753373631Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-03-04T03:40:44.753629316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.753931775Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-03-04T03:40:44.754293263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:40:44', 'change_quality_size_mb_to_kb') 
2026-03-04T03:40:44.754710834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.755370933Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-03-04T03:40:44.755602760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017314s 
2026-03-04T03:40:44.755824837Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-03-04T03:40:44.756113148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.756404815Z [Info] album_releases: Starting migration of Log DB to 9 
2026-03-04T03:40:44.756731673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:40:44', 'album_releases') 
2026-03-04T03:40:44.757135607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.757806317Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-03-04T03:40:44.758029025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001704s 
2026-03-04T03:40:44.758259279Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-03-04T03:40:44.758508671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.758797894Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-03-04T03:40:44.759143950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:40:44', 'album_releases_fix') 
2026-03-04T03:40:44.759585099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.760241039Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-03-04T03:40:44.760468497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001723s 
2026-03-04T03:40:44.760707208Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-03-04T03:40:44.760937512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.761221694Z [Info] import_lists: Starting migration of Log DB to 11 
2026-03-04T03:40:44.765908701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:40:44', 'import_lists') 
2026-03-04T03:40:44.766529962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.767232086Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-03-04T03:40:44.767448622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063006s 
2026-03-04T03:40:44.767694958Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-03-04T03:40:44.767971545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.768304415Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-03-04T03:40:44.768644560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:40:44', 'add_release_status') 
2026-03-04T03:40:44.769064766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.769735407Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-03-04T03:40:44.769969007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018013s 
2026-03-04T03:40:44.770209962Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-03-04T03:40:44.770465186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.770758116Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-03-04T03:40:44.771119714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:40:44', 'album_download_notification') 
2026-03-04T03:40:44.771537936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.772242665Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-03-04T03:40:44.772480654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017601s 
2026-03-04T03:40:44.772728744Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-03-04T03:40:44.772983577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.773278862Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-03-04T03:40:44.773651302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:40:44', 'fix_language_metadata_profiles') 
2026-03-04T03:40:44.774072941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.774729242Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-03-04T03:40:44.774966911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001735s 
2026-03-04T03:40:44.775196223Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-03-04T03:40:44.775427087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.775717091Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-03-04T03:40:44.776102337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:40:44', 'remove_fanzub') 
2026-03-04T03:40:44.776515699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.777647168Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-03-04T03:40:44.777864756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022118s 
2026-03-04T03:40:44.778107114Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-03-04T03:40:44.778360965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.778662752Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-03-04T03:40:44.779021555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:40:44', 'update_artist_history_indexes') 
2026-03-04T03:40:44.779442342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.780113013Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-03-04T03:40:44.780356783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017299s 
2026-03-04T03:40:44.780574051Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-03-04T03:40:44.780807671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.781089238Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-03-04T03:40:44.781408832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:40:44', 'remove_nma') 
2026-03-04T03:40:44.781814729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.782398985Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-03-04T03:40:44.782622836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s 
2026-03-04T03:40:44.782856837Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-03-04T03:40:44.783102001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.783393879Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-03-04T03:40:44.783736428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:40:44', 'album_disambiguation') 
2026-03-04T03:40:44.784205904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.784818828Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-03-04T03:40:44.785043170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017061s 
2026-03-04T03:40:44.785280227Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-03-04T03:40:44.785529339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.785823050Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-03-04T03:40:44.786176692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:40:44', 'add_ape_quality_in_profiles') 
2026-03-04T03:40:44.786592359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.787228660Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-03-04T03:40:44.787465517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016883s 
2026-03-04T03:40:44.787691312Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-03-04T03:40:44.787961817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.788282182Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-03-04T03:40:44.788615743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:40:44', 'remove_pushalot') 
2026-03-04T03:40:44.789023304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.789796240Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-03-04T03:40:44.790014921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018656s 
2026-03-04T03:40:44.790241938Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-03-04T03:40:44.790480688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.790770091Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-03-04T03:40:44.791105607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:40:44', 'add_custom_filters') 
2026-03-04T03:40:44.791508899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.792125029Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-03-04T03:40:44.792352197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016359s 
2026-03-04T03:40:44.792569935Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-03-04T03:40:44.792814187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.793102918Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-03-04T03:40:44.793432512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:40:44', 'import_list_tags') 
2026-03-04T03:40:44.793839371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.794563069Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-03-04T03:40:44.794790907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017543s 
2026-03-04T03:40:44.795021843Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-03-04T03:40:44.795266064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.795561820Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-03-04T03:40:44.795968920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:40:44', 'add_release_groups_etc') 
2026-03-04T03:40:44.796392062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.797058183Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-03-04T03:40:44.797284118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017832s 
2026-03-04T03:40:44.797518860Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-03-04T03:40:44.797766709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.798059599Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-03-04T03:40:44.798397590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:40:44', 'NewMediaInfoFormat') 
2026-03-04T03:40:44.798804218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.799439738Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-03-04T03:40:44.799664260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016716s 
2026-03-04T03:40:44.799948462Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-03-04T03:40:44.800232975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.800539532Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-03-04T03:40:44.800930510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:40:44', 'rename_restrictions_to_release_profiles') 
2026-03-04T03:40:44.801376959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.802032959Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-03-04T03:40:44.802280157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001776s 
2026-03-04T03:40:44.802534519Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-03-04T03:40:44.802801056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.803106351Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-03-04T03:40:44.803496997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:40:44', 'rename_quality_profiles_add_upgrade_allowed') 
2026-03-04T03:40:44.803968457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.804642534Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-03-04T03:40:44.804893850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018061s 
2026-03-04T03:40:44.805123653Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-03-04T03:40:44.805369107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.805660614Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-03-04T03:40:44.806004346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:40:44', 'add_import_exclusions') 
2026-03-04T03:40:44.806422478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.807065242Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-03-04T03:40:44.807287270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016911s 
2026-03-04T03:40:44.807525489Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-03-04T03:40:44.807776204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.808119676Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-03-04T03:40:44.808472296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:40:44', 'clean_artist_metadata_table') 
2026-03-04T03:40:44.808891740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.809540637Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-03-04T03:40:44.809775870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017477s 
2026-03-04T03:40:44.810009070Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-03-04T03:40:44.810255777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.810547384Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-03-04T03:40:44.810905084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:40:44', 'health_issue_notification') 
2026-03-04T03:40:44.811322535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.812068958Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-03-04T03:40:44.812303820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s 
2026-03-04T03:40:44.812560207Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-03-04T03:40:44.812821884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.813124413Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-03-04T03:40:44.813493276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:40:44', 'add_mediafilerepository_mtime') 
2026-03-04T03:40:44.813914855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.814631237Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-03-04T03:40:44.814870519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017901s 
2026-03-04T03:40:44.815116073Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-03-04T03:40:44.815369644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.815675911Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-03-04T03:40:44.816097089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:40:44', 'add_artistmetadataid_constraint') 
2026-03-04T03:40:44.816536784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.817292105Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-03-04T03:40:44.817534323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018979s 
2026-03-04T03:40:44.817766410Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-03-04T03:40:44.818012105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.818302760Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-03-04T03:40:44.818648957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:40:44', 'old_ids_and_artist_alias') 
2026-03-04T03:40:44.819066618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.819782870Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-03-04T03:40:44.820070108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017649s 
2026-03-04T03:40:44.820306054Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-03-04T03:40:44.820546207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.820840850Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-03-04T03:40:44.821190555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:40:44', 'download_propers_config') 
2026-03-04T03:40:44.821599899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.822354288Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-03-04T03:40:44.822583910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017992s 
2026-03-04T03:40:44.822822601Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-03-04T03:40:44.823069929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.823370484Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-03-04T03:40:44.823718645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:40:44', 'remove_language_profiles') 
2026-03-04T03:40:44.824231007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.825269939Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-03-04T03:40:44.825509080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021828s 
2026-03-04T03:40:44.825738602Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-03-04T03:40:44.825986431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.826276546Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-03-04T03:40:44.826628144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:40:44', 'multi_disc_naming_format') 
2026-03-04T03:40:44.827039512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.827763449Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-03-04T03:40:44.828080067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017688s 
2026-03-04T03:40:44.828325000Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-03-04T03:40:44.828575034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.828868975Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-03-04T03:40:44.829224642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:40:44', 'add_download_client_priority') 
2026-03-04T03:40:44.829648535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.830483426Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-03-04T03:40:44.830720904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018985s 
2026-03-04T03:40:44.830944775Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-03-04T03:40:44.831184628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.831466045Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-03-04T03:40:44.831801069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:40:44', 'remove_growl_prowl') 
2026-03-04T03:40:44.832278100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.833016306Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-03-04T03:40:44.833235317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018253s 
2026-03-04T03:40:44.833470341Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-03-04T03:40:44.833713200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.834004065Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-03-04T03:40:44.834347497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:40:44', 'remove_plex_hometheatre') 
2026-03-04T03:40:44.834757913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.835535830Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-03-04T03:40:44.835768819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018164s 
2026-03-04T03:40:44.836061087Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-03-04T03:40:44.836326021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.836615914Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-03-04T03:40:44.836975609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:40:44', 'add_root_folder_add_defaults') 
2026-03-04T03:40:44.837396586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.838061064Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-03-04T03:40:44.838288793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017246s 
2026-03-04T03:40:44.838506952Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-03-04T03:40:44.838734610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.839025236Z [Info] task_duration: Starting migration of Log DB to 40 
2026-03-04T03:40:44.839345200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:40:44', 'task_duration') 
2026-03-04T03:40:44.839744414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.840439223Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-03-04T03:40:44.840658955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016999s 
2026-03-04T03:40:44.840911985Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-03-04T03:40:44.841183301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.841482233Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-03-04T03:40:44.841882419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:40:44', 'add_indexer_and_enabled_to_release_profiles') 
2026-03-04T03:40:44.842316012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.843068908Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-03-04T03:40:44.843316897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018587s 
2026-03-04T03:40:44.843544676Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-03-04T03:40:44.843786924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.844152861Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-03-04T03:40:44.844501643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:40:44', 'remove_album_folders') 
2026-03-04T03:40:44.844916909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.845569673Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-03-04T03:40:44.845797161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017738s 
2026-03-04T03:40:44.846033868Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-03-04T03:40:44.846280364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.846575909Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-03-04T03:40:44.846922006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:40:44', 'add_priority_to_indexers') 
2026-03-04T03:40:44.847323615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.848158205Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-03-04T03:40:44.848383579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001872s 
2026-03-04T03:40:44.848626799Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-03-04T03:40:44.848886542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.849182578Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-03-04T03:40:44.849560529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:40:44', 'remove_chown_and_folderchmod_config') 
2026-03-04T03:40:44.849997268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.850687328Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-03-04T03:40:44.850931189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017815s 
2026-03-04T03:40:44.851156292Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-03-04T03:40:44.851392257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.851686019Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-03-04T03:40:44.852069180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:40:44', 'update_notifiarr') 
2026-03-04T03:40:44.852485799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.853168434Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-03-04T03:40:44.853372064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017577s 
2026-03-04T03:40:44.853605464Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-03-04T03:40:44.853853553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.854147124Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-03-04T03:40:44.854491939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:40:44', 'email_multiple_addresses') 
2026-03-04T03:40:44.854902736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.855710132Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-03-04T03:40:44.855969755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018426s 
2026-03-04T03:40:44.856218195Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-03-04T03:40:44.856472908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.856775467Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-03-04T03:40:44.857133177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:40:44', 'rename_blacklist_to_blocklist') 
2026-03-04T03:40:44.857554846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.858308123Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-03-04T03:40:44.858544699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018219s 
2026-03-04T03:40:44.858775153Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-03-04T03:40:44.859020277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.859310331Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-03-04T03:40:44.859651858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:40:44', 'cdh_per_downloadclient') 
2026-03-04T03:40:44.860109159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.860797515Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-03-04T03:40:44.861026296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017694s 
2026-03-04T03:40:44.861250087Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-03-04T03:40:44.861487505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.861782368Z [Info] download_history: Starting migration of Log DB to 52 
2026-03-04T03:40:44.862115169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:40:44', 'download_history') 
2026-03-04T03:40:44.862525876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.863196987Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-03-04T03:40:44.863417180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017109s 
2026-03-04T03:40:44.863646522Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-03-04T03:40:44.863933761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.864247663Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-03-04T03:40:44.864861479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-04T03:40:44.865272656Z [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-04T03:40:44.865814047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007231s 
2026-03-04T03:40:44.866044521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-04T03:40:44.866329094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T03:40:44.866738488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s 
2026-03-04T03:40:44.867076488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:40:44', 'add_update_history') 
2026-03-04T03:40:44.867491604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.868378410Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-03-04T03:40:44.868604696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002087s 
2026-03-04T03:40:44.868844418Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-03-04T03:40:44.869100905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.869396029Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-03-04T03:40:44.869762497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:40:44', 'add_on_update_to_notifications') 
2026-03-04T03:40:44.870193545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.870889777Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-03-04T03:40:44.871132255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017753s 
2026-03-04T03:40:44.871370805Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-03-04T03:40:44.871629736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.871961765Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-03-04T03:40:44.872326990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:40:44', 'download_client_per_indexer') 
2026-03-04T03:40:44.872750443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.873427336Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-03-04T03:40:44.873652249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017726s 
2026-03-04T03:40:44.873882332Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-03-04T03:40:44.874250744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.874553794Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-03-04T03:40:44.874896725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:40:44', 'AddNewItemMonitorType') 
2026-03-04T03:40:44.875309206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.876162654Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-03-04T03:40:44.876392968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019051s 
2026-03-04T03:40:44.876614654Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-03-04T03:40:44.876860659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.877146976Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-03-04T03:40:44.877475568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:40:44', 'ImportListSearch') 
2026-03-04T03:40:44.877882767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.878568168Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-03-04T03:40:44.878788621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017114s 
2026-03-04T03:40:44.879037983Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-03-04T03:40:44.879271424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.879562930Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-03-04T03:40:44.879941553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:40:44', 'ImportListMonitorExisting') 
2026-03-04T03:40:44.880388503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.881064925Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-03-04T03:40:44.881290259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017586s 
2026-03-04T03:40:44.881512316Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-03-04T03:40:44.881750125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.882047033Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-03-04T03:40:44.882374933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:40:44', 'add_indexer_tags') 
2026-03-04T03:40:44.882792363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.883505780Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-03-04T03:40:44.883722045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017545s 
2026-03-04T03:40:44.884026218Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-03-04T03:40:44.884273736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.884561245Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-03-04T03:40:44.884896250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:40:44', 'update_audio_types') 
2026-03-04T03:40:44.885299902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.886009601Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-03-04T03:40:44.886233091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017361s 
2026-03-04T03:40:44.886495730Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T03:40:44.886768920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.887081189Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-03-04T03:40:44.887635024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-04T03:40:44.887830037Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.888112305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-04T03:40:44.888921485Z [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-04T03:40:44.889689912Z [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-04T03:40:44.890227645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-04T03:40:44.890780909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-04T03:40:44.891793498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T03:40:44.892211640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038692s 
2026-03-04T03:40:44.892428005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-04T03:40:44.892626846Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:44.892848542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-04T03:40:44.893547119Z [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-04T03:40:44.894180484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-03-04T03:40:44.894621562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-04T03:40:44.895178363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-04T03:40:44.896323048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T03:40:44.896705448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036108s 
2026-03-04T03:40:44.896921794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:44.897301448Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:44.897688788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T03:40:44.898422405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T03:40:44.898980479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T03:40:44.899431858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T03:40:44.900007376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T03:40:44.900947329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:44.901350591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003336s 
2026-03-04T03:40:44.901864997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:40:44', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T03:40:44.902314342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.903386731Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T03:40:44.903643949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053237s 
2026-03-04T03:40:44.903901508Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-03-04T03:40:44.904198646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.904488810Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-03-04T03:40:44.904849737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:40:44', 'add_on_delete_to_notifications') 
2026-03-04T03:40:44.905417180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.906250107Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-03-04T03:40:44.906483747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020477s 
2026-03-04T03:40:44.906707678Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-03-04T03:40:44.906952080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.907243447Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-03-04T03:40:44.907714455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:40:44', 'add_custom_formats') 
2026-03-04T03:40:44.908330666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.909190397Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-03-04T03:40:44.909409278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022373s 
2026-03-04T03:40:44.909644411Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-03-04T03:40:44.909978344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.910270923Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-03-04T03:40:44.910613924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:40:44', 'add_result_to_commands') 
2026-03-04T03:40:44.911031865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.911727225Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-03-04T03:40:44.912030857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017409s 
2026-03-04T03:40:44.912273265Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-03-04T03:40:44.912521605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.912822230Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-03-04T03:40:44.913175832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:40:44', 'health_restored_notification') 
2026-03-04T03:40:44.913596028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.914324064Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-03-04T03:40:44.914561142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017855s 
2026-03-04T03:40:44.914774742Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-03-04T03:40:44.915236892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.915517718Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-03-04T03:40:44.915839245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:40:44', 'remove_uc') 
2026-03-04T03:40:44.916300123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.917505350Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-03-04T03:40:44.917717637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022707s 
2026-03-04T03:40:44.917961578Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-03-04T03:40:44.918216101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.918515564Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-03-04T03:40:44.918899948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:40:44', 'download_clients_rename_tv_to_music') 
2026-03-04T03:40:44.919320996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.919986536Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-03-04T03:40:44.920231308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017077s 
2026-03-04T03:40:44.920483406Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-03-04T03:40:44.920751386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.921052061Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-03-04T03:40:44.921444882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:40:44', 'add_colon_replacement_to_naming_config') 
2026-03-04T03:40:44.921873726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.922599487Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-03-04T03:40:44.922854571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018295s 
2026-03-04T03:40:44.923062610Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-03-04T03:40:44.923309146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.923586334Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-03-04T03:40:44.923999015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:40:44', 'list_sync_time') 
2026-03-04T03:40:44.924397678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.925069140Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-03-04T03:40:44.925288351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017694s 
2026-03-04T03:40:44.925618897Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-03-04T03:40:44.925867898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.926160147Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-03-04T03:40:44.926501203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:40:44', 'add_download_client_tags') 
2026-03-04T03:40:44.926929546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.927533793Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-03-04T03:40:44.927772132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016548s 
2026-03-04T03:40:44.928060042Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-03-04T03:40:44.928305767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.928640291Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-03-04T03:40:44.929002159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:40:44', 'add_notification_status') 
2026-03-04T03:40:44.929429580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.930020540Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-03-04T03:40:44.930247357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001706s 
2026-03-04T03:40:44.930486488Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-03-04T03:40:44.930737684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.931030203Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-03-04T03:40:44.931388645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:40:44', 'add_alac_24_quality_in_profiles') 
2026-03-04T03:40:44.931808360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.932469972Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-03-04T03:40:44.932703853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001711s 
2026-03-04T03:40:44.932927563Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-03-04T03:40:44.933169040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.933457450Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-03-04T03:40:44.933784749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:40:44', 'add_salt_to_users') 
2026-03-04T03:40:44.934191879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.935102413Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-03-04T03:40:44.935333638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019325s 
2026-03-04T03:40:44.935549463Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-03-04T03:40:44.935788945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.936140723Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-03-04T03:40:44.936470207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:40:44', 'add_auto_tagging') 
2026-03-04T03:40:44.936873950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.937471493Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-03-04T03:40:44.937694402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016805s 
2026-03-04T03:40:44.937939796Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-03-04T03:40:44.938202795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.938490555Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-03-04T03:40:44.938850850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:40:44', 'quality_definition_preferred_size') 
2026-03-04T03:40:44.939271397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.939906727Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-03-04T03:40:44.940167862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s 
2026-03-04T03:40:44.940412295Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-03-04T03:40:44.940671356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.940975949Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-03-04T03:40:44.941342998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:40:44', 'add_on_artist_add_to_notifications') 
2026-03-04T03:40:44.941763726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.942379926Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-03-04T03:40:44.942616042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001694s 
2026-03-04T03:40:44.942884813Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-03-04T03:40:44.943111419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.943400381Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-03-04T03:40:44.943747650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:40:44', 'album_last_searched_time') 
2026-03-04T03:40:44.944229150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.944857816Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-03-04T03:40:44.945076927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017295s 
2026-03-04T03:40:44.945298753Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-03-04T03:40:44.945535340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.945822879Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-03-04T03:40:44.946156521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:40:44', 'add_indexer_flags') 
2026-03-04T03:40:44.946561636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.947169109Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-03-04T03:40:44.947390134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016321s 
2026-03-04T03:40:44.947679397Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-03-04T03:40:44.947971856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.948292722Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-03-04T03:40:44.948648318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:40:44', 'add_indexes_album_statistics') 
2026-03-04T03:40:44.949064827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.949789095Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-03-04T03:40:44.950019589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018391s 
2026-03-04T03:40:44.950578705Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-03-04T03:40:44.950945544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:44.951241950Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-03-04T03:40:44.951583618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:40:44', 'update_redacted_baseurl') 
2026-03-04T03:40:44.952078705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:44.952893646Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-03-04T03:40:44.953127347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019295s 
2026-03-04T03:40:45.132627360Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-03-04T03:40:45.139763088Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-04T03:40:45.144108268Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-03-04T03:40:45.269693481Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-04T03:40:45.330748238Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-03-04T03:40:45.342382754Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-03-04T03:40:45.384363355Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-04T03:40:45.385589684Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-04T03:40:45.385849638Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-03-04T03:40:45.483344419Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-04T03:40:45.531169548Z [ls.io-init] done.