2026-03-04T03:40:39.073167195Z [migrations] started
2026-03-04T03:40:39.073229420Z [migrations] no migrations found
2026-03-04T03:40:39.092542989Z usermod: no changes
2026-03-04T03:40:39.099382450Z ───────────────────────────────────────
2026-03-04T03:40:39.099420707Z 
2026-03-04T03:40:39.099428974Z       ██╗     ███████╗██╗ ██████╗
2026-03-04T03:40:39.099436539Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-04T03:40:39.099444234Z       ██║     ███████╗██║██║   ██║
2026-03-04T03:40:39.099451539Z       ██║     ╚════██║██║██║   ██║
2026-03-04T03:40:39.099458794Z       ███████╗███████║██║╚██████╔╝
2026-03-04T03:40:39.099466038Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-04T03:40:39.099473654Z 
2026-03-04T03:40:39.099480598Z    Brought to you by linuxserver.io
2026-03-04T03:40:39.099487742Z ───────────────────────────────────────
2026-03-04T03:40:39.099883830Z 
2026-03-04T03:40:39.099907858Z To support the app dev(s) visit:
2026-03-04T03:40:39.101636499Z Lidarr: https://opencollective.com/lidarr
2026-03-04T03:40:39.101947665Z 
2026-03-04T03:40:39.101952054Z To support LSIO projects visit:
2026-03-04T03:40:39.101955822Z https://www.linuxserver.io/donate/
2026-03-04T03:40:39.101959619Z 
2026-03-04T03:40:39.101963137Z ───────────────────────────────────────
2026-03-04T03:40:39.101967726Z GID/UID
2026-03-04T03:40:39.101971283Z ───────────────────────────────────────
2026-03-04T03:40:39.107069899Z 
2026-03-04T03:40:39.107086473Z User UID:    911
2026-03-04T03:40:39.107091072Z User GID:    911
2026-03-04T03:40:39.107094870Z ───────────────────────────────────────
2026-03-04T03:40:39.109237975Z Linuxserver.io version: 3.1.0.4875-ls21
2026-03-04T03:40:39.109493810Z Build-date: 2026-03-04T03:36:49+00:00
2026-03-04T03:40:39.109499431Z ───────────────────────────────────────
2026-03-04T03:40:39.109503660Z     
2026-03-04T03:40:39.158879902Z [custom-init] No custom files found, skipping...
2026-03-04T03:40:39.478884940Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-03-04T03:40:39.496066967Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T03:40:39.500009436Z [Debug] Bootstrap: Console selected 
2026-03-04T03:40:39.501269443Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T03:40:39.780249595Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-03-04T03:40:39.832115670Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {804d7944-1c89-4c10-a828-7b43fe44f558} may be persisted to storage in unencrypted form. 
2026-03-04T03:40:39.890649521Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-03-04T03:40:39.927009244Z [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:40.002955636Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T03:40:40.010238601Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.010802376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.059468468Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T03:40:40.063106313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492919s 
2026-03-04T03:40:40.063318600Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T03:40:40.063513863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528195s 
2026-03-04T03:40:40.070431282Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T03:40:40.070944195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.076026127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T03:40:40.086037917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T03:40:40.096939217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206231s 
2026-03-04T03:40:40.097349814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.099250782Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T03:40:40.099411686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229802s 
2026-03-04T03:40:40.100065993Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T03:40:40.100266567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.105213839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T03:40:40.106207930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:40.106737396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013357s 
2026-03-04T03:40:40.107041869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:40.107317083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001194s 
2026-03-04T03:40:40.107725035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T03:40:40.108340614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T03:40:40.108994611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001063s 
2026-03-04T03:40:40.109228352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.109970667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T03:40:40.110139036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020046s 
2026-03-04T03:40:40.110576406Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T03:40:40.110807502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.111560087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:40.112357162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-03-04T03:40:40.112574480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T03:40:40.112902701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T03:40:40.113385413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006143s 
2026-03-04T03:40:40.113598953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.114226145Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T03:40:40.114410006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014155s 
2026-03-04T03:40:40.117459897Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T03:40:40.117670351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.118271491Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-03-04T03:40:40.129824644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-03-04T03:40:40.130366004Z [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:40.130857584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s 
2026-03-04T03:40:40.131054250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-03-04T03:40:40.131357811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-03-04T03:40:40.131674619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s 
2026-03-04T03:40:40.131884001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-03-04T03:40:40.132217502Z [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:40.132588319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 
2026-03-04T03:40:40.132779103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-03-04T03:40:40.133064828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-03-04T03:40:40.133406075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000435s 
2026-03-04T03:40:40.133552620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-03-04T03:40:40.139144981Z [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:40.140377683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006635s 
2026-03-04T03:40:40.140569610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-03-04T03:40:40.140904784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-04T03:40:40.141258507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s 
2026-03-04T03:40:40.141456565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-03-04T03:40:40.141740507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-04T03:40:40.142060241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s 
2026-03-04T03:40:40.142260835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-03-04T03:40:40.142533554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.142854350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s 
2026-03-04T03:40:40.143048982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-03-04T03:40:40.143300107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.143604220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003913s 
2026-03-04T03:40:40.143778982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-03-04T03:40:40.145177608Z [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:40.146178513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022068s 
2026-03-04T03:40:40.146366201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-03-04T03:40:40.146685314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:40.147044437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s 
2026-03-04T03:40:40.147213117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-03-04T03:40:40.147465495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:40.147807684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s 
2026-03-04T03:40:40.148020563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-03-04T03:40:40.148279264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:40.148627665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s 
2026-03-04T03:40:40.148816225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-03-04T03:40:40.149130317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:40.149455241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004554s 
2026-03-04T03:40:40.149641326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-03-04T03:40:40.149925488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:40.150283529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s 
2026-03-04T03:40:40.150477670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-03-04T03:40:40.150727984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-03-04T03:40:40.151066876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2026-03-04T03:40:40.151250075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-03-04T03:40:40.152156130Z [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:40.152915509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014661s 
2026-03-04T03:40:40.153102756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-03-04T03:40:40.153420385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-04T03:40:40.153817655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s 
2026-03-04T03:40:40.154013069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-03-04T03:40:40.154283673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-03-04T03:40:40.154654500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s 
2026-03-04T03:40:40.154865415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-03-04T03:40:40.155149607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-04T03:40:40.155505293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000469s 
2026-03-04T03:40:40.155755898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-03-04T03:40:40.156166605Z [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:40.156568654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006236s 
2026-03-04T03:40:40.156761002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-03-04T03:40:40.157494439Z [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:40.158132563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011935s 
2026-03-04T03:40:40.158323528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-03-04T03:40:40.158612109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-03-04T03:40:40.158962114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004542s 
2026-03-04T03:40:40.159158539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-03-04T03:40:40.159445026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:40.159778157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s 
2026-03-04T03:40:40.159970625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-03-04T03:40:40.160779353Z [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:40.161386355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012455s 
2026-03-04T03:40:40.161573422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-03-04T03:40:40.161836321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T03:40:40.162158690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004082s 
2026-03-04T03:40:40.162359204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-03-04T03:40:40.162650711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-04T03:40:40.162993982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004475s 
2026-03-04T03:40:40.163192943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-03-04T03:40:40.163484590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-03-04T03:40:40.163823162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004472s 
2026-03-04T03:40:40.164053726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-03-04T03:40:40.164320383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-03-04T03:40:40.164637481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004195s 
2026-03-04T03:40:40.164825841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-03-04T03:40:40.165527353Z [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:40.166099085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010931s 
2026-03-04T03:40:40.166287544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-03-04T03:40:40.166772921Z [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:40.167224350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007479s 
2026-03-04T03:40:40.167427870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-03-04T03:40:40.167755590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T03:40:40.168133221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s 
2026-03-04T03:40:40.168311259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-03-04T03:40:40.170672373Z [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:40.171169224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026789s 
2026-03-04T03:40:40.171360799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-03-04T03:40:40.171636925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T03:40:40.171990207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s 
2026-03-04T03:40:40.172157203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-03-04T03:40:40.172589744Z [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:40.173040862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s 
2026-03-04T03:40:40.173240625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-03-04T03:40:40.173519696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-03-04T03:40:40.173868519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s 
2026-03-04T03:40:40.174066498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-03-04T03:40:40.174559059Z [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:40.175069116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008177s 
2026-03-04T03:40:40.175287707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-03-04T03:40:40.175633152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-03-04T03:40:40.176035051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005517s 
2026-03-04T03:40:40.176256568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-03-04T03:40:40.176582554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-03-04T03:40:40.176924182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00049s 
2026-03-04T03:40:40.177100597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-03-04T03:40:40.177761347Z [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:40.178263078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s 
2026-03-04T03:40:40.178451537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-03-04T03:40:40.179322310Z [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:40.180250098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016094s 
2026-03-04T03:40:40.180422295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-03-04T03:40:40.180953284Z [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:40.181408371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008155s 
2026-03-04T03:40:40.181590748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-03-04T03:40:40.182344395Z [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:40.182897950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011355s 
2026-03-04T03:40:40.183098925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-03-04T03:40:40.183630445Z [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:40.184169470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s 
2026-03-04T03:40:40.184351116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-03-04T03:40:40.184964701Z [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:40.185449267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009154s 
2026-03-04T03:40:40.185641434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-03-04T03:40:40.186105098Z [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:40.186555765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007368s 
2026-03-04T03:40:40.186738343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-03-04T03:40:40.187065331Z [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:40.187458774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s 
2026-03-04T03:40:40.187652905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-03-04T03:40:40.187940694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-03-04T03:40:40.188310378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s 
2026-03-04T03:40:40.188504660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-03-04T03:40:40.188934044Z [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:40.189334981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s 
2026-03-04T03:40:40.189523882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-03-04T03:40:40.190206536Z [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:40.190790632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010891s 
2026-03-04T03:40:40.190962208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-03-04T03:40:40.191400019Z [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:40.191866970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007205s 
2026-03-04T03:40:40.192075159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-03-04T03:40:40.192362477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-03-04T03:40:40.192722122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004753s 
2026-03-04T03:40:40.192919880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-03-04T03:40:40.193199473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-03-04T03:40:40.193530770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004319s 
2026-03-04T03:40:40.193709590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-03-04T03:40:40.194406303Z [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:40.195010520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s 
2026-03-04T03:40:40.195206925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-03-04T03:40:40.195844098Z [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:40.196387923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010004s 
2026-03-04T03:40:40.196596774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-03-04T03:40:40.196916838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:40.197291823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005043s 
2026-03-04T03:40:40.197468308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-03-04T03:40:40.198117486Z [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:40.198647222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009942s 
2026-03-04T03:40:40.198821974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-03-04T03:40:40.199521392Z [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:40.200134447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011308s 
2026-03-04T03:40:40.200327435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-03-04T03:40:40.200776359Z [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:40.201224782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007241s 
2026-03-04T03:40:40.201443673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-03-04T03:40:40.201750701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-03-04T03:40:40.202101808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004755s 
2026-03-04T03:40:40.202294566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-03-04T03:40:40.202897861Z [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:40.203445714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009593s 
2026-03-04T03:40:40.203668202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-03-04T03:40:40.204075442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:40.204445687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s 
2026-03-04T03:40:40.205647988Z [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:40.207341919Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013982 taking an average of 00:00:00.0013982 
2026-03-04T03:40:40.208070517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:40:40', 'InitialSetup') 
2026-03-04T03:40:40.208428948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.211316933Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T03:40:40.211480813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066544s 
2026-03-04T03:40:40.211754875Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-03-04T03:40:40.212021833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.212317548Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-03-04T03:40:40.212876934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-04T03:40:40.213062678Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.213283413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-03-04T03:40:40.213599249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.214574042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010988s 
2026-03-04T03:40:40.214966742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:40:40', 'add_reason_to_pending_releases') 
2026-03-04T03:40:40.215330846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.216204805Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-03-04T03:40:40.216394267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026753s 
2026-03-04T03:40:40.216597306Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-03-04T03:40:40.216798872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.217051861Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-03-04T03:40:40.219318565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.219490702Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.219706336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-03-04T03:40:40.219974706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-03-04T03:40:40.220974329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010987s 
2026-03-04T03:40:40.221142427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.221295866Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:40.221484737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-03-04T03:40:40.221786364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.222748251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s 
2026-03-04T03:40:40.222924626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.223079959Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.223278108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-03-04T03:40:40.223606479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.224602685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001123s 
2026-03-04T03:40:40.224977419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-03-04T03:40:40.225563499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-03-04T03:40:40.225849866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006522s 
2026-03-04T03:40:40.226180291Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-03-04T03:40:40.237123496Z [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:40.238538195Z [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:40.239445041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-03-04T03:40:40.240583593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-03-04T03:40:40.243112826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-04T03:40:40.243551099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-03-04T03:40:40.244057889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-04T03:40:40.244399106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180174s 
2026-03-04T03:40:40.244565551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.244714792Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:40.244905967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-03-04T03:40:40.245174317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-03-04T03:40:40.246054590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000957s 
2026-03-04T03:40:40.246415476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:40:40', 'add_medium_support') 
2026-03-04T03:40:40.246769219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.248087603Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-03-04T03:40:40.248263257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029589s 
2026-03-04T03:40:40.248507048Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-03-04T03:40:40.248733033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.249005601Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-03-04T03:40:40.249602123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-03-04T03:40:40.249950434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-03-04T03:40:40.250237472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s 
2026-03-04T03:40:40.250440791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.250627407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.252949002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023324s 
2026-03-04T03:40:40.253313496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:40:40', 'add_various_qualites_in_profile') 
2026-03-04T03:40:40.253688030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.254416467Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-03-04T03:40:40.254604726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037935s 
2026-03-04T03:40:40.254803847Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-03-04T03:40:40.255012978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.255280547Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-03-04T03:40:40.256067471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-03-04T03:40:40.256580244Z [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:40.257053557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007884s 
2026-03-04T03:40:40.257264762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-03-04T03:40:40.257581520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-03-04T03:40:40.257925562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004734s 
2026-03-04T03:40:40.258098611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:40.261885316Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.262165871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-03-04T03:40:40.262506927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:40.263461379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010967s 
2026-03-04T03:40:40.263680891Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-03-04T03:40:40.267827801Z [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:40.270513809Z [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:40.271725659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:40.272722406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:40.274860171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-04T03:40:40.275336540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-04T03:40:40.275797639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.276250531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.276575595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127075s 
2026-03-04T03:40:40.276790929Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-03-04T03:40:40.280628326Z [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:40.283189914Z [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:40.284354228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:40.285358190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:40.287501195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-03-04T03:40:40.287987303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-03-04T03:40:40.288438051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.288858858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.289183041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012192s 
2026-03-04T03:40:40.289347322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.289510621Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:40.289703609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-03-04T03:40:40.289982771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-03-04T03:40:40.290810087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009144s 
2026-03-04T03:40:40.291178689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:40:40', 'metadata_profiles') 
2026-03-04T03:40:40.291526540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.292816237Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-03-04T03:40:40.292995888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028912s 
2026-03-04T03:40:40.293272976Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-03-04T03:40:40.293508841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.293807513Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-03-04T03:40:40.295821438Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-03-04T03:40:40.300564699Z [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:40.301468198Z [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:40.301964347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T03:40:40.302565698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T03:40:40.304770077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T03:40:40.305110582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090521s 
2026-03-04T03:40:40.305287328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:40.305439404Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:40.305662684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-03-04T03:40:40.305975113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-03-04T03:40:40.306849574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009822s 
2026-03-04T03:40:40.307153185Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-04T03:40:40.307496536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-03-04T03:40:40.307773554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s 
2026-03-04T03:40:40.307982926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:40.308136595Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:40.308492572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-03-04T03:40:40.311750071Z [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:40.312837300Z [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:40.313420324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-03-04T03:40:40.314059050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-03-04T03:40:40.316235843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-03-04T03:40:40.316572712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078645s 
2026-03-04T03:40:40.316980783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:40:40', 'separate_automatic_and_interactive_search') 
2026-03-04T03:40:40.317352722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.318640956Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-03-04T03:40:40.318842241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098641s 
2026-03-04T03:40:40.319065842Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-03-04T03:40:40.319285594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.319555227Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-03-04T03:40:40.319844129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-03-04T03:40:40.323578659Z [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:40.325766253Z [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:40.326714763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:40.327818947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:40.329944787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:40.330397208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:40.330806112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:40.331244635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:40.331692707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:40.332043052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011989s 
2026-03-04T03:40:40.332416494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:40:40', 'change_album_path_to_relative') 
2026-03-04T03:40:40.332780116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.333993169Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-03-04T03:40:40.334177189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138814s 
2026-03-04T03:40:40.334400229Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-03-04T03:40:40.334614410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.334878201Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-03-04T03:40:40.335399210Z [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:40.335936492Z [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:40.336275895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s 
2026-03-04T03:40:40.336646982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:40:40', 'change_quality_size_mb_to_kb') 
2026-03-04T03:40:40.337005414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.337735183Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-03-04T03:40:40.337923923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019946s 
2026-03-04T03:40:40.338116361Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-03-04T03:40:40.338319520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.338568141Z [Info] album_releases: Starting migration of Main DB to 9 
2026-03-04T03:40:40.338962344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.339130523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.339314884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-03-04T03:40:40.339594377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-03-04T03:40:40.340474369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009652s 
2026-03-04T03:40:40.340656616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.340806458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.341009597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-03-04T03:40:40.341304801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-03-04T03:40:40.342182508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009806s 
2026-03-04T03:40:40.342534277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:40:40', 'album_releases') 
2026-03-04T03:40:40.342881486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.343622458Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-03-04T03:40:40.343804204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024026s 
2026-03-04T03:40:40.344010860Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-03-04T03:40:40.344233959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.344533031Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-03-04T03:40:40.345070554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.345244945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.345427242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-03-04T03:40:40.349256272Z [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:40.351601845Z [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:40.352744265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:40.353899702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:40.356145464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:40.356598576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:40.357014804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:40.357443577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:40.357890046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:40.358219560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126202s 
2026-03-04T03:40:40.358393089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.358546859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.358744026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-03-04T03:40:40.362695793Z [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:40.365057188Z [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:40.366103946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:40.367186445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:40.369335022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:40.369793224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-03-04T03:40:40.370216396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-03-04T03:40:40.370651973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-03-04T03:40:40.371093232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:40.371421804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124878s 
2026-03-04T03:40:40.371781418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:40:40', 'album_releases_fix') 
2026-03-04T03:40:40.372191022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.373374225Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-03-04T03:40:40.373552003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143821s 
2026-03-04T03:40:40.373766244Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-03-04T03:40:40.373957539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.374222813Z [Info] import_lists: Starting migration of Main DB to 11 
2026-03-04T03:40:40.375074328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-03-04T03:40:40.375949971Z [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:40.376621062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00135s 
2026-03-04T03:40:40.376808049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-03-04T03:40:40.377115638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-03-04T03:40:40.377430112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s 
2026-03-04T03:40:40.377624824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-03-04T03:40:40.378254772Z [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:40.378808868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010035s 
2026-03-04T03:40:40.379046306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-03-04T03:40:40.379376280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:40.379734652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s 
2026-03-04T03:40:40.380104848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:40:40', 'import_lists') 
2026-03-04T03:40:40.380481726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.381419715Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-03-04T03:40:40.381591100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021671s 
2026-03-04T03:40:40.381785692Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-03-04T03:40:40.381995755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.382278484Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-03-04T03:40:40.382635733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-03-04T03:40:40.382810215Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.383032061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-03-04T03:40:40.383374932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-03-04T03:40:40.384320937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010723s 
2026-03-04T03:40:40.384495067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.384707044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.385732108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s 
2026-03-04T03:40:40.386091482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:40:40', 'add_release_status') 
2026-03-04T03:40:40.386445334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.387238671Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-03-04T03:40:40.387418834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002541s 
2026-03-04T03:40:40.387635791Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-03-04T03:40:40.387882628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.388173153Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-03-04T03:40:40.388498528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:40.388671857Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.388882772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-03-04T03:40:40.389229220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.390140364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s 
2026-03-04T03:40:40.390515049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:40:40', 'album_download_notification') 
2026-03-04T03:40:40.390884523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.391615485Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-03-04T03:40:40.391865709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002484s 
2026-03-04T03:40:40.392077114Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-03-04T03:40:40.392285333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.392550708Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-03-04T03:40:40.393171277Z [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:40.393834182Z [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:40.394252394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007377s 
2026-03-04T03:40:40.394761329Z [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:40.395408211Z [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:40.395816924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007278s 
2026-03-04T03:40:40.396206038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:40:40', 'fix_language_metadata_profiles') 
2026-03-04T03:40:40.396568097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.397217495Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-03-04T03:40:40.397414722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020771s 
2026-03-04T03:40:40.397602390Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-03-04T03:40:40.397806090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.398054249Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-03-04T03:40:40.398393092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-03-04T03:40:40.398703677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-03-04T03:40:40.398965264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003503s 
2026-03-04T03:40:40.399306461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:40:40', 'remove_fanzub') 
2026-03-04T03:40:40.399652889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.400359571Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-03-04T03:40:40.400544744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001688s 
2026-03-04T03:40:40.400750669Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-03-04T03:40:40.400964680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.401234343Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-03-04T03:40:40.402658851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-03-04T03:40:40.402932602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-03-04T03:40:40.403253769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s 
2026-03-04T03:40:40.403469994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-03-04T03:40:40.403811762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-03-04T03:40:40.404182539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005153s 
2026-03-04T03:40:40.404638567Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-03-04T03:40:40.405078243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-03-04T03:40:40.405455222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006257s 
2026-03-04T03:40:40.405663551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-03-04T03:40:40.405977493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-04T03:40:40.406306726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s 
2026-03-04T03:40:40.406505797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-03-04T03:40:40.406791262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-03-04T03:40:40.407146056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s 
2026-03-04T03:40:40.407358394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-03-04T03:40:40.407671604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-04T03:40:40.408029846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004831s 
2026-03-04T03:40:40.408402716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:40:40', 'update_artist_history_indexes') 
2026-03-04T03:40:40.408759996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.409887216Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-03-04T03:40:40.410079813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022931s 
2026-03-04T03:40:40.410264185Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-03-04T03:40:40.410469017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.410714461Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-03-04T03:40:40.412097607Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.413013501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-03-04T03:40:40.413296691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009915s 
2026-03-04T03:40:40.413639221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:40:40', 'remove_nma') 
2026-03-04T03:40:40.413984576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.414710327Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-03-04T03:40:40.414881312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002387s 
2026-03-04T03:40:40.415081585Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-03-04T03:40:40.415291167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.415552693Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-03-04T03:40:40.415852096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.416032910Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s 
2026-03-04T03:40:40.416233504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-03-04T03:40:40.416506754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-03-04T03:40:40.417405815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009781s 
2026-03-04T03:40:40.425581698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:40:40', 'album_disambiguation') 
2026-03-04T03:40:40.426052385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.426751673Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-03-04T03:40:40.426940303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102997s 
2026-03-04T03:40:40.427180948Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-03-04T03:40:40.427401973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.427690895Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-03-04T03:40:40.428109247Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.428319781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.429682826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013723s 
2026-03-04T03:40:40.430051117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:40:40', 'add_ape_quality_in_profiles') 
2026-03-04T03:40:40.430414419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.431017122Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-03-04T03:40:40.431210101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026873s 
2026-03-04T03:40:40.431399031Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-03-04T03:40:40.431603342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.431880881Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-03-04T03:40:40.432761825Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.433092270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-03-04T03:40:40.433364218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s 
2026-03-04T03:40:40.433587498Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.433883494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-03-04T03:40:40.434151022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003817s 
2026-03-04T03:40:40.434371526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.434675238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-03-04T03:40:40.434942887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s 
2026-03-04T03:40:40.435287110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:40:40', 'remove_pushalot') 
2026-03-04T03:40:40.435647225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.436250169Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-03-04T03:40:40.436425071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016549s 
2026-03-04T03:40:40.436623420Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-03-04T03:40:40.436830608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.437092295Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-03-04T03:40:40.437474675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-03-04T03:40:40.437914811Z [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:40.438341230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006838s 
2026-03-04T03:40:40.438700483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:40:40', 'add_custom_filters') 
2026-03-04T03:40:40.439068334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.439703412Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-03-04T03:40:40.439891682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020111s 
2026-03-04T03:40:40.440090372Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-03-04T03:40:40.440304022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.440551470Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-03-04T03:40:40.440852166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:40.441018681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.441230938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-03-04T03:40:40.441493928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-03-04T03:40:40.442452979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001033s 
2026-03-04T03:40:40.442806891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:40:40', 'import_list_tags') 
2026-03-04T03:40:40.443154401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.444069173Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-03-04T03:40:40.444241580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026202s 
2026-03-04T03:40:40.444448567Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-03-04T03:40:40.444660484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.444930046Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-03-04T03:40:40.449294605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-03-04T03:40:40.450007570Z [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:40.450585715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011057s 
2026-03-04T03:40:40.450816589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-03-04T03:40:40.451172326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-03-04T03:40:40.451539665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s 
2026-03-04T03:40:40.453896320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-04T03:40:40.453905569Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:40:40.453910098Z                           FROM "Artists" 
2026-03-04T03:40:40.454926575Z [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:40.454937727Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-04T03:40:40.454942848Z                           FROM "Artists" 
2026-03-04T03:40:40.455478035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010907s 
2026-03-04T03:40:40.455662587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:40.455817779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.456036339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-03-04T03:40:40.456364821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.457326437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010871s 
2026-03-04T03:40:40.457876204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-04T03:40:40.457883329Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:40.457887327Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:40.457891395Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-03-04T03:40:40.458599090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-04T03:40:40.458608369Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:40.458612547Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:40.458616435Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-03-04T03:40:40.459029937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007912s 
2026-03-04T03:40:40.459207295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-03-04T03:40:40.460048378Z [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:40.460699529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013075s 
2026-03-04T03:40:40.460915474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-03-04T03:40:40.461279146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-03-04T03:40:40.461637448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005275s 
2026-03-04T03:40:40.461846729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-03-04T03:40:40.462135992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-03-04T03:40:40.462476247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s 
2026-03-04T03:40:40.462649095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.462849839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.467522528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046928s 
2026-03-04T03:40:40.467701829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.467866601Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.468068497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-03-04T03:40:40.468387680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.469362673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011001s 
2026-03-04T03:40:40.469540271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.469689591Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.469891508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-03-04T03:40:40.470196312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:40.471112326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s 
2026-03-04T03:40:40.471289172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.471445807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.471622153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-03-04T03:40:40.471921966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-03-04T03:40:40.472819884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010034s 
2026-03-04T03:40:40.473446746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-04T03:40:40.473452458Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:40.473456696Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:40.473460915Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:40.473465294Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-03-04T03:40:40.474310926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-04T03:40:40.474326718Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:40.474335826Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:40.474346378Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:40.474358161Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-03-04T03:40:40.474785342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009324s 
2026-03-04T03:40:40.474958971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.475111017Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.475313685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-03-04T03:40:40.475635042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-03-04T03:40:40.476583713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010606s 
2026-03-04T03:40:40.476757893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.476910942Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.477104361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-03-04T03:40:40.477414425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.478335230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s 
2026-03-04T03:40:40.478509992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.478660074Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.478859876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-03-04T03:40:40.479175892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.480110825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s 
2026-03-04T03:40:40.480690622Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:40:40.480698338Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:40:40.480705062Z                                                 FROM "AlbumReleases"
2026-03-04T03:40:40.480711575Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:40.480718579Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-03-04T03:40:40.481475493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:40:40.481495032Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-04T03:40:40.481504351Z                                                 FROM "AlbumReleases"
2026-03-04T03:40:40.481514050Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:40.481525564Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-03-04T03:40:40.481963034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s 
2026-03-04T03:40:40.482573383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-04T03:40:40.482581019Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:40.482587712Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:40.482594245Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:40.482601239Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:40.483431832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-04T03:40:40.483451742Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-04T03:40:40.483460981Z                                                   FROM "ArtistMetadata"
2026-03-04T03:40:40.483469538Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:40.483478786Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:40.483913371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009156s 
2026-03-04T03:40:40.484435332Z [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:40.488334684Z [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:40.489778802Z [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:40.490435053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:40.491535890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:40.493860020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.494319716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.494671724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099127s 
2026-03-04T03:40:40.495066309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-03-04T03:40:40.499017184Z [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:40.500843191Z [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:40.501695918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:40.503186118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:40.505567874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:40.506071659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:40.506445301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111092s 
2026-03-04T03:40:40.506719112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-03-04T03:40:40.510593333Z [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:40.512158214Z [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:40.512877723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-03-04T03:40:40.513750190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-03-04T03:40:40.516022525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-03-04T03:40:40.516539456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-03-04T03:40:40.516931075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099852s 
2026-03-04T03:40:40.517135076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-03-04T03:40:40.520952271Z [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:40.522018819Z [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:40.522577484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:40.523284988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:40.525564408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:40.525966989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086398s 
2026-03-04T03:40:40.526185349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-03-04T03:40:40.526509090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:40.526899607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005202s 
2026-03-04T03:40:40.527105552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-03-04T03:40:40.527391948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:40.527758176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004724s 
2026-03-04T03:40:40.528003039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-03-04T03:40:40.528314195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:40.528696495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005106s 
2026-03-04T03:40:40.528917059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-03-04T03:40:40.529225971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:40.529648332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s 
2026-03-04T03:40:40.529864567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-03-04T03:40:40.530185022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-03-04T03:40:40.530562312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005109s 
2026-03-04T03:40:40.530779940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-03-04T03:40:40.531101528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-03-04T03:40:40.531483887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s 
2026-03-04T03:40:40.531662387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:40.532565335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-03-04T03:40:40.532868946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s 
2026-03-04T03:40:40.533040341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:40.533349073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-03-04T03:40:40.533627935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s 
2026-03-04T03:40:40.533793228Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:40.534165637Z [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:40.534494680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005446s 
2026-03-04T03:40:40.534871870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:40:40', 'add_release_groups_etc') 
2026-03-04T03:40:40.535243688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.538402428Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-03-04T03:40:40.538577812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043834s 
2026-03-04T03:40:40.538793576Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-03-04T03:40:40.539004060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.539276198Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-03-04T03:40:40.539871747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:40.540184928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-03-04T03:40:40.540414670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s 
2026-03-04T03:40:40.540766679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:40:40', 'NewMediaInfoFormat') 
2026-03-04T03:40:40.541140441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.542103360Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-03-04T03:40:40.542298724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020366s 
2026-03-04T03:40:40.542563888Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-03-04T03:40:40.542792738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.543068063Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-03-04T03:40:40.544289091Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-03-04T03:40:40.544654156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-03-04T03:40:40.546884127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023666s 
2026-03-04T03:40:40.547076925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-04T03:40:40.547229663Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:40.547481239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-03-04T03:40:40.547888379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:40.548842620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011091s 
2026-03-04T03:40:40.549236313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:40:40', 'rename_restrictions_to_release_profiles') 
2026-03-04T03:40:40.549620426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.550464767Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-03-04T03:40:40.550670401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026992s 
2026-03-04T03:40:40.550917428Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-03-04T03:40:40.551156329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.551436814Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-03-04T03:40:40.552664616Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-03-04T03:40:40.552924499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-03-04T03:40:40.555151945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022993s 
2026-03-04T03:40:40.555345635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:40.555512521Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.555726842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-03-04T03:40:40.556071987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-04T03:40:40.557192874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011032s 
2026-03-04T03:40:40.557301864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-03-04T03:40:40.557491686Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.557761188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-03-04T03:40:40.558080652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-03-04T03:40:40.558978119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010198s 
2026-03-04T03:40:40.559158382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:40.559425008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-04T03:40:40.559685393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s 
2026-03-04T03:40:40.559888341Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:40.560143676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-03-04T03:40:40.560432998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003941s 
2026-03-04T03:40:40.560657801Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-03-04T03:40:40.565062540Z [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:40.566497259Z [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:40.567191878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:40.568183845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:40.570440729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.570883671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.571349479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:40.571807020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:40.572163668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113065s 
2026-03-04T03:40:40.572592001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:40:40', 'rename_quality_profiles_add_upgrade_allowed') 
2026-03-04T03:40:40.572979611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.574166592Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-03-04T03:40:40.574377186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132391s 
2026-03-04T03:40:40.574599273Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-03-04T03:40:40.574820097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.575090071Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-03-04T03:40:40.575595068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-03-04T03:40:40.576058962Z [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:40.576488577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s 
2026-03-04T03:40:40.576713801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-03-04T03:40:40.577089277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-03-04T03:40:40.577489052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2026-03-04T03:40:40.577852924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:40:40', 'add_import_exclusions') 
2026-03-04T03:40:40.578222408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.579108041Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-03-04T03:40:40.579292363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021523s 
2026-03-04T03:40:40.579526163Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-03-04T03:40:40.579755144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.580073576Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-03-04T03:40:40.584640041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:40:40.584650953Z                           WHERE "Id" in (
2026-03-04T03:40:40.584656975Z                           SELECT "Artists"."Id" from "Artists"
2026-03-04T03:40:40.584662806Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.584668989Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:40.585474170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:40:40.585483990Z                           WHERE "Id" in (
2026-03-04T03:40:40.585489882Z                           SELECT "Artists"."Id" from "Artists"
2026-03-04T03:40:40.585495794Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.585502126Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:40.586099259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001043s 
2026-03-04T03:40:40.586693114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-04T03:40:40.586701762Z                           WHERE "Id" in (
2026-03-04T03:40:40.586707574Z                           SELECT "Albums"."Id" from "Albums"
2026-03-04T03:40:40.586713445Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.586719618Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:40.587480790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-04T03:40:40.587488716Z                           WHERE "Id" in (
2026-03-04T03:40:40.587494418Z                           SELECT "Albums"."Id" from "Albums"
2026-03-04T03:40:40.587500280Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.587506262Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:40.588089606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009924s 
2026-03-04T03:40:40.588655947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-04T03:40:40.588663382Z                           WHERE "Id" in (
2026-03-04T03:40:40.588669053Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:40:40.588674875Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:40:40.588680867Z                           WHERE "Albums"."Id" IS NULL) 
2026-03-04T03:40:40.589444575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-04T03:40:40.589453452Z                           WHERE "Id" in (
2026-03-04T03:40:40.589459284Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-04T03:40:40.589465256Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-04T03:40:40.589471389Z                           WHERE "Albums"."Id" IS NULL) 
2026-03-04T03:40:40.590024913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009665s 
2026-03-04T03:40:40.590603919Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:40:40.590610202Z                           WHERE "Id" in (
2026-03-04T03:40:40.590615803Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:40.590621614Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:40.590627717Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-03-04T03:40:40.591379971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:40:40.591401565Z                           WHERE "Id" in (
2026-03-04T03:40:40.591407497Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:40.591413289Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:40.591419311Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-03-04T03:40:40.592003637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010038s 
2026-03-04T03:40:40.592599557Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-04T03:40:40.592608926Z                           WHERE "Id" in (
2026-03-04T03:40:40.592615139Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:40.592621401Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.592627804Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:40.593384087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-04T03:40:40.593390821Z                           WHERE "Id" in (
2026-03-04T03:40:40.593396452Z                           SELECT "Tracks"."Id" from "Tracks"
2026-03-04T03:40:40.593402183Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.593408286Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-03-04T03:40:40.593981670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000989s 
2026-03-04T03:40:40.594569945Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:40.594576478Z                           WHERE "Id" IN (
2026-03-04T03:40:40.594582089Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.594587901Z                           LEFT OUTER JOIN "Tracks"
2026-03-04T03:40:40.594593522Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:40.594599324Z                           WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:40.595358753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:40.595367250Z                           WHERE "Id" IN (
2026-03-04T03:40:40.595372982Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.595378774Z                           LEFT OUTER JOIN "Tracks"
2026-03-04T03:40:40.595385126Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:40.595391369Z                           WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:40.596096469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011071s 
2026-03-04T03:40:40.596489450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:40:40', 'clean_artist_metadata_table') 
2026-03-04T03:40:40.596857872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.597697282Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-03-04T03:40:40.597890882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026886s 
2026-03-04T03:40:40.598123240Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-03-04T03:40:40.598344094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.598627294Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-03-04T03:40:40.599362164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:40.599540343Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:40.599770025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-03-04T03:40:40.600117385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.601153221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011706s 
2026-03-04T03:40:40.601348584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:40.601502213Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.601728208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-03-04T03:40:40.602100719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.603056162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011169s 
2026-03-04T03:40:40.603245814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:40.603423923Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.603634517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-03-04T03:40:40.604006586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.604935837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010874s 
2026-03-04T03:40:40.605132714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:40.605289499Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.605518470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-03-04T03:40:40.605849146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.606800321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010864s 
2026-03-04T03:40:40.606993150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:40.607152280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.607369447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-03-04T03:40:40.607698700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.608638002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010632s 
2026-03-04T03:40:40.608854558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-03-04T03:40:40.614751903Z [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:40.616454090Z [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:40.617238189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-04T03:40:40.617713686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-04T03:40:40.620039750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109828s 
2026-03-04T03:40:40.620298050Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-03-04T03:40:40.624099344Z [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:40.625782754Z [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:40.626522734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-03-04T03:40:40.627079414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-03-04T03:40:40.629333934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088166s 
2026-03-04T03:40:40.629710042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:40:40', 'health_issue_notification') 
2026-03-04T03:40:40.630066199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.631576650Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-03-04T03:40:40.631756973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011027s 
2026-03-04T03:40:40.632025664Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-03-04T03:40:40.632247000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.632538808Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-03-04T03:40:40.633538851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:40.633709855Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:40.633928035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-03-04T03:40:40.634264222Z [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:40.635217030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s 
2026-03-04T03:40:40.635398856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:40.635551053Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.635738670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-03-04T03:40:40.636011269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-03-04T03:40:40.636933987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009941s 
2026-03-04T03:40:40.637191105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-03-04T03:40:40.637478844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-03-04T03:40:40.637734138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003363s 
2026-03-04T03:40:40.638232171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:40.638236540Z                 WHERE "Id" IN (
2026-03-04T03:40:40.638240287Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.638245107Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:40.638250698Z                     WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:40.638901439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:40.638912210Z                 WHERE "Id" IN (
2026-03-04T03:40:40.638918964Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.638925677Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:40.638932652Z                     WHERE "Tracks"."Id" IS NULL) 
2026-03-04T03:40:40.639431346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008446s 
2026-03-04T03:40:40.640108629Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:40.640115744Z                 WHERE "Id" IN (
2026-03-04T03:40:40.640119551Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.640123339Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:40.640127367Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:40.640131415Z                     WHERE "Artists"."Path" IS NULL) 
2026-03-04T03:40:40.641090907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:40.641110296Z                 WHERE "Id" IN (
2026-03-04T03:40:40.641120266Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.641132601Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-04T03:40:40.641143884Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-04T03:40:40.641154014Z                     WHERE "Artists"."Path" IS NULL) 
2026-03-04T03:40:40.641764854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012165s 
2026-03-04T03:40:40.642465956Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:40.642472028Z                 WHERE "Id" IN (
2026-03-04T03:40:40.642475846Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.642479674Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:40.642483602Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:40.642487580Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:40:40.642491468Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-03-04T03:40:40.643460539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:40.643476010Z                 WHERE "Id" IN (
2026-03-04T03:40:40.643484758Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-04T03:40:40.643493445Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-04T03:40:40.643502253Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-04T03:40:40.643511021Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-03-04T03:40:40.643519578Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-03-04T03:40:40.644137943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012083s 
2026-03-04T03:40:40.644677920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-04T03:40:40.644682970Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:40:40.644689113Z                 FROM "Artists"
2026-03-04T03:40:40.644693111Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:40.644698712Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:40.645421978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-04T03:40:40.645436227Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-04T03:40:40.645445345Z                 FROM "Artists"
2026-03-04T03:40:40.645453532Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-04T03:40:40.645462340Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-03-04T03:40:40.645875962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000826s 
2026-03-04T03:40:40.646288012Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-04T03:40:40.646293233Z                 WHERE "Id" NOT IN (
2026-03-04T03:40:40.646303744Z                     SELECT MIN("Id")
2026-03-04T03:40:40.646307561Z                     FROM "TrackFiles"
2026-03-04T03:40:40.646311279Z                     GROUP BY "Path"
2026-03-04T03:40:40.646315307Z                 ) 
2026-03-04T03:40:40.646835635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-04T03:40:40.646848681Z                 WHERE "Id" NOT IN (
2026-03-04T03:40:40.646857148Z                     SELECT MIN("Id")
2026-03-04T03:40:40.646865415Z                     FROM "TrackFiles"
2026-03-04T03:40:40.646873471Z                     GROUP BY "Path"
2026-03-04T03:40:40.646881908Z                 ) 
2026-03-04T03:40:40.647211341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006086s 
2026-03-04T03:40:40.647386063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:40.647537027Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.647722551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-03-04T03:40:40.651264543Z [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:40.652440010Z [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:40.653002893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:40.653625707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:40.655949546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:40.656318609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084184s 
2026-03-04T03:40:40.656516327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-03-04T03:40:40.656801512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:40.657153671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s 
2026-03-04T03:40:40.657363263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-03-04T03:40:40.660878070Z [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:40.661947233Z [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:40.662501308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:40.663262551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:40.665590659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:40.666047208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:40.666389257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088368s 
2026-03-04T03:40:40.666762739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:40:40', 'add_mediafilerepository_mtime') 
2026-03-04T03:40:40.667124758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.668101675Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-03-04T03:40:40.668297820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104986s 
2026-03-04T03:40:40.668536851Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-03-04T03:40:40.668758427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.669039874Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-03-04T03:40:40.670426496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-04T03:40:40.670431927Z                           WHERE "Id" NOT IN (
2026-03-04T03:40:40.670435885Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:40:40.670439743Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.670443871Z                             GROUP BY "ArtistMetadata"."Id") 
2026-03-04T03:40:40.671234373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-04T03:40:40.671241137Z                           WHERE "Id" NOT IN (
2026-03-04T03:40:40.671245115Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-03-04T03:40:40.671248973Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-04T03:40:40.671253031Z                             GROUP BY "ArtistMetadata"."Id") 
2026-03-04T03:40:40.671717767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008827s 
2026-03-04T03:40:40.671941667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-03-04T03:40:40.672192432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-03-04T03:40:40.672551706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004241s 
2026-03-04T03:40:40.672769584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-03-04T03:40:40.676453141Z [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:40.677849543Z [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:40.678538571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:40.679283080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:40.681589574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.682024400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.682461239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:40.682787787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00983s 
2026-03-04T03:40:40.682997990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-03-04T03:40:40.683322082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:40.683658370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000479s 
2026-03-04T03:40:40.684054207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:40:40', 'add_artistmetadataid_constraint') 
2026-03-04T03:40:40.684423600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.685371709Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-03-04T03:40:40.685565459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021206s 
2026-03-04T03:40:40.685777146Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-03-04T03:40:40.685997399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.686261822Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-03-04T03:40:40.686862932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-03-04T03:40:40.687031181Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.687236143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-03-04T03:40:40.687553092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:40.688525760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s 
2026-03-04T03:40:40.688709079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-03-04T03:40:40.688866857Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.689090628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-03-04T03:40:40.689440652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:40.690360545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010635s 
2026-03-04T03:40:40.690534515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:40.690683766Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.690890712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-03-04T03:40:40.691213272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:40.692175429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010819s 
2026-03-04T03:40:40.692361554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-03-04T03:40:40.692537849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.692741830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-03-04T03:40:40.693088808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:40.694019693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010663s 
2026-03-04T03:40:40.694192100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.694349477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.694560101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-03-04T03:40:40.694896368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:40.695842843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010827s 
2026-03-04T03:40:40.696050622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-03-04T03:40:40.696204983Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.696404144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-03-04T03:40:40.696726934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:40.697652197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010498s 
2026-03-04T03:40:40.698018625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:40:40', 'old_ids_and_artist_alias') 
2026-03-04T03:40:40.698374491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.699064821Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-03-04T03:40:40.699246748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024283s 
2026-03-04T03:40:40.699454747Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-03-04T03:40:40.699668697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.699952699Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-03-04T03:40:40.700244497Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.700451934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.701011140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000582s 
2026-03-04T03:40:40.701279411Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-04T03:40:40.701572741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-03-04T03:40:40.701817955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000334s 
2026-03-04T03:40:40.702170946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:40:40', 'download_propers_config') 
2026-03-04T03:40:40.702528245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.704068286Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-03-04T03:40:40.704257517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025297s 
2026-03-04T03:40:40.704475686Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-03-04T03:40:40.704695699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.704961444Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-03-04T03:40:40.705803460Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-03-04T03:40:40.706103855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-03-04T03:40:40.706648070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006487s 
2026-03-04T03:40:40.706859716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-03-04T03:40:40.710422621Z [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:40.711736456Z [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:40.712392327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:40.713346979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:40.715672902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:40.716120163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:40.716556321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:40.717031568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:40.717381433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103382s 
2026-03-04T03:40:40.717599121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-03-04T03:40:40.721093978Z [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:40.722353204Z [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:40.722982060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-03-04T03:40:40.723567128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-03-04T03:40:40.725945306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-03-04T03:40:40.726297385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085004s 
2026-03-04T03:40:40.726494703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-03-04T03:40:40.731181760Z [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:40.732314411Z [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:40.732895672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-03-04T03:40:40.733345046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-03-04T03:40:40.735748686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090679s 
2026-03-04T03:40:40.735985944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-03-04T03:40:40.739295578Z [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:40.740306774Z [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:40.740833645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T03:40:40.741589567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T03:40:40.743966032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T03:40:40.744429796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-04T03:40:40.744883430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-04T03:40:40.745367354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-04T03:40:40.745716517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095564s 
2026-03-04T03:40:40.745914516Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-03-04T03:40:40.749192536Z [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:40.750136958Z [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:40.750619710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-04T03:40:40.751072311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-04T03:40:40.753427173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072907s 
2026-03-04T03:40:40.753629971Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-03-04T03:40:40.757044336Z [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:40.758058498Z [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:40.758587744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:40.759361692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:40.761846025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:40.762306291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:40.762646196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088368s 
2026-03-04T03:40:40.763012774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:40:40', 'remove_language_profiles') 
2026-03-04T03:40:40.763369653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.770680554Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-03-04T03:40:40.770850796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168118s 
2026-03-04T03:40:40.771113305Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-03-04T03:40:40.771325472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.771609063Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-03-04T03:40:40.772118128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-04T03:40:40.772283421Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:40.772526260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-03-04T03:40:40.772829200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-03-04T03:40:40.773735204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010051s 
2026-03-04T03:40:40.774115931Z [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:40.774587701Z [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:40.774896502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s 
2026-03-04T03:40:40.775264283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:40:40', 'multi_disc_naming_format') 
2026-03-04T03:40:40.775611462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.781621173Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-03-04T03:40:40.781804182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071841s 
2026-03-04T03:40:40.782029996Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-03-04T03:40:40.782251132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.782530995Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-03-04T03:40:40.782900589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T03:40:40.783075652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.783275835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-03-04T03:40:40.783606150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:40.784542736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001065s 
2026-03-04T03:40:40.784722648Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.784921899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.797665419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127526s 
2026-03-04T03:40:40.798049122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:40:40', 'add_download_client_priority') 
2026-03-04T03:40:40.798425339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.843886157Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-03-04T03:40:40.844079967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589221s 
2026-03-04T03:40:40.844287595Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-03-04T03:40:40.844496967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.844763964Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-03-04T03:40:40.845167758Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.845473453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-03-04T03:40:40.845759108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s 
2026-03-04T03:40:40.845979141Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.846268003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-03-04T03:40:40.846542015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s 
2026-03-04T03:40:40.846902601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:40:40', 'remove_growl_prowl') 
2026-03-04T03:40:40.847252075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.863440732Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-03-04T03:40:40.863626145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172248s 
2026-03-04T03:40:40.863840497Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-03-04T03:40:40.864070730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.864334030Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-03-04T03:40:40.864715679Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.865032878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-03-04T03:40:40.865308472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2026-03-04T03:40:40.865528205Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:40.865829451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-03-04T03:40:40.866102421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003807s 
2026-03-04T03:40:40.866458498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:40:40', 'remove_plex_hometheatre') 
2026-03-04T03:40:40.866831158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.879892899Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-03-04T03:40:40.880084424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141151s 
2026-03-04T03:40:40.880299127Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-03-04T03:40:40.880514951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.880778833Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-03-04T03:40:40.881387689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:40.881558823Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:40.881752734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-03-04T03:40:40.882021345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-03-04T03:40:40.882974314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s 
2026-03-04T03:40:40.883154937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:40.883312505Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.883532698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-03-04T03:40:40.883901982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.884847145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011025s 
2026-03-04T03:40:40.885025754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:40.885183472Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.885404126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-03-04T03:40:40.885757868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.886698953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010908s 
2026-03-04T03:40:40.886890228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:40.887045501Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.887259021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-03-04T03:40:40.887602553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.888560582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010973s 
2026-03-04T03:40:40.888743680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:40.888898893Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.889096851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-03-04T03:40:40.889374460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-03-04T03:40:40.890283871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009873s 
2026-03-04T03:40:40.890457150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:40.890653927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:40.891676576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010462s 
2026-03-04T03:40:40.892066230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:40:40', 'add_root_folder_add_defaults') 
2026-03-04T03:40:40.892432919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.916245106Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-03-04T03:40:40.916429678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255553s 
2026-03-04T03:40:40.916619560Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-03-04T03:40:40.916829543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.917079526Z [Info] task_duration: Starting migration of Main DB to 40 
2026-03-04T03:40:40.917380863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T03:40:40.917589333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.917795758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-03-04T03:40:40.918093869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-03-04T03:40:40.918997408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010106s 
2026-03-04T03:40:40.919349898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:40:40', 'task_duration') 
2026-03-04T03:40:40.919700243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:40.929560497Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-03-04T03:40:40.931586006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115284s 
2026-03-04T03:40:40.931824105Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-03-04T03:40:40.932083277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:40.932358522Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-03-04T03:40:40.932763196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-04T03:40:40.932939241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:40.933143472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-03-04T03:40:40.933459809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:40.934372246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010352s 
2026-03-04T03:40:40.934559433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-03-04T03:40:40.934728193Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:40.934934558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-03-04T03:40:40.935258861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:40.936194716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010566s 
2026-03-04T03:40:40.936596014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:40:40', 'add_indexer_and_enabled_to_release_profiles') 
2026-03-04T03:40:40.936969786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.014624989Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-03-04T03:40:41.015014624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0792705s 
2026-03-04T03:40:41.015459169Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-03-04T03:40:41.015956029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.016526338Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-03-04T03:40:41.020679100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-03-04T03:40:41.028449806Z [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:41.031172168Z [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:41.032574752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:41.034601824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:41.047152516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:41.048169884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:41.049100488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:41.050161374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:41.050936124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298725s 
2026-03-04T03:40:41.051672797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-03-04T03:40:41.052602960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-03-04T03:40:41.053256145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009857s 
2026-03-04T03:40:41.053989382Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-03-04T03:40:41.054836137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-03-04T03:40:41.055479071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001s 
2026-03-04T03:40:41.055986603Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-03-04T03:40:41.063155288Z [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:41.065520210Z [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:41.066758193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-03-04T03:40:41.067775371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-03-04T03:40:41.072760158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163538s 
2026-03-04T03:40:41.074458337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:40:41', 'remove_album_folders') 
2026-03-04T03:40:41.075249520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.120453351Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-03-04T03:40:41.120844739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639403s 
2026-03-04T03:40:41.121316449Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-03-04T03:40:41.121792167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.122372736Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-03-04T03:40:41.123102465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:41.123435566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-04T03:40:41.123874149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-03-04T03:40:41.124595120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-03-04T03:40:41.126672153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023476s 
2026-03-04T03:40:41.127483216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:40:41', 'add_priority_to_indexers') 
2026-03-04T03:40:41.128296203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.165981003Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-03-04T03:40:41.166416961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415116s 
2026-03-04T03:40:41.167134276Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-03-04T03:40:41.167639864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.168301867Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-03-04T03:40:41.169446912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-03-04T03:40:41.170322435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-03-04T03:40:41.171338972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012842s 
2026-03-04T03:40:41.171711893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.172233232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.173538872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013711s 
2026-03-04T03:40:41.174415316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:40:41', 'remove_chown_and_folderchmod_config') 
2026-03-04T03:40:41.175232251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.176950601Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-03-04T03:40:41.177414275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046772s 
2026-03-04T03:40:41.177843680Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-03-04T03:40:41.178334327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.179084558Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-03-04T03:40:41.192794534Z [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:41.194509627Z [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:41.195504691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001875s 
2026-03-04T03:40:41.196313510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:40:41', 'update_notifiarr') 
2026-03-04T03:40:41.197102418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.198429550Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-03-04T03:40:41.198785046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047267s 
2026-03-04T03:40:41.199261986Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-03-04T03:40:41.199738696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.200442764Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-03-04T03:40:41.201107663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.201588411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.204480735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029488s 
2026-03-04T03:40:41.205518565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:40:41', 'email_multiple_addresses') 
2026-03-04T03:40:41.206485471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.207669345Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-03-04T03:40:41.208129371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060108s 
2026-03-04T03:40:41.208643747Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-03-04T03:40:41.209130076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.209732329Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-03-04T03:40:41.210394061Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-03-04T03:40:41.210975622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-03-04T03:40:41.216353531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055214s 
2026-03-04T03:40:41.217206158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:40:41', 'rename_blacklist_to_blocklist') 
2026-03-04T03:40:41.218038304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.220296781Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-03-04T03:40:41.220724302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093921s 
2026-03-04T03:40:41.221232455Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-03-04T03:40:41.221730879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.222324134Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-03-04T03:40:41.223236220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T03:40:41.223622358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s 
2026-03-04T03:40:41.224194289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-03-04T03:40:41.225039902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:41.227226555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025548s 
2026-03-04T03:40:41.227804639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-03-04T03:40:41.228646764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:41.230836333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025312s 
2026-03-04T03:40:41.231237561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.231680944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.237386162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058183s 
2026-03-04T03:40:41.237944025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:40:41', 'cdh_per_downloadclient') 
2026-03-04T03:40:41.238492389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.239486541Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-03-04T03:40:41.239775984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078778s 
2026-03-04T03:40:41.240094846Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-03-04T03:40:41.240409539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.240801739Z [Info] download_history: Starting migration of Main DB to 52 
2026-03-04T03:40:41.241932686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-03-04T03:40:41.243065798Z [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:41.243975740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017264s 
2026-03-04T03:40:41.244298671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-03-04T03:40:41.244785892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-04T03:40:41.245314947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000734s 
2026-03-04T03:40:41.245634340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-03-04T03:40:41.246114898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-03-04T03:40:41.246643963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s 
2026-03-04T03:40:41.246992795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-03-04T03:40:41.247493383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-04T03:40:41.248035174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007487s 
2026-03-04T03:40:41.248303184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.248610322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.250133690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001566s 
2026-03-04T03:40:41.250675130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:40:41', 'download_history') 
2026-03-04T03:40:41.251217753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.252223127Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-03-04T03:40:41.252502930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036222s 
2026-03-04T03:40:41.252812524Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-03-04T03:40:41.253143941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.253529858Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-03-04T03:40:41.254153945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:40:41', 'add_update_history') 
2026-03-04T03:40:41.254719554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.255478031Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-03-04T03:40:41.255749317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023536s 
2026-03-04T03:40:41.256115925Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-03-04T03:40:41.256452232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.256859943Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-03-04T03:40:41.257364920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:41.257634332Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.257973155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-03-04T03:40:41.258504895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:41.260034265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017451s 
2026-03-04T03:40:41.260629533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:40:41', 'add_on_update_to_notifications') 
2026-03-04T03:40:41.261159701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.261986075Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-03-04T03:40:41.262275458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036338s 
2026-03-04T03:40:41.262604470Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-03-04T03:40:41.262938132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.263336665Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-03-04T03:40:41.263806851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:41.264082637Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.264388503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-03-04T03:40:41.264880964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.266386906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016717s 
2026-03-04T03:40:41.266940220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:40:41', 'download_client_per_indexer') 
2026-03-04T03:40:41.267490358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.268367114Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-03-04T03:40:41.268634111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036s 
2026-03-04T03:40:41.268934646Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-03-04T03:40:41.269254681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.269648113Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-03-04T03:40:41.270272079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:41.270528225Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.270832077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-03-04T03:40:41.271309518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.272812134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016841s 
2026-03-04T03:40:41.273091677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-03-04T03:40:41.273338243Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.273675382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-03-04T03:40:41.274225780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.275721642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017323s 
2026-03-04T03:40:41.276039112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:41.276285387Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.276599831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-03-04T03:40:41.277096471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.278568725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016732s 
2026-03-04T03:40:41.279116568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:40:41', 'AddNewItemMonitorType') 
2026-03-04T03:40:41.279652708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.280763444Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-03-04T03:40:41.281037957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038176s 
2026-03-04T03:40:41.281331488Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-03-04T03:40:41.281641552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.282026908Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-03-04T03:40:41.282494099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:41.282753592Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.283061952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-03-04T03:40:41.283561378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:41.285058653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s 
2026-03-04T03:40:41.285657348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:40:41', 'ImportListSearch') 
2026-03-04T03:40:41.286207656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.287058359Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-03-04T03:40:41.287334816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036704s 
2026-03-04T03:40:41.287642686Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-03-04T03:40:41.287991679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.288388949Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-03-04T03:40:41.288868294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-03-04T03:40:41.289123708Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.289458893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-03-04T03:40:41.289984572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.291467548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s 
2026-03-04T03:40:41.292041063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:40:41', 'ImportListMonitorExisting') 
2026-03-04T03:40:41.292543194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.293420861Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-03-04T03:40:41.293608378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036542s 
2026-03-04T03:40:41.293801748Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-03-04T03:40:41.294007933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.294259509Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-03-04T03:40:41.294669745Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:41.294969980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-03-04T03:40:41.295234793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000366s 
2026-03-04T03:40:41.295458504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:41.295743057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-03-04T03:40:41.296019924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000365s 
2026-03-04T03:40:41.296188243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-03-04T03:40:41.296339217Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-03-04T03:40:41.296526153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-03-04T03:40:41.296801197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-03-04T03:40:41.297732332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010122s 
2026-03-04T03:40:41.298075463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:40:41', 'add_indexer_tags') 
2026-03-04T03:40:41.298430528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.299160167Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-03-04T03:40:41.299331913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024283s 
2026-03-04T03:40:41.299530253Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-03-04T03:40:41.299739053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.300036041Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-03-04T03:40:41.300284451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.300503693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.301445319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009487s 
2026-03-04T03:40:41.301793850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:40:41', 'update_audio_types') 
2026-03-04T03:40:41.302148394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.302946992Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-03-04T03:40:41.304142700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024476s 
2026-03-04T03:40:41.304415098Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T03:40:41.304657386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.304953502Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-03-04T03:40:41.306949311Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:41.307209495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-03-04T03:40:41.307454458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003031s 
2026-03-04T03:40:41.307636134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-03-04T03:40:41.307792128Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.308063374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-03-04T03:40:41.311837895Z [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:41.313265188Z [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:41.313944316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-03-04T03:40:41.314708464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-03-04T03:40:41.317476127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-03-04T03:40:41.317974240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-03-04T03:40:41.318343644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100522s 
2026-03-04T03:40:41.318495460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:41.318650622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.318860996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-03-04T03:40:41.322907524Z [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:41.324837961Z [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:41.325730568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:41.326579427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:41.329088590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:41.329583566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:41.330049384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:41.330394399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113423s 
2026-03-04T03:40:41.330570945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:41.330790937Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.330922713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-03-04T03:40:41.334959882Z [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:41.336911081Z [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:41.337806404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:41.338627647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:41.341088753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:41.341551505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:41.342015930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:41.342363540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112448s 
2026-03-04T03:40:41.342783756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:41.342799588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.342880360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-03-04T03:40:41.346915385Z [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:41.348808096Z [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:41.349701375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-03-04T03:40:41.350526045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-03-04T03:40:41.353014285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-03-04T03:40:41.353479011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-03-04T03:40:41.353941202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:41.354283812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112184s 
2026-03-04T03:40:41.354459555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:41.354608485Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.354817687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-03-04T03:40:41.358506174Z [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:41.359946885Z [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:41.360616172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:41.361560504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:41.364519191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:41.364959157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:41.365392319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:41.365874400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:41.366220958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112104s 
2026-03-04T03:40:41.366396131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-03-04T03:40:41.366546433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.366742167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-03-04T03:40:41.370403881Z [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:41.371764711Z [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:41.372438177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-03-04T03:40:41.373339381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-03-04T03:40:41.375754173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-03-04T03:40:41.376213238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-03-04T03:40:41.376649727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-03-04T03:40:41.377127719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-03-04T03:40:41.377479788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105489s 
2026-03-04T03:40:41.377656504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-04T03:40:41.377810133Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.378006459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-03-04T03:40:41.381539142Z [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:41.382653245Z [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:41.383238964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-04T03:40:41.383766447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-04T03:40:41.386137762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079296s 
2026-03-04T03:40:41.386313335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-04T03:40:41.386467556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.386681316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-03-04T03:40:41.391444687Z [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:41.392658942Z [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:41.393209170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-03-04T03:40:41.393749759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-03-04T03:40:41.396128288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092361s 
2026-03-04T03:40:41.396315475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:41.396469294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.396701001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-03-04T03:40:41.427324223Z [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:41.428349447Z [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:41.428877330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T03:40:41.429317667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T03:40:41.431666556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347697s 
2026-03-04T03:40:41.431866138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:41.432022292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.432225141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-03-04T03:40:41.435757774Z [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:41.436802608Z [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:41.437336623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T03:40:41.437870168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T03:40:41.440247565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078203s 
2026-03-04T03:40:41.440427347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:41.440579784Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.440780407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-03-04T03:40:41.444283230Z [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:41.445280168Z [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:41.445803412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-03-04T03:40:41.446346114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-03-04T03:40:41.448742169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077627s 
2026-03-04T03:40:41.448944426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T03:40:41.449107805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.449341355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-03-04T03:40:41.452757795Z [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:41.453727988Z [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:41.454261362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T03:40:41.454919568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T03:40:41.457466386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.457842974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082918s 
2026-03-04T03:40:41.458038267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T03:40:41.458204632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.458444064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-03-04T03:40:41.461902568Z [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:41.462881519Z [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:41.463414071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T03:40:41.464187900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T03:40:41.466807054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.467183361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085198s 
2026-03-04T03:40:41.467377963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-03-04T03:40:41.467541623Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.467776215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-03-04T03:40:41.471194899Z [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:41.472173589Z [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:41.472700250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-03-04T03:40:41.473452945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-03-04T03:40:41.476064174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.476440471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084459s 
2026-03-04T03:40:41.476628299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-03-04T03:40:41.476787320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-03-04T03:40:41.477031050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-03-04T03:40:41.480567822Z [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:41.481672125Z [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:41.482297475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-03-04T03:40:41.483067996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-03-04T03:40:41.485561216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-03-04T03:40:41.486060331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-03-04T03:40:41.486552653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-03-04T03:40:41.486899932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096742s 
2026-03-04T03:40:41.487079403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-04T03:40:41.487229816Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.487431793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-03-04T03:40:41.490928303Z [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:41.491942786Z [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:41.492454306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-04T03:40:41.492915695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-04T03:40:41.495471742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078368s 
2026-03-04T03:40:41.510816940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-03-04T03:40:41.510988846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-03-04T03:40:41.511234050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-03-04T03:40:41.518292512Z [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:41.519346294Z [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:41.519817944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-03-04T03:40:41.520466350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-03-04T03:40:41.523477713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119594s 
2026-03-04T03:40:41.523640171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-03-04T03:40:41.523811806Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 
2026-03-04T03:40:41.524087411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-03-04T03:40:41.527692299Z [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:41.528754979Z [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:41.529326901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-03-04T03:40:41.530163585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-03-04T03:40:41.532872310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-03-04T03:40:41.533356194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-03-04T03:40:41.533866461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-03-04T03:40:41.534399164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-03-04T03:40:41.534814861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104934s 
2026-03-04T03:40:41.535018161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:41.535155938Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.535393466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-03-04T03:40:41.538973725Z [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:41.540093600Z [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:41.540670422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:41.541303657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:41.543830004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.544234719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085761s 
2026-03-04T03:40:41.544476375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:41.544692551Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.544913836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-03-04T03:40:41.548528394Z [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:41.549580603Z [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:41.550154819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:41.550908337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:41.553469554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.553850090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086796s 
2026-03-04T03:40:41.554021806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:41.554221067Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.554427202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-03-04T03:40:41.558020978Z [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:41.559076684Z [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:41.559645970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:41.560379397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:41.562966055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.563347944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087048s 
2026-03-04T03:40:41.563540191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T03:40:41.563708881Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.563963404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-03-04T03:40:41.567536708Z [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:41.568626543Z [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:41.569207583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T03:40:41.569872121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T03:40:41.572437467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.572814576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086285s 
2026-03-04T03:40:41.573007585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T03:40:41.573178429Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.573420817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-03-04T03:40:41.577049693Z [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:41.578129417Z [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:41.578703714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T03:40:41.579398222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T03:40:41.582024350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.582397642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087594s 
2026-03-04T03:40:41.582592644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-03-04T03:40:41.582767086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s 
2026-03-04T03:40:41.583004223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-03-04T03:40:41.586606547Z [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:41.587686691Z [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:41.588272381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-03-04T03:40:41.588969635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-03-04T03:40:41.591516273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.591901318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086717s 
2026-03-04T03:40:41.592090519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-03-04T03:40:41.592260291Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.592488450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-03-04T03:40:41.597255940Z [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:41.598216654Z [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:41.598731842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-04T03:40:41.599268683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-04T03:40:41.601707373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089995s 
2026-03-04T03:40:41.601901745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-03-04T03:40:41.602078430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.602324155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-03-04T03:40:41.605915476Z [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:41.606870750Z [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:41.607388492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-03-04T03:40:41.607936956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-03-04T03:40:41.610346889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078053s 
2026-03-04T03:40:41.610548205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-04T03:40:41.610723648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T03:40:41.610960415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-03-04T03:40:41.614653361Z [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:41.615750510Z [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:41.616358614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-04T03:40:41.616846597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-04T03:40:41.619299987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081176s 
2026-03-04T03:40:41.619499890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-03-04T03:40:41.619674451Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.619914244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-03-04T03:40:41.623608332Z [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:41.624695671Z [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:41.625285489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-03-04T03:40:41.628300690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-03-04T03:40:41.630808049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107008s 
2026-03-04T03:40:41.630949604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-03-04T03:40:41.631068543Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.631216531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-03-04T03:40:41.634519953Z [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:41.635086404Z [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:41.635451188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-03-04T03:40:41.635857296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-03-04T03:40:41.638333051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006957s 
2026-03-04T03:40:41.638483083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T03:40:41.638615951Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.638768468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-03-04T03:40:41.642030847Z [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:41.642593820Z [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:41.642934346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T03:40:41.643608413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T03:40:41.646071974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T03:40:41.646386888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074613s 
2026-03-04T03:40:41.646540056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-03-04T03:40:41.646671360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-03-04T03:40:41.646861684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-03-04T03:40:41.650290899Z [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:41.650948513Z [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:41.651351514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-03-04T03:40:41.652333411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-03-04T03:40:41.654839467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-03-04T03:40:41.655188310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081327s 
2026-03-04T03:40:41.655349645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:41.655483915Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.655658086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-03-04T03:40:41.659099896Z [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:41.659883955Z [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:41.660320725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:41.661026065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:41.663516599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:41.663899370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:41.664217000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083848s 
2026-03-04T03:40:41.664373946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:41.664511833Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.664687377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-03-04T03:40:41.668250933Z [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:41.669044741Z [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:41.669510198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-03-04T03:40:41.670217482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-03-04T03:40:41.672713628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-03-04T03:40:41.673091098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-03-04T03:40:41.673379128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085213s 
2026-03-04T03:40:41.673531024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:41.673661487Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.673831198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T03:40:41.678183753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T03:40:41.678652126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T03:40:41.678984154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T03:40:41.679423990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T03:40:41.681815525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:41.682131211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081338s 
2026-03-04T03:40:41.682474452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:40:41', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T03:40:41.682793184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.686908791Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T03:40:41.687094355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128342s 
2026-03-04T03:40:41.687318286Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-03-04T03:40:41.687500913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.687772440Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-03-04T03:40:41.688323780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:41.688474393Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.688670368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-03-04T03:40:41.688931724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.689948642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011083s 
2026-03-04T03:40:41.690104576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:41.690247924Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.690411634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-03-04T03:40:41.690664784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.691613584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010352s 
2026-03-04T03:40:41.691958338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:40:41', 'add_on_delete_to_notifications') 
2026-03-04T03:40:41.692275056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.693050087Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-03-04T03:40:41.693215329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024314s 
2026-03-04T03:40:41.693391835Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-03-04T03:40:41.693573561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.693803423Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-03-04T03:40:41.695182691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-04T03:40:41.695342843Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.695539399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-03-04T03:40:41.695824042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.696832713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s 
2026-03-04T03:40:41.696986763Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-03-04T03:40:41.697212618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-03-04T03:40:41.697471469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003424s 
2026-03-04T03:40:41.697629227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:41.697764379Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-03-04T03:40:41.697941375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-03-04T03:40:41.698175377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-03-04T03:40:41.699137274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001022s 
2026-03-04T03:40:41.699293949Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.699463941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.700140834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s 
2026-03-04T03:40:41.700309765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-03-04T03:40:41.700731874Z [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:41.701169836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s 
2026-03-04T03:40:41.701352424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-03-04T03:40:41.701590513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-03-04T03:40:41.701885217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003746s 
2026-03-04T03:40:41.702048866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:41.702195101Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.702368881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-03-04T03:40:41.702631559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-03-04T03:40:41.703627324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010866s 
2026-03-04T03:40:41.703794281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:41.703945916Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.704129055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-03-04T03:40:41.704400251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.705395044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010957s 
2026-03-04T03:40:41.705561209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-03-04T03:40:41.705703685Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.705887766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-03-04T03:40:41.706181287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.707147954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s 
2026-03-04T03:40:41.707306152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.707474922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.708930002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014608s 
2026-03-04T03:40:41.709091808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.709265718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.710045127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007952s 
2026-03-04T03:40:41.710233587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-03-04T03:40:41.713738113Z [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:41.714517993Z [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:41.714950594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-04T03:40:41.715360229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-04T03:40:41.717815293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074072s 
2026-03-04T03:40:41.718030045Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-03-04T03:40:41.721467877Z [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:41.722101603Z [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:41.722489494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-03-04T03:40:41.722958950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-03-04T03:40:41.725395045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071777s 
2026-03-04T03:40:41.725635770Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-04T03:40:41.725891064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-03-04T03:40:41.726129083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003112s 
2026-03-04T03:40:41.726286901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-04T03:40:41.726427093Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.726632086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-03-04T03:40:41.726931409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.727913847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010874s 
2026-03-04T03:40:41.728080202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-03-04T03:40:41.728219302Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.728407240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-03-04T03:40:41.728666573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-03-04T03:40:41.729632688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010479s 
2026-03-04T03:40:41.729928614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:40:41', 'add_custom_formats') 
2026-03-04T03:40:41.730227235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.731334755Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-03-04T03:40:41.731491330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027281s 
2026-03-04T03:40:41.731684169Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-03-04T03:40:41.731882257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.732120086Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-03-04T03:40:41.732452476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-03-04T03:40:41.732601806Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.732761768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-03-04T03:40:41.732994657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-03-04T03:40:41.733962917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001043s 
2026-03-04T03:40:41.734260065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:40:41', 'add_result_to_commands') 
2026-03-04T03:40:41.734559699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.735323026Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-03-04T03:40:41.735481084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023775s 
2026-03-04T03:40:41.735671287Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-03-04T03:40:41.735856951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.736128868Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-03-04T03:40:41.736448733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:41.736603083Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.736787705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-03-04T03:40:41.737055534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.738035818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010749s 
2026-03-04T03:40:41.738340021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:40:41', 'health_restored_notification') 
2026-03-04T03:40:41.738637389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.739407420Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-03-04T03:40:41.739568043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024159s 
2026-03-04T03:40:41.739730350Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-03-04T03:40:41.739914872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.740135325Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-03-04T03:40:41.740425981Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-03-04T03:40:41.740668559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-03-04T03:40:41.740896618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002993s 
2026-03-04T03:40:41.741164187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:40:41', 'remove_uc') 
2026-03-04T03:40:41.741447067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.742154210Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-03-04T03:40:41.742304393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015427s 
2026-03-04T03:40:41.742503434Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-03-04T03:40:41.742693707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.742926395Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-03-04T03:40:41.743174635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.743349868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.745449536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021049s 
2026-03-04T03:40:41.745761073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:40:41', 'download_clients_rename_tv_to_music') 
2026-03-04T03:40:41.746065987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.746821028Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-03-04T03:40:41.746984597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034418s 
2026-03-04T03:40:41.747183918Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-03-04T03:40:41.747367087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.747607621Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-03-04T03:40:41.747935512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-03-04T03:40:41.748091626Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s 
2026-03-04T03:40:41.748272610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-03-04T03:40:41.748541682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-03-04T03:40:41.749545554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011021s 
2026-03-04T03:40:41.749857111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:40:41', 'add_colon_replacement_to_naming_config') 
2026-03-04T03:40:41.750160572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.751460048Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-03-04T03:40:41.751624650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029697s 
2026-03-04T03:40:41.751795985Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-03-04T03:40:41.752027932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.752252494Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-03-04T03:40:41.752605755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-03-04T03:40:41.756108479Z [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:41.756866575Z [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:41.757315439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-03-04T03:40:41.757978494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-03-04T03:40:41.760552256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.760878072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080965s 
2026-03-04T03:40:41.761041902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-03-04T03:40:41.761178778Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.761361916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-03-04T03:40:41.761606228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-03-04T03:40:41.762586813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010535s 
2026-03-04T03:40:41.762869863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:40:41', 'list_sync_time') 
2026-03-04T03:40:41.763160177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.764140321Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-03-04T03:40:41.764293860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025902s 
2026-03-04T03:40:41.764477790Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-03-04T03:40:41.764653284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.764879439Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-03-04T03:40:41.765177760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-03-04T03:40:41.765327802Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.765490660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-03-04T03:40:41.765707146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-03-04T03:40:41.766654493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010007s 
2026-03-04T03:40:41.766944848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:40:41', 'add_download_client_tags') 
2026-03-04T03:40:41.767239421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.768068841Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-03-04T03:40:41.768221439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023787s 
2026-03-04T03:40:41.768399537Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-03-04T03:40:41.768576694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.768801276Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-03-04T03:40:41.769334259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-03-04T03:40:41.769771680Z [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:41.770210293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007079s 
2026-03-04T03:40:41.770399304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-03-04T03:40:41.770667744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-03-04T03:40:41.770969742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004092s 
2026-03-04T03:40:41.771253383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:40:41', 'add_notification_status') 
2026-03-04T03:40:41.771537385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.772384431Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-03-04T03:40:41.772548992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017767s 
2026-03-04T03:40:41.772730197Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-03-04T03:40:41.772909017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.773136836Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-03-04T03:40:41.773385226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.773560509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.775357097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018093s 
2026-03-04T03:40:41.775670648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:40:41', 'add_alac_24_quality_in_profiles') 
2026-03-04T03:40:41.775974229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.776722706Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-03-04T03:40:41.776879773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031311s 
2026-03-04T03:40:41.777043532Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-03-04T03:40:41.777213996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.777436453Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-03-04T03:40:41.777793312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-03-04T03:40:41.777937472Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.778083737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-03-04T03:40:41.778279371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-03-04T03:40:41.779265015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010262s 
2026-03-04T03:40:41.779483866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-03-04T03:40:41.779661423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-03-04T03:40:41.780702570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010865s 
2026-03-04T03:40:41.780992915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:40:41', 'add_salt_to_users') 
2026-03-04T03:40:41.781270483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.782000914Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-03-04T03:40:41.782166798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002381s 
2026-03-04T03:40:41.782312903Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-03-04T03:40:41.782488145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.782737407Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-03-04T03:40:41.783148736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-03-04T03:40:41.783589573Z [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:41.784031954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007199s 
2026-03-04T03:40:41.784211055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-03-04T03:40:41.784424044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-03-04T03:40:41.784707304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003529s 
2026-03-04T03:40:41.784993961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:40:41', 'add_auto_tagging') 
2026-03-04T03:40:41.785288614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.786095539Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-03-04T03:40:41.786239759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017159s 
2026-03-04T03:40:41.786428670Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-03-04T03:40:41.786608021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.786846110Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-03-04T03:40:41.787181556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-03-04T03:40:41.787325987Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.787510438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-03-04T03:40:41.787751694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-03-04T03:40:41.788790085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010963s 
2026-03-04T03:40:41.789031841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-03-04T03:40:41.789328569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-03-04T03:40:41.789575857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003603s 
2026-03-04T03:40:41.789877714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:40:41', 'quality_definition_preferred_size') 
2026-03-04T03:40:41.790172027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.790930013Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-03-04T03:40:41.791083562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016622s 
2026-03-04T03:40:41.791279567Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-03-04T03:40:41.791465862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.791726858Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-03-04T03:40:41.792045219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-03-04T03:40:41.792196012Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.792363610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-03-04T03:40:41.792611379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.793701163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001168s 
2026-03-04T03:40:41.793994284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:40:41', 'add_on_artist_add_to_notifications') 
2026-03-04T03:40:41.794291843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.795101703Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-03-04T03:40:41.795259591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025404s 
2026-03-04T03:40:41.795433752Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-03-04T03:40:41.795605799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.795829489Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-03-04T03:40:41.796159193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-03-04T03:40:41.796299856Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-03-04T03:40:41.796478045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-03-04T03:40:41.796693439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-03-04T03:40:41.797721108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s 
2026-03-04T03:40:41.798003627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:40:41', 'album_last_searched_time') 
2026-03-04T03:40:41.798295955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.799353565Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-03-04T03:40:41.799506893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026804s 
2026-03-04T03:40:41.799673419Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-03-04T03:40:41.799859433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.800076200Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-03-04T03:40:41.800463329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-03-04T03:40:41.800573641Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.800732922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-03-04T03:40:41.800971863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.802029072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011344s 
2026-03-04T03:40:41.802185207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-03-04T03:40:41.802317373Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:41.802486453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-03-04T03:40:41.802727238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-03-04T03:40:41.803861091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011935s 
2026-03-04T03:40:41.804140023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:40:41', 'add_indexer_flags') 
2026-03-04T03:40:41.804882728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.806105280Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-03-04T03:40:41.806472018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034364s 
2026-03-04T03:40:41.806483121Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-03-04T03:40:41.806614936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.807182218Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-03-04T03:40:41.807268332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-03-04T03:40:41.807474176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-03-04T03:40:41.807785583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003812s 
2026-03-04T03:40:41.807973892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-03-04T03:40:41.808192713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-03-04T03:40:41.808534942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003854s 
2026-03-04T03:40:41.808686858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-03-04T03:40:41.808920148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-03-04T03:40:41.809236805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s 
2026-03-04T03:40:41.809530306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:40:41', 'add_indexes_album_statistics') 
2026-03-04T03:40:41.809819989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.811005707Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-03-04T03:40:41.811157933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002124s 
2026-03-04T03:40:41.811329509Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-03-04T03:40:41.811504601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.811729664Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-03-04T03:40:41.812143428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-03-04T03:40:41.812468823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-03-04T03:40:41.812722674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s 
2026-03-04T03:40:41.812995073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:40:41', 'update_redacted_baseurl') 
2026-03-04T03:40:41.813278393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.814835919Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-03-04T03:40:41.814987966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024556s 
2026-03-04T03:40:41.824279635Z [Debug] MigrationController: Took: 00:00:01.8974481 
2026-03-04T03:40:41.912614973Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-03-04T03:40:41.946872152Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-03-04T03:40:41.966427889Z [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:41.984561201Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-03-04T03:40:41.985429750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-03-04T03:40:41.985682098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-03-04T03:40:41.989504334Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-03-04T03:40:41.989729427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00407s 
2026-03-04T03:40:41.989963859Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-03-04T03:40:41.990190476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042841s 
2026-03-04T03:40:41.991617339Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-03-04T03:40:41.991956061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.992338962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-03-04T03:40:41.992651521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-03-04T03:40:41.993123411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000546s 
2026-03-04T03:40:41.993365008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.994372316Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-03-04T03:40:41.994601327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017845s 
2026-03-04T03:40:41.994925049Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-03-04T03:40:41.995186826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:41.995635068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-03-04T03:40:41.995959752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:41.996414628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005257s 
2026-03-04T03:40:41.996639792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:41.996877921Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:41.997145299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-03-04T03:40:41.997447909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-03-04T03:40:41.998247028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008521s 
2026-03-04T03:40:41.998489326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:41.999133343Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-03-04T03:40:41.999367073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017235s 
2026-03-04T03:40:41.999672999Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-03-04T03:40:41.999953664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.000335784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:42.000557971Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:42.000789127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-03-04T03:40:42.001090053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-03-04T03:40:42.001607474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005705s 
2026-03-04T03:40:42.001844281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.002477266Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-03-04T03:40:42.002727530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s 
2026-03-04T03:40:42.003079458Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-03-04T03:40:42.003379082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.003679537Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-03-04T03:40:42.004242460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-03-04T03:40:42.004699049Z [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:42.005302775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000826s 
2026-03-04T03:40:42.005531305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-03-04T03:40:42.005797632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T03:40:42.006197397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s 
2026-03-04T03:40:42.006545197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-04T03:40:42', 'InitialSetup') 
2026-03-04T03:40:42.006963159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.007737217Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-03-04T03:40:42.007989525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019738s 
2026-03-04T03:40:42.008240711Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-03-04T03:40:42.008505174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.008810047Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-03-04T03:40:42.009218740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-04T03:40:42', 'add_reason_to_pending_releases') 
2026-03-04T03:40:42.009656592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.010378435Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-03-04T03:40:42.010632467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s 
2026-03-04T03:40:42.010870326Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-03-04T03:40:42.011121391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.011428971Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-03-04T03:40:42.011769817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-04T03:40:42', 'add_medium_support') 
2026-03-04T03:40:42.012203500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.013362794Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-03-04T03:40:42.013593980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022381s 
2026-03-04T03:40:42.013845887Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-03-04T03:40:42.014112434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.014422107Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-03-04T03:40:42.014800720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-04T03:40:42', 'add_various_qualites_in_profile') 
2026-03-04T03:40:42.015238020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.015977770Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-03-04T03:40:42.016233905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018471s 
2026-03-04T03:40:42.016470151Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-03-04T03:40:42.016716397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.017019187Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-03-04T03:40:42.017363821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-04T03:40:42', 'metadata_profiles') 
2026-03-04T03:40:42.017780630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.018476892Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-03-04T03:40:42.018707456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017587s 
2026-03-04T03:40:42.018978241Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-03-04T03:40:42.019257053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.019569252Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-03-04T03:40:42.019990820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-04T03:40:42', 'separate_automatic_and_interactive_search') 
2026-03-04T03:40:42.020440806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.021190095Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-03-04T03:40:42.021449948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019017s 
2026-03-04T03:40:42.021700413Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-03-04T03:40:42.021961448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.022268647Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-03-04T03:40:42.022648973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-04T03:40:42', 'change_album_path_to_relative') 
2026-03-04T03:40:42.023085431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.023902036Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-03-04T03:40:42.024154334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018986s 
2026-03-04T03:40:42.024406552Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-03-04T03:40:42.024667988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.024979786Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-03-04T03:40:42.025348368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-04T03:40:42', 'change_quality_size_mb_to_kb') 
2026-03-04T03:40:42.025775398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.026691463Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-03-04T03:40:42.026931646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020069s 
2026-03-04T03:40:42.027170166Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-03-04T03:40:42.027410400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.027706967Z [Info] album_releases: Starting migration of Log DB to 9 
2026-03-04T03:40:42.028072824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-04T03:40:42', 'album_releases') 
2026-03-04T03:40:42.028524233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.029289133Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-03-04T03:40:42.029623406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018309s 
2026-03-04T03:40:42.029901997Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-03-04T03:40:42.030194506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.030497596Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-03-04T03:40:42.030861649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-04T03:40:42', 'album_releases_fix') 
2026-03-04T03:40:42.031283429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.032039301Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-03-04T03:40:42.032287110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018428s 
2026-03-04T03:40:42.032519217Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-03-04T03:40:42.032765834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.033057982Z [Info] import_lists: Starting migration of Log DB to 11 
2026-03-04T03:40:42.033465773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-04T03:40:42', 'import_lists') 
2026-03-04T03:40:42.033806539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.038811868Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-03-04T03:40:42.039040819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060292s 
2026-03-04T03:40:42.039294760Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-03-04T03:40:42.039541216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.039872233Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-03-04T03:40:42.040236677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-04T03:40:42', 'add_release_status') 
2026-03-04T03:40:42.040669057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.041372674Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-03-04T03:40:42.041618379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018294s 
2026-03-04T03:40:42.041860997Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-03-04T03:40:42.042114417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.042417658Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-03-04T03:40:42.042787192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-04T03:40:42', 'album_download_notification') 
2026-03-04T03:40:42.043216476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.043962268Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-03-04T03:40:42.044212382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017693s 
2026-03-04T03:40:42.044457064Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-03-04T03:40:42.044721387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.045023765Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-03-04T03:40:42.045397328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-04T03:40:42', 'fix_language_metadata_profiles') 
2026-03-04T03:40:42.045820029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.046535560Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-03-04T03:40:42.046766685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017902s 
2026-03-04T03:40:42.046994374Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-03-04T03:40:42.047236752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.047535062Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-03-04T03:40:42.047871339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-04T03:40:42', 'remove_fanzub') 
2026-03-04T03:40:42.048299071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.048984581Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-03-04T03:40:42.049209774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017474s 
2026-03-04T03:40:42.049455008Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-03-04T03:40:42.049713950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.050013783Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-03-04T03:40:42.050389901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-04T03:40:42', 'update_artist_history_indexes') 
2026-03-04T03:40:42.050810147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.051487511Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-03-04T03:40:42.051725189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017562s 
2026-03-04T03:40:42.051986175Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-03-04T03:40:42.052212831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.052496763Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-03-04T03:40:42.052824032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-04T03:40:42', 'remove_nma') 
2026-03-04T03:40:42.053235581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.053859487Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-03-04T03:40:42.054096153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016585s 
2026-03-04T03:40:42.054328722Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-03-04T03:40:42.054580910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.054873559Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-03-04T03:40:42.055229816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-04T03:40:42', 'album_disambiguation') 
2026-03-04T03:40:42.055640533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.056296925Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-03-04T03:40:42.056529644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017097s 
2026-03-04T03:40:42.056776901Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-03-04T03:40:42.057034871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.057336979Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-03-04T03:40:42.057700711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-04T03:40:42', 'add_ape_quality_in_profiles') 
2026-03-04T03:40:42.058125156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.058799113Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-03-04T03:40:42.059048936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s 
2026-03-04T03:40:42.059278939Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-03-04T03:40:42.059523602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.059811131Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-03-04T03:40:42.060170865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-04T03:40:42', 'remove_pushalot') 
2026-03-04T03:40:42.060577253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.061206601Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-03-04T03:40:42.061430521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016844s 
2026-03-04T03:40:42.061668170Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-03-04T03:40:42.061910257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.062209821Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-03-04T03:40:42.062550857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-04T03:40:42', 'add_custom_filters') 
2026-03-04T03:40:42.062965923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.063607805Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-03-04T03:40:42.063839762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016966s 
2026-03-04T03:40:42.064090788Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-03-04T03:40:42.064336533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.064638120Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-03-04T03:40:42.064970459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-04T03:40:42', 'import_list_tags') 
2026-03-04T03:40:42.065375304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.066056165Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-03-04T03:40:42.066286960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017138s 
2026-03-04T03:40:42.066528346Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-03-04T03:40:42.066771977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.067123926Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-03-04T03:40:42.067458870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-04T03:40:42', 'add_release_groups_etc') 
2026-03-04T03:40:42.067899838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.069494930Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-03-04T03:40:42.069726827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026927s 
2026-03-04T03:40:42.069952120Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-03-04T03:40:42.070209098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.070499883Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-03-04T03:40:42.070849016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-04T03:40:42', 'NewMediaInfoFormat') 
2026-03-04T03:40:42.071267298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.072000314Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-03-04T03:40:42.072253143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017177s 
2026-03-04T03:40:42.072504369Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-03-04T03:40:42.072774032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.073099357Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-03-04T03:40:42.073485705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-04T03:40:42', 'rename_restrictions_to_release_profiles') 
2026-03-04T03:40:42.073920561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.074612154Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-03-04T03:40:42.074870774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018121s 
2026-03-04T03:40:42.075124786Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-03-04T03:40:42.075398016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.075707700Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-03-04T03:40:42.076133106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-04T03:40:42', 'rename_quality_profiles_add_upgrade_allowed') 
2026-03-04T03:40:42.076577982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.077253171Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-03-04T03:40:42.077512393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018192s 
2026-03-04T03:40:42.077745142Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-03-04T03:40:42.077996368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.078289508Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-03-04T03:40:42.078639302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-04T03:40:42', 'add_import_exclusions') 
2026-03-04T03:40:42.079051983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.079760981Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-03-04T03:40:42.080015914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017528s 
2026-03-04T03:40:42.080331690Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-03-04T03:40:42.080506362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.080916357Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-03-04T03:40:42.081283957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-04T03:40:42', 'clean_artist_metadata_table') 
2026-03-04T03:40:42.081701899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.082467330Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-03-04T03:40:42.082699307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019265s 
2026-03-04T03:40:42.082971816Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-03-04T03:40:42.083191959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.083485360Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-03-04T03:40:42.083874684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-04T03:40:42', 'health_issue_notification') 
2026-03-04T03:40:42.084302876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.085012445Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-03-04T03:40:42.085249803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018086s 
2026-03-04T03:40:42.085511169Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-03-04T03:40:42.085775772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.086091357Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-03-04T03:40:42.086471904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-04T03:40:42', 'add_mediafilerepository_mtime') 
2026-03-04T03:40:42.086897841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.087611438Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-03-04T03:40:42.087873326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018119s 
2026-03-04T03:40:42.088145714Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-03-04T03:40:42.088410778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.088718648Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-03-04T03:40:42.089105697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-04T03:40:42', 'add_artistmetadataid_constraint') 
2026-03-04T03:40:42.089583198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.090313509Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-03-04T03:40:42.090558001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018789s 
2026-03-04T03:40:42.090798415Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-03-04T03:40:42.091051064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.091350016Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-03-04T03:40:42.091706534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-04T03:40:42', 'old_ids_and_artist_alias') 
2026-03-04T03:40:42.092214046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.092973004Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-03-04T03:40:42.093202877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019087s 
2026-03-04T03:40:42.093445756Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-03-04T03:40:42.093696000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.093992888Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-03-04T03:40:42.094348023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-04T03:40:42', 'download_propers_config') 
2026-03-04T03:40:42.094929323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.095803293Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-03-04T03:40:42.096054569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020969s 
2026-03-04T03:40:42.096294993Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-03-04T03:40:42.096547251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.096841494Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-03-04T03:40:42.097260988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-04T03:40:42', 'remove_language_profiles') 
2026-03-04T03:40:42.097636114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.098432166Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-03-04T03:40:42.098647951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018617s 
2026-03-04T03:40:42.098910399Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-03-04T03:40:42.099140974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.099458022Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-03-04T03:40:42.099840532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-04T03:40:42', 'multi_disc_naming_format') 
2026-03-04T03:40:42.100240878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.101111231Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-03-04T03:40:42.101304340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001912s 
2026-03-04T03:40:42.101547429Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-03-04T03:40:42.101806461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.102109992Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-03-04T03:40:42.102478384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-04T03:40:42', 'add_download_client_priority') 
2026-03-04T03:40:42.102911466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.103834805Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-03-04T03:40:42.104145381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020096s 
2026-03-04T03:40:42.104381837Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-03-04T03:40:42.104627772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.104923517Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-03-04T03:40:42.105272510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-04T03:40:42', 'remove_growl_prowl') 
2026-03-04T03:40:42.105688518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.106591245Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-03-04T03:40:42.106820206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001961s 
2026-03-04T03:40:42.107263910Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-03-04T03:40:42.107505155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.107791622Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-03-04T03:40:42.108183581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-04T03:40:42', 'remove_plex_hometheatre') 
2026-03-04T03:40:42.108597465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.109720225Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-03-04T03:40:42.109955279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022143s 
2026-03-04T03:40:42.110205873Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-03-04T03:40:42.110518453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.110889400Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-03-04T03:40:42.111395138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-04T03:40:42', 'add_root_folder_add_defaults') 
2026-03-04T03:40:42.111826426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.112673883Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-03-04T03:40:42.112907373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021225s 
2026-03-04T03:40:42.113132787Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-03-04T03:40:42.113406849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.113851514Z [Info] task_duration: Starting migration of Log DB to 40 
2026-03-04T03:40:42.114330739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-04T03:40:42', 'task_duration') 
2026-03-04T03:40:42.114741907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.115534052Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-03-04T03:40:42.115756159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021426s 
2026-03-04T03:40:42.116037716Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-03-04T03:40:42.116311518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.116617995Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-03-04T03:40:42.117020645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-04T03:40:42', 'add_indexer_and_enabled_to_release_profiles') 
2026-03-04T03:40:42.117470792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.118396305Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-03-04T03:40:42.118652581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020505s 
2026-03-04T03:40:42.118879047Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-03-04T03:40:42.119123810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.119418724Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-03-04T03:40:42.119780322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-04T03:40:42', 'remove_album_folders') 
2026-03-04T03:40:42.120215218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.121752153Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-03-04T03:40:42.122116486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026054s 
2026-03-04T03:40:42.122358724Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-03-04T03:40:42.122613297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.122918241Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-03-04T03:40:42.123263215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-04T03:40:42', 'add_priority_to_indexers') 
2026-03-04T03:40:42.123677089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.124470326Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-03-04T03:40:42.124709437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s 
2026-03-04T03:40:42.124960723Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-03-04T03:40:42.125223112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.125523967Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-03-04T03:40:42.125913281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-04T03:40:42', 'remove_chown_and_folderchmod_config') 
2026-03-04T03:40:42.126345141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.127105201Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-03-04T03:40:42.127354934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s 
2026-03-04T03:40:42.127578815Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-03-04T03:40:42.127819600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.128134313Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-03-04T03:40:42.128487394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-04T03:40:42', 'update_notifiarr') 
2026-03-04T03:40:42.128872109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.129605445Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-03-04T03:40:42.129829166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017734s 
2026-03-04T03:40:42.130073778Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-03-04T03:40:42.130320445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.130618425Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-03-04T03:40:42.130973730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-04T03:40:42', 'email_multiple_addresses') 
2026-03-04T03:40:42.131408656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.132098054Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-03-04T03:40:42.132346394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017583s 
2026-03-04T03:40:42.132586147Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-03-04T03:40:42.132853055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.133151896Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-03-04T03:40:42.133523906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-04T03:40:42', 'rename_blacklist_to_blocklist') 
2026-03-04T03:40:42.133956978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.134755165Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-03-04T03:40:42.134995409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018811s 
2026-03-04T03:40:42.135225522Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-03-04T03:40:42.135470956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.135761782Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-03-04T03:40:42.136164332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-04T03:40:42', 'cdh_per_downloadclient') 
2026-03-04T03:40:42.136581342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.137680655Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-03-04T03:40:42.137920108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022023s 
2026-03-04T03:40:42.138149620Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-03-04T03:40:42.138395765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.138687723Z [Info] download_history: Starting migration of Log DB to 52 
2026-03-04T03:40:42.139048870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-04T03:40:42', 'download_history') 
2026-03-04T03:40:42.139476050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.140296002Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-03-04T03:40:42.140529011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018982s 
2026-03-04T03:40:42.140752641Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-03-04T03:40:42.140999638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.141291857Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-03-04T03:40:42.141939250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-03-04T03:40:42.142355519Z [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:42.142888181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007098s 
2026-03-04T03:40:42.143123435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-03-04T03:40:42.143413188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T03:40:42.143826000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s 
2026-03-04T03:40:42.144192548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-04T03:40:42', 'add_update_history') 
2026-03-04T03:40:42.144602393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.146275331Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-03-04T03:40:42.146501898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028878s 
2026-03-04T03:40:42.146736029Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-03-04T03:40:42.146994630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.147291317Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-03-04T03:40:42.147668857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-04T03:40:42', 'add_on_update_to_notifications') 
2026-03-04T03:40:42.148109645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.149271284Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-03-04T03:40:42.149515476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022355s 
2026-03-04T03:40:42.149756611Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-03-04T03:40:42.150010052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.150309855Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-03-04T03:40:42.150678668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-04T03:40:42', 'download_client_per_indexer') 
2026-03-04T03:40:42.151095197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.152135742Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-03-04T03:40:42.152388761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020981s 
2026-03-04T03:40:42.152624877Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-03-04T03:40:42.152874379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.153204574Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-03-04T03:40:42.153528386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-04T03:40:42', 'AddNewItemMonitorType') 
2026-03-04T03:40:42.153942259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.154881651Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-03-04T03:40:42.155115061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020019s 
2026-03-04T03:40:42.155345735Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-03-04T03:40:42.155597572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.155900081Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-03-04T03:40:42.156244815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-04T03:40:42', 'ImportListSearch') 
2026-03-04T03:40:42.156651364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.157576797Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-03-04T03:40:42.157812773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019892s 
2026-03-04T03:40:42.158049589Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-03-04T03:40:42.158303661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.158604938Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-03-04T03:40:42.158959331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-04T03:40:42', 'ImportListMonitorExisting') 
2026-03-04T03:40:42.159375649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.160080509Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-03-04T03:40:42.160326304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017678s 
2026-03-04T03:40:42.160561627Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-03-04T03:40:42.160806060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.161108238Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-03-04T03:40:42.161448984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-04T03:40:42', 'add_indexer_tags') 
2026-03-04T03:40:42.161878629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.162695454Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-03-04T03:40:42.162930197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018865s 
2026-03-04T03:40:42.163155741Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-03-04T03:40:42.163409552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.163700318Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-03-04T03:40:42.164095203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-04T03:40:42', 'update_audio_types') 
2026-03-04T03:40:42.164500208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.165287113Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-03-04T03:40:42.165513178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018772s 
2026-03-04T03:40:42.165782921Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-03-04T03:40:42.166067254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.166390655Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-03-04T03:40:42.166919109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-03-04T03:40:42.167130865Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-03-04T03:40:42.167368323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-03-04T03:40:42.168215148Z [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:42.168998145Z [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:42.169551559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-03-04T03:40:42.170136217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-03-04T03:40:42.171220660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-03-04T03:40:42.171604533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040004s 
2026-03-04T03:40:42.171825899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-03-04T03:40:42.172052265Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:42.172280064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-03-04T03:40:42.173098712Z [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:42.173733470Z [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:42.174189999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-03-04T03:40:42.174774346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-03-04T03:40:42.175737144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-03-04T03:40:42.176153012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035194s 
2026-03-04T03:40:42.176378546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-03-04T03:40:42.176615122Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-03-04T03:40:42.176960578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-03-04T03:40:42.177624495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-03-04T03:40:42.178179262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-03-04T03:40:42.178650270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-03-04T03:40:42.179179936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-03-04T03:40:42.180151433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-03-04T03:40:42.180554705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033488s 
2026-03-04T03:40:42.181002106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-04T03:40:42', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-03-04T03:40:42.181519978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.182547167Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-03-04T03:40:42.182819305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052748s 
2026-03-04T03:40:42.183063747Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-03-04T03:40:42.183320404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.183619807Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-03-04T03:40:42.184002327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-04T03:40:42', 'add_on_delete_to_notifications') 
2026-03-04T03:40:42.184431401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.185104466Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-03-04T03:40:42.185338648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017661s 
2026-03-04T03:40:42.185575825Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-03-04T03:40:42.185814686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.186106223Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-03-04T03:40:42.186446989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-04T03:40:42', 'add_custom_formats') 
2026-03-04T03:40:42.186859560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.187586694Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-03-04T03:40:42.187806016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017635s 
2026-03-04T03:40:42.188065709Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-03-04T03:40:42.188319550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.188614604Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-03-04T03:40:42.188963146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-04T03:40:42', 'add_result_to_commands') 
2026-03-04T03:40:42.189382680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.190041377Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-03-04T03:40:42.190269847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017213s 
2026-03-04T03:40:42.190513588Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-03-04T03:40:42.190770575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.191066471Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-03-04T03:40:42.191433380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-04T03:40:42', 'health_restored_notification') 
2026-03-04T03:40:42.191866642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.193386132Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-03-04T03:40:42.193617808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025879s 
2026-03-04T03:40:42.193843533Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-03-04T03:40:42.194285012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.194585597Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-03-04T03:40:42.194901944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-04T03:40:42', 'remove_uc') 
2026-03-04T03:40:42.195309154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.195992359Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-03-04T03:40:42.196231130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016937s 
2026-03-04T03:40:42.196483178Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-03-04T03:40:42.196756668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.197064899Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-03-04T03:40:42.197459173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-04T03:40:42', 'download_clients_rename_tv_to_music') 
2026-03-04T03:40:42.197904650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.198629790Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-03-04T03:40:42.198882188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018578s 
2026-03-04T03:40:42.199128314Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-03-04T03:40:42.199393057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.199701097Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-03-04T03:40:42.200099539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-04T03:40:42', 'add_colon_replacement_to_naming_config') 
2026-03-04T03:40:42.200534956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.201207450Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-03-04T03:40:42.201459728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017848s 
2026-03-04T03:40:42.201684421Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-03-04T03:40:42.201922500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.202210861Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-03-04T03:40:42.202549372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-04T03:40:42', 'list_sync_time') 
2026-03-04T03:40:42.202954538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.203672865Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-03-04T03:40:42.203906034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017513s 
2026-03-04T03:40:42.204154464Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-03-04T03:40:42.204403345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.204697157Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-03-04T03:40:42.205053695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-04T03:40:42', 'add_download_client_tags') 
2026-03-04T03:40:42.205464552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.206116455Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-03-04T03:40:42.206347861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016998s 
2026-03-04T03:40:42.206583816Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-03-04T03:40:42.206831545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.207126318Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-03-04T03:40:42.207485872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-04T03:40:42', 'add_notification_status') 
2026-03-04T03:40:42.207907792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.208709426Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-03-04T03:40:42.208927816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018484s 
2026-03-04T03:40:42.209171707Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-03-04T03:40:42.209427101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.209725973Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-03-04T03:40:42.210092481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-04T03:40:42', 'add_alac_24_quality_in_profiles') 
2026-03-04T03:40:42.210519781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.211263669Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-03-04T03:40:42.211509765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018202s 
2026-03-04T03:40:42.211734177Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-03-04T03:40:42.211997547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.212296990Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-03-04T03:40:42.212626183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-04T03:40:42', 'add_salt_to_users') 
2026-03-04T03:40:42.213039986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.213732400Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-03-04T03:40:42.214301726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017197s 
2026-03-04T03:40:42.214308079Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-03-04T03:40:42.214455987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.214767534Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-03-04T03:40:42.215109813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-04T03:40:42', 'add_auto_tagging') 
2026-03-04T03:40:42.215540641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.216382306Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-03-04T03:40:42.216604443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019185s 
2026-03-04T03:40:42.216870328Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-03-04T03:40:42.217130663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.217440747Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-03-04T03:40:42.217825161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-04T03:40:42', 'quality_definition_preferred_size') 
2026-03-04T03:40:42.218261460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.218967812Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-03-04T03:40:42.219224880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018129s 
2026-03-04T03:40:42.219483731Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-03-04T03:40:42.219751280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.220149632Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-03-04T03:40:42.220536080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-04T03:40:42', 'add_on_artist_add_to_notifications') 
2026-03-04T03:40:42.221092510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.221809554Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-03-04T03:40:42.222058094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020398s 
2026-03-04T03:40:42.222303609Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-03-04T03:40:42.222560847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.222864528Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-03-04T03:40:42.223227058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-04T03:40:42', 'album_last_searched_time') 
2026-03-04T03:40:42.223649038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.224411994Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-03-04T03:40:42.224656276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018411s 
2026-03-04T03:40:42.224895918Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-03-04T03:40:42.225149329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.225444543Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-03-04T03:40:42.225789868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-04T03:40:42', 'add_indexer_flags') 
2026-03-04T03:40:42.226206467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.227003762Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-03-04T03:40:42.227247654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018579s 
2026-03-04T03:40:42.227495663Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-03-04T03:40:42.227823653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.228189350Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-03-04T03:40:42.228563363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-04T03:40:42', 'add_indexes_album_statistics') 
2026-03-04T03:40:42.228987236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.229738569Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-03-04T03:40:42.229972160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018962s 
2026-03-04T03:40:42.230216953Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-03-04T03:40:42.230472557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-03-04T03:40:42.230776640Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-03-04T03:40:42.231139300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-04T03:40:42', 'update_redacted_baseurl') 
2026-03-04T03:40:42.231551820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-03-04T03:40:42.232385990Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-03-04T03:40:42.232626084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019084s 
2026-03-04T03:40:42.426389136Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-03-04T03:40:42.433345473Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-03-04T03:40:42.562573371Z [Info] QualityProfileService: Setting up default quality profiles 
2026-03-04T03:40:42.624514453Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-03-04T03:40:42.634213743Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-03-04T03:40:42.669260291Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-03-04T03:40:42.670317951Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-03-04T03:40:42.670576411Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-03-04T03:40:42.767632649Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-03-04T03:40:43.401339424Z [ls.io-init] done.