2026-02-04T03:46:09.878701079Z [migrations] started
2026-02-04T03:46:09.883135248Z [migrations] no migrations found
2026-02-04T03:46:10.296569696Z usermod: no changes
2026-02-04T03:46:10.360905529Z ───────────────────────────────────────
2026-02-04T03:46:10.360916682Z 
2026-02-04T03:46:10.360920469Z       ██╗     ███████╗██╗ ██████╗
2026-02-04T03:46:10.360924598Z       ██║     ██╔════╝██║██╔═══██╗
2026-02-04T03:46:10.360928385Z       ██║     ███████╗██║██║   ██║
2026-02-04T03:46:10.360932133Z       ██║     ╚════██║██║██║   ██║
2026-02-04T03:46:10.360935860Z       ███████╗███████║██║╚██████╔╝
2026-02-04T03:46:10.360939838Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-02-04T03:46:10.360943576Z 
2026-02-04T03:46:10.360947203Z    Brought to you by linuxserver.io
2026-02-04T03:46:10.360950951Z ───────────────────────────────────────
2026-02-04T03:46:10.365418477Z 
2026-02-04T03:46:10.365684392Z To support the app dev(s) visit:
2026-02-04T03:46:10.400968368Z Lidarr: https://opencollective.com/lidarr
2026-02-04T03:46:10.407493406Z 
2026-02-04T03:46:10.407501162Z To support LSIO projects visit:
2026-02-04T03:46:10.407505550Z https://www.linuxserver.io/donate/
2026-02-04T03:46:10.407510120Z 
2026-02-04T03:46:10.407514679Z ───────────────────────────────────────
2026-02-04T03:46:10.407519358Z GID/UID
2026-02-04T03:46:10.407523487Z ───────────────────────────────────────
2026-02-04T03:46:10.471701512Z 
2026-02-04T03:46:10.471711843Z User UID:    911
2026-02-04T03:46:10.471715851Z User GID:    911
2026-02-04T03:46:10.471719548Z ───────────────────────────────────────
2026-02-04T03:46:10.508947388Z Linuxserver.io version: 3.1.2.4902-ls238
2026-02-04T03:46:10.511696283Z Build-date: 2026-02-04T03:42:31+00:00
2026-02-04T03:46:10.511708949Z ───────────────────────────────────────
2026-02-04T03:46:10.511718678Z     
2026-02-04T03:46:12.676835939Z [custom-init] No custom files found, skipping...
2026-02-04T03:46:17.965312726Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902 
2026-02-04T03:46:18.228664397Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-04T03:46:18.288169533Z [Debug] Bootstrap: Console selected 
2026-02-04T03:46:18.300113162Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-04T03:46:21.758879237Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-02-04T03:46:22.681751052Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {26395fb7-1542-423b-960c-3b5d6d79febd} may be persisted to storage in unencrypted form. 
2026-02-04T03:46:23.650615626Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-02-04T03:46:24.251048787Z [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:25.267085184Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-04T03:46:25.374766365Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:25.382871144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:25.919231250Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-04T03:46:25.968077716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5448695s 
2026-02-04T03:46:25.971986406Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-04T03:46:25.975077981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5931283s 
2026-02-04T03:46:26.078057334Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-04T03:46:26.086838796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:26.170456424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-04T03:46:26.304622133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-04T03:46:26.465943261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.291744s 
2026-02-04T03:46:26.472039927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:26.487030571Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-04T03:46:26.489723093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3131918s 
2026-02-04T03:46:26.505350569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-04T03:46:26.508625193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:26.584440802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-04T03:46:26.599552009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:26.612708390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250509s 
2026-02-04T03:46:26.616687101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:26.620763349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016404s 
2026-02-04T03:46:26.626588708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-04T03:46:26.635116199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-04T03:46:26.648360136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187613s 
2026-02-04T03:46:26.652404069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:26.657420329Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-04T03:46:26.660582446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027399s 
2026-02-04T03:46:26.667236585Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-04T03:46:26.670239491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:26.683057601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:26.686020397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000313s 
2026-02-04T03:46:26.688762328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-04T03:46:26.692794888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-04T03:46:26.698197727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069151s 
2026-02-04T03:46:26.700853384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:26.704749078Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-04T03:46:26.707080983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013149s 
2026-02-04T03:46:26.750593598Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-04T03:46:26.753688680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:26.763695259Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-02-04T03:46:27.039007483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-02-04T03:46:27.046182240Z [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:27.053503862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117536s 
2026-02-04T03:46:27.056063717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-02-04T03:46:27.059831784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-02-04T03:46:27.064159137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005745s 
2026-02-04T03:46:27.066434779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-02-04T03:46:27.070560156Z [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:27.075240610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065539s 
2026-02-04T03:46:27.077790114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-02-04T03:46:27.081204158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-02-04T03:46:27.085374886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052776s 
2026-02-04T03:46:27.087637131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-02-04T03:46:27.155596521Z [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:27.213800377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222793s 
2026-02-04T03:46:27.217651732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-02-04T03:46:27.283009733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-02-04T03:46:27.737314006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4750284s 
2026-02-04T03:46:27.784142949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-02-04T03:46:27.814726360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-02-04T03:46:27.830138142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426299s 
2026-02-04T03:46:27.833705936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-02-04T03:46:27.840435777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:27.849365047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108369s 
2026-02-04T03:46:27.852999765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-02-04T03:46:27.857483654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:27.865671240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095998s 
2026-02-04T03:46:27.869808771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-02-04T03:46:27.929005236Z [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:27.976672296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1016535s 
2026-02-04T03:46:27.980332075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-02-04T03:46:27.985574311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:27.992136283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094052s 
2026-02-04T03:46:27.993979294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-02-04T03:46:27.996411742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:28.000007673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004289s 
2026-02-04T03:46:28.002412735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-02-04T03:46:28.005581606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:28.008791560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044054s 
2026-02-04T03:46:28.010674661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-02-04T03:46:28.013367393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:28.018355878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056973s 
2026-02-04T03:46:28.020408761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-02-04T03:46:28.024028219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:28.028161882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057033s 
2026-02-04T03:46:28.030042259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-02-04T03:46:28.032525980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-02-04T03:46:28.036521525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041881s 
2026-02-04T03:46:28.042062071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-02-04T03:46:28.054910322Z [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:28.066750653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022917s 
2026-02-04T03:46:28.069717096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-02-04T03:46:28.072784642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-02-04T03:46:28.078852651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071249s 
2026-02-04T03:46:28.080745873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-02-04T03:46:28.083245756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-02-04T03:46:28.087270200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046682s 
2026-02-04T03:46:28.089200737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-02-04T03:46:28.094339264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-02-04T03:46:28.097899492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068884s 
2026-02-04T03:46:28.100497874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-02-04T03:46:28.104049917Z [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:28.107989429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055691s 
2026-02-04T03:46:28.109837420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-02-04T03:46:28.117778901Z [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:28.126596565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013154s 
2026-02-04T03:46:28.131935576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-02-04T03:46:28.135599964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-02-04T03:46:28.139702324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057366s 
2026-02-04T03:46:28.141655537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-02-04T03:46:28.144305654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:28.147664767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041789s 
2026-02-04T03:46:28.149520975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-02-04T03:46:28.157149375Z [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:28.163404610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121392s 
2026-02-04T03:46:28.165280006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-02-04T03:46:28.167736873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-04T03:46:28.171029533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039705s 
2026-02-04T03:46:28.172956373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-02-04T03:46:28.175561920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-02-04T03:46:28.178901995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041427s 
2026-02-04T03:46:28.180846119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-02-04T03:46:28.183740828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-02-04T03:46:28.187207789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044598s 
2026-02-04T03:46:28.189361706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-02-04T03:46:28.192132846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-02-04T03:46:28.196004471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004848s 
2026-02-04T03:46:28.197839717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-02-04T03:46:28.204560319Z [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:28.211557358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119543s 
2026-02-04T03:46:28.213401351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-02-04T03:46:28.217515986Z [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:28.224351961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091907s 
2026-02-04T03:46:28.226378872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-02-04T03:46:28.229290033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-04T03:46:28.232826434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004611s 
2026-02-04T03:46:28.234578943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-02-04T03:46:28.317159804Z [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:28.324706730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882135s 
2026-02-04T03:46:28.326729803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-02-04T03:46:28.329381082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-04T03:46:28.335320551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062437s 
2026-02-04T03:46:28.337335729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-02-04T03:46:28.342456019Z [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:28.348106897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088755s 
2026-02-04T03:46:28.350052254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-02-04T03:46:28.352635686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-02-04T03:46:28.360931490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086222s 
2026-02-04T03:46:28.362944724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-02-04T03:46:28.367497020Z [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:28.373494957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087173s 
2026-02-04T03:46:28.375730308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-02-04T03:46:28.378873387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-02-04T03:46:28.382540791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048603s 
2026-02-04T03:46:28.384749348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-02-04T03:46:28.387681071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-02-04T03:46:28.391205478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046323s 
2026-02-04T03:46:28.393002186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-02-04T03:46:28.404486240Z [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:28.409688334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149132s 
2026-02-04T03:46:28.411483368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-02-04T03:46:28.419583038Z [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:28.437311495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237833s 
2026-02-04T03:46:28.439298155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-02-04T03:46:28.444193061Z [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:28.448846662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077491s 
2026-02-04T03:46:28.450625503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-02-04T03:46:28.457105661Z [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:28.462782412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103509s 
2026-02-04T03:46:28.464632948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-02-04T03:46:28.469400838Z [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:28.474120051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077234s 
2026-02-04T03:46:28.475986188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-02-04T03:46:28.481093081Z [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:28.486900474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091172s 
2026-02-04T03:46:28.488787755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-02-04T03:46:28.492687607Z [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:28.496681499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060908s 
2026-02-04T03:46:28.498383897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-02-04T03:46:28.501370050Z [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:28.505139309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050477s 
2026-02-04T03:46:28.506965717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-02-04T03:46:28.509440460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-02-04T03:46:28.512877631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041715s 
2026-02-04T03:46:28.514679138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-02-04T03:46:28.518586776Z [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:28.522592382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061579s 
2026-02-04T03:46:28.524368097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-02-04T03:46:28.530288539Z [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:28.535619051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009499s 
2026-02-04T03:46:28.537440209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-02-04T03:46:28.542335446Z [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:28.548229443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076013s 
2026-02-04T03:46:28.550187045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-02-04T03:46:28.552823153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-02-04T03:46:28.556225083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042444s 
2026-02-04T03:46:28.558137363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-02-04T03:46:28.560763381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-02-04T03:46:28.564230362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043112s 
2026-02-04T03:46:28.565973331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-02-04T03:46:28.572238236Z [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:28.577983194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102741s 
2026-02-04T03:46:28.579776264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-02-04T03:46:28.585582546Z [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:28.590857567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093081s 
2026-02-04T03:46:28.592870660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-02-04T03:46:28.595782965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:28.599308293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046108s 
2026-02-04T03:46:28.601086493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-02-04T03:46:28.606757923Z [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:28.611936390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090569s 
2026-02-04T03:46:28.613700602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-02-04T03:46:28.619797880Z [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:28.625694042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102144s 
2026-02-04T03:46:28.627594098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-02-04T03:46:28.631734725Z [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:28.636065345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066531s 
2026-02-04T03:46:28.638069661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-02-04T03:46:28.641021885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-02-04T03:46:28.644499117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045987s 
2026-02-04T03:46:28.646398221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-02-04T03:46:28.651556858Z [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:28.656596225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083879s 
2026-02-04T03:46:28.658710091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-02-04T03:46:28.662771099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:28.666403923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057961s 
2026-02-04T03:46:28.703372742Z [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:28.739056953Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0416614 taking an average of 00:00:00.0416614 
2026-02-04T03:46:28.752886540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-04T03:46:28', 'InitialSetup') 
2026-02-04T03:46:28.759011854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.769475884Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-04T03:46:28.771272802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1011044s 
2026-02-04T03:46:28.784607422Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-02-04T03:46:28.787409754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.800467717Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-02-04T03:46:28.827687676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-04T03:46:28.829963428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s 
2026-02-04T03:46:28.832532872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-02-04T03:46:28.836088692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:28.854221453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196204s 
2026-02-04T03:46:28.858482473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-04T03:46:28', 'add_reason_to_pending_releases') 
2026-02-04T03:46:28.862600915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:28.865860639Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-02-04T03:46:28.867702919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310998s 
2026-02-04T03:46:28.870362674Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-02-04T03:46:28.872441710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:28.875224794Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-02-04T03:46:28.959323130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:28.969597257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s 
2026-02-04T03:46:28.971537755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-02-04T03:46:28.974390058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-02-04T03:46:28.985093760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116855s 
2026-02-04T03:46:28.986853373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:28.988600752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-04T03:46:28.990564967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-02-04T03:46:28.993427160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:29.003062972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105855s 
2026-02-04T03:46:29.004818497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:29.006489722Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s 
2026-02-04T03:46:29.008574019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-02-04T03:46:29.011613900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:29.021247227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107685s 
2026-02-04T03:46:29.027041073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-02-04T03:46:29.034517688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-02-04T03:46:29.038547723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092913s 
2026-02-04T03:46:29.043352387Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-02-04T03:46:29.366738310Z [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:29.382941566Z [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:29.396194702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-02-04T03:46:29.408816386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-02-04T03:46:29.442006636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-02-04T03:46:29.447023899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-02-04T03:46:29.451355531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-02-04T03:46:29.455370285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4100937s 
2026-02-04T03:46:29.457157313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:29.458812386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-04T03:46:29.462608168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-02-04T03:46:29.465282594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-02-04T03:46:29.474921191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104493s 
2026-02-04T03:46:29.478369545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-04T03:46:29', 'add_medium_support') 
2026-02-04T03:46:29.482104966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.485642199Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-02-04T03:46:29.487377243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209992s 
2026-02-04T03:46:29.489785702Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-02-04T03:46:29.491945180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.494794617Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-02-04T03:46:29.510210428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-02-04T03:46:29.513675786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-02-04T03:46:29.518621594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059837s 
2026-02-04T03:46:29.520418101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:29.522750348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:29.559789458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037256s 
2026-02-04T03:46:29.563898662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-04T03:46:29', 'add_various_qualites_in_profile') 
2026-02-04T03:46:29.568041694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:29.571389315Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-02-04T03:46:29.573229380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048914s 
2026-02-04T03:46:29.575393707Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-02-04T03:46:29.577488836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:29.580195777Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-02-04T03:46:29.599993440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-02-04T03:46:29.604667121Z [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:29.609780878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077331s 
2026-02-04T03:46:29.611769242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-02-04T03:46:29.614621745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-02-04T03:46:29.618153967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045679s 
2026-02-04T03:46:29.619876265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:29.621515807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s 
2026-02-04T03:46:29.623565504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-02-04T03:46:29.626544592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:29.636210395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010716s 
2026-02-04T03:46:29.638318490Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-02-04T03:46:29.713717760Z [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:29.741778902Z [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:29.756427087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:29.761295480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:29.786061567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-02-04T03:46:29.790533682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-02-04T03:46:29.794685943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:29.798692651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:29.802065753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1618582s 
2026-02-04T03:46:29.804092143Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-02-04T03:46:29.892674107Z [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:29.920101303Z [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:29.934210342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:29.939822743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:29.965135882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-02-04T03:46:29.969809763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-02-04T03:46:29.974202889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:29.978268946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:29.984779726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1755356s 
2026-02-04T03:46:29.986688670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:29.988430597Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s 
2026-02-04T03:46:29.990474974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-02-04T03:46:29.993284841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-02-04T03:46:30.002965023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106168s 
2026-02-04T03:46:30.006759994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-04T03:46:30', 'metadata_profiles') 
2026-02-04T03:46:30.010687442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.014410559Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-02-04T03:46:30.016286536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218756s 
2026-02-04T03:46:30.020309036Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-02-04T03:46:30.022582313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.025637976Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-02-04T03:46:30.058612432Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-02-04T03:46:30.170366073Z [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:30.179525406Z [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:30.185267638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-04T03:46:30.189374668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-04T03:46:30.214387602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-04T03:46:30.218201973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1571813s 
2026-02-04T03:46:30.219982518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:30.221671799Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-04T03:46:30.223909906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-02-04T03:46:30.226837431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-02-04T03:46:30.236800171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107354s 
2026-02-04T03:46:30.239733989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-04T03:46:30.243068483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-02-04T03:46:30.246071560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040703s 
2026-02-04T03:46:30.247811623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:30.249488129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s 
2026-02-04T03:46:30.254589691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-02-04T03:46:30.324866928Z [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:30.335372982Z [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:30.341294706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-02-04T03:46:30.345447798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-02-04T03:46:30.372445450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-02-04T03:46:30.376212725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.11957s 
2026-02-04T03:46:30.380061645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-04T03:46:30', 'separate_automatic_and_interactive_search') 
2026-02-04T03:46:30.384193936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.388299743Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-02-04T03:46:30.390256583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1311714s 
2026-02-04T03:46:30.392768371Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-02-04T03:46:30.394940023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.397720502Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-02-04T03:46:30.402174190Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-02-04T03:46:30.474745977Z [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:30.497278747Z [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:30.509524054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:30.515013116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:30.539004013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:30.543328380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:30.547342032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:30.551444783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:30.555743389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:30.559132713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551277s 
2026-02-04T03:46:30.562741189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-04T03:46:30', 'change_album_path_to_relative') 
2026-02-04T03:46:30.566481651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.570286151Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-02-04T03:46:30.572144203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1659535s 
2026-02-04T03:46:30.574530447Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-02-04T03:46:30.576705367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.579458520Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-02-04T03:46:30.586933201Z [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:30.591354303Z [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:30.595049353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054364s 
2026-02-04T03:46:30.598620123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-04T03:46:30', 'change_quality_size_mb_to_kb') 
2026-02-04T03:46:30.602739818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.605651622Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-02-04T03:46:30.607420193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156954s 
2026-02-04T03:46:30.609609220Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-02-04T03:46:30.611663607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.614306939Z [Info] album_releases: Starting migration of Main DB to 9 
2026-02-04T03:46:30.621011740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:30.622851083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s 
2026-02-04T03:46:30.624790969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-02-04T03:46:30.627490726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-02-04T03:46:30.637606193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010975s 
2026-02-04T03:46:30.639334123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:30.640977562Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s 
2026-02-04T03:46:30.642977930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-02-04T03:46:30.645763839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-02-04T03:46:30.655297315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103999s 
2026-02-04T03:46:30.658632311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-04T03:46:30', 'album_releases') 
2026-02-04T03:46:30.662308072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:30.665402683Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-02-04T03:46:30.667161094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203794s 
2026-02-04T03:46:30.669489442Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-02-04T03:46:30.671611044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:30.674487225Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-02-04T03:46:30.682867169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:30.684710090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-02-04T03:46:30.686675066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-02-04T03:46:30.760149550Z [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:30.785057374Z [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:30.798174465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:30.803639489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:30.828215695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:30.834152339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:30.838106811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:30.842200544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:30.846564270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:30.849886600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.161371s 
2026-02-04T03:46:30.851832398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:30.853536439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-04T03:46:30.855711359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-02-04T03:46:30.930140766Z [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:30.954664145Z [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:30.967492275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:30.972651954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:30.996864718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:31.001201079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-02-04T03:46:31.005309542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-02-04T03:46:31.009432373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-02-04T03:46:31.013656559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:31.017025683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1595s 
2026-02-04T03:46:31.020735814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-04T03:46:31', 'album_releases_fix') 
2026-02-04T03:46:31.024390252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.028109901Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-02-04T03:46:31.030335102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1703749s 
2026-02-04T03:46:31.032702359Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-02-04T03:46:31.034796004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.037631824Z [Info] import_lists: Starting migration of Main DB to 11 
2026-02-04T03:46:31.058994519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-02-04T03:46:31.067135812Z [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:31.074949085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138551s 
2026-02-04T03:46:31.077136269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-02-04T03:46:31.079822437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-02-04T03:46:31.083273255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043426s 
2026-02-04T03:46:31.085152059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-02-04T03:46:31.090714138Z [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:31.095956514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090147s 
2026-02-04T03:46:31.098033696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-02-04T03:46:31.101102746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:31.104864981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049273s 
2026-02-04T03:46:31.108309888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-04T03:46:31', 'import_lists') 
2026-02-04T03:46:31.111959697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.115376417Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-02-04T03:46:31.117137352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153393s 
2026-02-04T03:46:31.119475981Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-02-04T03:46:31.121587743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.124333162Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-02-04T03:46:31.130291519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-02-04T03:46:31.172350356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s 
2026-02-04T03:46:31.176872923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-02-04T03:46:31.180311387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-02-04T03:46:31.191436157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125205s 
2026-02-04T03:46:31.193219708Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:31.195232881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:31.209994385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147474s 
2026-02-04T03:46:31.213811250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-04T03:46:31', 'add_release_status') 
2026-02-04T03:46:31.217883610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.221160598Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-02-04T03:46:31.222948158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260112s 
2026-02-04T03:46:31.225345986Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-02-04T03:46:31.227491486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.230572560Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-02-04T03:46:31.236642923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:31.238601146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-04T03:46:31.240754772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-02-04T03:46:31.244045348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.254811687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120665s 
2026-02-04T03:46:31.258404030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-04T03:46:31', 'album_download_notification') 
2026-02-04T03:46:31.262192157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.265498114Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-02-04T03:46:31.267333840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224392s 
2026-02-04T03:46:31.269854336Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-02-04T03:46:31.272027962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.274809773Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-02-04T03:46:31.281457970Z [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:31.286873354Z [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:31.293274243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087932s 
2026-02-04T03:46:31.297455602Z [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:31.302791757Z [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:31.306924398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065393s 
2026-02-04T03:46:31.310591151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-04T03:46:31', 'fix_language_metadata_profiles') 
2026-02-04T03:46:31.314369679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.317703332Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-02-04T03:46:31.319574910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169298s 
2026-02-04T03:46:31.321722064Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-02-04T03:46:31.323759947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.326492850Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-02-04T03:46:31.330630050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-02-04T03:46:31.333359426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-02-04T03:46:31.336485531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037269s 
2026-02-04T03:46:31.339921208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-04T03:46:31', 'remove_fanzub') 
2026-02-04T03:46:31.343556959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.346602201Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-02-04T03:46:31.348362626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137306s 
2026-02-04T03:46:31.350834222Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-02-04T03:46:31.353045665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.355879512Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-02-04T03:46:31.381696485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-02-04T03:46:31.384849534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-02-04T03:46:31.389036234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051393s 
2026-02-04T03:46:31.391200712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-02-04T03:46:31.394315474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-02-04T03:46:31.398220316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051092s 
2026-02-04T03:46:31.405133857Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-02-04T03:46:31.410018543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-02-04T03:46:31.413807011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066729s 
2026-02-04T03:46:31.415830135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-02-04T03:46:31.418995118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-02-04T03:46:31.422769778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049998s 
2026-02-04T03:46:31.424792191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-02-04T03:46:31.427446335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-02-04T03:46:31.430468159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038237s 
2026-02-04T03:46:31.432493808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-02-04T03:46:31.435424048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-04T03:46:31.439044989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047116s 
2026-02-04T03:46:31.442691581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-04T03:46:31', 'update_artist_history_indexes') 
2026-02-04T03:46:31.446458998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.449973374Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-02-04T03:46:31.451784811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152929s 
2026-02-04T03:46:31.453988629Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-02-04T03:46:31.456046632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.458717741Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-02-04T03:46:31.485437372Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:31.499299614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-02-04T03:46:31.502935616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015251s 
2026-02-04T03:46:31.506274058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-04T03:46:31', 'remove_nma') 
2026-02-04T03:46:31.510016383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.513063839Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-02-04T03:46:31.514794615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253163s 
2026-02-04T03:46:31.517085177Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-02-04T03:46:31.519202059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.522042639Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-02-04T03:46:31.527059551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:31.528924366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.86E-05s 
2026-02-04T03:46:31.530970716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-02-04T03:46:31.533663318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-02-04T03:46:31.544461390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115208s 
2026-02-04T03:46:31.548079556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-04T03:46:31', 'album_disambiguation') 
2026-02-04T03:46:31.552051894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.555231456Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-02-04T03:46:31.557033484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221066s 
2026-02-04T03:46:31.559432415Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-02-04T03:46:31.561580440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.564355538Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-02-04T03:46:31.568207233Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:31.570267953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:31.587044092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167369s 
2026-02-04T03:46:31.590936109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-04T03:46:31', 'add_ape_quality_in_profiles') 
2026-02-04T03:46:31.595170515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.598435389Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-02-04T03:46:31.600311397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281022s 
2026-02-04T03:46:31.602523371Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-02-04T03:46:31.604599621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.607330330Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-02-04T03:46:31.620571361Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:31.624006728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-02-04T03:46:31.627256191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044542s 
2026-02-04T03:46:31.629413124Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:31.632323705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-02-04T03:46:31.635138022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038239s 
2026-02-04T03:46:31.637264083Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:31.640076526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-02-04T03:46:31.642927406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037645s 
2026-02-04T03:46:31.646286921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-04T03:46:31', 'remove_pushalot') 
2026-02-04T03:46:31.650068886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.653123797Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-02-04T03:46:31.654877458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138223s 
2026-02-04T03:46:31.657125795Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-02-04T03:46:31.659207898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.661913235Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-02-04T03:46:31.668797136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-02-04T03:46:31.672890168Z [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:31.677581854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067908s 
2026-02-04T03:46:31.681039266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-04T03:46:31', 'add_custom_filters') 
2026-02-04T03:46:31.684762072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.687894940Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-02-04T03:46:31.689651658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169392s 
2026-02-04T03:46:31.691871257Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-02-04T03:46:31.693945774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.696658005Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-02-04T03:46:31.701381426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:31.703168014Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-04T03:46:31.705155556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-02-04T03:46:31.707758447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-02-04T03:46:31.718909740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117288s 
2026-02-04T03:46:31.722592225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-04T03:46:31', 'import_list_tags') 
2026-02-04T03:46:31.726493531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:31.729776421Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-02-04T03:46:31.731528749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226023s 
2026-02-04T03:46:31.733859753Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-02-04T03:46:31.736008329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:31.738814890Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-02-04T03:46:31.831909972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-02-04T03:46:31.838841970Z [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:31.845451538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114103s 
2026-02-04T03:46:31.847608571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-02-04T03:46:31.850838054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-02-04T03:46:31.854496220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049686s 
2026-02-04T03:46:31.889336433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-02-04T03:46:31.889726388Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-04T03:46:31.889982594Z                           FROM "Artists" 
2026-02-04T03:46:31.900707559Z [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:31.900731116Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-02-04T03:46:31.900777349Z                           FROM "Artists" 
2026-02-04T03:46:31.908064713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130814s 
2026-02-04T03:46:31.909854407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:31.911541223Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-04T03:46:31.913638746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-02-04T03:46:31.916713057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:31.927452742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011912s 
2026-02-04T03:46:31.933296027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-02-04T03:46:31.933319765Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:31.933344315Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:31.933424075Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-02-04T03:46:31.941261647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-02-04T03:46:31.941286587Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:31.941312389Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:31.941336297Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-02-04T03:46:31.947002596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097592s 
2026-02-04T03:46:31.948835487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-02-04T03:46:31.956566964Z [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:31.963576068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129155s 
2026-02-04T03:46:31.965787070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-02-04T03:46:31.968989678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-02-04T03:46:31.972671301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049805s 
2026-02-04T03:46:31.974665888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-02-04T03:46:31.977446236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-02-04T03:46:31.980845561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004376s 
2026-02-04T03:46:31.982608671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:31.984806847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:32.063260026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0783277s 
2026-02-04T03:46:32.065320645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:32.067039166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s 
2026-02-04T03:46:32.069118222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-02-04T03:46:32.072200688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:32.083814233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127285s 
2026-02-04T03:46:32.085623717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:32.087293549Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-02-04T03:46:32.089342945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-02-04T03:46:32.092205539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:32.103301301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120144s 
2026-02-04T03:46:32.105125214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:32.106787942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-04T03:46:32.108695162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-02-04T03:46:32.111222491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-02-04T03:46:32.122065063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115246s 
2026-02-04T03:46:32.128792008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-02-04T03:46:32.128816307Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:32.128882440Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:32.128910977Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:32.128959605Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-02-04T03:46:32.138124540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-02-04T03:46:32.138144099Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:32.138183047Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:32.138228539Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:32.138276636Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-02-04T03:46:32.145968253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012651s 
2026-02-04T03:46:32.147708888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:32.149382478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-04T03:46:32.151458478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-02-04T03:46:32.154530744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-02-04T03:46:32.165707830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012209s 
2026-02-04T03:46:32.167557584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:32.169238138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:32.171247454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-02-04T03:46:32.174213366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:32.185389630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122374s 
2026-02-04T03:46:32.187133972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:32.188803434Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s 
2026-02-04T03:46:32.190831548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-02-04T03:46:32.193781608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:32.204595682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118673s 
2026-02-04T03:46:32.210845857Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-04T03:46:32.210865627Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-04T03:46:32.210917101Z                                                 FROM "AlbumReleases"
2026-02-04T03:46:32.210958635Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:32.211013816Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-02-04T03:46:32.219485003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-04T03:46:32.219503009Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-02-04T03:46:32.219540414Z                                                 FROM "AlbumReleases"
2026-02-04T03:46:32.219612580Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:32.219659464Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-02-04T03:46:32.225619154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105427s 
2026-02-04T03:46:32.232351680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-02-04T03:46:32.232375218Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:32.232387903Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:32.232440078Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:32.232485730Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:32.241636766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-02-04T03:46:32.241651376Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-02-04T03:46:32.241683861Z                                                   FROM "ArtistMetadata"
2026-02-04T03:46:32.241734603Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:32.241777630Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:32.248469865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113481s 
2026-02-04T03:46:32.253996523Z [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:32.333397962Z [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:32.348304868Z [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:32.356114673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:32.362401803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:32.391244649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:32.395605610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:32.398960796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419457s 
2026-02-04T03:46:32.402511195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-02-04T03:46:32.483281510Z [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:32.501569584Z [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:32.511882960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:32.519441901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:32.547476990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:32.552721220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:32.556171026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510615s 
2026-02-04T03:46:32.558715410Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-02-04T03:46:32.635224705Z [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:32.649845514Z [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:32.657750281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-02-04T03:46:32.662547831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-02-04T03:46:32.690390644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-02-04T03:46:32.694913070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-02-04T03:46:32.698455483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1376317s 
2026-02-04T03:46:32.700471362Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-02-04T03:46:32.775952206Z [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:32.786491368Z [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:32.792479886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:32.796663429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:32.824198853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:32.828525966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261639s 
2026-02-04T03:46:32.830690244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-02-04T03:46:32.833659803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:32.837715349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050573s 
2026-02-04T03:46:32.839779906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-02-04T03:46:32.842474843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:32.845991023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043794s 
2026-02-04T03:46:32.848037564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-02-04T03:46:32.850894015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:32.854365355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044967s 
2026-02-04T03:46:32.856410914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-02-04T03:46:32.859274460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:32.863100453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048568s 
2026-02-04T03:46:32.865118417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-02-04T03:46:32.867897493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-02-04T03:46:32.871432430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044704s 
2026-02-04T03:46:32.873510455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-02-04T03:46:32.876439653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-02-04T03:46:32.880035143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045455s 
2026-02-04T03:46:32.881768503Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:32.893625668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-02-04T03:46:32.897478305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139223s 
2026-02-04T03:46:32.899259662Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:32.902357700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-02-04T03:46:32.905670811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046533s 
2026-02-04T03:46:32.907381315Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:32.911532955Z [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:32.915118865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060543s 
2026-02-04T03:46:32.918786219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-04T03:46:32', 'add_release_groups_etc') 
2026-02-04T03:46:32.922592404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:32.994266342Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-02-04T03:46:32.996312773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0845846s 
2026-02-04T03:46:33.000003063Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-02-04T03:46:33.002264547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.005727410Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-02-04T03:46:33.017468691Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:33.020206674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-02-04T03:46:33.023566760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040326s 
2026-02-04T03:46:33.027102630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-04T03:46:33', 'NewMediaInfoFormat') 
2026-02-04T03:46:33.031084137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.145746315Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-02-04T03:46:33.147841514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256948s 
2026-02-04T03:46:33.151349808Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-02-04T03:46:33.154811037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.159331750Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-02-04T03:46:33.191589693Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-02-04T03:46:33.196985958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-02-04T03:46:33.230755054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0362211s 
2026-02-04T03:46:33.232769260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-04T03:46:33.234519113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-04T03:46:33.236949627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-02-04T03:46:33.240628224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:33.251282397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122516s 
2026-02-04T03:46:33.255171718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-04T03:46:33', 'rename_restrictions_to_release_profiles') 
2026-02-04T03:46:33.259099256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.327664967Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-02-04T03:46:33.329296111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877726s 
2026-02-04T03:46:33.331955586Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-02-04T03:46:33.334250818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.337447895Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-02-04T03:46:33.358264801Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-02-04T03:46:33.361259371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-02-04T03:46:33.388718822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281701s 
2026-02-04T03:46:33.390646834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:33.392416828Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-04T03:46:33.394616317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-02-04T03:46:33.397586367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-04T03:46:33.407885936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112882s 
2026-02-04T03:46:33.409825932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-02-04T03:46:33.411564973Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-02-04T03:46:33.413765464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-02-04T03:46:33.416691246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-02-04T03:46:33.426931324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111571s 
2026-02-04T03:46:33.428643241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:33.431414091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-04T03:46:33.434168888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038336s 
2026-02-04T03:46:33.436362875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:33.438846095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-02-04T03:46:33.441746896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037357s 
2026-02-04T03:46:33.443996516Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-02-04T03:46:33.524348168Z [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:33.538615336Z [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:33.546331883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:33.550920493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:33.578474835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:33.582723720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:33.587157097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:33.591514090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:33.594942583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1489846s 
2026-02-04T03:46:33.598884430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-04T03:46:33', 'rename_quality_profiles_add_upgrade_allowed') 
2026-02-04T03:46:33.602799724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.618687605Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-02-04T03:46:33.621113019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1720419s 
2026-02-04T03:46:33.623514685Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-02-04T03:46:33.625658982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.629186635Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-02-04T03:46:33.636676236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-02-04T03:46:33.640808967Z [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:33.645659174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068976s 
2026-02-04T03:46:33.647799994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-02-04T03:46:33.651073415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-02-04T03:46:33.654878206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051094s 
2026-02-04T03:46:33.658354396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-04T03:46:33', 'add_import_exclusions') 
2026-02-04T03:46:33.662102142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.665601508Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-02-04T03:46:33.667431483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015602s 
2026-02-04T03:46:33.680640851Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-02-04T03:46:33.683034721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.686300737Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-02-04T03:46:33.745677896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-04T03:46:33.745723548Z                           WHERE "Id" in (
2026-02-04T03:46:33.745768959Z                           SELECT "Artists"."Id" from "Artists"
2026-02-04T03:46:33.745813249Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:33.745859953Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:33.755047883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-04T03:46:33.755075999Z                           WHERE "Id" in (
2026-02-04T03:46:33.755090308Z                           SELECT "Artists"."Id" from "Artists"
2026-02-04T03:46:33.755173035Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:33.755201091Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:33.764855421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143837s 
2026-02-04T03:46:33.771090586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-02-04T03:46:33.771119374Z                           WHERE "Id" in (
2026-02-04T03:46:33.771154094Z                           SELECT "Albums"."Id" from "Albums"
2026-02-04T03:46:33.771206169Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:33.771229636Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:33.779647746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-02-04T03:46:33.779675813Z                           WHERE "Id" in (
2026-02-04T03:46:33.779720162Z                           SELECT "Albums"."Id" from "Albums"
2026-02-04T03:46:33.779806947Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:33.779841066Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:33.785479489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101923s 
2026-02-04T03:46:33.791351623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-02-04T03:46:33.791376433Z                           WHERE "Id" in (
2026-02-04T03:46:33.791407225Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-04T03:46:33.791432485Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-04T03:46:33.791471785Z                           WHERE "Albums"."Id" IS NULL) 
2026-02-04T03:46:33.799437784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-02-04T03:46:33.799462474Z                           WHERE "Id" in (
2026-02-04T03:46:33.799473165Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-02-04T03:46:33.799513406Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-02-04T03:46:33.799584289Z                           WHERE "Albums"."Id" IS NULL) 
2026-02-04T03:46:33.805044283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009699s 
2026-02-04T03:46:33.811109055Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-04T03:46:33.811138364Z                           WHERE "Id" in (
2026-02-04T03:46:33.811164727Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:33.811202212Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:33.811249447Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-02-04T03:46:33.819414138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-04T03:46:33.819523217Z                           WHERE "Id" in (
2026-02-04T03:46:33.819546444Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:33.819578569Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:33.819640243Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-02-04T03:46:33.825393708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101554s 
2026-02-04T03:46:33.831557639Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-02-04T03:46:33.831654414Z                           WHERE "Id" in (
2026-02-04T03:46:33.831678863Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:33.831688733Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:33.831710417Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:33.840066071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-02-04T03:46:33.840114449Z                           WHERE "Id" in (
2026-02-04T03:46:33.840136593Z                           SELECT "Tracks"."Id" from "Tracks"
2026-02-04T03:46:33.840194009Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:33.840217747Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-02-04T03:46:33.845772131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101062s 
2026-02-04T03:46:33.852117217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:33.852161085Z                           WHERE "Id" IN (
2026-02-04T03:46:33.852198591Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:33.852246517Z                           LEFT OUTER JOIN "Tracks"
2026-02-04T03:46:33.852282399Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:33.852344805Z                           WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:33.860838688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:33.860882396Z                           WHERE "Id" IN (
2026-02-04T03:46:33.860928188Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:33.860968399Z                           LEFT OUTER JOIN "Tracks"
2026-02-04T03:46:33.861019452Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:33.861076938Z                           WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:33.866644227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103066s 
2026-02-04T03:46:33.870279067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-04T03:46:33', 'clean_artist_metadata_table') 
2026-02-04T03:46:33.874095341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:33.887237273Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-02-04T03:46:33.889190005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302794s 
2026-02-04T03:46:33.891620158Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-02-04T03:46:33.893792582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:33.896739756Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-02-04T03:46:33.911350526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:33.912985167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-02-04T03:46:33.915426974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-02-04T03:46:33.918920649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:33.930131743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126948s 
2026-02-04T03:46:33.932015696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:33.933730309Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s 
2026-02-04T03:46:33.935964508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-02-04T03:46:33.939909411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:33.949943876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119523s 
2026-02-04T03:46:33.952110588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:33.953625579Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.92E-05s 
2026-02-04T03:46:33.955891281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-02-04T03:46:33.959406469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:33.969765026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117949s 
2026-02-04T03:46:33.971545832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:33.973317279Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s 
2026-02-04T03:46:33.975863205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-02-04T03:46:33.978716360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:33.989364912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118055s 
2026-02-04T03:46:33.991199095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:33.992935732Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s 
2026-02-04T03:46:33.995077144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-02-04T03:46:33.998235343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:34.009010980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011856s 
2026-02-04T03:46:34.011267073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-02-04T03:46:34.094151054Z [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:34.112105977Z [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:34.121225409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-04T03:46:34.125291867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-04T03:46:34.153278309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1401363s 
2026-02-04T03:46:34.155861250Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-02-04T03:46:34.236578599Z [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:34.253722338Z [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:34.263066323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-02-04T03:46:34.274103126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-02-04T03:46:34.302065219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439073s 
2026-02-04T03:46:34.306206147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-04T03:46:34', 'health_issue_notification') 
2026-02-04T03:46:34.310587800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.314902087Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-02-04T03:46:34.316861522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1566059s 
2026-02-04T03:46:34.320168501Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-02-04T03:46:34.322471147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.325512401Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-02-04T03:46:34.344502579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:34.346546905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-04T03:46:34.348702005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-02-04T03:46:34.351988021Z [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:34.363474289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127554s 
2026-02-04T03:46:34.365374345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:34.367091332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-02-04T03:46:34.369173435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-02-04T03:46:34.371792118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-02-04T03:46:34.382108200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110348s 
2026-02-04T03:46:34.384592612Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-02-04T03:46:34.387317138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-02-04T03:46:34.390114821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034496s 
2026-02-04T03:46:34.395149960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:34.395178938Z                 WHERE "Id" IN (
2026-02-04T03:46:34.395218418Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:34.395253338Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:34.395302196Z                     WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:34.402007698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:34.402080264Z                 WHERE "Id" IN (
2026-02-04T03:46:34.402093761Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:34.402105766Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:34.402149233Z                     WHERE "Tracks"."Id" IS NULL) 
2026-02-04T03:46:34.407505528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008714s 
2026-02-04T03:46:34.413836045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:34.413864763Z                 WHERE "Id" IN (
2026-02-04T03:46:34.413877048Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:34.413928792Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:34.413980827Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:34.414015296Z                     WHERE "Artists"."Path" IS NULL) 
2026-02-04T03:46:34.422594100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:34.422623028Z                 WHERE "Id" IN (
2026-02-04T03:46:34.422635884Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:34.422681125Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-02-04T03:46:34.422743130Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-02-04T03:46:34.422782759Z                     WHERE "Artists"."Path" IS NULL) 
2026-02-04T03:46:34.429078056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109079s 
2026-02-04T03:46:34.436062850Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:34.436090005Z                 WHERE "Id" IN (
2026-02-04T03:46:34.436114895Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:34.436141398Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:34.436191148Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:34.436233544Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-02-04T03:46:34.436273013Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-02-04T03:46:34.445884406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:34.445908965Z                 WHERE "Id" IN (
2026-02-04T03:46:34.445921220Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-02-04T03:46:34.445944176Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-02-04T03:46:34.446024859Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-02-04T03:46:34.446052204Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-02-04T03:46:34.446093557Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-02-04T03:46:34.453446713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126822s 
2026-02-04T03:46:34.458650431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-02-04T03:46:34.458676824Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-04T03:46:34.458700602Z                 FROM "Artists"
2026-02-04T03:46:34.458753719Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:34.458778058Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:34.465666648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-02-04T03:46:34.465694264Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-02-04T03:46:34.465720497Z                 FROM "Artists"
2026-02-04T03:46:34.465746629Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-02-04T03:46:34.465792862Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-02-04T03:46:34.471334722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089798s 
2026-02-04T03:46:34.475951177Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-02-04T03:46:34.476004845Z                 WHERE "Id" NOT IN (
2026-02-04T03:46:34.476014805Z                     SELECT MIN("Id")
2026-02-04T03:46:34.476024785Z                     FROM "TrackFiles"
2026-02-04T03:46:34.476033743Z                     GROUP BY "Path"
2026-02-04T03:46:34.476086319Z                 ) 
2026-02-04T03:46:34.481893242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-02-04T03:46:34.481917511Z                 WHERE "Id" NOT IN (
2026-02-04T03:46:34.481940797Z                     SELECT MIN("Id")
2026-02-04T03:46:34.481963313Z                     FROM "TrackFiles"
2026-02-04T03:46:34.481997742Z                     GROUP BY "Path"
2026-02-04T03:46:34.482033945Z                 ) 
2026-02-04T03:46:34.488172385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089134s 
2026-02-04T03:46:34.490055527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:34.491755470Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-02-04T03:46:34.493806930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-02-04T03:46:34.570319332Z [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:34.582156767Z [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:34.589083955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:34.593485378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:34.622688790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:34.626423601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130698s 
2026-02-04T03:46:34.628470773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-02-04T03:46:34.631178505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:34.634781450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044148s 
2026-02-04T03:46:34.637093275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-02-04T03:46:34.713887253Z [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:34.725310304Z [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:34.731972859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:34.736694116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:34.765619388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:34.770706621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:34.774269325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352483s 
2026-02-04T03:46:34.778159849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-04T03:46:34', 'add_mediafilerepository_mtime') 
2026-02-04T03:46:34.782143821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:34.786588079Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-02-04T03:46:34.788511582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1471896s 
2026-02-04T03:46:34.791566374Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-02-04T03:46:34.793908299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:34.797365310Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-02-04T03:46:34.817729494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-02-04T03:46:34.817771549Z                           WHERE "Id" NOT IN (
2026-02-04T03:46:34.817810287Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-02-04T03:46:34.817869356Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:34.817901861Z                             GROUP BY "ArtistMetadata"."Id") 
2026-02-04T03:46:34.826865881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-02-04T03:46:34.826890170Z                           WHERE "Id" NOT IN (
2026-02-04T03:46:34.826900330Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-02-04T03:46:34.826933066Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-02-04T03:46:34.826983357Z                             GROUP BY "ArtistMetadata"."Id") 
2026-02-04T03:46:34.833468756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111278s 
2026-02-04T03:46:34.835720580Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-02-04T03:46:34.838273010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-02-04T03:46:34.841654849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040059s 
2026-02-04T03:46:34.843815099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-02-04T03:46:34.919697171Z [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:34.934745271Z [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:34.942891073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:34.947295863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:34.976138168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:34.980513919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:34.985162569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:34.988685683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1429008s 
2026-02-04T03:46:34.990814059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-02-04T03:46:34.993856304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:34.997477335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047731s 
2026-02-04T03:46:35.001320874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-04T03:46:34', 'add_artistmetadataid_constraint') 
2026-02-04T03:46:35.005272241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.009352957Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-02-04T03:46:35.011280398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162033s 
2026-02-04T03:46:35.013869391Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-02-04T03:46:35.016217399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.019507003Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-02-04T03:46:35.032423972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-02-04T03:46:35.034381434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:35.036549529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-02-04T03:46:35.039701756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:35.051164888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126346s 
2026-02-04T03:46:35.053073711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-02-04T03:46:35.054837963Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s 
2026-02-04T03:46:35.057120750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-02-04T03:46:35.060396526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:35.071162524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120277s 
2026-02-04T03:46:35.072955805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:35.074641930Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s 
2026-02-04T03:46:35.076799444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-02-04T03:46:35.079818393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:35.090726136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119728s 
2026-02-04T03:46:35.092717406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-02-04T03:46:35.094424263Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-04T03:46:35.096670906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-02-04T03:46:35.099916942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:35.111132165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124354s 
2026-02-04T03:46:35.112979395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:35.114642443Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-02-04T03:46:35.116796029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-02-04T03:46:35.119915661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:35.130832592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120217s 
2026-02-04T03:46:35.132695453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-02-04T03:46:35.134384214Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s 
2026-02-04T03:46:35.136499103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-02-04T03:46:35.139514724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:35.150378630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119294s 
2026-02-04T03:46:35.153935812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-04T03:46:35', 'old_ids_and_artist_alias') 
2026-02-04T03:46:35.157873280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.161819967Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-02-04T03:46:35.163681245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230764s 
2026-02-04T03:46:35.166056798Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-02-04T03:46:35.168275376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.171261117Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-02-04T03:46:35.175798904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:35.177950817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:35.184699095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069937s 
2026-02-04T03:46:35.187290804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-04T03:46:35.190043497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-02-04T03:46:35.193073748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036721s 
2026-02-04T03:46:35.196655811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-04T03:46:35', 'download_propers_config') 
2026-02-04T03:46:35.200514400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:35.204256816Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-02-04T03:46:35.205759902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141712s 
2026-02-04T03:46:35.208166398Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-02-04T03:46:35.210352049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:35.213170965Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-02-04T03:46:35.231357174Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-02-04T03:46:35.234257714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-02-04T03:46:35.238444515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053318s 
2026-02-04T03:46:35.240620015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-02-04T03:46:35.315747758Z [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:35.328962547Z [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:35.336509904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:35.341282744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:35.371389145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:35.375776289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:35.380233844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:35.384768565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:35.388522574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1459028s 
2026-02-04T03:46:35.390762504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-02-04T03:46:35.474154418Z [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:35.487690794Z [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:35.494902124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-02-04T03:46:35.499170088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-02-04T03:46:35.528279511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-02-04T03:46:35.532078020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1393087s 
2026-02-04T03:46:35.534092195Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-02-04T03:46:35.607489535Z [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:35.618744787Z [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:35.625521343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-02-04T03:46:35.629397177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-02-04T03:46:35.657722882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214394s 
2026-02-04T03:46:35.659966520Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-02-04T03:46:35.735419598Z [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:35.747772602Z [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:35.754804932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-04T03:46:35.759882255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-04T03:46:35.788921607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-04T03:46:35.794105214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-02-04T03:46:35.799409695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-02-04T03:46:35.805186397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-04T03:46:35.809616858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1475486s 
2026-02-04T03:46:35.812113355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-02-04T03:46:35.885298446Z [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:35.897477029Z [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:35.904802298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-02-04T03:46:35.909182739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-02-04T03:46:35.939071822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1243736s 
2026-02-04T03:46:35.941686146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-02-04T03:46:36.017263635Z [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:36.029678523Z [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:36.036813690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:36.042182791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:36.071877913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:36.077098546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:36.081187589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372986s 
2026-02-04T03:46:36.085651177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-04T03:46:36', 'remove_language_profiles') 
2026-02-04T03:46:36.090372463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.095205435Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-02-04T03:46:36.097467359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1509586s 
2026-02-04T03:46:36.100627162Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-02-04T03:46:36.103782364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.107106548Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-02-04T03:46:36.113782731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-04T03:46:36.115959363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-04T03:46:36.118889403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-02-04T03:46:36.122702381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-02-04T03:46:36.134627363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132146s 
2026-02-04T03:46:36.139355673Z [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:36.145319502Z [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:36.149461843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006783s 
2026-02-04T03:46:36.154002596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-04T03:46:36', 'multi_disc_naming_format') 
2026-02-04T03:46:36.158709122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.162671932Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-02-04T03:46:36.164936552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195059s 
2026-02-04T03:46:36.167915199Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-02-04T03:46:36.170758324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.174232489Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-02-04T03:46:36.180678308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-04T03:46:36.182950253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s 
2026-02-04T03:46:36.185611862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-02-04T03:46:36.189729904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:36.201793334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137117s 
2026-02-04T03:46:36.203986280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:36.206583099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:36.412559402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2060229s 
2026-02-04T03:46:36.417558989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-04T03:46:36', 'add_download_client_priority') 
2026-02-04T03:46:36.422828369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.426924908Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-02-04T03:46:36.429168556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2202032s 
2026-02-04T03:46:36.431924956Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-02-04T03:46:36.434522536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.438029407Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-02-04T03:46:36.444126985Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:36.448185858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-02-04T03:46:36.451892852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050776s 
2026-02-04T03:46:36.454407345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:36.458025922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-02-04T03:46:36.461273350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004495s 
2026-02-04T03:46:36.465698741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-04T03:46:36', 'remove_growl_prowl') 
2026-02-04T03:46:36.470325517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.474008593Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-02-04T03:46:36.476125185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168163s 
2026-02-04T03:46:36.478850623Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-02-04T03:46:36.481586762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.484968872Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-02-04T03:46:36.490864894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:36.494796401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-02-04T03:46:36.498569969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051875s 
2026-02-04T03:46:36.501294224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:36.505035528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-02-04T03:46:36.508433940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047534s 
2026-02-04T03:46:36.513135026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-04T03:46:36', 'remove_plex_hometheatre') 
2026-02-04T03:46:36.517867265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.521982581Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-02-04T03:46:36.524162831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175665s 
2026-02-04T03:46:36.526847407Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-02-04T03:46:36.529698247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.533103784Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-02-04T03:46:36.545637081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:36.547941591Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s 
2026-02-04T03:46:36.550419060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-02-04T03:46:36.553903506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-02-04T03:46:36.565651491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128855s 
2026-02-04T03:46:36.567894527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:36.569975678Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s 
2026-02-04T03:46:36.572877090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-02-04T03:46:36.577252560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:36.588655450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132513s 
2026-02-04T03:46:36.591092467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:36.593174179Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s 
2026-02-04T03:46:36.595903976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-02-04T03:46:36.600278865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:36.611826035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133542s 
2026-02-04T03:46:36.614145616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:36.616267218Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2026-02-04T03:46:36.619016494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-02-04T03:46:36.623314097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:36.634766778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132478s 
2026-02-04T03:46:36.637110918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:36.639237430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-04T03:46:36.641795541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-02-04T03:46:36.645324476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-02-04T03:46:36.656452192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122204s 
2026-02-04T03:46:36.658673896Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:36.661274803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:36.675650740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145089s 
2026-02-04T03:46:36.680736289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-04T03:46:36', 'add_root_folder_add_defaults') 
2026-02-04T03:46:36.685859045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.690541152Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-02-04T03:46:36.692835071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290962s 
2026-02-04T03:46:36.695463995Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-02-04T03:46:36.698235986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.701452643Z [Info] task_duration: Starting migration of Main DB to 40 
2026-02-04T03:46:36.706878508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-04T03:46:36.709073448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-04T03:46:36.712134511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-02-04T03:46:36.715932770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-02-04T03:46:36.727773972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131292s 
2026-02-04T03:46:36.732185365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-04T03:46:36', 'task_duration') 
2026-02-04T03:46:36.736921742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.740629838Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-02-04T03:46:36.742801070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257749s 
2026-02-04T03:46:36.746088680Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-02-04T03:46:36.749092869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.752758650Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-02-04T03:46:36.760451079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-04T03:46:36.762531909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:36.765207777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-02-04T03:46:36.769205056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:36.781253586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01365s 
2026-02-04T03:46:36.783545371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-02-04T03:46:36.785666321Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s 
2026-02-04T03:46:36.788310095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-02-04T03:46:36.792284077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:36.803857009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131372s 
2026-02-04T03:46:36.808978902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-04T03:46:36', 'add_indexer_and_enabled_to_release_profiles') 
2026-02-04T03:46:36.813967557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:36.818393028Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-02-04T03:46:36.820874254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267681s 
2026-02-04T03:46:36.823685996Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-02-04T03:46:36.826637349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:36.829782532Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-02-04T03:46:36.835668003Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-02-04T03:46:36.911277416Z [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:36.927046988Z [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:36.935743870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:36.941299877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:36.970369521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:36.975618429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:36.980847138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:36.986596735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:36.990932505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1529211s 
2026-02-04T03:46:36.995008673Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-02-04T03:46:36.999932917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-02-04T03:46:37.003869314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057653s 
2026-02-04T03:46:37.007932766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-02-04T03:46:37.012866340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-02-04T03:46:37.017673880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057498s 
2026-02-04T03:46:37.020480451Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-02-04T03:46:37.094345061Z [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:37.107785364Z [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:37.115482332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-02-04T03:46:37.120406958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-02-04T03:46:37.153333928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1294101s 
2026-02-04T03:46:37.158029423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-04T03:46:37', 'remove_album_folders') 
2026-02-04T03:46:37.162911613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.167250891Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-02-04T03:46:37.169500140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439809s 
2026-02-04T03:46:37.172685995Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-02-04T03:46:37.175561345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.179049819Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-02-04T03:46:37.185151264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:37.187335953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-04T03:46:37.190297005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-02-04T03:46:37.194173180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-02-04T03:46:37.206553368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138816s 
2026-02-04T03:46:37.211225696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-04T03:46:37', 'add_priority_to_indexers') 
2026-02-04T03:46:37.216412731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.219990775Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-02-04T03:46:37.222315817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269183s 
2026-02-04T03:46:37.225494186Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-02-04T03:46:37.228388635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.232001279Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-02-04T03:46:37.238796381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-02-04T03:46:37.242564769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-02-04T03:46:37.247428743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058118s 
2026-02-04T03:46:37.249591518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:37.252142524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:37.260639343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087906s 
2026-02-04T03:46:37.265686025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-04T03:46:37', 'remove_chown_and_folderchmod_config') 
2026-02-04T03:46:37.270798719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.274878855Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-02-04T03:46:37.277310291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224986s 
2026-02-04T03:46:37.280000217Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-02-04T03:46:37.282651525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.285940198Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-02-04T03:46:37.361077450Z [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:37.370815919Z [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:37.377341899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114412s 
2026-02-04T03:46:37.381815457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-04T03:46:37', 'update_notifiarr') 
2026-02-04T03:46:37.386518657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.390308839Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-02-04T03:46:37.392530132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241133s 
2026-02-04T03:46:37.395410291Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-02-04T03:46:37.398762371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.401850679Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-02-04T03:46:37.406433677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:37.408773188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:37.431183121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022491s 
2026-02-04T03:46:37.436077847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-04T03:46:37', 'email_multiple_addresses') 
2026-02-04T03:46:37.441148417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.444948569Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-02-04T03:46:37.447230443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361784s 
2026-02-04T03:46:37.450187718Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-02-04T03:46:37.453011043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.456404506Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-02-04T03:46:37.461180763Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-02-04T03:46:37.464402029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-02-04T03:46:37.493472624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299442s 
2026-02-04T03:46:37.498222418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-04T03:46:37', 'rename_blacklist_to_blocklist') 
2026-02-04T03:46:37.503101352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.507211478Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-02-04T03:46:37.509613866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431558s 
2026-02-04T03:46:37.512545709Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-02-04T03:46:37.515281167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.518656343Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-02-04T03:46:37.526351387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-04T03:46:37.528614424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-04T03:46:37.531641449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-02-04T03:46:37.536314458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:37.548881402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145407s 
2026-02-04T03:46:37.551982958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-02-04T03:46:37.556401224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:37.568201865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013681s 
2026-02-04T03:46:37.570341393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:37.572909264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:37.616047405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431286s 
2026-02-04T03:46:37.620848562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-04T03:46:37', 'cdh_per_downloadclient') 
2026-02-04T03:46:37.625761955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.629649694Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-02-04T03:46:37.631894874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0568039s 
2026-02-04T03:46:37.634558127Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-02-04T03:46:37.637223003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.640549190Z [Info] download_history: Starting migration of Main DB to 52 
2026-02-04T03:46:37.657428698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-02-04T03:46:37.666105339Z [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:37.674275590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141182s 
2026-02-04T03:46:37.676484127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-02-04T03:46:37.680407346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-04T03:46:37.684757987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059603s 
2026-02-04T03:46:37.687520179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-02-04T03:46:37.691424921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-02-04T03:46:37.695427470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005838s 
2026-02-04T03:46:37.698046594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-02-04T03:46:37.701994273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-04T03:46:37.706324833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059784s 
2026-02-04T03:46:37.708480153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:37.711239348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:37.726287028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152694s 
2026-02-04T03:46:37.730974787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-04T03:46:37', 'download_history') 
2026-02-04T03:46:37.735839882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.739663041Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-02-04T03:46:37.741851257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287917s 
2026-02-04T03:46:37.744565011Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-02-04T03:46:37.747235108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.750526114Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-02-04T03:46:37.756191461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-04T03:46:37', 'add_update_history') 
2026-02-04T03:46:37.761043031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.764783682Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-02-04T03:46:37.766973091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176665s 
2026-02-04T03:46:37.769844573Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-02-04T03:46:37.772641004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.775994987Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-02-04T03:46:37.781687168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:37.783932580Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s 
2026-02-04T03:46:37.794393754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-02-04T03:46:37.798921310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:37.811598146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145571s 
2026-02-04T03:46:37.816338992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-04T03:46:37', 'add_on_update_to_notifications') 
2026-02-04T03:46:37.821249289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.825737726Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-02-04T03:46:37.828122809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281557s 
2026-02-04T03:46:37.831082839Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-02-04T03:46:37.833882637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.837370540Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-02-04T03:46:37.843116910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:37.845203722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-04T03:46:37.847898238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-02-04T03:46:37.851928613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:37.864476288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141029s 
2026-02-04T03:46:37.869174769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-04T03:46:37', 'download_client_per_indexer') 
2026-02-04T03:46:37.873999724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.878038637Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-02-04T03:46:37.880413309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271521s 
2026-02-04T03:46:37.883144187Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-02-04T03:46:37.885900537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.889764417Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-02-04T03:46:37.898332219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:37.900488781Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-04T03:46:37.903066602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-02-04T03:46:37.906976926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:37.919602007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141596s 
2026-02-04T03:46:37.922038413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-02-04T03:46:37.924089092Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s 
2026-02-04T03:46:37.926894771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-02-04T03:46:37.931583071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:37.943414314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139742s 
2026-02-04T03:46:37.945638903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:37.947759173Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s 
2026-02-04T03:46:37.950380661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-02-04T03:46:37.954367789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:37.966235365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134498s 
2026-02-04T03:46:37.970711088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-04T03:46:37', 'AddNewItemMonitorType') 
2026-02-04T03:46:37.975426933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:37.979373971Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-02-04T03:46:37.981664322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262208s 
2026-02-04T03:46:37.984332184Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-02-04T03:46:37.986965436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:37.990250822Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-02-04T03:46:37.995834094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:37.998098253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-04T03:46:38.000750383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-02-04T03:46:38.004705527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:38.017222931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014085s 
2026-02-04T03:46:38.021644074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-04T03:46:38', 'ImportListSearch') 
2026-02-04T03:46:38.026513158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:38.030184530Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-02-04T03:46:38.032677430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267964s 
2026-02-04T03:46:38.035938436Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-02-04T03:46:38.039042897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:38.042288813Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-02-04T03:46:38.047829088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-02-04T03:46:38.050091544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-04T03:46:38.052887654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-02-04T03:46:38.057196500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:38.069917685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144581s 
2026-02-04T03:46:38.074413748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-04T03:46:38', 'ImportListMonitorExisting') 
2026-02-04T03:46:38.079170626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:38.083166061Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-02-04T03:46:38.085396953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273074s 
2026-02-04T03:46:38.088080627Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-02-04T03:46:38.090690953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:38.093959063Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-02-04T03:46:38.101471640Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:38.105238044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-02-04T03:46:38.108865488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049025s 
2026-02-04T03:46:38.111979408Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:38.115617003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-02-04T03:46:38.118683798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044286s 
2026-02-04T03:46:38.120847043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-02-04T03:46:38.122869837Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s 
2026-02-04T03:46:38.125283046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-02-04T03:46:38.128629013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-02-04T03:46:38.141076326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134922s 
2026-02-04T03:46:38.145551297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-04T03:46:38', 'add_indexer_tags') 
2026-02-04T03:46:38.150285549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:38.154102345Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-02-04T03:46:38.156268867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263047s 
2026-02-04T03:46:38.158967912Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-02-04T03:46:38.161667497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:38.164961089Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-02-04T03:46:38.169016044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:38.171624156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:38.185130562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136268s 
2026-02-04T03:46:38.189866508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-04T03:46:38', 'update_audio_types') 
2026-02-04T03:46:38.194827377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:38.198556616Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-02-04T03:46:38.200750103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270645s 
2026-02-04T03:46:38.204217564Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-04T03:46:38.207228988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:38.210921974Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-02-04T03:46:38.263590565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:38.267134811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-02-04T03:46:38.271191299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043601s 
2026-02-04T03:46:38.273412772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-02-04T03:46:38.275483562Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s 
2026-02-04T03:46:38.278396177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-02-04T03:46:38.359632209Z [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:38.377349875Z [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:38.387090007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-02-04T03:46:38.392444218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-02-04T03:46:38.423976870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-02-04T03:46:38.429912723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-02-04T03:46:38.434460710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1532937s 
2026-02-04T03:46:38.436668576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:38.438664365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-02-04T03:46:38.441354551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-02-04T03:46:38.526941645Z [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:38.552850744Z [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:38.566479456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:38.572169203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:38.602935112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:38.608922458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:38.614620070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:38.618968125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1751062s 
2026-02-04T03:46:38.621126170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:38.623193533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-04T03:46:38.625917989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-02-04T03:46:38.711675306Z [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:38.736824234Z [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:38.749926306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:38.756898425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:38.788506529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:38.794365045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:38.799921263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:38.804134367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1758629s 
2026-02-04T03:46:38.806315338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:38.808366548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s 
2026-02-04T03:46:38.810894498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-02-04T03:46:38.896067208Z [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:38.921811114Z [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:38.934891032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-02-04T03:46:38.940222957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-02-04T03:46:38.970406634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-02-04T03:46:38.975890376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-02-04T03:46:38.981409589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:38.985591920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1722817s 
2026-02-04T03:46:38.987895599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:38.989947160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s 
2026-02-04T03:46:38.992645172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-02-04T03:46:39.074156519Z [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:39.091283205Z [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:39.100909919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:39.106438571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:39.136660985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:39.141931007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:39.147337182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:39.152934954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:39.157191134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1621297s 
2026-02-04T03:46:39.159364560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-02-04T03:46:39.161425490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-04T03:46:39.164041317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-02-04T03:46:39.246342104Z [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:39.264112485Z [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:39.273378543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-02-04T03:46:39.279025012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-02-04T03:46:39.310005022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-02-04T03:46:39.315568645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-02-04T03:46:39.320475104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-02-04T03:46:39.326582532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-02-04T03:46:39.330765504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1641661s 
2026-02-04T03:46:39.332754509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-04T03:46:39.334789186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-04T03:46:39.337376246Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-02-04T03:46:39.427157344Z [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:39.443711857Z [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:39.452504562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-04T03:46:39.457388476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-04T03:46:39.486397948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.146637s 
2026-02-04T03:46:39.488667618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-04T03:46:39.490767276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s 
2026-02-04T03:46:39.493729721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-02-04T03:46:39.573700606Z [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:39.588055020Z [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:39.596057583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-02-04T03:46:39.600799912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-02-04T03:46:39.629798562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1335784s 
2026-02-04T03:46:39.632052361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:39.634298824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s 
2026-02-04T03:46:39.637525751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-02-04T03:46:39.717853525Z [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:39.731951041Z [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:39.739170288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-04T03:46:39.743642362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-04T03:46:39.773692791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336937s 
2026-02-04T03:46:39.776380633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:39.778401872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s 
2026-02-04T03:46:39.781739874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-02-04T03:46:39.863219667Z [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:39.876030763Z [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:39.883175750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-04T03:46:39.887828599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-04T03:46:39.917253778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326155s 
2026-02-04T03:46:39.919612918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:39.921685240Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s 
2026-02-04T03:46:39.924270646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-02-04T03:46:40.004960129Z [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:40.018036940Z [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:40.025329864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-02-04T03:46:40.030183046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-02-04T03:46:40.060415411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1336386s 
2026-02-04T03:46:40.062880715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-04T03:46:40.065050935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:40.068048941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-02-04T03:46:40.147217130Z [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:40.159448108Z [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:40.166463975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-04T03:46:40.171899710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-04T03:46:40.203253953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:40.207776579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1371209s 
2026-02-04T03:46:40.210301945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-04T03:46:40.212479289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s 
2026-02-04T03:46:40.215556866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-02-04T03:46:40.295998199Z [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:40.310029411Z [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:40.317794176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-04T03:46:40.323779928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-04T03:46:40.356457707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:40.361583237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.143334s 
2026-02-04T03:46:40.364069033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-02-04T03:46:40.366350777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s 
2026-02-04T03:46:40.369532664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-02-04T03:46:40.450899350Z [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:40.463900348Z [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:40.472315562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-02-04T03:46:40.478031361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-02-04T03:46:40.511173354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-02-04T03:46:40.516323164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438253s 
2026-02-04T03:46:40.518844621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-02-04T03:46:40.521230094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-02-04T03:46:40.524594439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-02-04T03:46:40.606647707Z [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:40.622354653Z [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:40.631889362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-02-04T03:46:40.639716983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-02-04T03:46:40.672386204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-02-04T03:46:40.680338868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-02-04T03:46:40.686676659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-02-04T03:46:40.691492636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1641381s 
2026-02-04T03:46:40.695248499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-04T03:46:40.697569131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-04T03:46:40.700602179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-02-04T03:46:40.797879662Z [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:40.811405046Z [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:40.818281662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-04T03:46:40.823058471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-04T03:46:40.852981853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1497408s 
2026-02-04T03:46:40.855459912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-02-04T03:46:40.857810425Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s 
2026-02-04T03:46:40.860945197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-02-04T03:46:40.940998930Z [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:40.953386492Z [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:40.960099981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-02-04T03:46:40.965100559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-02-04T03:46:40.996158576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312302s 
2026-02-04T03:46:41.000447943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-02-04T03:46:41.003246107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s 
2026-02-04T03:46:41.006535000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-02-04T03:46:41.088440901Z [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:41.102936729Z [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:41.109988308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-02-04T03:46:41.115656832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-02-04T03:46:41.145833434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-02-04T03:46:41.151879869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-02-04T03:46:41.157513543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-02-04T03:46:41.163531870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-02-04T03:46:41.168062674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1590472s 
2026-02-04T03:46:41.170509661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:41.172825985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s 
2026-02-04T03:46:41.175975737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-02-04T03:46:41.254783370Z [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:41.268667787Z [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:41.277074464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:41.284502190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:41.317253356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:41.322653240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1432355s 
2026-02-04T03:46:41.324706043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:41.326954470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-04T03:46:41.330085665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-02-04T03:46:41.410070008Z [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:41.423343645Z [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:41.430824488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:41.437253122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:41.470300915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:41.477122160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.14406s 
2026-02-04T03:46:41.479623437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:41.482221619Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s 
2026-02-04T03:46:41.486345432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-02-04T03:46:41.567893403Z [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:41.586032036Z [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:41.594067295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:41.600554358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:41.633523342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:41.641247475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1513571s 
2026-02-04T03:46:41.643726076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-04T03:46:41.646008772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s 
2026-02-04T03:46:41.649054144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-02-04T03:46:41.737458400Z [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:41.760134410Z [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:41.771008084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-04T03:46:41.777106213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-04T03:46:41.809463617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:41.814864832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1627117s 
2026-02-04T03:46:41.817683548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-04T03:46:41.819993168Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s 
2026-02-04T03:46:41.823144193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-02-04T03:46:41.914895780Z [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:41.932586811Z [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:41.942147993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-04T03:46:41.947765785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-04T03:46:41.982033525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:41.989668368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1635188s 
2026-02-04T03:46:41.992217932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-02-04T03:46:41.994546831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-04T03:46:41.998158753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-02-04T03:46:42.094603320Z [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:42.110151537Z [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:42.117982665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-02-04T03:46:42.123943718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-02-04T03:46:42.155424807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-02-04T03:46:42.162717812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1594033s 
2026-02-04T03:46:42.165221162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-02-04T03:46:42.167763762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-04T03:46:42.170842220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-02-04T03:46:42.252527308Z [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:42.264773656Z [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:42.273141245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-02-04T03:46:42.278655568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-02-04T03:46:42.309104168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1351667s 
2026-02-04T03:46:42.312105892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-02-04T03:46:42.314956482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002466s 
2026-02-04T03:46:42.317824597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-02-04T03:46:42.404703452Z [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:42.419961615Z [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:42.427004396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-02-04T03:46:42.432125497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-02-04T03:46:42.461852985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416456s 
2026-02-04T03:46:42.464310143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-04T03:46:42.466578240Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.69E-05s 
2026-02-04T03:46:42.469529031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-02-04T03:46:42.557372418Z [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:42.571428912Z [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:42.579578431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-04T03:46:42.584884004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-04T03:46:42.616074608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1436239s 
2026-02-04T03:46:42.619109299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-02-04T03:46:42.621363167Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s 
2026-02-04T03:46:42.624169227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-02-04T03:46:42.718267238Z [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:42.732570268Z [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:42.741340928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-02-04T03:46:42.746663115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-02-04T03:46:42.776616297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.149831s 
2026-02-04T03:46:42.779121732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-02-04T03:46:42.781351732Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-04T03:46:42.784217412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-02-04T03:46:42.873418613Z [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:42.884789690Z [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:42.891448016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-02-04T03:46:42.896463465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-02-04T03:46:42.928811389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1413297s 
2026-02-04T03:46:42.931590926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-04T03:46:42.933825406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s 
2026-02-04T03:46:42.936832170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-02-04T03:46:43.030050580Z [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:43.041020959Z [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:43.047361997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-04T03:46:43.052812642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-04T03:46:43.087891816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-04T03:46:43.092620527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1530878s 
2026-02-04T03:46:43.095114299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-02-04T03:46:43.097345872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s 
2026-02-04T03:46:43.100398799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-02-04T03:46:43.186415689Z [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:43.196845209Z [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:43.203088089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-02-04T03:46:43.208952648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-02-04T03:46:43.241366184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-02-04T03:46:43.246265640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430409s 
2026-02-04T03:46:43.248457653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:43.250668505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-04T03:46:43.253475948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-02-04T03:46:43.339964867Z [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:43.353836579Z [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:43.361570211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:43.367617678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:43.400522764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:43.407537769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:43.412103382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1559921s 
2026-02-04T03:46:43.414449897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:43.416670138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-02-04T03:46:43.419946154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-02-04T03:46:43.522156370Z [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:43.535813118Z [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:43.543377098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-02-04T03:46:43.548923356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-02-04T03:46:43.581185808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-02-04T03:46:43.587030807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-02-04T03:46:43.591297849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1692114s 
2026-02-04T03:46:43.593674685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:43.595866639Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s 
2026-02-04T03:46:43.598964156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-04T03:46:43.680317134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-04T03:46:43.687943731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-04T03:46:43.693451120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-04T03:46:43.698523744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-04T03:46:43.730601264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:43.736146629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1345533s 
2026-02-04T03:46:43.742838193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-04T03:46:43', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-04T03:46:43.748171983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:43.755216317Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-04T03:46:43.758134613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1526143s 
2026-02-04T03:46:43.763521410Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-02-04T03:46:43.766497763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:43.771658916Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-02-04T03:46:43.789295948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:43.791720059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s 
2026-02-04T03:46:43.794780923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-02-04T03:46:43.799419813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:43.813505486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153761s 
2026-02-04T03:46:43.816094148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:43.818181331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s 
2026-02-04T03:46:43.821069276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-02-04T03:46:43.825395927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:43.838055308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141915s 
2026-02-04T03:46:43.843017660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-04T03:46:43', 'add_on_delete_to_notifications') 
2026-02-04T03:46:43.847934290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:43.852402386Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-02-04T03:46:43.854867770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282526s 
2026-02-04T03:46:43.857720174Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-02-04T03:46:43.860497717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:43.864030380Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-02-04T03:46:43.893970135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-04T03:46:43.896723559Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-02-04T03:46:43.899834132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-02-04T03:46:43.904543766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:43.918704188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156874s 
2026-02-04T03:46:43.921376880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-02-04T03:46:43.925194828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-02-04T03:46:43.929993921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060922s 
2026-02-04T03:46:43.932460788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:43.934669656Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s 
2026-02-04T03:46:43.937517831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-02-04T03:46:43.941365689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-02-04T03:46:43.954831543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143619s 
2026-02-04T03:46:43.957346056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:43.960055892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:43.970663932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107861s 
2026-02-04T03:46:43.973241512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-02-04T03:46:43.979889659Z [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:43.986670683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111297s 
2026-02-04T03:46:43.990032211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-02-04T03:46:43.993919408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-02-04T03:46:43.998295730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058902s 
2026-02-04T03:46:44.000694470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:44.002896213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s 
2026-02-04T03:46:44.005721763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-02-04T03:46:44.009861939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-02-04T03:46:44.022722124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144455s 
2026-02-04T03:46:44.025215725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:44.027425624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s 
2026-02-04T03:46:44.030279882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-02-04T03:46:44.034542996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:44.048285567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152997s 
2026-02-04T03:46:44.050732645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-02-04T03:46:44.052974118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s 
2026-02-04T03:46:44.055935901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-02-04T03:46:44.060410972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:44.073283842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147528s 
2026-02-04T03:46:44.075566048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:44.078221224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:44.102262111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240359s 
2026-02-04T03:46:44.104891726Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:44.107546031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:44.120993839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135365s 
2026-02-04T03:46:44.123974370Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-02-04T03:46:44.209041187Z [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:44.221210180Z [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:44.228310286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-04T03:46:44.233330284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-04T03:46:44.265499699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389222s 
2026-02-04T03:46:44.268955748Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-02-04T03:46:44.350467976Z [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:44.360113027Z [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:44.366207299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-02-04T03:46:44.371495056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-02-04T03:46:44.403711375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1315739s 
2026-02-04T03:46:44.407425694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-04T03:46:44.411590129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-02-04T03:46:44.415393918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051298s 
2026-02-04T03:46:44.417737317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-04T03:46:44.419943349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s 
2026-02-04T03:46:44.423205417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-02-04T03:46:44.428151777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:44.442152739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157749s 
2026-02-04T03:46:44.444555887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-02-04T03:46:44.446858454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s 
2026-02-04T03:46:44.450070812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-02-04T03:46:44.454309477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-02-04T03:46:44.467449735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147112s 
2026-02-04T03:46:44.473453925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-04T03:46:44', 'add_custom_formats') 
2026-02-04T03:46:44.478475075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.483344691Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-02-04T03:46:44.485603549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303475s 
2026-02-04T03:46:44.490949594Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-02-04T03:46:44.493954163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.498027054Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-02-04T03:46:44.504598416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-02-04T03:46:44.506861743Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-04T03:46:44.509376747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-02-04T03:46:44.513175096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-02-04T03:46:44.526693736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149009s 
2026-02-04T03:46:44.531447047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-04T03:46:44', 'add_result_to_commands') 
2026-02-04T03:46:44.536287664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.540269782Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-02-04T03:46:44.542575875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281444s 
2026-02-04T03:46:44.545656539Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-02-04T03:46:44.548551819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.552274264Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-02-04T03:46:44.557932387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:44.560304894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s 
2026-02-04T03:46:44.563220394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-02-04T03:46:44.567605364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:44.581200428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153218s 
2026-02-04T03:46:44.586356420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-04T03:46:44', 'health_restored_notification') 
2026-02-04T03:46:44.591226807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.595402124Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-02-04T03:46:44.597831335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289833s 
2026-02-04T03:46:44.600545280Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-02-04T03:46:44.603237080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.606618458Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-02-04T03:46:44.611722035Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-02-04T03:46:44.615721237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-02-04T03:46:44.619549926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052406s 
2026-02-04T03:46:44.624277737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-04T03:46:44', 'remove_uc') 
2026-02-04T03:46:44.628684379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.632370582Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-02-04T03:46:44.634520701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179183s 
2026-02-04T03:46:44.637733771Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-02-04T03:46:44.640682588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.644534895Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-02-04T03:46:44.648727237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:44.651402964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:44.678563303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271494s 
2026-02-04T03:46:44.683969569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-04T03:46:44', 'download_clients_rename_tv_to_music') 
2026-02-04T03:46:44.689191484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.693572896Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-02-04T03:46:44.696079162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418887s 
2026-02-04T03:46:44.699303625Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-02-04T03:46:44.702387454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.706668785Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-02-04T03:46:44.713065485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-02-04T03:46:44.715636903Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s 
2026-02-04T03:46:44.718697736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-02-04T03:46:44.723328029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-02-04T03:46:44.737859730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160056s 
2026-02-04T03:46:44.743461329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-04T03:46:44', 'add_colon_replacement_to_naming_config') 
2026-02-04T03:46:44.749445368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.754128498Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-02-04T03:46:44.756839456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0318788s 
2026-02-04T03:46:44.759750958Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-02-04T03:46:44.762532539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.766158470Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-02-04T03:46:44.772264335Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-02-04T03:46:44.856582293Z [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:44.868796467Z [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:44.876693659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-02-04T03:46:44.883479773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-02-04T03:46:44.917963628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-02-04T03:46:44.923202517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1482686s 
2026-02-04T03:46:44.925690236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-02-04T03:46:44.927898783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s 
2026-02-04T03:46:44.930857871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-02-04T03:46:44.935010693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-02-04T03:46:44.948069387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145184s 
2026-02-04T03:46:44.952821746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-04T03:46:44', 'list_sync_time') 
2026-02-04T03:46:44.957720991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:44.961900196Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-02-04T03:46:44.964125677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282233s 
2026-02-04T03:46:44.967229527Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-02-04T03:46:44.970054265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:44.976474372Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-02-04T03:46:44.982737062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-02-04T03:46:44.985145552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s 
2026-02-04T03:46:44.987772161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-02-04T03:46:44.991417651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-02-04T03:46:45.004955781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146744s 
2026-02-04T03:46:45.009615904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-04T03:46:45', 'add_download_client_tags') 
2026-02-04T03:46:45.014487483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.018589894Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-02-04T03:46:45.020976349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279341s 
2026-02-04T03:46:45.024007122Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-02-04T03:46:45.026835216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.030448311Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-02-04T03:46:45.039556051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-02-04T03:46:45.046765246Z [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:45.053891155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118523s 
2026-02-04T03:46:45.056703898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-02-04T03:46:45.061154329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-02-04T03:46:45.065776446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066239s 
2026-02-04T03:46:45.070623817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-04T03:46:45', 'add_notification_status') 
2026-02-04T03:46:45.075433321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.079563998Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-02-04T03:46:45.081870673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199669s 
2026-02-04T03:46:45.085011377Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-02-04T03:46:45.087881616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.091438047Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-02-04T03:46:45.095879941Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:45.098580559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:45.122843634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241356s 
2026-02-04T03:46:45.128198817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-04T03:46:45', 'add_alac_24_quality_in_profiles') 
2026-02-04T03:46:45.133624161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.137839088Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-02-04T03:46:45.140418061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0391008s 
2026-02-04T03:46:45.143101063Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-02-04T03:46:45.145853526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.149246438Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-02-04T03:46:45.155023309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-02-04T03:46:45.157242348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s 
2026-02-04T03:46:45.159691750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-02-04T03:46:45.162985011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-02-04T03:46:45.176338699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142768s 
2026-02-04T03:46:45.179012293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-02-04T03:46:45.182401256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-02-04T03:46:45.195100918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134409s 
2026-02-04T03:46:45.199774879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-04T03:46:45', 'add_salt_to_users') 
2026-02-04T03:46:45.204308317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.208113780Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-02-04T03:46:45.210353520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264246s 
2026-02-04T03:46:45.213131734Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-02-04T03:46:45.215852542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.219689668Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-02-04T03:46:45.227633464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-02-04T03:46:45.234751636Z [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:45.241930291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011888s 
2026-02-04T03:46:45.244485847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-02-04T03:46:45.248090315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-02-04T03:46:45.252436155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055768s 
2026-02-04T03:46:45.256988752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-04T03:46:45', 'add_auto_tagging') 
2026-02-04T03:46:45.261726562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.265633479Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-02-04T03:46:45.267850393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185591s 
2026-02-04T03:46:45.271032820Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-02-04T03:46:45.273976398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.277594743Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-02-04T03:46:45.283749135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-02-04T03:46:45.286125110Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s 
2026-02-04T03:46:45.289039047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-02-04T03:46:45.293016385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-02-04T03:46:45.306590077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149855s 
2026-02-04T03:46:45.310403385Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-02-04T03:46:45.314866672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-02-04T03:46:45.318755853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053836s 
2026-02-04T03:46:45.323600628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-04T03:46:45', 'quality_definition_preferred_size') 
2026-02-04T03:46:45.328518431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.332757757Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-02-04T03:46:45.335168371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018706s 
2026-02-04T03:46:45.338379116Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-02-04T03:46:45.341335018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.345049507Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-02-04T03:46:45.350684062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-02-04T03:46:45.353000326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s 
2026-02-04T03:46:45.355843621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-02-04T03:46:45.360049810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:45.374010091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155898s 
2026-02-04T03:46:45.378872090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-04T03:46:45', 'add_on_artist_add_to_notifications') 
2026-02-04T03:46:45.383869613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.388055902Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-02-04T03:46:45.390486396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0290409s 
2026-02-04T03:46:45.393463381Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-02-04T03:46:45.396306596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.399824048Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-02-04T03:46:45.404980350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-02-04T03:46:45.407193998Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s 
2026-02-04T03:46:45.410036802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-02-04T03:46:45.413705900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-02-04T03:46:45.427287988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146979s 
2026-02-04T03:46:45.432055027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-04T03:46:45', 'album_last_searched_time') 
2026-02-04T03:46:45.436968089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.441014938Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-02-04T03:46:45.443345060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280241s 
2026-02-04T03:46:45.446293817Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-02-04T03:46:45.449096190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.452652421Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-02-04T03:46:45.459212129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-02-04T03:46:45.461492701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s 
2026-02-04T03:46:45.464155102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-02-04T03:46:45.468179906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:45.482044423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154289s 
2026-02-04T03:46:45.484356448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-02-04T03:46:45.486493451Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s 
2026-02-04T03:46:45.489154169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-02-04T03:46:45.493108531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-02-04T03:46:45.506165141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145636s 
2026-02-04T03:46:45.510690904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-04T03:46:45', 'add_indexer_flags') 
2026-02-04T03:46:45.515504877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.519481444Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-02-04T03:46:45.522291984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276034s 
2026-02-04T03:46:45.525249108Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-02-04T03:46:45.528144468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.531755909Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-02-04T03:46:45.538513927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-02-04T03:46:45.542198697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-02-04T03:46:45.546974142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059799s 
2026-02-04T03:46:45.549532774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-02-04T03:46:45.553234037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-02-04T03:46:45.557425006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055401s 
2026-02-04T03:46:45.560373593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-02-04T03:46:45.564041588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-02-04T03:46:45.568358852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058708s 
2026-02-04T03:46:45.573144818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-04T03:46:45', 'add_indexes_album_statistics') 
2026-02-04T03:46:45.578033021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.582235513Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-02-04T03:46:45.584604864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192287s 
2026-02-04T03:46:45.587513270Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-02-04T03:46:45.590346866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:45.593869719Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-02-04T03:46:45.600077348Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-02-04T03:46:45.605502192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-02-04T03:46:45.610189911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067822s 
2026-02-04T03:46:45.614817067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-04T03:46:45', 'update_redacted_baseurl') 
2026-02-04T03:46:45.619672635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:45.623590032Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-02-04T03:46:45.625944192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197606s 
2026-02-04T03:46:45.769005834Z [Debug] MigrationController: Took: 00:00:21.5190863 
2026-02-04T03:46:47.278060112Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-02-04T03:46:47.833282571Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-02-04T03:46:48.526066256Z [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:48.997892703Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-02-04T03:46:49.012410806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-02-04T03:46:49.016578207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-02-04T03:46:49.105955272Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-02-04T03:46:49.109797108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0935083s 
2026-02-04T03:46:49.113720138Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-02-04T03:46:49.117411761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0970567s 
2026-02-04T03:46:49.151810915Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-02-04T03:46:49.156170002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.163800647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-02-04T03:46:49.169132293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-02-04T03:46:49.176465689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088967s 
2026-02-04T03:46:49.180263937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.186684685Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-02-04T03:46:49.190144522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190119s 
2026-02-04T03:46:49.196292862Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-02-04T03:46:49.200442938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.209352117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-02-04T03:46:49.214279408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:49.220705388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075147s 
2026-02-04T03:46:49.224165645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:49.227545781Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s 
2026-02-04T03:46:49.231572960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-02-04T03:46:49.236865878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-02-04T03:46:49.248175821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123356s 
2026-02-04T03:46:49.252192108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.257515236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-02-04T03:46:49.261117540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021686s 
2026-02-04T03:46:49.266077346Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-02-04T03:46:49.270397916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.276977504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:49.280452431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s 
2026-02-04T03:46:49.284278155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-02-04T03:46:49.289407733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-02-04T03:46:49.296174619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079771s 
2026-02-04T03:46:49.299870340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.305268279Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-02-04T03:46:49.309001767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166013s 
2026-02-04T03:46:49.314427011Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-02-04T03:46:49.318417576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.325558685Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-02-04T03:46:49.335919998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-02-04T03:46:49.343105035Z [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:49.352979328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139321s 
2026-02-04T03:46:49.356446599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-02-04T03:46:49.360853874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-04T03:46:49.366637529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067388s 
2026-02-04T03:46:49.372416746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-02-04T03:46:49', 'InitialSetup') 
2026-02-04T03:46:49.379966147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.385318214Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-02-04T03:46:49.388787068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252512s 
2026-02-04T03:46:49.392944440Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-02-04T03:46:49.397246051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.402144805Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-02-04T03:46:49.409494043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-02-04T03:46:49', 'add_reason_to_pending_releases') 
2026-02-04T03:46:49.417511086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.422981991Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-02-04T03:46:49.426826302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256679s 
2026-02-04T03:46:49.430553176Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-02-04T03:46:49.434596788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.439392515Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-02-04T03:46:49.445205820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-02-04T03:46:49', 'add_medium_support') 
2026-02-04T03:46:49.452405387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.457618955Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-02-04T03:46:49.461154333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231738s 
2026-02-04T03:46:49.465204548Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-02-04T03:46:49.469550920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.474410656Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-02-04T03:46:49.480715721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-02-04T03:46:49', 'add_various_qualites_in_profile') 
2026-02-04T03:46:49.488287457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.493936622Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-02-04T03:46:49.497796294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241428s 
2026-02-04T03:46:49.501527968Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-02-04T03:46:49.505537150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.510304430Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-02-04T03:46:49.516117194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-02-04T03:46:49', 'metadata_profiles') 
2026-02-04T03:46:49.523209745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.528465929Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-02-04T03:46:49.532268044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230055s 
2026-02-04T03:46:49.536191745Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-02-04T03:46:49.540832008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.545819661Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-02-04T03:46:49.552927804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-02-04T03:46:49', 'separate_automatic_and_interactive_search') 
2026-02-04T03:46:49.560688200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.566728191Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-02-04T03:46:49.571417273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254356s 
2026-02-04T03:46:49.575113967Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-02-04T03:46:49.579388584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.584828648Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-02-04T03:46:49.591145958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-02-04T03:46:49', 'change_album_path_to_relative') 
2026-02-04T03:46:49.598587632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.604374765Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-02-04T03:46:49.608061158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245866s 
2026-02-04T03:46:49.612077314Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-02-04T03:46:49.616597696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.621480899Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-02-04T03:46:49.627754722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-02-04T03:46:49', 'change_quality_size_mb_to_kb') 
2026-02-04T03:46:49.635239884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.640664316Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-02-04T03:46:49.644372703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241821s 
2026-02-04T03:46:49.647922611Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-02-04T03:46:49.651802753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.656598841Z [Info] album_releases: Starting migration of Log DB to 9 
2026-02-04T03:46:49.662960911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-02-04T03:46:49', 'album_releases') 
2026-02-04T03:46:49.670509110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.676256803Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-02-04T03:46:49.679549042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242975s 
2026-02-04T03:46:49.683308161Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-02-04T03:46:49.687548850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.692299576Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-02-04T03:46:49.698129314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-02-04T03:46:49', 'album_releases_fix') 
2026-02-04T03:46:49.705223910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.710377206Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-02-04T03:46:49.713822754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229299s 
2026-02-04T03:46:49.717926647Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-02-04T03:46:49.721750998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.726708360Z [Info] import_lists: Starting migration of Log DB to 11 
2026-02-04T03:46:49.732218956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-02-04T03:46:49', 'import_lists') 
2026-02-04T03:46:49.739101835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.744105119Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-02-04T03:46:49.747482910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022553s 
2026-02-04T03:46:49.751225887Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-02-04T03:46:49.755210561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.759795212Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-02-04T03:46:49.765710012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-02-04T03:46:49', 'add_release_status') 
2026-02-04T03:46:49.773191606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.779578997Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-02-04T03:46:49.783085117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244607s 
2026-02-04T03:46:49.788321190Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-02-04T03:46:49.792535777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.797316573Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-02-04T03:46:49.804186917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-02-04T03:46:49', 'album_download_notification') 
2026-02-04T03:46:49.811825107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.817432307Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-02-04T03:46:49.821158590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247825s 
2026-02-04T03:46:49.826331586Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-02-04T03:46:49.830885526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.835954924Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-02-04T03:46:49.842069455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-02-04T03:46:49', 'fix_language_metadata_profiles') 
2026-02-04T03:46:49.849485558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.855165124Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-02-04T03:46:49.859244318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244275s 
2026-02-04T03:46:49.863209041Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-02-04T03:46:49.867512687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.875201639Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-02-04T03:46:49.881009353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-02-04T03:46:49', 'remove_fanzub') 
2026-02-04T03:46:49.888140913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.893503380Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-02-04T03:46:49.897074381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267511s 
2026-02-04T03:46:49.901158905Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-02-04T03:46:49.905427560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.910979910Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-02-04T03:46:49.918303517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-02-04T03:46:49', 'update_artist_history_indexes') 
2026-02-04T03:46:49.925459736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.931127388Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-02-04T03:46:49.934752367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254334s 
2026-02-04T03:46:49.938408218Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-02-04T03:46:49.942441830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.947461377Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-02-04T03:46:49.953271998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-02-04T03:46:49', 'remove_nma') 
2026-02-04T03:46:49.960649853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:49.966052852Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-02-04T03:46:49.969549773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239404s 
2026-02-04T03:46:49.973329755Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-02-04T03:46:49.977413147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:49.982184274Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-02-04T03:46:49.988198454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-02-04T03:46:49', 'album_disambiguation') 
2026-02-04T03:46:49.995291586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.001082306Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-02-04T03:46:50.004615631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236846s 
2026-02-04T03:46:50.008620254Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-02-04T03:46:50.012834550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.017746821Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-02-04T03:46:50.023910782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-02-04T03:46:50', 'add_ape_quality_in_profiles') 
2026-02-04T03:46:50.031332967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.036953545Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-02-04T03:46:50.040647673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239223s 
2026-02-04T03:46:50.044410640Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-02-04T03:46:50.048188507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.052868590Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-02-04T03:46:50.058341280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-02-04T03:46:50', 'remove_pushalot') 
2026-02-04T03:46:50.065175040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.070060868Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-02-04T03:46:50.073225510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219597s 
2026-02-04T03:46:50.076639484Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-02-04T03:46:50.080095393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.084253626Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-02-04T03:46:50.089326710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-02-04T03:46:50', 'add_custom_filters') 
2026-02-04T03:46:50.095803572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.101450683Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-02-04T03:46:50.104365121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212354s 
2026-02-04T03:46:50.107560705Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-02-04T03:46:50.110804157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.114770723Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-02-04T03:46:50.119514155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-02-04T03:46:50', 'import_list_tags') 
2026-02-04T03:46:50.125558435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.129981271Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-02-04T03:46:50.132778493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193488s 
2026-02-04T03:46:50.135833935Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-02-04T03:46:50.139137337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.143037189Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-02-04T03:46:50.147872626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-02-04T03:46:50', 'add_release_groups_etc') 
2026-02-04T03:46:50.153771634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.158149779Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-02-04T03:46:50.161052294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190121s 
2026-02-04T03:46:50.163988115Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-02-04T03:46:50.167166846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.171023641Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-02-04T03:46:50.175683324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-02-04T03:46:50', 'NewMediaInfoFormat') 
2026-02-04T03:46:50.182003921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.186278298Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-02-04T03:46:50.189071432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192144s 
2026-02-04T03:46:50.192487751Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-02-04T03:46:50.195992378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.200173556Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-02-04T03:46:50.205609863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-02-04T03:46:50', 'rename_restrictions_to_release_profiles') 
2026-02-04T03:46:50.211908034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.216860587Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-02-04T03:46:50.220019668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205369s 
2026-02-04T03:46:50.223764688Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-02-04T03:46:50.227114584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.231215761Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-02-04T03:46:50.236877983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-02-04T03:46:50', 'rename_quality_profiles_add_upgrade_allowed') 
2026-02-04T03:46:50.243265955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.247965909Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-02-04T03:46:50.251508121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204796s 
2026-02-04T03:46:50.254257447Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-02-04T03:46:50.257439715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.261253254Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-02-04T03:46:50.266033278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-02-04T03:46:50', 'add_import_exclusions') 
2026-02-04T03:46:50.271874580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.276836060Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-02-04T03:46:50.279418360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187648s 
2026-02-04T03:46:50.281987884Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-02-04T03:46:50.284236351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.287318908Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-02-04T03:46:50.293133606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-02-04T03:46:50', 'clean_artist_metadata_table') 
2026-02-04T03:46:50.298039194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.301578230Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-02-04T03:46:50.303829653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173044s 
2026-02-04T03:46:50.306610743Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-02-04T03:46:50.308788879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.312068212Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-02-04T03:46:50.315552458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-02-04T03:46:50', 'health_issue_notification') 
2026-02-04T03:46:50.320305047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.323893613Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-02-04T03:46:50.326215779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015056s 
2026-02-04T03:46:50.329898264Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-02-04T03:46:50.332506376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.335930290Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-02-04T03:46:50.340104504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-02-04T03:46:50', 'add_mediafilerepository_mtime') 
2026-02-04T03:46:50.344546930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.348245096Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-02-04T03:46:50.350566661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156333s 
2026-02-04T03:46:50.353156696Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-02-04T03:46:50.355966323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.358895090Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-02-04T03:46:50.362740363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-02-04T03:46:50', 'add_artistmetadataid_constraint') 
2026-02-04T03:46:50.367500348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.371283826Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-02-04T03:46:50.373677766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153751s 
2026-02-04T03:46:50.376153812Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-02-04T03:46:50.378673986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.381807205Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-02-04T03:46:50.385518398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-02-04T03:46:50', 'old_ids_and_artist_alias') 
2026-02-04T03:46:50.390243893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.393525861Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-02-04T03:46:50.395911736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148722s 
2026-02-04T03:46:50.398197829Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-02-04T03:46:50.400666068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.404053599Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-02-04T03:46:50.407414677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-02-04T03:46:50', 'download_propers_config') 
2026-02-04T03:46:50.412166695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.415606081Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-02-04T03:46:50.417847144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149351s 
2026-02-04T03:46:50.420366727Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-02-04T03:46:50.423013616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.425996452Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-02-04T03:46:50.429627634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-02-04T03:46:50', 'remove_language_profiles') 
2026-02-04T03:46:50.434441236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.437761041Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-02-04T03:46:50.439999098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149337s 
2026-02-04T03:46:50.442563491Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-02-04T03:46:50.445025238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.448173177Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-02-04T03:46:50.452129302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-02-04T03:46:50', 'multi_disc_naming_format') 
2026-02-04T03:46:50.456654704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.460186256Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-02-04T03:46:50.462512259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150766s 
2026-02-04T03:46:50.465059859Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-02-04T03:46:50.467916070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.471331096Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-02-04T03:46:50.475002228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-02-04T03:46:50', 'add_download_client_priority') 
2026-02-04T03:46:50.479779337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.483256519Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-02-04T03:46:50.485530818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154998s 
2026-02-04T03:46:50.488317559Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-02-04T03:46:50.490582099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.493507580Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-02-04T03:46:50.497056997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-02-04T03:46:50', 'remove_growl_prowl') 
2026-02-04T03:46:50.501629313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.505052145Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-02-04T03:46:50.507178667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014706s 
2026-02-04T03:46:50.509609091Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-02-04T03:46:50.512249087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.515244628Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-02-04T03:46:50.519323311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-02-04T03:46:50', 'remove_plex_hometheatre') 
2026-02-04T03:46:50.523583720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.527343670Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-02-04T03:46:50.529062662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147054s 
2026-02-04T03:46:50.531551203Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-02-04T03:46:50.534415039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.537148182Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-02-04T03:46:50.540919245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-02-04T03:46:50', 'add_root_folder_add_defaults') 
2026-02-04T03:46:50.545502254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.548988754Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-02-04T03:46:50.551607186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148792s 
2026-02-04T03:46:50.553913410Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-02-04T03:46:50.556363183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.560077291Z [Info] task_duration: Starting migration of Log DB to 40 
2026-02-04T03:46:50.563473690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-02-04T03:46:50', 'task_duration') 
2026-02-04T03:46:50.568316241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.571887682Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-02-04T03:46:50.573945556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155589s 
2026-02-04T03:46:50.576678308Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-02-04T03:46:50.579257251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.582839164Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-02-04T03:46:50.587317531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-02-04T03:46:50', 'add_indexer_and_enabled_to_release_profiles') 
2026-02-04T03:46:50.592592151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.596951189Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-02-04T03:46:50.599876098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017421s 
2026-02-04T03:46:50.602683190Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-02-04T03:46:50.605285340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.608819055Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-02-04T03:46:50.612750441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-02-04T03:46:50', 'remove_album_folders') 
2026-02-04T03:46:50.617679496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.621388314Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-02-04T03:46:50.623577592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161888s 
2026-02-04T03:46:50.626375526Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-02-04T03:46:50.628864237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.632170945Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-02-04T03:46:50.635896226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-02-04T03:46:50', 'add_priority_to_indexers') 
2026-02-04T03:46:50.640749980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.644354147Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-02-04T03:46:50.646861416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154671s 
2026-02-04T03:46:50.649567655Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-02-04T03:46:50.652187710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.655858191Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-02-04T03:46:50.659809307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-02-04T03:46:50', 'remove_chown_and_folderchmod_config') 
2026-02-04T03:46:50.665053506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.668972076Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-02-04T03:46:50.671197798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167413s 
2026-02-04T03:46:50.673694415Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-02-04T03:46:50.676394512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.680095514Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-02-04T03:46:50.683604379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-02-04T03:46:50', 'update_notifiarr') 
2026-02-04T03:46:50.688141705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.691497262Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-02-04T03:46:50.693571899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153799s 
2026-02-04T03:46:50.696126052Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-02-04T03:46:50.698509852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.701896672Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-02-04T03:46:50.705668877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-02-04T03:46:50', 'email_multiple_addresses') 
2026-02-04T03:46:50.710359973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.714067899Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-02-04T03:46:50.716296216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154467s 
2026-02-04T03:46:50.718858044Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-02-04T03:46:50.721327707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.724628754Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-02-04T03:46:50.728440710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-02-04T03:46:50', 'rename_blacklist_to_blocklist') 
2026-02-04T03:46:50.733734008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.738777453Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-02-04T03:46:50.741288910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171387s 
2026-02-04T03:46:50.743944648Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-02-04T03:46:50.746446896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.749899578Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-02-04T03:46:50.753528766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-02-04T03:46:50', 'cdh_per_downloadclient') 
2026-02-04T03:46:50.759013670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.762810485Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-02-04T03:46:50.764985955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163764s 
2026-02-04T03:46:50.767453213Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-02-04T03:46:50.769824668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.773107498Z [Info] download_history: Starting migration of Log DB to 52 
2026-02-04T03:46:50.776578848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-02-04T03:46:50', 'download_history') 
2026-02-04T03:46:50.781430397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.785160528Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-02-04T03:46:50.787291639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153772s 
2026-02-04T03:46:50.789812755Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-02-04T03:46:50.792192647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.808538781Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-02-04T03:46:50.818233201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-02-04T03:46:50.823004819Z [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:50.828666870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080872s 
2026-02-04T03:46:50.830943665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-02-04T03:46:50.833809535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-04T03:46:50.837968560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048301s 
2026-02-04T03:46:50.841338425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-02-04T03:46:50', 'add_update_history') 
2026-02-04T03:46:50.845676239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.849334826Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-02-04T03:46:50.851436067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160627s 
2026-02-04T03:46:50.854016583Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-02-04T03:46:50.856494673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.859566027Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-02-04T03:46:50.863280066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-02-04T03:46:50', 'add_on_update_to_notifications') 
2026-02-04T03:46:50.868043276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.871544637Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-02-04T03:46:50.873751891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014973s 
2026-02-04T03:46:50.876210602Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-02-04T03:46:50.878565153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.881525444Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-02-04T03:46:50.885097175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-02-04T03:46:50', 'download_client_per_indexer') 
2026-02-04T03:46:50.889707108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.893280062Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-02-04T03:46:50.895427115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146623s 
2026-02-04T03:46:50.897777518Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-02-04T03:46:50.900082018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.902952538Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-02-04T03:46:50.906360400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-02-04T03:46:50', 'AddNewItemMonitorType') 
2026-02-04T03:46:50.910691641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.913982618Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-02-04T03:46:50.916065963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013933s 
2026-02-04T03:46:50.918250762Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-02-04T03:46:50.920494660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.923311883Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-02-04T03:46:50.926553069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-02-04T03:46:50', 'ImportListSearch') 
2026-02-04T03:46:50.931306480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.934694913Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-02-04T03:46:50.936836756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142345s 
2026-02-04T03:46:50.939246588Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-02-04T03:46:50.941587251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.944546811Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-02-04T03:46:50.948166298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-02-04T03:46:50', 'ImportListMonitorExisting') 
2026-02-04T03:46:50.952525616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.955899610Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-02-04T03:46:50.958032024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142683s 
2026-02-04T03:46:50.960241001Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-02-04T03:46:50.962511513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.965298445Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-02-04T03:46:50.968498889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-02-04T03:46:50', 'add_indexer_tags') 
2026-02-04T03:46:50.972914119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:50.976236008Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-02-04T03:46:50.978282569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137806s 
2026-02-04T03:46:50.980995441Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-02-04T03:46:50.983283669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:50.986158878Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-02-04T03:46:50.989812585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-02-04T03:46:50', 'update_audio_types') 
2026-02-04T03:46:50.994234549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.018126236Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-02-04T03:46:51.020892436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348622s 
2026-02-04T03:46:51.023489505Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-02-04T03:46:51.026030793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.029287019Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-02-04T03:46:51.038412263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-02-04T03:46:51.040966206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002632s 
2026-02-04T03:46:51.043503946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-02-04T03:46:51.061254538Z [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:51.069939956Z [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:51.076110631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-02-04T03:46:51.080794352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-02-04T03:46:51.088287660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-02-04T03:46:51.092162132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0465014s 
2026-02-04T03:46:51.094157149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-02-04T03:46:51.096464234Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s 
2026-02-04T03:46:51.098602900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-02-04T03:46:51.109002871Z [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:51.115460374Z [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:51.126767040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-02-04T03:46:51.130828959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-02-04T03:46:51.138248388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-02-04T03:46:51.142157830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412983s 
2026-02-04T03:46:51.144122737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-02-04T03:46:51.146050779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s 
2026-02-04T03:46:51.148212151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-02-04T03:46:51.158106384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-02-04T03:46:51.164219673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-02-04T03:46:51.169087765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-02-04T03:46:51.173136397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-02-04T03:46:51.181106956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-02-04T03:46:51.185392586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348949s 
2026-02-04T03:46:51.189567542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-02-04T03:46:51', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-02-04T03:46:51.194292977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.199240349Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-02-04T03:46:51.201873932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483404s 
2026-02-04T03:46:51.204434878Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-02-04T03:46:51.207032088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.210139856Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-02-04T03:46:51.213781769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-02-04T03:46:51', 'add_on_delete_to_notifications') 
2026-02-04T03:46:51.218333243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.221859734Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-02-04T03:46:51.224091277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147449s 
2026-02-04T03:46:51.226362791Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-02-04T03:46:51.228600758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.231332809Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-02-04T03:46:51.234546289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-02-04T03:46:51', 'add_custom_formats') 
2026-02-04T03:46:51.238662137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.242071953Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-02-04T03:46:51.244057701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135196s 
2026-02-04T03:46:51.246245977Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-02-04T03:46:51.248550638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.251278531Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-02-04T03:46:51.254666733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-02-04T03:46:51', 'add_result_to_commands') 
2026-02-04T03:46:51.259259190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.263103310Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-02-04T03:46:51.265214161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145513s 
2026-02-04T03:46:51.267544112Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-02-04T03:46:51.269967321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.272863613Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-02-04T03:46:51.276426066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-02-04T03:46:51', 'health_restored_notification') 
2026-02-04T03:46:51.280772929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.284470124Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-02-04T03:46:51.286619782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144439s 
2026-02-04T03:46:51.288761304Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-02-04T03:46:51.290935352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.293687102Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-02-04T03:46:51.296694398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-02-04T03:46:51', 'remove_uc') 
2026-02-04T03:46:51.301367197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.307683495Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-02-04T03:46:51.309917874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167876s 
2026-02-04T03:46:51.312468219Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-02-04T03:46:51.315077383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.318020559Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-02-04T03:46:51.321623163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-02-04T03:46:51', 'download_clients_rename_tv_to_music') 
2026-02-04T03:46:51.326241522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.329984629Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-02-04T03:46:51.332447649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146853s 
2026-02-04T03:46:51.334928424Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-02-04T03:46:51.337367194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.340333668Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-02-04T03:46:51.344284623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-02-04T03:46:51', 'add_colon_replacement_to_naming_config') 
2026-02-04T03:46:51.348892631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.352391016Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-02-04T03:46:51.354608872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148507s 
2026-02-04T03:46:51.356839804Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-02-04T03:46:51.359045284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.361878830Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-02-04T03:46:51.365040055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-02-04T03:46:51', 'list_sync_time') 
2026-02-04T03:46:51.369227086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.372721282Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-02-04T03:46:51.374795368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137486s 
2026-02-04T03:46:51.377014647Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-02-04T03:46:51.379274267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.382126419Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-02-04T03:46:51.385344419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-02-04T03:46:51', 'add_download_client_tags') 
2026-02-04T03:46:51.389685430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.394015840Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-02-04T03:46:51.396103243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146309s 
2026-02-04T03:46:51.398316870Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-02-04T03:46:51.400528263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.403228179Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-02-04T03:46:51.406713036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-02-04T03:46:51', 'add_notification_status') 
2026-02-04T03:46:51.411021421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.414860421Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-02-04T03:46:51.416935580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01419s 
2026-02-04T03:46:51.419341634Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-02-04T03:46:51.421742138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.424684262Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-02-04T03:46:51.428132335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-02-04T03:46:51', 'add_alac_24_quality_in_profiles') 
2026-02-04T03:46:51.432525972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.436354611Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-02-04T03:46:51.438386101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143374s 
2026-02-04T03:46:51.440650641Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-02-04T03:46:51.442773606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.445572942Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-02-04T03:46:51.448698646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-02-04T03:46:51', 'add_salt_to_users') 
2026-02-04T03:46:51.452976750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.456174088Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-02-04T03:46:51.458127532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134574s 
2026-02-04T03:46:51.460186167Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-02-04T03:46:51.462290985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.464980871Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-02-04T03:46:51.468033758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-02-04T03:46:51', 'add_auto_tagging') 
2026-02-04T03:46:51.472319648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.477043901Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-02-04T03:46:51.479003286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146791s 
2026-02-04T03:46:51.481243908Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-02-04T03:46:51.483591725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.486302864Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-02-04T03:46:51.489757240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-02-04T03:46:51', 'quality_definition_preferred_size') 
2026-02-04T03:46:51.494040324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.498407638Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-02-04T03:46:51.500403386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147429s 
2026-02-04T03:46:51.502645701Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-02-04T03:46:51.504905281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.507572772Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-02-04T03:46:51.510906214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-02-04T03:46:51', 'add_on_artist_add_to_notifications') 
2026-02-04T03:46:51.515265552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.518716060Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-02-04T03:46:51.520730786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136107s 
2026-02-04T03:46:51.522725774Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-02-04T03:46:51.524895653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.527564356Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-02-04T03:46:51.530841455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-02-04T03:46:51', 'album_last_searched_time') 
2026-02-04T03:46:51.534997373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.538012534Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-02-04T03:46:51.539863641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131377s 
2026-02-04T03:46:51.541856865Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-02-04T03:46:51.544066885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.546639926Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-02-04T03:46:51.549655137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-02-04T03:46:51', 'add_indexer_flags') 
2026-02-04T03:46:51.553812618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.556758240Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-02-04T03:46:51.558520779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128927s 
2026-02-04T03:46:51.560612270Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-02-04T03:46:51.562720415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.565544712Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-02-04T03:46:51.568736118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-02-04T03:46:51', 'add_indexes_album_statistics') 
2026-02-04T03:46:51.573156388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.576339879Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-02-04T03:46:51.578313031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135724s 
2026-02-04T03:46:51.580383601Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-02-04T03:46:51.582449620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-02-04T03:46:51.584932760Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-02-04T03:46:51.588063204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-02-04T03:46:51', 'update_redacted_baseurl') 
2026-02-04T03:46:51.592047867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-02-04T03:46:51.594951684Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-02-04T03:46:51.596790667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125546s 
2026-02-04T03:46:56.090131583Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-02-04T03:46:56.209728518Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-02-04T03:46:56.310155653Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-02-04T03:46:56.485713999Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-02-04T03:46:58.614003653Z [Info] QualityProfileService: Setting up default quality profiles 
2026-02-04T03:46:59.825209680Z [ls.io-init] done.
2026-02-04T03:47:00.968861334Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-02-04T03:47:01.320695411Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-02-04T03:47:02.503434990Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-02-04T03:47:02.589385456Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-02-04T03:47:02.596037771Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin