2026-02-04T03:46:07.803118021Z [migrations] started
2026-02-04T03:46:07.807640928Z [migrations] no migrations found
2026-02-04T03:46:08.254397422Z usermod: no changes
2026-02-04T03:46:08.342451964Z ───────────────────────────────────────
2026-02-04T03:46:08.342460060Z 
2026-02-04T03:46:08.342463698Z       ██╗     ███████╗██╗ ██████╗
2026-02-04T03:46:08.342467605Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-04T03:46:08.342471503Z       ██║     ███████╗██║██║   ██║
2026-02-04T03:46:08.342475652Z       ██║     ╚════██║██║██║   ██║
2026-02-04T03:46:08.342479419Z       ███████╗███████║██║╚██████╔╝
2026-02-04T03:46:08.342483307Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-04T03:46:08.342487225Z 
2026-02-04T03:46:08.342491083Z    Brought to you by linuxserver.io
2026-02-04T03:46:08.342494820Z ───────────────────────────────────────
2026-02-04T03:46:08.345233154Z 
2026-02-04T03:46:08.345238966Z To support the app dev(s) visit:
2026-02-04T03:46:08.381842168Z Lidarr: https://opencollective.com/lidarr
2026-02-04T03:46:08.386090392Z 
2026-02-04T03:46:08.386105763Z To support LSIO projects visit:
2026-02-04T03:46:08.386114069Z https://www.linuxserver.io/donate/
2026-02-04T03:46:08.386122406Z 
2026-02-04T03:46:08.386130292Z ───────────────────────────────────────
2026-02-04T03:46:08.386139300Z GID/UID
2026-02-04T03:46:08.386147357Z ───────────────────────────────────────
2026-02-04T03:46:08.560715798Z 
2026-02-04T03:46:08.560726780Z User UID:    911
2026-02-04T03:46:08.560730788Z User GID:    911
2026-02-04T03:46:08.560734546Z ───────────────────────────────────────
2026-02-04T03:46:08.582574521Z Linuxserver.io version: 3.1.0.4875-ls19
2026-02-04T03:46:08.585155959Z Build-date: 2026-02-04T03:42:41+00:00
2026-02-04T03:46:08.585168585Z ───────────────────────────────────────
2026-02-04T03:46:08.585176070Z     
2026-02-04T03:46:10.629275925Z [custom-init] No custom files found, skipping...
2026-02-04T03:46:15.887489614Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875 
2026-02-04T03:46:16.150727957Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-04T03:46:16.210789804Z [Debug] Bootstrap: Console selected 
2026-02-04T03:46:16.223099420Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-04T03:46:19.653027216Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-04T03:46:20.563939250Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ad7468c6-395d-4d9f-858f-f7241e961447} may be persisted to storage in unencrypted form. 
2026-02-04T03:46:21.459421946Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-04T03:46:22.050131256Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-04T03:46:23.073723517Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-04T03:46:23.178975126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:23.186639939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:23.745063452Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-04T03:46:23.793380630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.566487s 
2026-02-04T03:46:23.797481047Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-04T03:46:23.800375174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6146182s 
2026-02-04T03:46:23.901422859Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-04T03:46:23.909667199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:23.991909808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-04T03:46:24.122015041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-04T03:46:24.283209945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2877434s 
2026-02-04T03:46:24.290466426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:24.305841534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-04T03:46:24.308368543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3106292s 
2026-02-04T03:46:24.323999546Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-04T03:46:24.327064257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:24.402741888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-04T03:46:24.417327026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:24.430240588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244046s 
2026-02-04T03:46:24.434086271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:24.438073660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016251s 
2026-02-04T03:46:24.443921165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-04T03:46:24.452609579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-04T03:46:24.465761270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189473s 
2026-02-04T03:46:24.469564008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:24.475018691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-04T03:46:24.477903820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281354s 
2026-02-04T03:46:24.484306502Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-04T03:46:24.487051569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:24.499570667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:24.502581550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000371s 
2026-02-04T03:46:24.505168809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-04T03:46:24.508933600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-04T03:46:24.514158500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066751s 
2026-02-04T03:46:24.516632141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:24.520224244Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-04T03:46:24.522410376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124698s 
2026-02-04T03:46:24.564801933Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-04T03:46:24.567638765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:24.577211731Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-04T03:46:25.054024947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-04T03:46:25.113371454Z [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-02-04T03:46:25.193088037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148495s 
2026-02-04T03:46:25.195957615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-04T03:46:25.201299802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-04T03:46:25.207536570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009745s 
2026-02-04T03:46:25.209301463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-02-04T03:46:25.212752873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-02-04T03:46:25.217415822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006393s 
2026-02-04T03:46:25.219436280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-02-04T03:46:25.222175175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-02-04T03:46:25.225912531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046927s 
2026-02-04T03:46:25.227636352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-02-04T03:46:25.696339067Z [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-02-04T03:46:25.720193158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4897029s 
2026-02-04T03:46:25.722558641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-02-04T03:46:25.729276658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-02-04T03:46:25.733156250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087429s 
2026-02-04T03:46:25.735073991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-02-04T03:46:25.738968914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-02-04T03:46:25.744129725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062229s 
2026-02-04T03:46:25.746416199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-02-04T03:46:25.749618838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:25.754027876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005714s 
2026-02-04T03:46:25.755948503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-02-04T03:46:25.758380720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:25.761602868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003942s 
2026-02-04T03:46:25.763314946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-02-04T03:46:25.778059545Z [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-02-04T03:46:25.790402879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249256s 
2026-02-04T03:46:25.792480712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-02-04T03:46:25.795337535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:25.799028376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047116s 
2026-02-04T03:46:25.800867700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-02-04T03:46:25.803263845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:25.806768101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041339s 
2026-02-04T03:46:25.808620852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-02-04T03:46:25.811083861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:25.815360121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050041s 
2026-02-04T03:46:25.817275809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-02-04T03:46:25.819933109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:25.824057003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048922s 
2026-02-04T03:46:25.826063723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-02-04T03:46:25.829125659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:25.837189997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084567s 
2026-02-04T03:46:25.839630741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-02-04T03:46:25.842137819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-02-04T03:46:25.845354406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039619s 
2026-02-04T03:46:25.848791647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-02-04T03:46:25.857281702Z [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-02-04T03:46:25.871015626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204608s 
2026-02-04T03:46:25.873305587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-02-04T03:46:25.876492704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-02-04T03:46:25.880152744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047486s 
2026-02-04T03:46:25.882055966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-02-04T03:46:25.884620751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-02-04T03:46:25.887931618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040944s 
2026-02-04T03:46:25.889938228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-02-04T03:46:25.892661130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-02-04T03:46:25.896537926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047133s 
2026-02-04T03:46:25.899009153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-02-04T03:46:25.902544782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-02-04T03:46:25.906617292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056557s 
2026-02-04T03:46:25.908391374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-02-04T03:46:25.915295005Z [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-02-04T03:46:25.921911016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116429s 
2026-02-04T03:46:25.923892496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-02-04T03:46:25.926768788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-02-04T03:46:25.930698771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047511s 
2026-02-04T03:46:25.932710171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-02-04T03:46:25.935495620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:25.939369049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048401s 
2026-02-04T03:46:25.941159504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-04T03:46:25.948511488Z [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-02-04T03:46:25.954959000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120384s 
2026-02-04T03:46:25.956831410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-04T03:46:25.959318909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-04T03:46:25.962677742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040062s 
2026-02-04T03:46:25.964658120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-02-04T03:46:25.967297394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-02-04T03:46:25.970589563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041245s 
2026-02-04T03:46:25.972540181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-04T03:46:25.975215237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-04T03:46:25.978618179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042623s 
2026-02-04T03:46:25.980537123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-02-04T03:46:25.983115885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-02-04T03:46:25.987658061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053145s 
2026-02-04T03:46:25.989583478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-04T03:46:25.996340404Z [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-02-04T03:46:26.005280745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133139s 
2026-02-04T03:46:26.007126522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-04T03:46:26.011305396Z [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-02-04T03:46:26.015608551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066972s 
2026-02-04T03:46:26.017650633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-04T03:46:26.020764623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-04T03:46:26.028823320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090184s 
2026-02-04T03:46:26.030710429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-04T03:46:26.067433463Z [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-02-04T03:46:26.073499858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407461s 
2026-02-04T03:46:26.075477109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-04T03:46:26.078115552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-04T03:46:26.081918118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046179s 
2026-02-04T03:46:26.083897484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-02-04T03:46:26.087802958Z [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-02-04T03:46:26.092171003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064876s 
2026-02-04T03:46:26.094054956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-02-04T03:46:26.096667106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-04T03:46:26.099930477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040783s 
2026-02-04T03:46:26.101850763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-02-04T03:46:26.106203027Z [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-02-04T03:46:26.110927310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072544s 
2026-02-04T03:46:26.113000624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-02-04T03:46:26.116101388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-02-04T03:46:26.119683000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048144s 
2026-02-04T03:46:26.121728458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-02-04T03:46:26.124731285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-02-04T03:46:26.128210310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046201s 
2026-02-04T03:46:26.130026878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-02-04T03:46:26.137231144Z [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-02-04T03:46:26.142431074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105994s 
2026-02-04T03:46:26.144243233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-02-04T03:46:26.153090928Z [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-02-04T03:46:26.167168434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209369s 
2026-02-04T03:46:26.169173812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-02-04T03:46:26.174101514Z [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-02-04T03:46:26.178853673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079203s 
2026-02-04T03:46:26.180708577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-04T03:46:26.187232895Z [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-02-04T03:46:26.192901549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104017s 
2026-02-04T03:46:26.194752465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-04T03:46:26.199632301Z [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-02-04T03:46:26.204601998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078442s 
2026-02-04T03:46:26.207230090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-02-04T03:46:26.214604078Z [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-02-04T03:46:26.219938599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104816s 
2026-02-04T03:46:26.221860018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-02-04T03:46:26.225850473Z [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-02-04T03:46:26.229862221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061884s 
2026-02-04T03:46:26.231585080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-04T03:46:26.234640402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-02-04T03:46:26.238354831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050396s 
2026-02-04T03:46:26.240265598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-04T03:46:26.242876927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-04T03:46:26.246594622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045032s 
2026-02-04T03:46:26.248453335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-02-04T03:46:26.252467497Z [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-02-04T03:46:26.256503715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062751s 
2026-02-04T03:46:26.258354151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-02-04T03:46:26.264476989Z [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-02-04T03:46:26.269884227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097497s 
2026-02-04T03:46:26.271739563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-04T03:46:26.276710763Z [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-02-04T03:46:26.281577271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076082s 
2026-02-04T03:46:26.283556096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-04T03:46:26.286257816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-04T03:46:26.289668664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042895s 
2026-02-04T03:46:26.291593269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-04T03:46:26.294327915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-04T03:46:26.297806069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044137s 
2026-02-04T03:46:26.299575021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-04T03:46:26.305926650Z [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-02-04T03:46:26.311545053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102226s 
2026-02-04T03:46:26.313378906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-04T03:46:26.318983100Z [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-02-04T03:46:26.324195796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090324s 
2026-02-04T03:46:26.326224471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-02-04T03:46:26.329202327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:26.332747876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046464s 
2026-02-04T03:46:26.334656469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-04T03:46:26.340546990Z [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-02-04T03:46:26.345892904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094437s 
2026-02-04T03:46:26.347693610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-02-04T03:46:26.353946871Z [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-02-04T03:46:26.359346263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099051s 
2026-02-04T03:46:26.361224675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-02-04T03:46:26.365249199Z [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-02-04T03:46:26.369593827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065512s 
2026-02-04T03:46:26.371678725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-02-04T03:46:26.374628364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-02-04T03:46:26.378098822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045701s 
2026-02-04T03:46:26.380031083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-04T03:46:26.385320243Z [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-02-04T03:46:26.390355462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084682s 
2026-02-04T03:46:26.392523457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-04T03:46:26.396651990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:26.400266568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058505s 
2026-02-04T03:46:26.434504327Z [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-02-04T03:46:26.470513163Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0386962 taking an average of 00:00:00.0386962 
2026-02-04T03:46:26.483196251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-04T03:46:26', 'InitialSetup') 
2026-02-04T03:46:26.489086321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:26.499453485Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-04T03:46:26.501778186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0971438s 
2026-02-04T03:46:26.512367719Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-02-04T03:46:26.515195653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:26.527749591Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-02-04T03:46:26.548780177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-04T03:46:26.551163085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002347s 
2026-02-04T03:46:26.553767269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-02-04T03:46:26.557387939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:26.574851653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191362s 
2026-02-04T03:46:26.578894333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-04T03:46:26', 'add_reason_to_pending_releases') 
2026-02-04T03:46:26.582981443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:26.586360186Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-02-04T03:46:26.588231905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303559s 
2026-02-04T03:46:26.590628581Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-02-04T03:46:26.592744151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:26.595582987Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-02-04T03:46:26.664253839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:26.674446422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-02-04T03:46:26.676442201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-02-04T03:46:26.679276257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-02-04T03:46:26.689372477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110536s 
2026-02-04T03:46:26.691157180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:26.692887775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-04T03:46:26.694872190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-02-04T03:46:26.697830738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:26.707122066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010265s 
2026-02-04T03:46:26.709003635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:26.710728788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-04T03:46:26.712851823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-02-04T03:46:26.716036476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:26.725489640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106745s 
2026-02-04T03:46:26.731169136Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-02-04T03:46:26.738804560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-02-04T03:46:26.742997323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095697s 
2026-02-04T03:46:26.747945777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-02-04T03:46:27.074220186Z [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-02-04T03:46:27.090640549Z [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-02-04T03:46:27.103954236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-02-04T03:46:27.117500653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-02-04T03:46:27.148222913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-02-04T03:46:27.153753850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-02-04T03:46:27.158059390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-02-04T03:46:27.161648056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4118737s 
2026-02-04T03:46:27.163394402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:27.165094124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-04T03:46:27.168899126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-02-04T03:46:27.171541947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-02-04T03:46:27.180918648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101251s 
2026-02-04T03:46:27.184409116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-04T03:46:27', 'add_medium_support') 
2026-02-04T03:46:27.188292396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:27.191970972Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-02-04T03:46:27.193748271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209912s 
2026-02-04T03:46:27.196225058Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-02-04T03:46:27.198418825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:27.201337522Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-02-04T03:46:27.216158114Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-02-04T03:46:27.219606938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-02-04T03:46:27.224558158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059401s 
2026-02-04T03:46:27.226365407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:27.228707132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:27.265683446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371844s 
2026-02-04T03:46:27.269785095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-04T03:46:27', 'add_various_qualites_in_profile') 
2026-02-04T03:46:27.273979731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:27.277429257Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-02-04T03:46:27.279311527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0489287s 
2026-02-04T03:46:27.281571237Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-02-04T03:46:27.283657257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:27.286430521Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-02-04T03:46:27.305440529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-02-04T03:46:27.310187366Z [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-02-04T03:46:27.315286835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077808s 
2026-02-04T03:46:27.317349859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-02-04T03:46:27.320266531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-02-04T03:46:27.323822602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046327s 
2026-02-04T03:46:27.325580371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:27.327254352Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-04T03:46:27.329356575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-02-04T03:46:27.332405584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:27.341993790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106818s 
2026-02-04T03:46:27.344168329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-02-04T03:46:27.422120820Z [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-02-04T03:46:27.450356474Z [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-02-04T03:46:27.465515988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:27.470527499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:27.494504348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-02-04T03:46:27.499008357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-02-04T03:46:27.503281551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:27.507394332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:27.510751362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1646822s 
2026-02-04T03:46:27.512832051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-02-04T03:46:27.597943587Z [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-02-04T03:46:27.624847700Z [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-02-04T03:46:27.643095233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:27.650425693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:27.677374465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-02-04T03:46:27.682410967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-02-04T03:46:27.686660453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:27.690794678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:27.694736985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1799616s 
2026-02-04T03:46:27.696537090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:27.698244699Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-04T03:46:27.700379688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-02-04T03:46:27.703388676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-02-04T03:46:27.712601797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103097s 
2026-02-04T03:46:27.716470407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-04T03:46:27', 'metadata_profiles') 
2026-02-04T03:46:27.720292433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:27.724195923Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-02-04T03:46:27.725967730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217418s 
2026-02-04T03:46:27.728842018Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-02-04T03:46:27.731326711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:27.734298955Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-02-04T03:46:27.766147484Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-02-04T03:46:27.875388736Z [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-02-04T03:46:27.884525033Z [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-02-04T03:46:27.889807920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-04T03:46:27.893796351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-04T03:46:27.917455270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-04T03:46:27.920962331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1524176s 
2026-02-04T03:46:27.922754490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:27.924469874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:27.926750546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-02-04T03:46:27.929719895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-02-04T03:46:27.939031033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102299s 
2026-02-04T03:46:27.941858957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-04T03:46:27.945154112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-04T03:46:27.948003900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003949s 
2026-02-04T03:46:27.949785778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:27.951460250Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-04T03:46:27.956760412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-02-04T03:46:28.024711876Z [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-02-04T03:46:28.035843981Z [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-02-04T03:46:28.041910747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-04T03:46:28.046080402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-04T03:46:28.071614586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-04T03:46:28.075188373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163049s 
2026-02-04T03:46:28.079070950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-04T03:46:28', 'separate_automatic_and_interactive_search') 
2026-02-04T03:46:28.082949009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.086775303Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-02-04T03:46:28.088737364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273789s 
2026-02-04T03:46:28.091228179Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-02-04T03:46:28.093425935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.096326615Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-02-04T03:46:28.100801205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-02-04T03:46:28.173110694Z [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-02-04T03:46:28.195891845Z [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-02-04T03:46:28.208451093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:28.213854002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:28.237236795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:28.241665612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:28.245689104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:28.249844691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:28.254072374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:28.257494986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1548464s 
2026-02-04T03:46:28.261157470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-04T03:46:28', 'change_album_path_to_relative') 
2026-02-04T03:46:28.264945287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.268761652Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-02-04T03:46:28.270635314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1657656s 
2026-02-04T03:46:28.273081790Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-02-04T03:46:28.275269415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.278098081Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-02-04T03:46:28.285389542Z [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-02-04T03:46:28.289863922Z [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-02-04T03:46:28.293604153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055041s 
2026-02-04T03:46:28.297200645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-04T03:46:28', 'change_quality_size_mb_to_kb') 
2026-02-04T03:46:28.301090407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.304381714Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-02-04T03:46:28.306269105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159493s 
2026-02-04T03:46:28.308500498Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-02-04T03:46:28.310595596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.313329982Z [Info] album_releases: Starting migration of Main DB to 9 
2026-02-04T03:46:28.319790701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:28.321576076Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-04T03:46:28.323533147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-02-04T03:46:28.326274667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-02-04T03:46:28.336502130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109789s 
2026-02-04T03:46:28.338264238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:28.339935514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-04T03:46:28.341964008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-02-04T03:46:28.344769517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-02-04T03:46:28.354139714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102673s 
2026-02-04T03:46:28.357523909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-04T03:46:28', 'album_releases') 
2026-02-04T03:46:28.361301705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.364431427Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-02-04T03:46:28.366219417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204128s 
2026-02-04T03:46:28.368610722Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-02-04T03:46:28.370781323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.373734610Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-02-04T03:46:28.382162610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:28.384093358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-04T03:46:28.386097683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-02-04T03:46:28.462361264Z [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-02-04T03:46:28.488843577Z [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-02-04T03:46:28.502596519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:28.508183118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:28.532952983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:28.537590551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:28.541558080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:28.545699309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:28.549914636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:28.553302348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1653279s 
2026-02-04T03:46:28.555087262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:28.556765200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:28.558862263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-02-04T03:46:28.632551039Z [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-02-04T03:46:28.658781224Z [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-02-04T03:46:28.672672395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:28.678507805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:28.707810438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:28.716612511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:28.721854887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:28.726796276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:28.731751063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:28.735655254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.174801s 
2026-02-04T03:46:28.739397559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-04T03:46:28', 'album_releases_fix') 
2026-02-04T03:46:28.743564861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.747607521Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-02-04T03:46:28.749498047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.186584s 
2026-02-04T03:46:28.752015065Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-02-04T03:46:28.754102118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.757104443Z [Info] import_lists: Starting migration of Main DB to 11 
2026-02-04T03:46:28.776593115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-02-04T03:46:28.784701100Z [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-02-04T03:46:28.792448199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137862s 
2026-02-04T03:46:28.794494029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-02-04T03:46:28.797217282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-02-04T03:46:28.800604392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004312s 
2026-02-04T03:46:28.802464428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-02-04T03:46:28.808118642Z [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-02-04T03:46:28.813373654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091064s 
2026-02-04T03:46:28.815473472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-02-04T03:46:28.818599486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:28.822665073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052838s 
2026-02-04T03:46:28.826042433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-04T03:46:28', 'import_lists') 
2026-02-04T03:46:28.829737683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.833260106Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-02-04T03:46:28.835009639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157319s 
2026-02-04T03:46:28.837311143Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-02-04T03:46:28.839434959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.842271311Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-02-04T03:46:28.847805885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-02-04T03:46:28.849685750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-04T03:46:28.851923736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-02-04T03:46:28.894656431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-02-04T03:46:28.908590588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0542633s 
2026-02-04T03:46:28.910467277Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:28.912563287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:28.926653418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141516s 
2026-02-04T03:46:28.930461496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-04T03:46:28', 'add_release_status') 
2026-02-04T03:46:28.934548255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.937834532Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-02-04T03:46:28.939659987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253852s 
2026-02-04T03:46:28.942201575Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-02-04T03:46:28.944434721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.947939158Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-02-04T03:46:28.953026511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:28.954875955Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-04T03:46:28.957361240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-02-04T03:46:28.960655523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:28.970941644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115838s 
2026-02-04T03:46:28.974587496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-04T03:46:28', 'album_download_notification') 
2026-02-04T03:46:28.978438089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.981670788Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-02-04T03:46:28.983536725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219941s 
2026-02-04T03:46:28.985989694Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-02-04T03:46:28.988229174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.991079573Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-02-04T03:46:28.997557447Z [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-02-04T03:46:29.003107191Z [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-02-04T03:46:29.009492148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088298s 
2026-02-04T03:46:29.013751955Z [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-02-04T03:46:29.019220887Z [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-02-04T03:46:29.026046100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066617s 
2026-02-04T03:46:29.029783746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-04T03:46:29', 'fix_language_metadata_profiles') 
2026-02-04T03:46:29.033723098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.036940576Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-02-04T03:46:29.038838408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197435s 
2026-02-04T03:46:29.041048969Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-02-04T03:46:29.043153276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.045927272Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-02-04T03:46:29.049981435Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-02-04T03:46:29.052785721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-02-04T03:46:29.055915543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037581s 
2026-02-04T03:46:29.059406673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-04T03:46:29', 'remove_fanzub') 
2026-02-04T03:46:29.063092695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.066021352Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-02-04T03:46:29.067768921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137606s 
2026-02-04T03:46:29.070295618Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-02-04T03:46:29.072556381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.075409997Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-02-04T03:46:29.100484054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-02-04T03:46:29.103423042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-02-04T03:46:29.107500823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048895s 
2026-02-04T03:46:29.109659499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-02-04T03:46:29.112791155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-02-04T03:46:29.116428620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048524s 
2026-02-04T03:46:29.122777263Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-02-04T03:46:29.127585925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-02-04T03:46:29.131293551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065101s 
2026-02-04T03:46:29.133398008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-02-04T03:46:29.136498651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-02-04T03:46:29.140234233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049449s 
2026-02-04T03:46:29.142290774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-02-04T03:46:29.144974688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-02-04T03:46:29.147999579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038341s 
2026-02-04T03:46:29.150080229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-02-04T03:46:29.153116001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-04T03:46:29.156751371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047514s 
2026-02-04T03:46:29.160443185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-04T03:46:29', 'update_artist_history_indexes') 
2026-02-04T03:46:29.164274439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.167697031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-02-04T03:46:29.169606736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015347s 
2026-02-04T03:46:29.171777387Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-02-04T03:46:29.173871213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.176577422Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-02-04T03:46:29.201880521Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:29.215369562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-02-04T03:46:29.218958458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148039s 
2026-02-04T03:46:29.222373014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-04T03:46:29', 'remove_nma') 
2026-02-04T03:46:29.226155219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.229181743Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-02-04T03:46:29.230942589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249598s 
2026-02-04T03:46:29.233264294Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-02-04T03:46:29.235416427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.238202818Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-02-04T03:46:29.242745204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:29.244586321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.38E-05s 
2026-02-04T03:46:29.246637531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-02-04T03:46:29.249379492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-02-04T03:46:29.259626956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110269s 
2026-02-04T03:46:29.263191133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-04T03:46:29', 'album_disambiguation') 
2026-02-04T03:46:29.267003890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.270106697Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-02-04T03:46:29.271935019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212824s 
2026-02-04T03:46:29.274319490Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-02-04T03:46:29.276519941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.279348486Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-02-04T03:46:29.282930499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:29.285024515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:29.301438846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164245s 
2026-02-04T03:46:29.305375573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-04T03:46:29', 'add_ape_quality_in_profiles') 
2026-02-04T03:46:29.309548526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.312743339Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-02-04T03:46:29.314626510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276837s 
2026-02-04T03:46:29.316864577Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-02-04T03:46:29.318972562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.321724924Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-02-04T03:46:29.333894928Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:29.337301528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-02-04T03:46:29.340562634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044219s 
2026-02-04T03:46:29.342730088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:29.345672703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-02-04T03:46:29.348505247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038378s 
2026-02-04T03:46:29.350646358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:29.353502980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-02-04T03:46:29.356363029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037445s 
2026-02-04T03:46:29.359793646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-04T03:46:29', 'remove_pushalot') 
2026-02-04T03:46:29.363527655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.366558819Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-02-04T03:46:29.368378893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137917s 
2026-02-04T03:46:29.370638653Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-02-04T03:46:29.372785296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.375534382Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-02-04T03:46:29.382068989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-04T03:46:29.386022630Z [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-02-04T03:46:29.390732734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067249s 
2026-02-04T03:46:29.394278714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-04T03:46:29', 'add_custom_filters') 
2026-02-04T03:46:29.398068004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.401175381Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-02-04T03:46:29.402972730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170967s 
2026-02-04T03:46:29.405280547Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-02-04T03:46:29.407400034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.410175593Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-02-04T03:46:29.414852711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:29.416682795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-02-04T03:46:29.418685718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-02-04T03:46:29.421346376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-02-04T03:46:29.431574852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109898s 
2026-02-04T03:46:29.435094098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-04T03:46:29', 'import_list_tags') 
2026-02-04T03:46:29.438876854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.442018771Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-02-04T03:46:29.443796821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212793s 
2026-02-04T03:46:29.446097153Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-02-04T03:46:29.448253916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.451044945Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-02-04T03:46:29.543100333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-02-04T03:46:29.550053464Z [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-02-04T03:46:29.556650237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113867s 
2026-02-04T03:46:29.558811649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-02-04T03:46:29.562124369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-02-04T03:46:29.565793237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050327s 
2026-02-04T03:46:29.599981175Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-04T03:46:29.600347303Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-04T03:46:29.600584991Z                           FROM "Artists" 
2026-02-04T03:46:29.611494318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-04T03:46:29.611545281Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-04T03:46:29.611566995Z                           FROM "Artists" 
2026-02-04T03:46:29.618921984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132493s 
2026-02-04T03:46:29.620745415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:29.622450168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-04T03:46:29.624566850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-02-04T03:46:29.627700560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:29.638153077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116314s 
2026-02-04T03:46:29.644113859Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-02-04T03:46:29.644135733Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:29.644190523Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:29.644220163Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-02-04T03:46:29.652211744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-02-04T03:46:29.652235602Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:29.652268068Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:29.652313549Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-02-04T03:46:29.658120803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100076s 
2026-02-04T03:46:29.659934294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-02-04T03:46:29.667750412Z [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-02-04T03:46:29.674417617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126803s 
2026-02-04T03:46:29.676576203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-02-04T03:46:29.679826278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-02-04T03:46:29.683467630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004971s 
2026-02-04T03:46:29.685527036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-02-04T03:46:29.688333577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-02-04T03:46:29.691758865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044107s 
2026-02-04T03:46:29.693730505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:29.695876566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:29.776947386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0809021s 
2026-02-04T03:46:29.779075040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:29.780760984Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-02-04T03:46:29.782824560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-02-04T03:46:29.785928469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:29.797180686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124519s 
2026-02-04T03:46:29.798926311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:29.800648890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-04T03:46:29.802687284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-02-04T03:46:29.805594057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:29.815965651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112562s 
2026-02-04T03:46:29.817625734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:29.819300746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s 
2026-02-04T03:46:29.821182515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-02-04T03:46:29.823677379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-02-04T03:46:29.833829801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107751s 
2026-02-04T03:46:29.840653882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-02-04T03:46:29.840678972Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:29.840751829Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:29.840805778Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:29.840834405Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-02-04T03:46:29.850170724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-02-04T03:46:29.850189662Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:29.850213150Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:29.850278692Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:29.850305315Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-02-04T03:46:29.857810407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126643s 
2026-02-04T03:46:29.859614740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:29.861294633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-04T03:46:29.863377016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-02-04T03:46:29.866384802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-02-04T03:46:29.876916208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115687s 
2026-02-04T03:46:29.878660369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:29.880327997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-04T03:46:29.882360941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-02-04T03:46:29.885288917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:29.895768177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115187s 
2026-02-04T03:46:29.897572119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:29.899431042Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-04T03:46:29.901506962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-02-04T03:46:29.904496622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:29.915460969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120608s 
2026-02-04T03:46:29.922563481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-04T03:46:29.922594263Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-04T03:46:29.922639293Z                                                 FROM "AlbumReleases"
2026-02-04T03:46:29.922679224Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:29.922721328Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-02-04T03:46:29.931401787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-04T03:46:29.931425294Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-04T03:46:29.931448661Z                                                 FROM "AlbumReleases"
2026-02-04T03:46:29.931497600Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:29.931562030Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-02-04T03:46:29.937506519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106487s 
2026-02-04T03:46:29.944230689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-04T03:46:29.944287583Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:29.944315389Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:29.944332724Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:29.944384588Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:29.954048557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-04T03:46:29.954091424Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:29.954128288Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:29.954209201Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:29.954235784Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:29.959949629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113323s 
2026-02-04T03:46:29.965705028Z [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-02-04T03:46:30.044915943Z [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-02-04T03:46:30.058653534Z [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-02-04T03:46:30.066197775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:30.071290469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:30.099890718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:30.104120955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:30.107404717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386537s 
2026-02-04T03:46:30.111073364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-02-04T03:46:30.189902721Z [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-02-04T03:46:30.207993387Z [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-02-04T03:46:30.217785153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:30.225240295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:30.253578425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:30.258068727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:30.261521128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1478073s 
2026-02-04T03:46:30.264137586Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-02-04T03:46:30.338823871Z [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-02-04T03:46:30.353472396Z [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-02-04T03:46:30.361333405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-02-04T03:46:30.366055203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-02-04T03:46:30.394938811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-02-04T03:46:30.400554979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-02-04T03:46:30.404269589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378864s 
2026-02-04T03:46:30.406449548Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-02-04T03:46:30.478794579Z [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-02-04T03:46:30.490373934Z [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-02-04T03:46:30.497527157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:30.501931636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:30.528250491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:30.531891933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234712s 
2026-02-04T03:46:30.534100400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-02-04T03:46:30.537335644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:30.541338253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052344s 
2026-02-04T03:46:30.543500617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-02-04T03:46:30.546371047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:30.549882408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045221s 
2026-02-04T03:46:30.551972696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-02-04T03:46:30.555268973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:30.558926839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049442s 
2026-02-04T03:46:30.561073211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-02-04T03:46:30.564254907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:30.568002082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004988s 
2026-02-04T03:46:30.570124686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-02-04T03:46:30.573233115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-02-04T03:46:30.576827062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047584s 
2026-02-04T03:46:30.579015588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-02-04T03:46:30.582259170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-02-04T03:46:30.585942115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049189s 
2026-02-04T03:46:30.588058587Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:30.600144843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-02-04T03:46:30.604007160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142106s 
2026-02-04T03:46:30.605856855Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:30.609005675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-02-04T03:46:30.612042169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044669s 
2026-02-04T03:46:30.613784157Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:30.618259278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-02-04T03:46:30.622183689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066277s 
2026-02-04T03:46:30.626159735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-04T03:46:30', 'add_release_groups_etc') 
2026-02-04T03:46:30.630272417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.635365632Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-02-04T03:46:30.637329316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194624s 
2026-02-04T03:46:30.640979396Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-02-04T03:46:30.643307223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.646882331Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-02-04T03:46:30.657387234Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:30.660251501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-02-04T03:46:30.663683822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042821s 
2026-02-04T03:46:30.667476118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-04T03:46:30', 'NewMediaInfoFormat') 
2026-02-04T03:46:30.671538027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.674867721Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-02-04T03:46:30.676719079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152803s 
2026-02-04T03:46:30.679583286Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-02-04T03:46:30.682071306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.685254365Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-02-04T03:46:30.709366386Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-02-04T03:46:30.713287261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-02-04T03:46:30.740912175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291467s 
2026-02-04T03:46:30.742941361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-04T03:46:30.744798661Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-02-04T03:46:30.747454017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-02-04T03:46:30.751542951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:30.762058344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123513s 
2026-02-04T03:46:30.766267158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-04T03:46:30', 'rename_restrictions_to_release_profiles') 
2026-02-04T03:46:30.770558289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.774364343Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-02-04T03:46:30.776433609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240582s 
2026-02-04T03:46:30.779260170Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-02-04T03:46:30.781765355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.784900748Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-02-04T03:46:30.805244301Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-02-04T03:46:30.808427731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-02-04T03:46:30.837098491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293079s 
2026-02-04T03:46:30.839326056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:30.841209459Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-04T03:46:30.843595102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-02-04T03:46:30.846842390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-04T03:46:30.857181008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114527s 
2026-02-04T03:46:30.859163520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-02-04T03:46:30.861026882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-04T03:46:30.863394028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-02-04T03:46:30.867647142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-04T03:46:30.878287146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123444s 
2026-02-04T03:46:30.880048643Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:30.882826045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-04T03:46:30.885826086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040516s 
2026-02-04T03:46:30.887579186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:30.891421833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-04T03:46:30.894511705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047887s 
2026-02-04T03:46:30.897000947Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-02-04T03:46:30.978251479Z [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-02-04T03:46:30.994266636Z [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-02-04T03:46:31.002915932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:31.007817862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:31.035192723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:31.039968289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:31.044922284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:31.050763105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:31.055452497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1561122s 
2026-02-04T03:46:31.059976606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-04T03:46:31', 'rename_quality_profiles_add_upgrade_allowed') 
2026-02-04T03:46:31.064427739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.068796706Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-02-04T03:46:31.071002808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1688401s 
2026-02-04T03:46:31.073598575Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-02-04T03:46:31.075997836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.079658798Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-02-04T03:46:31.087277338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-02-04T03:46:31.091765715Z [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-02-04T03:46:31.096870334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074841s 
2026-02-04T03:46:31.099284485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-02-04T03:46:31.103040297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-02-04T03:46:31.107202758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057962s 
2026-02-04T03:46:31.111169917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-04T03:46:31', 'add_import_exclusions') 
2026-02-04T03:46:31.115340454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.119049813Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-02-04T03:46:31.121060251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172922s 
2026-02-04T03:46:31.123686419Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-02-04T03:46:31.126170040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.141241157Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-02-04T03:46:31.200973120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-04T03:46:31.201017529Z                           WHERE "Id" in (
2026-02-04T03:46:31.201043101Z                           SELECT "Artists"."Id" from "Artists"
2026-02-04T03:46:31.201082631Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:31.201118543Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:31.211405376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-04T03:46:31.211432420Z                           WHERE "Id" in (
2026-02-04T03:46:31.211483062Z                           SELECT "Artists"."Id" from "Artists"
2026-02-04T03:46:31.211518945Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:31.211548073Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:31.221657399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154627s 
2026-02-04T03:46:31.228665961Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-02-04T03:46:31.228694328Z                           WHERE "Id" in (
2026-02-04T03:46:31.228705841Z                           SELECT "Albums"."Id" from "Albums"
2026-02-04T03:46:31.228739639Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:31.228768487Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:31.239209420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-02-04T03:46:31.239264692Z                           WHERE "Id" in (
2026-02-04T03:46:31.239301556Z                           SELECT "Albums"."Id" from "Albums"
2026-02-04T03:46:31.239326616Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:31.239385886Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:31.245718156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122075s 
2026-02-04T03:46:31.252406463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-02-04T03:46:31.252432385Z                           WHERE "Id" in (
2026-02-04T03:46:31.252443338Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-04T03:46:31.252474400Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-04T03:46:31.252497927Z                           WHERE "Albums"."Id" IS NULL) 
2026-02-04T03:46:31.261511407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-02-04T03:46:31.261538641Z                           WHERE "Id" in (
2026-02-04T03:46:31.261548381Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-04T03:46:31.261578111Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-04T03:46:31.261612179Z                           WHERE "Albums"."Id" IS NULL) 
2026-02-04T03:46:31.267690859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107805s 
2026-02-04T03:46:31.274806567Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-04T03:46:31.274834112Z                           WHERE "Id" in (
2026-02-04T03:46:31.274859974Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:31.274900556Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:31.274929444Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-02-04T03:46:31.284153177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-04T03:46:31.284179810Z                           WHERE "Id" in (
2026-02-04T03:46:31.284207376Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:31.284240292Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:31.284281656Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-02-04T03:46:31.290380676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110275s 
2026-02-04T03:46:31.297428387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-04T03:46:31.297454800Z                           WHERE "Id" in (
2026-02-04T03:46:31.297480031Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:31.297531966Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:31.297567648Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:31.306963797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-04T03:46:31.306990401Z                           WHERE "Id" in (
2026-02-04T03:46:31.307015381Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:31.307065001Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:31.307106695Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:31.313621192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115924s 
2026-02-04T03:46:31.320980701Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:31.321010601Z                           WHERE "Id" IN (
2026-02-04T03:46:31.321030060Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.321040171Z                           LEFT OUTER JOIN "Tracks"
2026-02-04T03:46:31.321107506Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:31.321135472Z                           WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:31.330716274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:31.330741314Z                           WHERE "Id" IN (
2026-02-04T03:46:31.330768108Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.330782297Z                           LEFT OUTER JOIN "Tracks"
2026-02-04T03:46:31.330842618Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:31.330872989Z                           WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:31.337287576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115768s 
2026-02-04T03:46:31.341438744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-04T03:46:31', 'clean_artist_metadata_table') 
2026-02-04T03:46:31.345697650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.349418281Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-02-04T03:46:31.351445704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232527s 
2026-02-04T03:46:31.354822884Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-02-04T03:46:31.357430144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.360569705Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-02-04T03:46:31.374160351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:31.376300981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s 
2026-02-04T03:46:31.378926848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-02-04T03:46:31.382875559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.394485005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132402s 
2026-02-04T03:46:31.396532217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:31.398422854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-04T03:46:31.401025635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-02-04T03:46:31.404876950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.415398766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121894s 
2026-02-04T03:46:31.417515418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:31.419463250Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.95E-05s 
2026-02-04T03:46:31.421981661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-02-04T03:46:31.425640539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.436097605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119117s 
2026-02-04T03:46:31.438135428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:31.440044351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-04T03:46:31.442530818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-02-04T03:46:31.446113392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.456632041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119007s 
2026-02-04T03:46:31.458645255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:31.460563067Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-04T03:46:31.462955534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-02-04T03:46:31.466496093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.476982678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118585s 
2026-02-04T03:46:31.479289944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-02-04T03:46:31.560165531Z [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-02-04T03:46:31.580139951Z [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-02-04T03:46:31.590237432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-04T03:46:31.594617923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-04T03:46:31.622303459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1408745s 
2026-02-04T03:46:31.625294481Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-02-04T03:46:31.705872820Z [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-02-04T03:46:31.725559710Z [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-02-04T03:46:31.735691180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-04T03:46:31.740202274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-04T03:46:31.766681781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.139051s 
2026-02-04T03:46:31.770975938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-04T03:46:31', 'health_issue_notification') 
2026-02-04T03:46:31.775185715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.779596987Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-02-04T03:46:31.781735232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511727s 
2026-02-04T03:46:31.785476245Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-02-04T03:46:31.788031650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.791339611Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-02-04T03:46:31.810065386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:31.812154152Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-04T03:46:31.814504415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-02-04T03:46:31.818214034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-02-04T03:46:31.829758750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131524s 
2026-02-04T03:46:31.831755701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:31.833616197Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s 
2026-02-04T03:46:31.835810125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-02-04T03:46:31.838704072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-02-04T03:46:31.848982518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111147s 
2026-02-04T03:46:31.851702525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-02-04T03:46:31.854783719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-02-04T03:46:31.857804461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038291s 
2026-02-04T03:46:31.863428295Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:31.863457324Z                 WHERE "Id" IN (
2026-02-04T03:46:31.863482985Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.863529259Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:31.863550121Z                     WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:31.871016405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:31.871045162Z                 WHERE "Id" IN (
2026-02-04T03:46:31.871072127Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.871111356Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:31.871133961Z                     WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:31.876797655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094065s 
2026-02-04T03:46:31.884417158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:31.884446406Z                 WHERE "Id" IN (
2026-02-04T03:46:31.884468471Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.884552400Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:31.884592250Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:31.884605948Z                     WHERE "Artists"."Path" IS NULL) 
2026-02-04T03:46:31.894367343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:31.894398455Z                 WHERE "Id" IN (
2026-02-04T03:46:31.894413455Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.894456282Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:31.894498517Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:31.894545682Z                     WHERE "Artists"."Path" IS NULL) 
2026-02-04T03:46:31.901756320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012482s 
2026-02-04T03:46:31.909948366Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:31.909969979Z                 WHERE "Id" IN (
2026-02-04T03:46:31.910005761Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.910050682Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:31.910096424Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:31.910156535Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-02-04T03:46:31.910183589Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-02-04T03:46:31.921102736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:31.921127355Z                 WHERE "Id" IN (
2026-02-04T03:46:31.921142255Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:31.921173829Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:31.921221364Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:31.921267968Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-02-04T03:46:31.921305744Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-02-04T03:46:31.929448270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142557s 
2026-02-04T03:46:31.935344231Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-02-04T03:46:31.935369472Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-04T03:46:31.935400895Z                 FROM "Artists"
2026-02-04T03:46:31.935451137Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:31.935495055Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:31.943299089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-02-04T03:46:31.943324170Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-04T03:46:31.943355653Z                 FROM "Artists"
2026-02-04T03:46:31.943407367Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:31.943428470Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:31.949510396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100665s 
2026-02-04T03:46:31.954442196Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:31.954484121Z                 WHERE "Id" NOT IN (
2026-02-04T03:46:31.954496756Z                     SELECT MIN("Id")
2026-02-04T03:46:31.954514602Z                     FROM "TrackFiles"
2026-02-04T03:46:31.954589443Z                     GROUP BY "Path"
2026-02-04T03:46:31.954614032Z                 ) 
2026-02-04T03:46:31.960848866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:31.960870550Z                 WHERE "Id" NOT IN (
2026-02-04T03:46:31.960898416Z                     SELECT MIN("Id")
2026-02-04T03:46:31.960928817Z                     FROM "TrackFiles"
2026-02-04T03:46:31.960968928Z                     GROUP BY "Path"
2026-02-04T03:46:31.960993808Z                 ) 
2026-02-04T03:46:31.967403374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093982s 
2026-02-04T03:46:31.969386237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:31.971231492Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-04T03:46:31.973414939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-02-04T03:46:32.051204813Z [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-02-04T03:46:32.065230053Z [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-02-04T03:46:32.072704673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:32.077239314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:32.105558677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:32.109610806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341536s 
2026-02-04T03:46:32.111889564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-02-04T03:46:32.114912461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:32.118609224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047258s 
2026-02-04T03:46:32.120931000Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-02-04T03:46:32.197136182Z [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-02-04T03:46:32.209573395Z [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-02-04T03:46:32.216519541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:32.221759282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:32.254316468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:32.260655231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:32.264439822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414429s 
2026-02-04T03:46:32.268813458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-04T03:46:32', 'add_mediafilerepository_mtime') 
2026-02-04T03:46:32.273318830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:32.278049856Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-02-04T03:46:32.280221499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1543915s 
2026-02-04T03:46:32.283386792Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-02-04T03:46:32.285986447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:32.289737960Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-02-04T03:46:32.310795501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-04T03:46:32.310847816Z                           WHERE "Id" NOT IN (
2026-02-04T03:46:32.310892877Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-02-04T03:46:32.310936214Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:32.310984932Z                             GROUP BY "ArtistMetadata"."Id") 
2026-02-04T03:46:32.320876820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-04T03:46:32.320906490Z                           WHERE "Id" NOT IN (
2026-02-04T03:46:32.320934917Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-02-04T03:46:32.320988084Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:32.321030289Z                             GROUP BY "ArtistMetadata"."Id") 
2026-02-04T03:46:32.327891735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121422s 
2026-02-04T03:46:32.330300585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-02-04T03:46:32.333260345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-02-04T03:46:32.336667335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043206s 
2026-02-04T03:46:32.339135755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-02-04T03:46:32.415901226Z [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-02-04T03:46:32.432285918Z [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-02-04T03:46:32.441241340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:32.445933307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:32.473647471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:32.478279849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:32.482915072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:32.486646946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1454035s 
2026-02-04T03:46:32.488963290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-02-04T03:46:32.492439339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:32.496278680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052695s 
2026-02-04T03:46:32.502226587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-04T03:46:32', 'add_artistmetadataid_constraint') 
2026-02-04T03:46:32.506558980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:32.510910622Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-02-04T03:46:32.513003697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193663s 
2026-02-04T03:46:32.515759536Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-02-04T03:46:32.518328839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:32.521903187Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-02-04T03:46:32.534763942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-02-04T03:46:32.537334237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s 
2026-02-04T03:46:32.540001939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-02-04T03:46:32.543481596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:32.555095571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129887s 
2026-02-04T03:46:32.557190619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-02-04T03:46:32.559039783Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-02-04T03:46:32.561523584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-02-04T03:46:32.565205518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:32.576026056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122381s 
2026-02-04T03:46:32.577934749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:32.579773271Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-04T03:46:32.582080697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-02-04T03:46:32.585472336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:32.596296831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120853s 
2026-02-04T03:46:32.598361178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-02-04T03:46:32.600207767Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-02-04T03:46:32.602679994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-02-04T03:46:32.606334673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:32.617251605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123609s 
2026-02-04T03:46:32.619142843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:32.620956034Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-04T03:46:32.623321397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-02-04T03:46:32.627280258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:32.640434395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147766s 
2026-02-04T03:46:32.642500445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:32.644324488Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-04T03:46:32.646658798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-02-04T03:46:32.650269909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:32.661833743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130488s 
2026-02-04T03:46:32.666983803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-04T03:46:32', 'old_ids_and_artist_alias') 
2026-02-04T03:46:32.671523654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:32.675359057Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-02-04T03:46:32.677382541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262395s 
2026-02-04T03:46:32.679974531Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-02-04T03:46:32.682403972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:32.685666993Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-02-04T03:46:32.691520750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:32.693864869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:32.701027532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072925s 
2026-02-04T03:46:32.704691189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-04T03:46:32.707685368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-04T03:46:32.711021866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040759s 
2026-02-04T03:46:32.715132393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-04T03:46:32', 'download_propers_config') 
2026-02-04T03:46:32.719329604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:32.722915575Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-02-04T03:46:32.724924961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156104s 
2026-02-04T03:46:32.727475386Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-02-04T03:46:32.729878234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:32.732924178Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-02-04T03:46:32.750280575Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-02-04T03:46:32.753721985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-02-04T03:46:32.758020791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054691s 
2026-02-04T03:46:32.760358888Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-02-04T03:46:32.834425846Z [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-02-04T03:46:32.849348143Z [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-02-04T03:46:32.857558054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:32.862573643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:32.891287870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:32.895904857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:32.900507835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:32.905565770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:32.909445842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1469767s 
2026-02-04T03:46:32.912228706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-02-04T03:46:33.000625577Z [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-02-04T03:46:33.015125133Z [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-02-04T03:46:33.023026292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-04T03:46:33.027600623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-04T03:46:33.056114537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-02-04T03:46:33.100737196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1861196s 
2026-02-04T03:46:33.102918960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-02-04T03:46:33.177482367Z [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-02-04T03:46:33.190178110Z [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-02-04T03:46:33.197579764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-04T03:46:33.201655931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-04T03:46:33.228841130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236824s 
2026-02-04T03:46:33.231007743Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-02-04T03:46:33.303343885Z [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-02-04T03:46:33.315302675Z [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-02-04T03:46:33.322270144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-04T03:46:33.327628954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-04T03:46:33.354408746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-04T03:46:33.360000045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-02-04T03:46:33.365325949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-02-04T03:46:33.371037119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-04T03:46:33.375284280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422015s 
2026-02-04T03:46:33.377718111Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-02-04T03:46:33.450380070Z [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-02-04T03:46:33.462915460Z [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-02-04T03:46:33.469337101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-02-04T03:46:33.473661678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-02-04T03:46:33.501113243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211698s 
2026-02-04T03:46:33.503443826Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-02-04T03:46:33.575069287Z [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-02-04T03:46:33.587186025Z [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-02-04T03:46:33.594319238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:33.599503928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:33.628193846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:33.633489099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:33.637523071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318628s 
2026-02-04T03:46:33.642138384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-04T03:46:33', 'remove_language_profiles') 
2026-02-04T03:46:33.646932197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.652444326Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-02-04T03:46:33.654851603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463871s 
2026-02-04T03:46:33.658158502Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-02-04T03:46:33.661021056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.664955528Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-02-04T03:46:33.671925482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-04T03:46:33.674298981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-04T03:46:33.677364484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-02-04T03:46:33.681369087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-02-04T03:46:33.693165089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132238s 
2026-02-04T03:46:33.697953260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-02-04T03:46:33.704173164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-02-04T03:46:33.708412951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069751s 
2026-02-04T03:46:33.713158186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-04T03:46:33', 'multi_disc_naming_format') 
2026-02-04T03:46:33.718035146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.722627904Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-02-04T03:46:33.724981353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206978s 
2026-02-04T03:46:33.728015743Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-02-04T03:46:33.730999150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.734616333Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-02-04T03:46:33.741237565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-04T03:46:33.743547025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-04T03:46:33.746275499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-02-04T03:46:33.750500166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:33.762590430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138416s 
2026-02-04T03:46:33.764840150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:33.767445937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:33.972905470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2053416s 
2026-02-04T03:46:33.978292807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-04T03:46:33', 'add_download_client_priority') 
2026-02-04T03:46:33.983730216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.989231623Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-02-04T03:46:33.991648310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2215908s 
2026-02-04T03:46:33.994538399Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-02-04T03:46:33.997455142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.000887262Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-02-04T03:46:34.007915554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:34.011715666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-02-04T03:46:34.015941876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053314s 
2026-02-04T03:46:34.018562823Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:34.023059557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-02-04T03:46:34.026626730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050638s 
2026-02-04T03:46:34.031591848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-04T03:46:34', 'remove_growl_prowl') 
2026-02-04T03:46:34.036607267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.041401300Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-02-04T03:46:34.043947075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194867s 
2026-02-04T03:46:34.046631962Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-02-04T03:46:34.049519316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.053263254Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-02-04T03:46:34.059480874Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:34.064059493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-02-04T03:46:34.067536263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054872s 
2026-02-04T03:46:34.070445171Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:34.074311155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-02-04T03:46:34.078212551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049264s 
2026-02-04T03:46:34.083161856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-04T03:46:34', 'remove_plex_hometheatre') 
2026-02-04T03:46:34.088113296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.092432033Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-02-04T03:46:34.094770501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189852s 
2026-02-04T03:46:34.098192822Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-02-04T03:46:34.100723979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.104213916Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-02-04T03:46:34.116416947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:34.118802962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-04T03:46:34.121411614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-02-04T03:46:34.125076313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-02-04T03:46:34.137254705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133827s 
2026-02-04T03:46:34.139636902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:34.141840849Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s 
2026-02-04T03:46:34.144885951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-02-04T03:46:34.149528459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:34.161132705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136028s 
2026-02-04T03:46:34.163466073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:34.165624599Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-02-04T03:46:34.168812488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-02-04T03:46:34.173295816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:34.184746111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013377s 
2026-02-04T03:46:34.187013146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:34.189183817Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2026-02-04T03:46:34.192067243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-02-04T03:46:34.196413274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:34.207669008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130271s 
2026-02-04T03:46:34.209925351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:34.212093857Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-02-04T03:46:34.214787902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-02-04T03:46:34.218411047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-02-04T03:46:34.229333991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120319s 
2026-02-04T03:46:34.231819366Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:34.235039941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:34.249530247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150114s 
2026-02-04T03:46:34.254695989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-04T03:46:34', 'add_root_folder_add_defaults') 
2026-02-04T03:46:34.259882983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.273318757Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-02-04T03:46:34.275692456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385291s 
2026-02-04T03:46:34.278409838Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-02-04T03:46:34.281170667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.284497516Z [Info] task_duration: Starting migration of Main DB to 40 
2026-02-04T03:46:34.289719480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-04T03:46:34.292009211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-02-04T03:46:34.295386551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-02-04T03:46:34.299340743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-02-04T03:46:34.311189471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131974s 
2026-02-04T03:46:34.315771678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-04T03:46:34', 'task_duration') 
2026-02-04T03:46:34.320614910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.324587949Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-02-04T03:46:34.326797719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026392s 
2026-02-04T03:46:34.330172835Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-02-04T03:46:34.333319902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.337008980Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-02-04T03:46:34.344553261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-04T03:46:34.346846689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-04T03:46:34.349615975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-02-04T03:46:34.353733806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:34.365703057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135896s 
2026-02-04T03:46:34.368083279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-04T03:46:34.370301145Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s 
2026-02-04T03:46:34.373034640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-02-04T03:46:34.377122100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:34.388328234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128198s 
2026-02-04T03:46:34.393553295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-04T03:46:34', 'add_indexer_and_enabled_to_release_profiles') 
2026-02-04T03:46:34.398701280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.404573014Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-02-04T03:46:34.407136615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028151s 
2026-02-04T03:46:34.410012436Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-02-04T03:46:34.412838877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.416265687Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-02-04T03:46:34.422746627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-02-04T03:46:34.499264159Z [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-02-04T03:46:34.515672909Z [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-02-04T03:46:34.524683071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:34.530352376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:34.558157313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:34.563429940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:34.568752397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:34.574736165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:34.579158470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1540211s 
2026-02-04T03:46:34.583346723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-02-04T03:46:34.588465710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-02-04T03:46:34.592363078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058464s 
2026-02-04T03:46:34.596468194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-02-04T03:46:34.601784929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-02-04T03:46:34.606150640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059316s 
2026-02-04T03:46:34.608578148Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-02-04T03:46:34.682176512Z [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-02-04T03:46:34.695709601Z [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-02-04T03:46:34.703453354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-04T03:46:34.708248248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-04T03:46:34.735636206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124603s 
2026-02-04T03:46:34.740338353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-04T03:46:34', 'remove_album_folders') 
2026-02-04T03:46:34.745239462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.759265464Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-02-04T03:46:34.761854377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1478376s 
2026-02-04T03:46:34.764816581Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-02-04T03:46:34.768018849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.771791586Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-02-04T03:46:34.778163015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:34.780363256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-04T03:46:34.782879442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-02-04T03:46:34.787071162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-02-04T03:46:34.799355397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138363s 
2026-02-04T03:46:34.804248149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-04T03:46:34', 'add_priority_to_indexers') 
2026-02-04T03:46:34.809039025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.813314354Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-02-04T03:46:34.815584195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273516s 
2026-02-04T03:46:34.818694096Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-02-04T03:46:34.821618345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.825146038Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-02-04T03:46:34.831675886Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-02-04T03:46:34.835414694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-02-04T03:46:34.840111852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056589s 
2026-02-04T03:46:34.842310940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:34.844894733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:34.853248032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086841s 
2026-02-04T03:46:34.858352831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-04T03:46:34', 'remove_chown_and_folderchmod_config') 
2026-02-04T03:46:34.863457039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.868208366Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-02-04T03:46:34.870603188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230179s 
2026-02-04T03:46:34.873367304Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-02-04T03:46:34.876049735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.879331744Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-02-04T03:46:34.952769424Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-04T03:46:34.962736693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-02-04T03:46:34.969299047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114793s 
2026-02-04T03:46:34.973802966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-04T03:46:34', 'update_notifiarr') 
2026-02-04T03:46:34.978502138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.983898724Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-02-04T03:46:34.986152743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258239s 
2026-02-04T03:46:34.989124136Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-02-04T03:46:34.992174187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.995791401Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-02-04T03:46:35.000119495Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:35.002798710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:35.024715982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220596s 
2026-02-04T03:46:35.029590216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-04T03:46:35', 'email_multiple_addresses') 
2026-02-04T03:46:35.034625545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.038641722Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-02-04T03:46:35.040914538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358947s 
2026-02-04T03:46:35.043863035Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-02-04T03:46:35.046663334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.050025844Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-02-04T03:46:35.054720226Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-02-04T03:46:35.057914689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-02-04T03:46:35.086188860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290514s 
2026-02-04T03:46:35.091308609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-04T03:46:35', 'rename_blacklist_to_blocklist') 
2026-02-04T03:46:35.096258927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.100794519Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-02-04T03:46:35.103109982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431962s 
2026-02-04T03:46:35.105903477Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-02-04T03:46:35.108669476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.112050404Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-02-04T03:46:35.119797553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-04T03:46:35.122039938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-04T03:46:35.125065500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-02-04T03:46:35.129633929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:35.141778002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141506s 
2026-02-04T03:46:35.144808574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-02-04T03:46:35.149210217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:35.160672306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133228s 
2026-02-04T03:46:35.162813407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:35.165364244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:35.207894340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0425662s 
2026-02-04T03:46:35.212800860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-04T03:46:35', 'cdh_per_downloadclient') 
2026-02-04T03:46:35.217770727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.221861364Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-02-04T03:46:35.224109170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0565696s 
2026-02-04T03:46:35.226773635Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-02-04T03:46:35.229456958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.232715589Z [Info] download_history: Starting migration of Main DB to 52 
2026-02-04T03:46:35.249366296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-02-04T03:46:35.258097387Z [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-02-04T03:46:35.265657249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139745s 
2026-02-04T03:46:35.268370672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-02-04T03:46:35.272727755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-04T03:46:35.277391626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066654s 
2026-02-04T03:46:35.280223950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-02-04T03:46:35.284114944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-02-04T03:46:35.287996520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057364s 
2026-02-04T03:46:35.290561605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-02-04T03:46:35.294505807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-04T03:46:35.298686625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058262s 
2026-02-04T03:46:35.300824049Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:35.303590820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:35.318772208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154533s 
2026-02-04T03:46:35.323509126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-04T03:46:35', 'download_history') 
2026-02-04T03:46:35.328293891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.333058384Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-02-04T03:46:35.335212512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298624s 
2026-02-04T03:46:35.337970705Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-02-04T03:46:35.340632144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.344194287Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-02-04T03:46:35.349714552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-04T03:46:35', 'add_update_history') 
2026-02-04T03:46:35.354511692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.358572328Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-02-04T03:46:35.360759902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180575s 
2026-02-04T03:46:35.363701435Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-02-04T03:46:35.366597677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.369817811Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-02-04T03:46:35.375524512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:35.377797799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-04T03:46:35.380696065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-04T03:46:35.385087487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:35.405732056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223948s 
2026-02-04T03:46:35.410638486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-04T03:46:35', 'add_on_update_to_notifications') 
2026-02-04T03:46:35.415467108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.420318086Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-02-04T03:46:35.422828451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365573s 
2026-02-04T03:46:35.425582456Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-02-04T03:46:35.428374658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.431867170Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-02-04T03:46:35.437962534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:35.439884474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-04T03:46:35.442686756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-04T03:46:35.446714867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:35.458937578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138368s 
2026-02-04T03:46:35.463543632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-04T03:46:35', 'download_client_per_indexer') 
2026-02-04T03:46:35.468308868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.472872346Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-02-04T03:46:35.475105202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272534s 
2026-02-04T03:46:35.477887996Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-02-04T03:46:35.480520837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.483864419Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-02-04T03:46:35.492340787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:35.494466577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-04T03:46:35.497043115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-02-04T03:46:35.500935944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:35.513049465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136614s 
2026-02-04T03:46:35.515269555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:35.517294352Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-02-04T03:46:35.520411960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-02-04T03:46:35.524869115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:35.537191516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142411s 
2026-02-04T03:46:35.539407117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:35.541488218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-04T03:46:35.544145929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-02-04T03:46:35.548095031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:35.559749778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132302s 
2026-02-04T03:46:35.564221192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-04T03:46:35', 'AddNewItemMonitorType') 
2026-02-04T03:46:35.568895053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.572993305Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-02-04T03:46:35.575191982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260643s 
2026-02-04T03:46:35.577856377Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-02-04T03:46:35.580497776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.583744312Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-02-04T03:46:35.589248305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:35.591413294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-04T03:46:35.594073831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-02-04T03:46:35.597997342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:35.610359013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138728s 
2026-02-04T03:46:35.614736747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-04T03:46:35', 'ImportListSearch') 
2026-02-04T03:46:35.619361128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.623107492Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-02-04T03:46:35.625246700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026381s 
2026-02-04T03:46:35.628072359Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-02-04T03:46:35.630804270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.634163845Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-02-04T03:46:35.639678128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:35.641898278Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-04T03:46:35.644792015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-02-04T03:46:35.649098015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:35.661611903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143376s 
2026-02-04T03:46:35.666167896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-04T03:46:35', 'ImportListMonitorExisting') 
2026-02-04T03:46:35.670845365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.674801621Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-02-04T03:46:35.677074147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270772s 
2026-02-04T03:46:35.679686898Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-02-04T03:46:35.682342755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.685567258Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-02-04T03:46:35.692853850Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:35.696500002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-02-04T03:46:35.700117836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047859s 
2026-02-04T03:46:35.702830709Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:35.706291988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-02-04T03:46:35.709556111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043194s 
2026-02-04T03:46:35.711681040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:35.713719544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-04T03:46:35.716113414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-04T03:46:35.719319810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-04T03:46:35.731075371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127106s 
2026-02-04T03:46:35.735441292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-04T03:46:35', 'add_indexer_tags') 
2026-02-04T03:46:35.740136385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.743913932Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-02-04T03:46:35.746092930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252983s 
2026-02-04T03:46:35.748861815Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-02-04T03:46:35.751569587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.754910183Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-02-04T03:46:35.758958234Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:35.761550263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:35.775132933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137308s 
2026-02-04T03:46:35.779879120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-04T03:46:35', 'update_audio_types') 
2026-02-04T03:46:35.784860710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.788585260Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-02-04T03:46:35.790791552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271667s 
2026-02-04T03:46:35.794274135Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-04T03:46:35.797312643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.800966019Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-02-04T03:46:35.852090861Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:35.855586440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-04T03:46:35.859068451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043444s 
2026-02-04T03:46:35.861323983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-02-04T03:46:35.863431477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s 
2026-02-04T03:46:35.866441808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-02-04T03:46:35.945769678Z [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-02-04T03:46:35.963870405Z [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-02-04T03:46:35.973296154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-02-04T03:46:35.978663672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-02-04T03:46:36.008480760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-02-04T03:46:36.014398516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-02-04T03:46:36.018586930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1496717s 
2026-02-04T03:46:36.020933845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:36.023000086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:36.025652045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-02-04T03:46:36.108882955Z [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-02-04T03:46:36.134413241Z [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-02-04T03:46:36.147591086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:36.152909916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:36.181968706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:36.187466817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:36.192912683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:36.197079243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1690388s 
2026-02-04T03:46:36.199189712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:36.201206473Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-02-04T03:46:36.203819685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-02-04T03:46:36.287579990Z [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-02-04T03:46:36.312914182Z [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-02-04T03:46:36.326176586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:36.331767985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:36.363871457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:36.369064944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:36.374532393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:36.378609843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1724014s 
2026-02-04T03:46:36.380733529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:36.383055335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-04T03:46:36.385332089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-02-04T03:46:36.469011151Z [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-02-04T03:46:36.493901559Z [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-02-04T03:46:36.506649808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:36.511883246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:36.542613783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:36.548571029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:36.553994509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:36.558109505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1705304s 
2026-02-04T03:46:36.560254935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:36.562277207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-04T03:46:36.564965329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-02-04T03:46:36.645878051Z [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-02-04T03:46:36.662789433Z [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-02-04T03:46:36.672083627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:36.677460113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:36.708720718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:36.713973555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:36.719123063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:36.724770054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:36.728999240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1615666s 
2026-02-04T03:46:36.731132936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:36.733535674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:36.736492939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-02-04T03:46:36.817031156Z [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-02-04T03:46:36.836097537Z [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-02-04T03:46:36.846039566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:36.851558729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:36.881159903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:36.886841432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:36.891986132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:36.897647040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:36.901908741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1630673s 
2026-02-04T03:46:36.904103741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-04T03:46:36.906149801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:36.908729796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-02-04T03:46:36.997788560Z [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-02-04T03:46:37.012608591Z [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-02-04T03:46:37.020677227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-04T03:46:37.025522834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-04T03:46:37.054701207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433276s 
2026-02-04T03:46:37.057244688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-04T03:46:37.059367663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-04T03:46:37.062352583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-02-04T03:46:37.143622053Z [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-02-04T03:46:37.159031451Z [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-02-04T03:46:37.167018663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-04T03:46:37.171783758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-04T03:46:37.199601931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1347454s 
2026-02-04T03:46:37.201840439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:37.204364060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-04T03:46:37.206569180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-04T03:46:37.283468450Z [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-02-04T03:46:37.296158903Z [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-02-04T03:46:37.303489975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-04T03:46:37.307942741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-04T03:46:37.335747677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268073s 
2026-02-04T03:46:37.338006495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:37.340060621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-04T03:46:37.342714034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-04T03:46:37.420082891Z [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-02-04T03:46:37.433085121Z [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-02-04T03:46:37.440279618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-04T03:46:37.444979210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-04T03:46:37.472874549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1276956s 
2026-02-04T03:46:37.475118708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:37.477165108Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-02-04T03:46:37.479772308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-04T03:46:37.557757315Z [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-02-04T03:46:37.571159531Z [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-02-04T03:46:37.581272233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-04T03:46:37.586906207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-04T03:46:37.615351935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329678s 
2026-02-04T03:46:37.617872219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-04T03:46:37.620359658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-04T03:46:37.623498929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-04T03:46:37.701091164Z [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-02-04T03:46:37.714805649Z [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-02-04T03:46:37.721935836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-04T03:46:37.727457464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-04T03:46:37.758387373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:37.763705712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369588s 
2026-02-04T03:46:37.766373313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-04T03:46:37.768709197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-04T03:46:37.771873568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-04T03:46:37.852396976Z [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-02-04T03:46:37.866012532Z [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-02-04T03:46:37.874276712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-04T03:46:37.880190720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-04T03:46:37.912517051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:37.918596192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439095s 
2026-02-04T03:46:37.921844713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-04T03:46:37.924458265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:37.927566784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-04T03:46:38.006519299Z [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-02-04T03:46:38.021147143Z [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-02-04T03:46:38.029033993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-04T03:46:38.034940066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-04T03:46:38.066006299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:38.072320864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414844s 
2026-02-04T03:46:38.075082354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-02-04T03:46:38.077728462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-04T03:46:38.080980821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-02-04T03:46:38.166548526Z [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-02-04T03:46:38.182057875Z [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-02-04T03:46:38.190321043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-02-04T03:46:38.195889796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-02-04T03:46:38.226386302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-04T03:46:38.232723974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-02-04T03:46:38.239061264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-04T03:46:38.243680826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1599393s 
2026-02-04T03:46:38.246084405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-04T03:46:38.248277671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-04T03:46:38.251022669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-02-04T03:46:38.338141858Z [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-02-04T03:46:38.350838844Z [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-02-04T03:46:38.357654828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-04T03:46:38.362633653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-04T03:46:38.393102904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386501s 
2026-02-04T03:46:38.396457158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-04T03:46:38.399063116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:38.402080902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-02-04T03:46:38.480392666Z [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-02-04T03:46:38.494445633Z [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-02-04T03:46:38.501332851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-04T03:46:38.506701561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-04T03:46:38.535517343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298745s 
2026-02-04T03:46:38.538137699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-04T03:46:38.540506058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:38.543245343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-04T03:46:38.620870786Z [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-02-04T03:46:38.635451616Z [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-02-04T03:46:38.643419168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-04T03:46:38.649190169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-04T03:46:38.678988159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-04T03:46:38.684676462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-02-04T03:46:38.690257089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-02-04T03:46:38.696612606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-04T03:46:38.701215855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1554282s 
2026-02-04T03:46:38.703676880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:38.705981010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-02-04T03:46:38.709077324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-02-04T03:46:38.788030019Z [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-02-04T03:46:38.804260130Z [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-02-04T03:46:38.813310283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:38.818960780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:38.858680287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:38.869714956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575774s 
2026-02-04T03:46:38.873310526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:38.875699907Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-02-04T03:46:38.879064702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-02-04T03:46:38.961294857Z [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-02-04T03:46:38.976030698Z [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-02-04T03:46:38.983826585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:38.989423075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:39.019915342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:39.024795729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427942s 
2026-02-04T03:46:39.027244089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:39.029526805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-04T03:46:39.032541145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-02-04T03:46:39.109681100Z [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-02-04T03:46:39.123231114Z [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-02-04T03:46:39.131458009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:39.137202405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:39.170754725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:39.176852012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415862s 
2026-02-04T03:46:39.179246092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-04T03:46:39.181684693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-04T03:46:39.184633280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-04T03:46:39.271793241Z [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-02-04T03:46:39.290664780Z [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-02-04T03:46:39.300580595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-04T03:46:39.306787433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-04T03:46:39.345644995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:39.352253732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1644996s 
2026-02-04T03:46:39.355834632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-04T03:46:39.358497133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-04T03:46:39.361587686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-04T03:46:39.447405735Z [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-02-04T03:46:39.465703038Z [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-02-04T03:46:39.475259951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-04T03:46:39.481363501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-04T03:46:39.513282792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:39.521624358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567816s 
2026-02-04T03:46:39.524317882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-04T03:46:39.526925693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001857s 
2026-02-04T03:46:39.530304376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-04T03:46:39.625387631Z [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-02-04T03:46:39.642056875Z [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-02-04T03:46:39.650052956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-04T03:46:39.655625667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-04T03:46:39.686481887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:39.693553366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1582018s 
2026-02-04T03:46:39.696023810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-02-04T03:46:39.698369243Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.16E-05s 
2026-02-04T03:46:39.701452551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-02-04T03:46:39.785724687Z [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-02-04T03:46:39.798095116Z [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-02-04T03:46:39.805134570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-02-04T03:46:39.810179819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-02-04T03:46:39.840070796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351842s 
2026-02-04T03:46:39.842673366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-02-04T03:46:39.845108069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-02-04T03:46:39.847763956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-02-04T03:46:39.931741670Z [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-02-04T03:46:39.944210697Z [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-02-04T03:46:39.951186403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-02-04T03:46:39.956241451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-02-04T03:46:39.986575200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361687s 
2026-02-04T03:46:39.988996836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-04T03:46:39.991244792Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-02-04T03:46:39.994265885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-02-04T03:46:40.088638770Z [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-02-04T03:46:40.103244038Z [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-02-04T03:46:40.111493790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-04T03:46:40.116507244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-04T03:46:40.145850699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1488595s 
2026-02-04T03:46:40.148357206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-04T03:46:40.150571164Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-02-04T03:46:40.153404819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-02-04T03:46:40.243570733Z [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-02-04T03:46:40.258456637Z [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-02-04T03:46:40.267327038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-04T03:46:40.272855048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-04T03:46:40.303229429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1466575s 
2026-02-04T03:46:40.305989306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-04T03:46:40.308208364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s 
2026-02-04T03:46:40.311025657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-02-04T03:46:40.397722856Z [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-02-04T03:46:40.408662955Z [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-02-04T03:46:40.415159536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-04T03:46:40.420209153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-04T03:46:40.450008366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363585s 
2026-02-04T03:46:40.452472738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-04T03:46:40.454655653Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-02-04T03:46:40.457609491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-04T03:46:40.536011107Z [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-02-04T03:46:40.546411779Z [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-02-04T03:46:40.552481640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-04T03:46:40.557767434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-04T03:46:40.593236933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-04T03:46:40.599479564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391319s 
2026-02-04T03:46:40.602041252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-04T03:46:40.604299739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s 
2026-02-04T03:46:40.607268286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-04T03:46:40.690122948Z [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-02-04T03:46:40.700750037Z [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-02-04T03:46:40.706872374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-04T03:46:40.712335585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-04T03:46:40.745435312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-04T03:46:40.750150897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401944s 
2026-02-04T03:46:40.752526110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:40.754684446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-04T03:46:40.757508713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-02-04T03:46:40.842460147Z [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-02-04T03:46:40.855663372Z [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-02-04T03:46:40.863189967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:40.868702898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:40.900358488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:40.905992111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:40.910331309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1502306s 
2026-02-04T03:46:40.912637653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:40.914837462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s 
2026-02-04T03:46:40.917663483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-02-04T03:46:41.015771007Z [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-02-04T03:46:41.029495732Z [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-02-04T03:46:41.037402192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:41.043029122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:41.075209940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:41.081301967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:41.085674280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1654799s 
2026-02-04T03:46:41.088002909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:41.090210645Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s 
2026-02-04T03:46:41.095324091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-04T03:46:41.177031603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-04T03:46:41.185328950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-04T03:46:41.190693412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-04T03:46:41.195641735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-04T03:46:41.227302957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:41.232482807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334341s 
2026-02-04T03:46:41.239711181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-04T03:46:41', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-04T03:46:41.245173811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:41.253706482Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-04T03:46:41.256438603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1536607s 
2026-02-04T03:46:41.264235533Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-02-04T03:46:41.267199250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:41.272601668Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-02-04T03:46:41.289939679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:41.292336104Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s 
2026-02-04T03:46:41.295198448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-02-04T03:46:41.299748680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:41.312899780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148194s 
2026-02-04T03:46:41.315247487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:41.317489672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-02-04T03:46:41.320310613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-02-04T03:46:41.324467272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:41.337137645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140622s 
2026-02-04T03:46:41.343103417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-04T03:46:41', 'add_on_delete_to_notifications') 
2026-02-04T03:46:41.348437928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:41.352694569Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-02-04T03:46:41.355119622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292937s 
2026-02-04T03:46:41.358014140Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-02-04T03:46:41.360765791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:41.364277462Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-02-04T03:46:41.393622209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-04T03:46:41.396278688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-02-04T03:46:41.399338790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-02-04T03:46:41.403945716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:41.417133861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150922s 
2026-02-04T03:46:41.419300524Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:41.422943248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-02-04T03:46:41.426957371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054211s 
2026-02-04T03:46:41.429459860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:41.431682916Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.12E-05s 
2026-02-04T03:46:41.434504427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-02-04T03:46:41.438182063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-02-04T03:46:41.450659807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134196s 
2026-02-04T03:46:41.453033487Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:41.455634804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:41.466824866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108388s 
2026-02-04T03:46:41.469647901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-02-04T03:46:41.476406189Z [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-02-04T03:46:41.483214668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112504s 
2026-02-04T03:46:41.486425543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-02-04T03:46:41.490281588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-04T03:46:41.494721277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059408s 
2026-02-04T03:46:41.497099365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:41.499296960Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-04T03:46:41.502091107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-02-04T03:46:41.506260141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:41.518878369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142099s 
2026-02-04T03:46:41.521327851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:41.523510085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-04T03:46:41.526341246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-02-04T03:46:41.530576734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:41.543142936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014232s 
2026-02-04T03:46:41.545567959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:41.547752478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-04T03:46:41.550656405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-02-04T03:46:41.555090814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:41.567808021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145166s 
2026-02-04T03:46:41.570117010Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:41.572724440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:41.596560796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237968s 
2026-02-04T03:46:41.599162806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:41.601834635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:41.615296702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135247s 
2026-02-04T03:46:41.618273856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-02-04T03:46:41.701093548Z [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-02-04T03:46:41.713162970Z [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-02-04T03:46:41.720119698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-04T03:46:41.725059475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-04T03:46:41.754791271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338992s 
2026-02-04T03:46:41.758127408Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-02-04T03:46:41.839293521Z [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-02-04T03:46:41.849321993Z [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-02-04T03:46:41.855378278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-04T03:46:41.860637017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-04T03:46:41.891323616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1299252s 
2026-02-04T03:46:41.895143828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-04T03:46:41.899355478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-04T03:46:41.903149177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051224s 
2026-02-04T03:46:41.905485552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-04T03:46:41.907696734Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-02-04T03:46:41.911328927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-02-04T03:46:41.916185968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:41.928903986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147936s 
2026-02-04T03:46:41.931241593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-04T03:46:41.933437785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s 
2026-02-04T03:46:41.936480341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-02-04T03:46:41.940605547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-02-04T03:46:41.953430210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142249s 
2026-02-04T03:46:41.958139713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-04T03:46:41', 'add_custom_formats') 
2026-02-04T03:46:41.962950901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:41.967594070Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-02-04T03:46:41.969927409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281604s 
2026-02-04T03:46:41.973118654Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-02-04T03:46:41.976041379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:41.979742722Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-02-04T03:46:41.986541742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:41.988931905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s 
2026-02-04T03:46:41.991449344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-02-04T03:46:41.995322763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:42.008541079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146556s 
2026-02-04T03:46:42.013414272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-04T03:46:42', 'add_result_to_commands') 
2026-02-04T03:46:42.018778603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.023353114Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-02-04T03:46:42.025665981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290925s 
2026-02-04T03:46:42.028769009Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-02-04T03:46:42.031646974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.035286422Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-02-04T03:46:42.041054917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:42.043360720Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-04T03:46:42.046297053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-04T03:46:42.050710599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:42.063992172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150989s 
2026-02-04T03:46:42.068892019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-04T03:46:42', 'health_restored_notification') 
2026-02-04T03:46:42.073883770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.078224169Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-02-04T03:46:42.080638150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287748s 
2026-02-04T03:46:42.083264639Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-02-04T03:46:42.085961679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.089288558Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-02-04T03:46:42.094389188Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:42.098292588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-02-04T03:46:42.102241379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052786s 
2026-02-04T03:46:42.106679285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-04T03:46:42', 'remove_uc') 
2026-02-04T03:46:42.111439490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.115380856Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-02-04T03:46:42.117585315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182764s 
2026-02-04T03:46:42.120807964Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-02-04T03:46:42.123775459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.127385518Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-02-04T03:46:42.131793163Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:42.134706028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:42.162043073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273579s 
2026-02-04T03:46:42.167556745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-04T03:46:42', 'download_clients_rename_tv_to_music') 
2026-02-04T03:46:42.172864372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.178251860Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-02-04T03:46:42.180736854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430868s 
2026-02-04T03:46:42.184045816Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-02-04T03:46:42.187057942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.190751679Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-02-04T03:46:42.196453871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-04T03:46:42.198748962Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-02-04T03:46:42.201712930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-02-04T03:46:42.206234715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-02-04T03:46:42.219896774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155685s 
2026-02-04T03:46:42.225035381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-04T03:46:42', 'add_colon_replacement_to_naming_config') 
2026-02-04T03:46:42.230155802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.234982881Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-02-04T03:46:42.237531012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299049s 
2026-02-04T03:46:42.240324747Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-02-04T03:46:42.243054263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.246447826Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-02-04T03:46:42.252669464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-02-04T03:46:42.335958781Z [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-02-04T03:46:42.348385493Z [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-02-04T03:46:42.355600059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:42.361314436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:42.393854226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:42.398797389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1434602s 
2026-02-04T03:46:42.401337063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:42.403555601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-04T03:46:42.406578497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-02-04T03:46:42.410780498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-02-04T03:46:42.423945627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146325s 
2026-02-04T03:46:42.428883299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-04T03:46:42', 'list_sync_time') 
2026-02-04T03:46:42.433847665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.445248502Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-02-04T03:46:42.447731581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355136s 
2026-02-04T03:46:42.450971184Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-02-04T03:46:42.453845442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.457826027Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-02-04T03:46:42.465110274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-04T03:46:42.467475446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-04T03:46:42.470140202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-02-04T03:46:42.473818408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-02-04T03:46:42.487372470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146692s 
2026-02-04T03:46:42.492328930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-04T03:46:42', 'add_download_client_tags') 
2026-02-04T03:46:42.497513259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.502489790Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-02-04T03:46:42.504582082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029178s 
2026-02-04T03:46:42.507638987Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-02-04T03:46:42.510503315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.514129607Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-02-04T03:46:42.523940331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-04T03:46:42.531316644Z [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-02-04T03:46:42.538358954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119111s 
2026-02-04T03:46:42.541246007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-04T03:46:42.545753563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-04T03:46:42.550475782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067677s 
2026-02-04T03:46:42.555235295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-04T03:46:42', 'add_notification_status') 
2026-02-04T03:46:42.560232938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.564743060Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-02-04T03:46:42.567081578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205905s 
2026-02-04T03:46:42.570237843Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-02-04T03:46:42.573159186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.576900119Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-02-04T03:46:42.581400129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:42.584198163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:42.608399444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242668s 
2026-02-04T03:46:42.613780429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-04T03:46:42', 'add_alac_24_quality_in_profiles') 
2026-02-04T03:46:42.619152275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.623272271Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-02-04T03:46:42.625685570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039027s 
2026-02-04T03:46:42.628480378Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-02-04T03:46:42.631224173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.634643538Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-02-04T03:46:42.640469549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-04T03:46:42.642671613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s 
2026-02-04T03:46:42.645116004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-04T03:46:42.648422813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-04T03:46:42.661656790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141908s 
2026-02-04T03:46:42.664302067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-04T03:46:42.667719227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-04T03:46:42.680312815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013646s 
2026-02-04T03:46:42.684911946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-04T03:46:42', 'add_salt_to_users') 
2026-02-04T03:46:42.689744526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.693619018Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-02-04T03:46:42.695921063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266511s 
2026-02-04T03:46:42.698720460Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-02-04T03:46:42.701477381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.704891786Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-02-04T03:46:42.713044562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-02-04T03:46:42.720204419Z [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-02-04T03:46:42.727262821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118018s 
2026-02-04T03:46:42.729820862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-02-04T03:46:42.733442434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-02-04T03:46:42.737686831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055474s 
2026-02-04T03:46:42.742303286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-04T03:46:42', 'add_auto_tagging') 
2026-02-04T03:46:42.747093441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.750897351Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-02-04T03:46:42.753155357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184885s 
2026-02-04T03:46:42.756339559Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-02-04T03:46:42.759292996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.762926792Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-02-04T03:46:42.768992396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-02-04T03:46:42.771333660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s 
2026-02-04T03:46:42.774309392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-02-04T03:46:42.778318324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-02-04T03:46:42.791947768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150186s 
2026-02-04T03:46:42.795791407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-02-04T03:46:42.800391119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-02-04T03:46:42.804306873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055204s 
2026-02-04T03:46:42.809341761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-04T03:46:42', 'quality_definition_preferred_size') 
2026-02-04T03:46:42.814289815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.818498619Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-02-04T03:46:42.820951207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189926s 
2026-02-04T03:46:42.824219178Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-02-04T03:46:42.827161613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.830846833Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-02-04T03:46:42.836536319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:42.838790688Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2026-02-04T03:46:42.841625406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-02-04T03:46:42.845824141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:42.859610961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154372s 
2026-02-04T03:46:42.864621670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-04T03:46:42', 'add_on_artist_add_to_notifications') 
2026-02-04T03:46:42.869698252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.873903489Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-02-04T03:46:42.876358763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291172s 
2026-02-04T03:46:42.879329295Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-02-04T03:46:42.882174614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.885675473Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-02-04T03:46:42.890683076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:42.892936874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-04T03:46:42.895769949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-02-04T03:46:42.899462143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-02-04T03:46:42.912822285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144599s 
2026-02-04T03:46:42.917517068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-04T03:46:42', 'album_last_searched_time') 
2026-02-04T03:46:42.922761047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:42.926876062Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-02-04T03:46:42.929238720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281308s 
2026-02-04T03:46:42.932073157Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-02-04T03:46:42.934891893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:42.938442692Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-02-04T03:46:42.944936548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-04T03:46:42.947196709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-02-04T03:46:42.949849932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-02-04T03:46:42.953901430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:42.967832541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154896s 
2026-02-04T03:46:42.970200799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:42.972388825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-04T03:46:42.975047188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-02-04T03:46:42.979075559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:42.992794623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151865s 
2026-02-04T03:46:42.997472743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-04T03:46:42', 'add_indexer_flags') 
2026-02-04T03:46:43.002389442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:43.006408505Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-02-04T03:46:43.008681993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285774s 
2026-02-04T03:46:43.011752315Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-02-04T03:46:43.014660591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:43.018330891Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-02-04T03:46:43.025181065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-02-04T03:46:43.028863249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-02-04T03:46:43.033662813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060396s 
2026-02-04T03:46:43.036209992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-02-04T03:46:43.039815742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-02-04T03:46:43.044076051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055797s 
2026-02-04T03:46:43.046766468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-02-04T03:46:43.050726191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-02-04T03:46:43.055103896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058928s 
2026-02-04T03:46:43.059974543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-04T03:46:43', 'add_indexes_album_statistics') 
2026-02-04T03:46:43.064974270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:43.069552880Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-02-04T03:46:43.072330833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198212s 
2026-02-04T03:46:43.074945257Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-02-04T03:46:43.077791288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:43.081424774Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-02-04T03:46:43.087886034Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-02-04T03:46:43.093303993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-02-04T03:46:43.098192326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070156s 
2026-02-04T03:46:43.103000027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-04T03:46:43', 'update_redacted_baseurl') 
2026-02-04T03:46:43.108125267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:43.112119109Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-02-04T03:46:43.114400533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204033s 
2026-02-04T03:46:43.253019569Z [Debug] MigrationController: Took: 00:00:21.2037506 
2026-02-04T03:46:44.735759090Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-02-04T03:46:45.276129102Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-04T03:46:45.934635739Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-02-04T03:46:46.402511560Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-04T03:46:46.417375349Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:46.421548412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:46.505304219Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-04T03:46:46.508982856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877745s 
2026-02-04T03:46:46.512874141Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-04T03:46:46.516462015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0912053s 
2026-02-04T03:46:46.550090107Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-04T03:46:46.553926242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.559990182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-04T03:46:46.564819496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-04T03:46:46.571260705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081311s 
2026-02-04T03:46:46.574438264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.581164968Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-04T03:46:46.584106170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179603s 
2026-02-04T03:46:46.589492326Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-04T03:46:46.592986972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.600675714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-04T03:46:46.604860861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:46.610554435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066609s 
2026-02-04T03:46:46.613439695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:46.616279293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-04T03:46:46.619558285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-04T03:46:46.623963255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-04T03:46:46.634371622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111768s 
2026-02-04T03:46:46.637795256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.643132242Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-04T03:46:46.646151522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199819s 
2026-02-04T03:46:46.650362000Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-04T03:46:46.653933732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.659500661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:46.662400961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:46.665556505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-04T03:46:46.669871684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-04T03:46:46.675616020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067752s 
2026-02-04T03:46:46.678708687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.683842023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-04T03:46:46.686989091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146205s 
2026-02-04T03:46:46.691524964Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-04T03:46:46.694873265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.701615712Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-04T03:46:46.710658540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-04T03:46:46.717248028Z [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-02-04T03:46:46.725714877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012165s 
2026-02-04T03:46:46.728592180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-04T03:46:46.732282942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-04T03:46:46.737227849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057709s 
2026-02-04T03:46:46.742183707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-04T03:46:46', 'InitialSetup') 
2026-02-04T03:46:46.748224240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.753446015Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-04T03:46:46.756331124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218484s 
2026-02-04T03:46:46.759899920Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-02-04T03:46:46.763541392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.767771580Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-02-04T03:46:46.773879238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-04T03:46:46', 'add_reason_to_pending_releases') 
2026-02-04T03:46:46.780372933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.785409986Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-02-04T03:46:46.788602244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217751s 
2026-02-04T03:46:46.791725502Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-02-04T03:46:46.795105498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.799167177Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-02-04T03:46:46.804054738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-04T03:46:46', 'add_medium_support') 
2026-02-04T03:46:46.810152977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.814945427Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-02-04T03:46:46.817923283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199466s 
2026-02-04T03:46:46.821302287Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-02-04T03:46:46.824937827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.829039717Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-02-04T03:46:46.834402284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-04T03:46:46', 'add_various_qualites_in_profile') 
2026-02-04T03:46:46.840796770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.845885667Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-02-04T03:46:46.849143857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208002s 
2026-02-04T03:46:46.852256675Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-02-04T03:46:46.855651240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.859635122Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-02-04T03:46:46.864537012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-04T03:46:46', 'metadata_profiles') 
2026-02-04T03:46:46.870644179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.875616020Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-02-04T03:46:46.878606001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201149s 
2026-02-04T03:46:46.882219888Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-02-04T03:46:46.886426888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.890906569Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-02-04T03:46:46.896745215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-04T03:46:46', 'separate_automatic_and_interactive_search') 
2026-02-04T03:46:46.903499976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.908922545Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-02-04T03:46:46.912398664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223331s 
2026-02-04T03:46:46.915776325Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-02-04T03:46:46.919394841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.923540138Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-02-04T03:46:46.929068540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-04T03:46:46', 'change_album_path_to_relative') 
2026-02-04T03:46:46.935486753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.940506180Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-02-04T03:46:46.943692857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020872s 
2026-02-04T03:46:46.947022912Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-02-04T03:46:46.950638281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.954688787Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-02-04T03:46:46.960062728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-04T03:46:46', 'change_quality_size_mb_to_kb') 
2026-02-04T03:46:46.966520962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:46.971725211Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-02-04T03:46:46.975075898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208795s 
2026-02-04T03:46:46.978111651Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-02-04T03:46:46.981374771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:46.985602985Z [Info] album_releases: Starting migration of Log DB to 9 
2026-02-04T03:46:46.990308399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-04T03:46:46', 'album_releases') 
2026-02-04T03:46:46.996397269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.000966740Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-02-04T03:46:47.003954346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197885s 
2026-02-04T03:46:47.007293911Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-02-04T03:46:47.010775040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.014718049Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-02-04T03:46:47.019529848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-04T03:46:47', 'album_releases_fix') 
2026-02-04T03:46:47.025525090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.030198720Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-02-04T03:46:47.033111325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195487s 
2026-02-04T03:46:47.036272771Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-02-04T03:46:47.039587405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.043479402Z [Info] import_lists: Starting migration of Log DB to 11 
2026-02-04T03:46:47.048085115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-04T03:46:47', 'import_lists') 
2026-02-04T03:46:47.054210159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.058633786Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-02-04T03:46:47.061481239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193443s 
2026-02-04T03:46:47.064685722Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-02-04T03:46:47.068028112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.072206385Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-02-04T03:46:47.077291745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-04T03:46:47', 'add_release_status') 
2026-02-04T03:46:47.083433722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.088360041Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-02-04T03:46:47.091206272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203895s 
2026-02-04T03:46:47.095045793Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-02-04T03:46:47.098478154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.102605836Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-02-04T03:46:47.107839634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-04T03:46:47', 'album_download_notification') 
2026-02-04T03:46:47.114002373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.118772318Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-02-04T03:46:47.121824794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200425s 
2026-02-04T03:46:47.125128306Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-02-04T03:46:47.128655248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.132974645Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-02-04T03:46:47.139178567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-04T03:46:47', 'fix_language_metadata_profiles') 
2026-02-04T03:46:47.145736742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.150476155Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-02-04T03:46:47.153568391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217065s 
2026-02-04T03:46:47.156592951Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-02-04T03:46:47.159733956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.163579600Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-02-04T03:46:47.168241066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-04T03:46:47', 'remove_fanzub') 
2026-02-04T03:46:47.174068029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.178512227Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-02-04T03:46:47.181292205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018951s 
2026-02-04T03:46:47.184501417Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-02-04T03:46:47.187928607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.191877479Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-02-04T03:46:47.197202982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-04T03:46:47', 'update_artist_history_indexes') 
2026-02-04T03:46:47.203330410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.208543958Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-02-04T03:46:47.211639611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204161s 
2026-02-04T03:46:47.214775896Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-02-04T03:46:47.217907862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.221641510Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-02-04T03:46:47.226596978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-04T03:46:47', 'remove_nma') 
2026-02-04T03:46:47.233645541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.239343294Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-02-04T03:46:47.242122179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216987s 
2026-02-04T03:46:47.247253030Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-02-04T03:46:47.250682105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.254808434Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-02-04T03:46:47.260037953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-04T03:46:47', 'album_disambiguation') 
2026-02-04T03:46:47.266261665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.270971669Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-02-04T03:46:47.273977762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203497s 
2026-02-04T03:46:47.277589675Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-02-04T03:46:47.281567684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.286557702Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-02-04T03:46:47.291603131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-04T03:46:47', 'add_ape_quality_in_profiles') 
2026-02-04T03:46:47.297669096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.302892794Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-02-04T03:46:47.305391645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212396s 
2026-02-04T03:46:47.308324812Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-02-04T03:46:47.311507490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.317721232Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-02-04T03:46:47.323578065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-04T03:46:47', 'remove_pushalot') 
2026-02-04T03:46:47.329221468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.333791289Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-02-04T03:46:47.336652420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224877s 
2026-02-04T03:46:47.339711440Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-02-04T03:46:47.343038880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.346903171Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-02-04T03:46:47.351873299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-04T03:46:47', 'add_custom_filters') 
2026-02-04T03:46:47.357865815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.362509896Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-02-04T03:46:47.365505297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196687s 
2026-02-04T03:46:47.368645801Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-02-04T03:46:47.371939754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.375790497Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-02-04T03:46:47.380467304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-04T03:46:47', 'import_list_tags') 
2026-02-04T03:46:47.386513799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.391408946Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-02-04T03:46:47.394250758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019651s 
2026-02-04T03:46:47.397330018Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-02-04T03:46:47.400517296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.404358470Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-02-04T03:46:47.409095168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-04T03:46:47', 'add_release_groups_etc') 
2026-02-04T03:46:47.414959065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.419303633Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-02-04T03:46:47.422131838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188304s 
2026-02-04T03:46:47.425017759Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-02-04T03:46:47.428121859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.431823081Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-02-04T03:46:47.436331209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-04T03:46:47', 'NewMediaInfoFormat') 
2026-02-04T03:46:47.442033842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.446283138Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-02-04T03:46:47.449033005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182638s 
2026-02-04T03:46:47.452617993Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-02-04T03:46:47.456056597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.459897290Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-02-04T03:46:47.465283105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-04T03:46:47', 'rename_restrictions_to_release_profiles') 
2026-02-04T03:46:47.471267335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.476105066Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-02-04T03:46:47.479172662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197484s 
2026-02-04T03:46:47.482485022Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-02-04T03:46:47.485985781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.489873449Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-02-04T03:46:47.495156547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-04T03:46:47', 'rename_quality_profiles_add_upgrade_allowed') 
2026-02-04T03:46:47.501253904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.506429065Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-02-04T03:46:47.509616032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020081s 
2026-02-04T03:46:47.512517584Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-02-04T03:46:47.515604179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.519302436Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-02-04T03:46:47.523865614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-04T03:46:47', 'add_import_exclusions') 
2026-02-04T03:46:47.529460529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.533995040Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-02-04T03:46:47.536767182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018426s 
2026-02-04T03:46:47.539775179Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-02-04T03:46:47.542984140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.547741960Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-02-04T03:46:47.551519376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-04T03:46:47', 'clean_artist_metadata_table') 
2026-02-04T03:46:47.556201925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.560023509Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-02-04T03:46:47.562237197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172047s 
2026-02-04T03:46:47.564680737Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-02-04T03:46:47.567102924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.570110841Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-02-04T03:46:47.575736288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-04T03:46:47', 'health_issue_notification') 
2026-02-04T03:46:47.580145316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.583899786Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-02-04T03:46:47.586075377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167848s 
2026-02-04T03:46:47.589441053Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-02-04T03:46:47.592020587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.595413780Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-02-04T03:46:47.599128299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-04T03:46:47', 'add_mediafilerepository_mtime') 
2026-02-04T03:46:47.603655485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.607445386Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-02-04T03:46:47.609718563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153194s 
2026-02-04T03:46:47.612220661Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-02-04T03:46:47.614733010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.617694363Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-02-04T03:46:47.621391076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-04T03:46:47', 'add_artistmetadataid_constraint') 
2026-02-04T03:46:47.625815275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.629802864Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-02-04T03:46:47.632171774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149554s 
2026-02-04T03:46:47.634492026Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-02-04T03:46:47.636893001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.639757919Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-02-04T03:46:47.643474132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-04T03:46:47', 'old_ids_and_artist_alias') 
2026-02-04T03:46:47.647661463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.651462487Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-02-04T03:46:47.653616273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145315s 
2026-02-04T03:46:47.655995444Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-02-04T03:46:47.658358582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.661256548Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-02-04T03:46:47.664795483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-04T03:46:47', 'download_propers_config') 
2026-02-04T03:46:47.669171695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.673438076Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-02-04T03:46:47.675673617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150745s 
2026-02-04T03:46:47.677995462Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-02-04T03:46:47.680444714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.683351818Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-02-04T03:46:47.686861164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-04T03:46:47', 'remove_language_profiles') 
2026-02-04T03:46:47.691199469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.694885661Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-02-04T03:46:47.697040400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144346s 
2026-02-04T03:46:47.699375562Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-02-04T03:46:47.701756015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.704653259Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-02-04T03:46:47.708119388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-04T03:46:47', 'multi_disc_naming_format') 
2026-02-04T03:46:47.712442634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.716369099Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-02-04T03:46:47.718518738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145923s 
2026-02-04T03:46:47.720897217Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-02-04T03:46:47.723741625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.726723519Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-02-04T03:46:47.729838671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-04T03:46:47', 'add_download_client_priority') 
2026-02-04T03:46:47.734767355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.738991070Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-02-04T03:46:47.741419810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155492s 
2026-02-04T03:46:47.743803861Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-02-04T03:46:47.746165406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.749167200Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-02-04T03:46:47.752645163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-04T03:46:47', 'remove_growl_prowl') 
2026-02-04T03:46:47.757086025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.761275010Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-02-04T03:46:47.763332152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151605s 
2026-02-04T03:46:47.765713918Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-02-04T03:46:47.768102287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.771016635Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-02-04T03:46:47.774532655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-04T03:46:47', 'remove_plex_hometheatre') 
2026-02-04T03:46:47.778917133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.783796498Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-02-04T03:46:47.785946838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157027s 
2026-02-04T03:46:47.788362041Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-02-04T03:46:47.790800180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.793759078Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-02-04T03:46:47.797361763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-04T03:46:47', 'add_root_folder_add_defaults') 
2026-02-04T03:46:47.801831041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.806547939Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-02-04T03:46:47.808793361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156918s 
2026-02-04T03:46:47.811038110Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-02-04T03:46:47.813323262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.816882218Z [Info] task_duration: Starting migration of Log DB to 40 
2026-02-04T03:46:47.820257364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-04T03:46:47', 'task_duration') 
2026-02-04T03:46:47.825028821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.834880909Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-02-04T03:46:47.837007862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216403s 
2026-02-04T03:46:47.839531924Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-02-04T03:46:47.842188203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.845364007Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-02-04T03:46:47.849255854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-04T03:46:47', 'add_indexer_and_enabled_to_release_profiles') 
2026-02-04T03:46:47.853858812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.857888656Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-02-04T03:46:47.860147555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156256s 
2026-02-04T03:46:47.862477607Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-02-04T03:46:47.864752858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.867798881Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-02-04T03:46:47.871266584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-04T03:46:47', 'remove_album_folders') 
2026-02-04T03:46:47.875628116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.879306382Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-02-04T03:46:47.881442483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145865s 
2026-02-04T03:46:47.883872907Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-02-04T03:46:47.886170463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.889104341Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-02-04T03:46:47.892635371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-04T03:46:47', 'add_priority_to_indexers') 
2026-02-04T03:46:47.896975450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.900656902Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-02-04T03:46:47.902722351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144697s 
2026-02-04T03:46:47.905165641Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-02-04T03:46:47.907586726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.910625124Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-02-04T03:46:47.914442510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-04T03:46:47', 'remove_chown_and_folderchmod_config') 
2026-02-04T03:46:47.919106712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.922734206Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-02-04T03:46:47.925013536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015061s 
2026-02-04T03:46:47.927507367Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-02-04T03:46:47.929734922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.932665834Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-02-04T03:46:47.935955799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-04T03:46:47', 'update_notifiarr') 
2026-02-04T03:46:47.940206778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.943674941Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-02-04T03:46:47.945725500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140156s 
2026-02-04T03:46:47.948045833Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-02-04T03:46:47.950326004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.953118136Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-02-04T03:46:47.956560247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-04T03:46:47', 'email_multiple_addresses') 
2026-02-04T03:46:47.960900436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.964554874Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-02-04T03:46:47.966608389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014217s 
2026-02-04T03:46:47.969100637Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-02-04T03:46:47.971428525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.974207941Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-02-04T03:46:47.977781767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-04T03:46:47', 'rename_blacklist_to_blocklist') 
2026-02-04T03:46:47.982041524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:47.985799982Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-02-04T03:46:47.987941024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142723s 
2026-02-04T03:46:47.990301346Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-02-04T03:46:47.992629263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:47.995481867Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-02-04T03:46:47.998764036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-04T03:46:47', 'cdh_per_downloadclient') 
2026-02-04T03:46:48.002898501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.006330742Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-02-04T03:46:48.008333144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013794s 
2026-02-04T03:46:48.010457732Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-02-04T03:46:48.012676249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.015654215Z [Info] download_history: Starting migration of Log DB to 52 
2026-02-04T03:46:48.018874490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-04T03:46:48', 'download_history') 
2026-02-04T03:46:48.022958373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.026432458Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-02-04T03:46:48.028418547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138377s 
2026-02-04T03:46:48.030590801Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-02-04T03:46:48.032828056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.035544856Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-02-04T03:46:48.055726122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-04T03:46:48.060585978Z [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-02-04T03:46:48.066046272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080194s 
2026-02-04T03:46:48.068179929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-04T03:46:48.070889344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-04T03:46:48.074657782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044255s 
2026-02-04T03:46:48.077889930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-04T03:46:48', 'add_update_history') 
2026-02-04T03:46:48.082007090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.086193730Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-02-04T03:46:48.088259800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158155s 
2026-02-04T03:46:48.090915668Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-02-04T03:46:48.093268706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.096291543Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-02-04T03:46:48.099762692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-04T03:46:48', 'add_on_update_to_notifications') 
2026-02-04T03:46:48.104091108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.108131583Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-02-04T03:46:48.110247764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148074s 
2026-02-04T03:46:48.112510611Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-02-04T03:46:48.114803337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.117587283Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-02-04T03:46:48.120963531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-04T03:46:48', 'download_client_per_indexer') 
2026-02-04T03:46:48.125128998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.129048010Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-02-04T03:46:48.131114490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014198s 
2026-02-04T03:46:48.133285071Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-02-04T03:46:48.135522547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.138297945Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-02-04T03:46:48.141552628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-04T03:46:48', 'AddNewItemMonitorType') 
2026-02-04T03:46:48.145667754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.149282593Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-02-04T03:46:48.151324064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137495s 
2026-02-04T03:46:48.153466648Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-02-04T03:46:48.155666036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.158379129Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-02-04T03:46:48.161535314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-04T03:46:48', 'ImportListSearch') 
2026-02-04T03:46:48.165713227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.169235960Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-02-04T03:46:48.171237520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136375s 
2026-02-04T03:46:48.173541169Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-02-04T03:46:48.175826871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.178601468Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-02-04T03:46:48.182046184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-04T03:46:48', 'ImportListMonitorExisting') 
2026-02-04T03:46:48.186231561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.189908195Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-02-04T03:46:48.191980457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140473s 
2026-02-04T03:46:48.194217752Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-02-04T03:46:48.196415608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.199114532Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-02-04T03:46:48.202290738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-04T03:46:48', 'add_indexer_tags') 
2026-02-04T03:46:48.206387617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.209962635Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-02-04T03:46:48.211950638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135864s 
2026-02-04T03:46:48.214193955Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-02-04T03:46:48.216666203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.220007541Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-02-04T03:46:48.223309129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-04T03:46:48', 'update_audio_types') 
2026-02-04T03:46:48.227680972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.231257814Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-02-04T03:46:48.233414196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147806s 
2026-02-04T03:46:48.235900102Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-04T03:46:48.238447571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.241338182Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-02-04T03:46:48.249975012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-04T03:46:48.252222528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002644s 
2026-02-04T03:46:48.254740358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-04T03:46:48.270737348Z [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-02-04T03:46:48.279185980Z [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-02-04T03:46:48.285288598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-04T03:46:48.290015255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-04T03:46:48.297281747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-04T03:46:48.301034323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.044167s 
2026-02-04T03:46:48.303056855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-04T03:46:48.305278919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s 
2026-02-04T03:46:48.307876851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-04T03:46:48.317579478Z [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-02-04T03:46:48.323869332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-02-04T03:46:48.328568835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-04T03:46:48.332483177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-04T03:46:48.339564385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-04T03:46:48.343306219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337228s 
2026-02-04T03:46:48.345250354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:48.347164318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s 
2026-02-04T03:46:48.349332504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-04T03:46:48.359798848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-04T03:46:48.365982670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-04T03:46:48.370425285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-04T03:46:48.374656956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-04T03:46:48.381850771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:48.386045217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345159s 
2026-02-04T03:46:48.389855459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-04T03:46:48', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-04T03:46:48.394488097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.407089861Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-04T03:46:48.409748865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550996s 
2026-02-04T03:46:48.412226444Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-02-04T03:46:48.414557287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.417446926Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-02-04T03:46:48.421384855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-04T03:46:48', 'add_on_delete_to_notifications') 
2026-02-04T03:46:48.425682098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.429722794Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-02-04T03:46:48.431760086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150491s 
2026-02-04T03:46:48.433926197Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-02-04T03:46:48.436152180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.438831204Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-02-04T03:46:48.442332795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-04T03:46:48', 'add_custom_formats') 
2026-02-04T03:46:48.446578474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.449852255Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-02-04T03:46:48.451964929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137674s 
2026-02-04T03:46:48.454210641Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-02-04T03:46:48.456447074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.459743231Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-02-04T03:46:48.462869476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-04T03:46:48', 'add_result_to_commands') 
2026-02-04T03:46:48.466921195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.470692959Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-02-04T03:46:48.472767837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142564s 
2026-02-04T03:46:48.475040403Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-02-04T03:46:48.477344803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.480347960Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-02-04T03:46:48.483730080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-04T03:46:48', 'health_restored_notification') 
2026-02-04T03:46:48.488205301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.491417138Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-02-04T03:46:48.493446454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139544s 
2026-02-04T03:46:48.495492504Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-02-04T03:46:48.497582703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.500229643Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-02-04T03:46:48.503299825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-04T03:46:48', 'remove_uc') 
2026-02-04T03:46:48.507214137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.510578310Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-02-04T03:46:48.512689592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131086s 
2026-02-04T03:46:48.515027198Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-02-04T03:46:48.517399255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.520286609Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-02-04T03:46:48.523770213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-04T03:46:48', 'download_clients_rename_tv_to_music') 
2026-02-04T03:46:48.528093348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.531726614Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-02-04T03:46:48.533816361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141111s 
2026-02-04T03:46:48.536075250Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-02-04T03:46:48.538390231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.541123906Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-02-04T03:46:48.544769817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-04T03:46:48', 'add_colon_replacement_to_naming_config') 
2026-02-04T03:46:48.549176279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.552674363Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-02-04T03:46:48.554781746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141341s 
2026-02-04T03:46:48.556853097Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-02-04T03:46:48.559403843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.561581007Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-02-04T03:46:48.564655688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-04T03:46:48', 'list_sync_time') 
2026-02-04T03:46:48.568632185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.571867930Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-02-04T03:46:48.573755261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129741s 
2026-02-04T03:46:48.575908877Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-02-04T03:46:48.578120730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.580795767Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-02-04T03:46:48.584014739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-04T03:46:48', 'add_download_client_tags') 
2026-02-04T03:46:48.588667467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.592087975Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-02-04T03:46:48.594269257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139504s 
2026-02-04T03:46:48.596731484Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-02-04T03:46:48.598955532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.601690499Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-02-04T03:46:48.605197211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-04T03:46:48', 'add_notification_status') 
2026-02-04T03:46:48.609423821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.612803967Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-02-04T03:46:48.614771749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138478s 
2026-02-04T03:46:48.617033604Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-02-04T03:46:48.619478717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.622156669Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-02-04T03:46:48.625463267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-04T03:46:48', 'add_alac_24_quality_in_profiles') 
2026-02-04T03:46:48.629645298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.634125599Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-02-04T03:46:48.636177912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147748s 
2026-02-04T03:46:48.638375958Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-02-04T03:46:48.640560175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.643345514Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-02-04T03:46:48.646408201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-04T03:46:48', 'add_salt_to_users') 
2026-02-04T03:46:48.650479649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.654282797Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-02-04T03:46:48.656239868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138358s 
2026-02-04T03:46:48.658288883Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-02-04T03:46:48.660467941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.663002464Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-02-04T03:46:48.665999138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-04T03:46:48', 'add_auto_tagging') 
2026-02-04T03:46:48.670113853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.674428000Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-02-04T03:46:48.676276732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139583s 
2026-02-04T03:46:48.678563497Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-02-04T03:46:48.680749890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.683339023Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-02-04T03:46:48.686706584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-04T03:46:48', 'quality_definition_preferred_size') 
2026-02-04T03:46:48.690981391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.694913458Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-02-04T03:46:48.697024098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140235s 
2026-02-04T03:46:48.699221092Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-02-04T03:46:48.701399348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.704306953Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-02-04T03:46:48.707520864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-04T03:46:48', 'add_on_artist_add_to_notifications') 
2026-02-04T03:46:48.711668816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.716013625Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-02-04T03:46:48.718369108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145444s 
2026-02-04T03:46:48.720386841Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-02-04T03:46:48.722630108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.725242728Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-02-04T03:46:48.728492381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-04T03:46:48', 'album_last_searched_time') 
2026-02-04T03:46:48.732593950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.742102887Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-02-04T03:46:48.744118065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195476s 
2026-02-04T03:46:48.746050666Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-02-04T03:46:48.748028098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.750471508Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-02-04T03:46:48.753617903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-04T03:46:48', 'add_indexer_flags') 
2026-02-04T03:46:48.757438436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.762578806Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-02-04T03:46:48.764435385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145317s 
2026-02-04T03:46:48.766545954Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-02-04T03:46:48.768701284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.771239825Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-02-04T03:46:48.774473457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-04T03:46:48', 'add_indexes_album_statistics') 
2026-02-04T03:46:48.778796842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.782403314Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-02-04T03:46:48.784365174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136856s 
2026-02-04T03:46:48.786412777Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-02-04T03:46:48.788361601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:48.790926997Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-02-04T03:46:48.793875414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-04T03:46:48', 'update_redacted_baseurl') 
2026-02-04T03:46:48.797671517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:48.801695279Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-02-04T03:46:48.803466516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131608s 
2026-02-04T03:46:52.877109476Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-02-04T03:46:53.115950835Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-04T03:46:53.467904842Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-04T03:46:54.891807275Z [Info] QualityProfileService: Setting up default quality profiles 
2026-02-04T03:46:55.725607886Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-02-04T03:46:55.885632323Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-02-04T03:46:56.036937374Z [ls.io-init] done.
2026-02-04T03:46:59.359186288Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-04T03:46:59.501894909Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-04T03:46:59.528834854Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin