2026-01-28T03:20:08.257271278Z [migrations] started
2026-01-28T03:20:08.257320568Z [migrations] no migrations found
2026-01-28T03:20:08.276683926Z usermod: no changes
2026-01-28T03:20:08.282532403Z ───────────────────────────────────────
2026-01-28T03:20:08.282548916Z 
2026-01-28T03:20:08.282552683Z       ██╗     ███████╗██╗ ██████╗
2026-01-28T03:20:08.282556321Z       ██║     ██╔════╝██║██╔═══██╗
2026-01-28T03:20:08.282559968Z       ██║     ███████╗██║██║   ██║
2026-01-28T03:20:08.282563495Z       ██║     ╚════██║██║██║   ██║
2026-01-28T03:20:08.282567032Z       ███████╗███████║██║╚██████╔╝
2026-01-28T03:20:08.282570529Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-28T03:20:08.282574006Z 
2026-01-28T03:20:08.282577293Z    Brought to you by linuxserver.io
2026-01-28T03:20:08.282580700Z ───────────────────────────────────────
2026-01-28T03:20:08.282963430Z 
2026-01-28T03:20:08.282981727Z To support the app dev(s) visit:
2026-01-28T03:20:08.284873947Z Lidarr: https://opencollective.com/lidarr
2026-01-28T03:20:08.285290436Z 
2026-01-28T03:20:08.285296017Z To support LSIO projects visit:
2026-01-28T03:20:08.285300306Z https://www.linuxserver.io/donate/
2026-01-28T03:20:08.285304504Z 
2026-01-28T03:20:08.285308603Z ───────────────────────────────────────
2026-01-28T03:20:08.285312981Z GID/UID
2026-01-28T03:20:08.285317250Z ───────────────────────────────────────
2026-01-28T03:20:08.291131948Z 
2026-01-28T03:20:08.291152399Z User UID:    911
2026-01-28T03:20:08.291160175Z User GID:    911
2026-01-28T03:20:08.291167239Z ───────────────────────────────────────
2026-01-28T03:20:08.292936622Z Linuxserver.io version: 3.1.2.4902-ls237
2026-01-28T03:20:08.293234381Z Build-date: 2026-01-28T03:16:41+00:00
2026-01-28T03:20:08.293238780Z ───────────────────────────────────────
2026-01-28T03:20:08.293242558Z     
2026-01-28T03:20:08.346092502Z [custom-init] No custom files found, skipping...
2026-01-28T03:20:08.666595203Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902 
2026-01-28T03:20:08.684246274Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-28T03:20:08.688326049Z [Debug] Bootstrap: Console selected 
2026-01-28T03:20:08.689522057Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-28T03:20:08.968506029Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2026-01-28T03:20:09.020719122Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {240892f7-2818-41c1-8a77-e68756c14ea4} may be persisted to storage in unencrypted form. 
2026-01-28T03:20:09.077418878Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2026-01-28T03:20:09.113884152Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-28T03:20:09.185410813Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-28T03:20:09.192363973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.192957619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.232833249Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-28T03:20:09.236329770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404961s 
2026-01-28T03:20:09.236537588Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-28T03:20:09.236726749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438939s 
2026-01-28T03:20:09.243621692Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-28T03:20:09.244150587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.249158150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-28T03:20:09.259140380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-28T03:20:09.270364389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208781s 
2026-01-28T03:20:09.270613651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.272252711Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-28T03:20:09.272429878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022877s 
2026-01-28T03:20:09.273009405Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-28T03:20:09.273234999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.277696222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-28T03:20:09.278675063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-28T03:20:09.279176282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012823s 
2026-01-28T03:20:09.279452609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-28T03:20:09.279738264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000103s 
2026-01-28T03:20:09.280158320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-28T03:20:09.280741835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-28T03:20:09.281394138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010282s 
2026-01-28T03:20:09.281624021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.282279501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-28T03:20:09.282462930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018898s 
2026-01-28T03:20:09.282889239Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-28T03:20:09.283121075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.283814401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-28T03:20:09.284840818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s 
2026-01-28T03:20:09.284915158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-28T03:20:09.285262918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-28T03:20:09.285716832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 
2026-01-28T03:20:09.285922857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.286490911Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-28T03:20:09.286673548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013624s 
2026-01-28T03:20:09.289685152Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-28T03:20:09.289875095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.290463770Z [Info] InitialSetup: Starting migration of Main DB to 1 
2026-01-28T03:20:09.302163418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2026-01-28T03:20:09.302665198Z [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-01-28T03:20:09.303192810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000867s 
2026-01-28T03:20:09.303347682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2026-01-28T03:20:09.303655662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2026-01-28T03:20:09.304164256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s 
2026-01-28T03:20:09.304320621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders 
2026-01-28T03:20:09.304665225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE) 
2026-01-28T03:20:09.304999258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005412s 
2026-01-28T03:20:09.305193168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path) 
2026-01-28T03:20:09.305481338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC) 
2026-01-28T03:20:09.305800100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000429s 
2026-01-28T03:20:09.305970573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists 
2026-01-28T03:20:09.311621902Z [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-01-28T03:20:09.312769082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065945s 
2026-01-28T03:20:09.312977342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId) 
2026-01-28T03:20:09.313268518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-28T03:20:09.313626789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004948s 
2026-01-28T03:20:09.313822413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug) 
2026-01-28T03:20:09.314112067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-28T03:20:09.314426149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s 
2026-01-28T03:20:09.314622043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName) 
2026-01-28T03:20:09.314900394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.315224246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004248s 
2026-01-28T03:20:09.315376553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path) 
2026-01-28T03:20:09.315635063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.315991371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003939s 
2026-01-28T03:20:09.316165211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums 
2026-01-28T03:20:09.317529989Z [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-01-28T03:20:09.318514541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021769s 
2026-01-28T03:20:09.318719694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId) 
2026-01-28T03:20:09.319029548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:09.319387569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004828s 
2026-01-28T03:20:09.319534114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId) 
2026-01-28T03:20:09.319785731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-28T03:20:09.320258012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s 
2026-01-28T03:20:09.320446010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId) 
2026-01-28T03:20:09.320708078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-28T03:20:09.321045247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2026-01-28T03:20:09.321241502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug) 
2026-01-28T03:20:09.321525303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-28T03:20:09.321872803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s 
2026-01-28T03:20:09.322071433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle) 
2026-01-28T03:20:09.322354783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:09.322673886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004552s 
2026-01-28T03:20:09.322885312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path) 
2026-01-28T03:20:09.323128551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC) 
2026-01-28T03:20:09.323508837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004249s 
2026-01-28T03:20:09.323649220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks 
2026-01-28T03:20:09.324557408Z [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-01-28T03:20:09.325296497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014787s 
2026-01-28T03:20:09.325507251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId) 
2026-01-28T03:20:09.325824550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-28T03:20:09.326215337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005166s 
2026-01-28T03:20:09.326410810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId) 
2026-01-28T03:20:09.326685493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-28T03:20:09.327098415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s 
2026-01-28T03:20:09.327300722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId) 
2026-01-28T03:20:09.327587550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-28T03:20:09.327991443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004654s 
2026-01-28T03:20:09.328230344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber) 
2026-01-28T03:20:09.328606872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC) 
2026-01-28T03:20:09.329010906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s 
2026-01-28T03:20:09.329219706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles 
2026-01-28T03:20:09.329959997Z [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-01-28T03:20:09.330584003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011959s 
2026-01-28T03:20:09.330790118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId) 
2026-01-28T03:20:09.331080893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC) 
2026-01-28T03:20:09.331386248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s 
2026-01-28T03:20:09.331606592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId) 
2026-01-28T03:20:09.331905544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:09.332219045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s 
2026-01-28T03:20:09.332394178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2026-01-28T03:20:09.333201133Z [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-01-28T03:20:09.333809939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012437s 
2026-01-28T03:20:09.334035683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2026-01-28T03:20:09.334356118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-28T03:20:09.334588597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004053s 
2026-01-28T03:20:09.334785954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType) 
2026-01-28T03:20:09.335068182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-28T03:20:09.335382465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s 
2026-01-28T03:20:09.335580414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2026-01-28T03:20:09.335876320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2026-01-28T03:20:09.336319692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004748s 
2026-01-28T03:20:09.336478171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId) 
2026-01-28T03:20:09.336747955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC) 
2026-01-28T03:20:09.337071336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004164s 
2026-01-28T03:20:09.337221979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2026-01-28T03:20:09.337966949Z [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-01-28T03:20:09.338510333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s 
2026-01-28T03:20:09.338698452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2026-01-28T03:20:09.339173629Z [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-01-28T03:20:09.339582843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007427s 
2026-01-28T03:20:09.339792405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2026-01-28T03:20:09.340230086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-28T03:20:09.340546764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004972s 
2026-01-28T03:20:09.340692717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2026-01-28T03:20:09.343075936Z [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-01-28T03:20:09.343554660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026799s 
2026-01-28T03:20:09.343736666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2026-01-28T03:20:09.344074406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-28T03:20:09.344408339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004469s 
2026-01-28T03:20:09.344580465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles 
2026-01-28T03:20:09.345007585Z [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-01-28T03:20:09.345459996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007038s 
2026-01-28T03:20:09.345656682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name) 
2026-01-28T03:20:09.345931526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC) 
2026-01-28T03:20:09.346283394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s 
2026-01-28T03:20:09.346457224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions 
2026-01-28T03:20:09.346946048Z [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-01-28T03:20:09.347458360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008157s 
2026-01-28T03:20:09.347669996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality) 
2026-01-28T03:20:09.348035682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC) 
2026-01-28T03:20:09.348392140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s 
2026-01-28T03:20:09.348614167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title) 
2026-01-28T03:20:09.348941577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC) 
2026-01-28T03:20:09.349290800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004893s 
2026-01-28T03:20:09.349480191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig 
2026-01-28T03:20:09.350140320Z [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-01-28T03:20:09.350630848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009814s 
2026-01-28T03:20:09.350811803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist 
2026-01-28T03:20:09.351656584Z [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-01-28T03:20:09.352620565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016286s 
2026-01-28T03:20:09.352805277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata 
2026-01-28T03:20:09.353334502Z [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-01-28T03:20:09.353794739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008171s 
2026-01-28T03:20:09.353982898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles 
2026-01-28T03:20:09.354708378Z [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-01-28T03:20:09.355277865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011186s 
2026-01-28T03:20:09.355463569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2026-01-28T03:20:09.356025641Z [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-01-28T03:20:09.356532251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008843s 
2026-01-28T03:20:09.356723686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases 
2026-01-28T03:20:09.357301119Z [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-01-28T03:20:09.357799903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008963s 
2026-01-28T03:20:09.357994555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings 
2026-01-28T03:20:09.358446605Z [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-01-28T03:20:09.358898435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000725s 
2026-01-28T03:20:09.359071494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2026-01-28T03:20:09.359400686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE) 
2026-01-28T03:20:09.359810391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s 
2026-01-28T03:20:09.360006556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2026-01-28T03:20:09.360276440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2026-01-28T03:20:09.360627036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s 
2026-01-28T03:20:09.360813802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions 
2026-01-28T03:20:09.361239018Z [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-01-28T03:20:09.361638322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006524s 
2026-01-28T03:20:09.361821340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles 
2026-01-28T03:20:09.362521440Z [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-01-28T03:20:09.363076668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010777s 
2026-01-28T03:20:09.363248744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2026-01-28T03:20:09.363683830Z [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-01-28T03:20:09.364185992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s 
2026-01-28T03:20:09.364377627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2026-01-28T03:20:09.364667261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2026-01-28T03:20:09.365028257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s 
2026-01-28T03:20:09.365223911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2026-01-28T03:20:09.365503945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2026-01-28T03:20:09.365833980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s 
2026-01-28T03:20:09.366016217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2026-01-28T03:20:09.366709362Z [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-01-28T03:20:09.367296274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s 
2026-01-28T03:20:09.367483541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2026-01-28T03:20:09.368180785Z [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-01-28T03:20:09.368716173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s 
2026-01-28T03:20:09.368927268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2026-01-28T03:20:09.369254477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-28T03:20:09.369629713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005038s 
2026-01-28T03:20:09.369801589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles 
2026-01-28T03:20:09.370452981Z [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-01-28T03:20:09.370977236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s 
2026-01-28T03:20:09.371156597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles 
2026-01-28T03:20:09.371863781Z [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-01-28T03:20:09.372461204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011263s 
2026-01-28T03:20:09.372653361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles 
2026-01-28T03:20:09.373108017Z [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-01-28T03:20:09.373572291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007362s 
2026-01-28T03:20:09.373781693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name) 
2026-01-28T03:20:09.374097268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC) 
2026-01-28T03:20:09.374443195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004791s 
2026-01-28T03:20:09.374644971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2026-01-28T03:20:09.375239478Z [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-01-28T03:20:09.375794265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000962s 
2026-01-28T03:20:09.376033617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2026-01-28T03:20:09.376408041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-28T03:20:09.376777134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005481s 
2026-01-28T03:20:09.377965587Z [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-01-28T03:20:09.379671192Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013949 taking an average of 00:00:00.0013949 
2026-01-28T03:20:09.380391091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-28T03:20:09', 'InitialSetup') 
2026-01-28T03:20:09.380756537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.384389281Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-28T03:20:09.384562039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074013s 
2026-01-28T03:20:09.384854949Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-28T03:20:09.385081235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.385380808Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2 
2026-01-28T03:20:09.385955976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-28T03:20:09.386145227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.386349990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32 
2026-01-28T03:20:09.386669253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.387631560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010855s 
2026-01-28T03:20:09.388042889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-28T03:20:09', 'add_reason_to_pending_releases') 
2026-01-28T03:20:09.388413044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.389122873Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-28T03:20:09.389305270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025221s 
2026-01-28T03:20:09.389502608Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-28T03:20:09.389713302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.389968776Z [Info] add_medium_support: Starting migration of Main DB to 3 
2026-01-28T03:20:09.392225871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.392398579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.392589473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String 
2026-01-28T03:20:09.392873475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT '' 
2026-01-28T03:20:09.393836564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010605s 
2026-01-28T03:20:09.394015174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.394169054Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:09.394362243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32 
2026-01-28T03:20:09.394671776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.395609855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010558s 
2026-01-28T03:20:09.395788514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.395957414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.396164111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32 
2026-01-28T03:20:09.396495237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.397441513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s 
2026-01-28T03:20:09.397811117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-28T03:20:09.398409702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber" 
2026-01-28T03:20:09.398693023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006576s 
2026-01-28T03:20:09.399030051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber 
2026-01-28T03:20:09.409998607Z [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-01-28T03:20:09.411445851Z [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-01-28T03:20:09.412337576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-28T03:20:09.413480818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-28T03:20:09.415754556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-28T03:20:09.416241587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC) 
2026-01-28T03:20:09.416735391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-28T03:20:09.417084174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178301s 
2026-01-28T03:20:09.417247593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.417413126Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:09.417598810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String 
2026-01-28T03:20:09.417877761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT 
2026-01-28T03:20:09.418758585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009665s 
2026-01-28T03:20:09.419127999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-28T03:20:09', 'add_medium_support') 
2026-01-28T03:20:09.419465248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.421215091Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-28T03:20:09.421395535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034044s 
2026-01-28T03:20:09.421637762Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-28T03:20:09.421865261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.422136356Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4 
2026-01-28T03:20:09.422734862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-28T03:20:09.423085929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5 
2026-01-28T03:20:09.423375462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s 
2026-01-28T03:20:09.423549252Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.423765257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.426068634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023262s 
2026-01-28T03:20:09.426456024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-28T03:20:09', 'add_various_qualites_in_profile') 
2026-01-28T03:20:09.426815909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.427534245Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-28T03:20:09.427728717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003754s 
2026-01-28T03:20:09.427930413Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-28T03:20:09.428145777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.428403335Z [Info] metadata_profiles: Starting migration of Main DB to 5 
2026-01-28T03:20:09.429165269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles 
2026-01-28T03:20:09.429676669Z [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-01-28T03:20:09.430124160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007714s 
2026-01-28T03:20:09.430351879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name) 
2026-01-28T03:20:09.430664378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC) 
2026-01-28T03:20:09.434761547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042017s 
2026-01-28T03:20:09.434974186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-28T03:20:09.435128196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.435354361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32 
2026-01-28T03:20:09.435681259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:09.436628867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s 
2026-01-28T03:20:09.436844121Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes 
2026-01-28T03:20:09.440845598Z [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-01-28T03:20:09.443509402Z [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-01-28T03:20:09.444711562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:09.445713119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:09.447873769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-28T03:20:09.448360900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-28T03:20:09.448803261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.449243227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.449560416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125244s 
2026-01-28T03:20:09.449773605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes 
2026-01-28T03:20:09.453685772Z [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-01-28T03:20:09.456159523Z [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-01-28T03:20:09.457265870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:09.458266295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:09.460434050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC) 
2026-01-28T03:20:09.460912363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC) 
2026-01-28T03:20:09.461358381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.461782625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.462104333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121447s 
2026-01-28T03:20:09.462278213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.462429949Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.462629831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String 
2026-01-28T03:20:09.462905657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT 
2026-01-28T03:20:09.463733644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s 
2026-01-28T03:20:09.464140924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-28T03:20:09', 'metadata_profiles') 
2026-01-28T03:20:09.464500147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.465776567Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-28T03:20:09.465949716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029146s 
2026-01-28T03:20:09.466222285Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-28T03:20:09.466457027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.466750809Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6 
2026-01-28T03:20:09.468763802Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch 
2026-01-28T03:20:09.473481531Z [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-01-28T03:20:09.474389119Z [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-01-28T03:20:09.474883995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-28T03:20:09.475499074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-28T03:20:09.477700065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-28T03:20:09.478044028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090729s 
2026-01-28T03:20:09.478224532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-28T03:20:09.478377580Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:09.478607152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean 
2026-01-28T03:20:09.478917717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER 
2026-01-28T03:20:09.479779382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s 
2026-01-28T03:20:09.480098565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-28T03:20:09.480453019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch" 
2026-01-28T03:20:09.480724976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003992s 
2026-01-28T03:20:09.480897313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-28T03:20:09.481049911Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:09.481421489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean 
2026-01-28T03:20:09.484723077Z [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-01-28T03:20:09.485804284Z [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-01-28T03:20:09.486363029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2026-01-28T03:20:09.487035192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2026-01-28T03:20:09.489212937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2026-01-28T03:20:09.489552180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079185s 
2026-01-28T03:20:09.489962576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-28T03:20:09', 'separate_automatic_and_interactive_search') 
2026-01-28T03:20:09.490340237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.491359910Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-28T03:20:09.491568810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096548s 
2026-01-28T03:20:09.491787270Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-28T03:20:09.492030069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.492298389Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7 
2026-01-28T03:20:09.492586970Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path 
2026-01-28T03:20:09.496373645Z [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-01-28T03:20:09.498521340Z [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-01-28T03:20:09.499488748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:09.500618733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:09.502716497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:09.503151894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-28T03:20:09.503569544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-28T03:20:09.504026765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-28T03:20:09.504474336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:09.504814361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120398s 
2026-01-28T03:20:09.505187793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-28T03:20:09', 'change_album_path_to_relative') 
2026-01-28T03:20:09.505551205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.507444747Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-28T03:20:09.507642736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146193s 
2026-01-28T03:20:09.507879543Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-28T03:20:09.508140618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.508406514Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8 
2026-01-28T03:20:09.508942092Z [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-01-28T03:20:09.509462159Z [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-01-28T03:20:09.509801042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s 
2026-01-28T03:20:09.510169243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-28T03:20:09', 'change_quality_size_mb_to_kb') 
2026-01-28T03:20:09.510535701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.511229979Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-28T03:20:09.511418368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019449s 
2026-01-28T03:20:09.511610004Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-28T03:20:09.511816409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.512084179Z [Info] album_releases: Starting migration of Main DB to 9 
2026-01-28T03:20:09.512490286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.512658024Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.512847075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String 
2026-01-28T03:20:09.513125295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT '' 
2026-01-28T03:20:09.514014556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000968s 
2026-01-28T03:20:09.514187564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.514367547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.514535354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String 
2026-01-28T03:20:09.514835559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT '' 
2026-01-28T03:20:09.515688466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s 
2026-01-28T03:20:09.516057429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-28T03:20:09', 'album_releases') 
2026-01-28T03:20:09.516410039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.517137694Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-28T03:20:09.517304931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023796s 
2026-01-28T03:20:09.517546387Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-28T03:20:09.517757733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.518015682Z [Info] album_releases_fix: Starting migration of Main DB to 10 
2026-01-28T03:20:09.518568044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.518737927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.518923570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String 
2026-01-28T03:20:09.522799555Z [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-01-28T03:20:09.525144827Z [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-01-28T03:20:09.526183027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:09.527280076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:09.529396497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:09.529834359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-28T03:20:09.530260597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-28T03:20:09.530695303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-28T03:20:09.531143425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:09.531464421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123583s 
2026-01-28T03:20:09.531645005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.531795067Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:09.532008767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String 
2026-01-28T03:20:09.535904752Z [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-01-28T03:20:09.538250977Z [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-01-28T03:20:09.539296041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:09.540383110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:09.542493900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:09.542939858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC) 
2026-01-28T03:20:09.543355314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC) 
2026-01-28T03:20:09.543794959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC) 
2026-01-28T03:20:09.544283393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:09.544605962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124026s 
2026-01-28T03:20:09.544964354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-28T03:20:09', 'album_releases_fix') 
2026-01-28T03:20:09.545316122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.546408792Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-28T03:20:09.546598785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141839s 
2026-01-28T03:20:09.546789589Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-28T03:20:09.546999231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.547246359Z [Info] import_lists: Starting migration of Main DB to 11 
2026-01-28T03:20:09.548079486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists 
2026-01-28T03:20:09.548943907Z [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-01-28T03:20:09.549605018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013322s 
2026-01-28T03:20:09.549803237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name) 
2026-01-28T03:20:09.550095806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-28T03:20:09.550421121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s 
2026-01-28T03:20:09.550618268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus 
2026-01-28T03:20:09.551249840Z [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-01-28T03:20:09.551794126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009991s 
2026-01-28T03:20:09.552040171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId) 
2026-01-28T03:20:09.552394825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-28T03:20:09.552743096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005094s 
2026-01-28T03:20:09.553091548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-28T03:20:09', 'import_lists') 
2026-01-28T03:20:09.553438066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.554369051Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-28T03:20:09.554542680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021168s 
2026-01-28T03:20:09.554741621Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-28T03:20:09.554955892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.555215555Z [Info] add_release_status: Starting migration of Main DB to 12 
2026-01-28T03:20:09.555595440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles 
2026-01-28T03:20:09.555752556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.555999253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String 
2026-01-28T03:20:09.556344869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT '' 
2026-01-28T03:20:09.557246004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s 
2026-01-28T03:20:09.557425986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.557625478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.558653367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s 
2026-01-28T03:20:09.559027020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-28T03:20:09', 'add_release_status') 
2026-01-28T03:20:09.559405351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.560190091Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-28T03:20:09.560377409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025638s 
2026-01-28T03:20:09.560591680Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-28T03:20:09.560810611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.561076777Z [Info] album_download_notification: Starting migration of Main DB to 13 
2026-01-28T03:20:09.561401801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:09.561578918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.561792879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean 
2026-01-28T03:20:09.562130168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.563018206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010257s 
2026-01-28T03:20:09.563399253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-28T03:20:09', 'album_download_notification') 
2026-01-28T03:20:09.563756723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.564514318Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-28T03:20:09.564702457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024726s 
2026-01-28T03:20:09.564923222Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-28T03:20:09.565144838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.565412727Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14 
2026-01-28T03:20:09.566377870Z [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-01-28T03:20:09.567081788Z [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-01-28T03:20:09.567499028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007546s 
2026-01-28T03:20:09.568056661Z [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-01-28T03:20:09.568711048Z [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-01-28T03:20:09.569128339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007345s 
2026-01-28T03:20:09.569503053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-28T03:20:09', 'fix_language_metadata_profiles') 
2026-01-28T03:20:09.569867337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.570542797Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-28T03:20:09.570735044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020998s 
2026-01-28T03:20:09.570925478Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-28T03:20:09.571134949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.571383700Z [Info] remove_fanzub: Starting migration of Main DB to 15 
2026-01-28T03:20:09.571723024Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-28T03:20:09.572049371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub'; 
2026-01-28T03:20:09.572319104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003659s 
2026-01-28T03:20:09.572659329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-28T03:20:09', 'remove_fanzub') 
2026-01-28T03:20:09.573007710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.573657148Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-28T03:20:09.573833723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00168s 
2026-01-28T03:20:09.574048636Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-28T03:20:09.574272968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.574536679Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16 
2026-01-28T03:20:09.575982400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId) 
2026-01-28T03:20:09.576276893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC) 
2026-01-28T03:20:09.576605494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s 
2026-01-28T03:20:09.576821720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate) 
2026-01-28T03:20:09.577156834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC) 
2026-01-28T03:20:09.577509895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s 
2026-01-28T03:20:09.577965583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId) 
2026-01-28T03:20:09.578401571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId" 
2026-01-28T03:20:09.578762848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s 
2026-01-28T03:20:09.578971839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date) 
2026-01-28T03:20:09.579283857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-28T03:20:09.579620114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004657s 
2026-01-28T03:20:09.579821700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId) 
2026-01-28T03:20:09.580118718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId" 
2026-01-28T03:20:09.580468513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004509s 
2026-01-28T03:20:09.580679838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date) 
2026-01-28T03:20:09.580999792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-28T03:20:09.581351721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s 
2026-01-28T03:20:09.581768500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-28T03:20:09', 'update_artist_history_indexes') 
2026-01-28T03:20:09.582135138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.582927624Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-28T03:20:09.583117446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020129s 
2026-01-28T03:20:09.583302148Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-28T03:20:09.583507201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.583755401Z [Info] remove_nma: Starting migration of Main DB to 17 
2026-01-28T03:20:09.585134337Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.586036173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid' 
2026-01-28T03:20:09.586331087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009924s 
2026-01-28T03:20:09.586675009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-28T03:20:09', 'remove_nma') 
2026-01-28T03:20:09.587022990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.587689462Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-28T03:20:09.587863532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023268s 
2026-01-28T03:20:09.588073375Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-28T03:20:09.588287165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.588542800Z [Info] album_disambiguation: Starting migration of Main DB to 18 
2026-01-28T03:20:09.588846943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.589017987Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s 
2026-01-28T03:20:09.589219833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String 
2026-01-28T03:20:09.597171815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT 
2026-01-28T03:20:09.598281830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088593s 
2026-01-28T03:20:09.598657487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-28T03:20:09', 'album_disambiguation') 
2026-01-28T03:20:09.599028594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.599756870Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-28T03:20:09.599971713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103111s 
2026-01-28T03:20:09.600220343Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-28T03:20:09.600439114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.600726603Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19 
2026-01-28T03:20:09.601119083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.601333956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.602668984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013516s 
2026-01-28T03:20:09.603057486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-28T03:20:09', 'add_ape_quality_in_profiles') 
2026-01-28T03:20:09.603417962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.604092951Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-28T03:20:09.604283184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027336s 
2026-01-28T03:20:09.604477505Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-28T03:20:09.604689101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.604939646Z [Info] remove_pushalot: Starting migration of Main DB to 20 
2026-01-28T03:20:09.605815790Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.606145835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot' 
2026-01-28T03:20:09.606413874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003974s 
2026-01-28T03:20:09.606633787Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.606944333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata' 
2026-01-28T03:20:09.607213905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000386s 
2026-01-28T03:20:09.607429079Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.607729734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata' 
2026-01-28T03:20:09.608049147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s 
2026-01-28T03:20:09.608404413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-28T03:20:09', 'remove_pushalot') 
2026-01-28T03:20:09.608747624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.609408504Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-28T03:20:09.609578066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017544s 
2026-01-28T03:20:09.609775934Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-28T03:20:09.609985536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.610241632Z [Info] add_custom_filters: Starting migration of Main DB to 21 
2026-01-28T03:20:09.610630184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2026-01-28T03:20:09.611062475Z [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-01-28T03:20:09.611467841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006596s 
2026-01-28T03:20:09.611832735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-28T03:20:09', 'add_custom_filters') 
2026-01-28T03:20:09.612215827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.613049375Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-28T03:20:09.613227414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022029s 
2026-01-28T03:20:09.613419711Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-28T03:20:09.613629173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.613886551Z [Info] import_list_tags: Starting migration of Main DB to 22 
2026-01-28T03:20:09.614192146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-28T03:20:09.614363281Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-28T03:20:09.614569175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String 
2026-01-28T03:20:09.614837115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT 
2026-01-28T03:20:09.615737067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009776s 
2026-01-28T03:20:09.616129557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-28T03:20:09', 'import_list_tags') 
2026-01-28T03:20:09.616483700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.617312860Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-28T03:20:09.617471730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025223s 
2026-01-28T03:20:09.617685520Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-28T03:20:09.617898018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.618158122Z [Info] add_release_groups_etc: Starting migration of Main DB to 23 
2026-01-28T03:20:09.622501998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata 
2026-01-28T03:20:09.623191697Z [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-01-28T03:20:09.623788438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s 
2026-01-28T03:20:09.624032971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId) 
2026-01-28T03:20:09.624394489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC) 
2026-01-28T03:20:09.624763652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000539s 
2026-01-28T03:20:09.627071158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-28T03:20:09.627082591Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-28T03:20:09.627092592Z                           FROM "Artists" 
2026-01-28T03:20:09.628089910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-28T03:20:09.628104199Z                           SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-28T03:20:09.628113898Z                           FROM "Artists" 
2026-01-28T03:20:09.628665048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011117s 
2026-01-28T03:20:09.628841233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-28T03:20:09.628992627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.629195486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32 
2026-01-28T03:20:09.629526071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.630490483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010918s 
2026-01-28T03:20:09.631040110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-28T03:20:09.631049278Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:20:09.631058106Z                                                   FROM "ArtistMetadata"
2026-01-28T03:20:09.631066804Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-28T03:20:09.631758386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-28T03:20:09.631767364Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:20:09.631776202Z                                                   FROM "ArtistMetadata"
2026-01-28T03:20:09.631784679Z                                                   WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId") 
2026-01-28T03:20:09.632216449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008075s 
2026-01-28T03:20:09.632394096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases 
2026-01-28T03:20:09.633221843Z [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-01-28T03:20:09.633880619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012997s 
2026-01-28T03:20:09.634089891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId) 
2026-01-28T03:20:09.634446008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-28T03:20:09.634808357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s 
2026-01-28T03:20:09.635013731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId) 
2026-01-28T03:20:09.635315619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-28T03:20:09.635652387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004569s 
2026-01-28T03:20:09.635829243Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.636044286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.640694589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046658s 
2026-01-28T03:20:09.640873570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.641026778Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.641227112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32 
2026-01-28T03:20:09.641546485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.642508943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010888s 
2026-01-28T03:20:09.642683795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.642835981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.643031976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean 
2026-01-28T03:20:09.643339305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:09.644269448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010374s 
2026-01-28T03:20:09.644442366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.644596967Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.644776599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String 
2026-01-28T03:20:09.645039488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT 
2026-01-28T03:20:09.645924330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000953s 
2026-01-28T03:20:09.646555180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-28T03:20:09.646565321Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:20:09.646574108Z                                                   FROM "ArtistMetadata"
2026-01-28T03:20:09.646582706Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-28T03:20:09.646591814Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-28T03:20:09.647406384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-28T03:20:09.647416033Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:20:09.647424851Z                                                   FROM "ArtistMetadata"
2026-01-28T03:20:09.647433519Z                                                   JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-28T03:20:09.647442607Z                                                   WHERE "Albums"."ArtistId" = "Artists"."Id") 
2026-01-28T03:20:09.647915499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009351s 
2026-01-28T03:20:09.648087485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.648238249Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:09.648444314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String 
2026-01-28T03:20:09.648765861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0' 
2026-01-28T03:20:09.649677517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010383s 
2026-01-28T03:20:09.649853531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.650003864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.650200169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32 
2026-01-28T03:20:09.650510003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.651428282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s 
2026-01-28T03:20:09.651596771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.651748727Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.651966606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32 
2026-01-28T03:20:09.652285829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.653193306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010336s 
2026-01-28T03:20:09.653773514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-28T03:20:09.653782913Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-28T03:20:09.653791641Z                                                 FROM "AlbumReleases"
2026-01-28T03:20:09.653800038Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-28T03:20:09.653808925Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-28T03:20:09.654543605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-28T03:20:09.654553475Z                           SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-28T03:20:09.654562192Z                                                 FROM "AlbumReleases"
2026-01-28T03:20:09.654570619Z                                                 JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-28T03:20:09.654579597Z                                                 WHERE "Albums"."Id" = "Tracks"."AlbumId") 
2026-01-28T03:20:09.655014593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008657s 
2026-01-28T03:20:09.655631455Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-28T03:20:09.655640523Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:20:09.655649131Z                                                   FROM "ArtistMetadata"
2026-01-28T03:20:09.655657528Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-28T03:20:09.655666395Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-28T03:20:09.656481256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-28T03:20:09.656497699Z                           SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:20:09.656506437Z                                                   FROM "ArtistMetadata"
2026-01-28T03:20:09.656515024Z                                                   JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-28T03:20:09.656524032Z                                                   WHERE "Tracks"."AlbumId" = "Albums"."Id") 
2026-01-28T03:20:09.656967585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009179s 
2026-01-28T03:20:09.657491751Z [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-01-28T03:20:09.661436604Z [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-01-28T03:20:09.662858617Z [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-01-28T03:20:09.663525621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:09.664632439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:09.666939865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.667399851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.667754195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099471s 
2026-01-28T03:20:09.668171766Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync 
2026-01-28T03:20:09.672187381Z [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-01-28T03:20:09.674031564Z [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-01-28T03:20:09.674839631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:09.676339591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:09.678647007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:09.679165381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:09.679534745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110872s 
2026-01-28T03:20:09.679810741Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored 
2026-01-28T03:20:09.683721105Z [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-01-28T03:20:09.685281356Z [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-01-28T03:20:09.686008390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks" 
2026-01-28T03:20:09.686884665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks" 
2026-01-28T03:20:09.689183062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC) 
2026-01-28T03:20:09.689702959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC) 
2026-01-28T03:20:09.690094648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100463s 
2026-01-28T03:20:09.690299651Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId 
2026-01-28T03:20:09.694171577Z [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-01-28T03:20:09.695231771Z [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-01-28T03:20:09.695787651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-28T03:20:09.696507540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-28T03:20:09.698743292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:09.699143238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086611s 
2026-01-28T03:20:09.699363000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-28T03:20:09.699688846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:09.700099052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s 
2026-01-28T03:20:09.700309185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored) 
2026-01-28T03:20:09.700610292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:09.700992391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000481s 
2026-01-28T03:20:09.701200771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId) 
2026-01-28T03:20:09.701514562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:09.701897994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s 
2026-01-28T03:20:09.702113458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId) 
2026-01-28T03:20:09.702425046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:09.702866765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005665s 
2026-01-28T03:20:09.703082920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId) 
2026-01-28T03:20:09.703385830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC) 
2026-01-28T03:20:09.703764823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s 
2026-01-28T03:20:09.704012582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId) 
2026-01-28T03:20:09.704344230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC) 
2026-01-28T03:20:09.704730317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005319s 
2026-01-28T03:20:09.704923005Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:09.705779490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-28T03:20:09.706072710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2026-01-28T03:20:09.706240548Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:09.706546895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1 
2026-01-28T03:20:09.706830025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s 
2026-01-28T03:20:09.706993925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:09.707376024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand' 
2026-01-28T03:20:09.707704646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005565s 
2026-01-28T03:20:09.708100844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-28T03:20:09', 'add_release_groups_etc') 
2026-01-28T03:20:09.708473925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.710923457Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-28T03:20:09.711095784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037034s 
2026-01-28T03:20:09.711318994Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-28T03:20:09.711551953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.711826626Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24 
2026-01-28T03:20:09.712398768Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:09.712659292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1 
2026-01-28T03:20:09.712942883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003729s 
2026-01-28T03:20:09.713314682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-28T03:20:09', 'NewMediaInfoFormat') 
2026-01-28T03:20:09.713693164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.714379616Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-28T03:20:09.714558236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017787s 
2026-01-28T03:20:09.714811906Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-28T03:20:09.715056529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.715337405Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25 
2026-01-28T03:20:09.716537130Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles 
2026-01-28T03:20:09.716904721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles" 
2026-01-28T03:20:09.719113378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023553s 
2026-01-28T03:20:09.719304272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-28T03:20:09.719471249Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:09.719724699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean 
2026-01-28T03:20:09.720194635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:09.721150820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011439s 
2026-01-28T03:20:09.721556537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-28T03:20:09', 'rename_restrictions_to_release_profiles') 
2026-01-28T03:20:09.721956613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.722657003Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-28T03:20:09.722861795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025872s 
2026-01-28T03:20:09.723126007Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-28T03:20:09.723364678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.723648359Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26 
2026-01-28T03:20:09.724835199Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles 
2026-01-28T03:20:09.725130824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles" 
2026-01-28T03:20:09.727314250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022599s 
2026-01-28T03:20:09.727505365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-28T03:20:09.727665688Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.727908216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean 
2026-01-28T03:20:09.728226177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-28T03:20:09.729109014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 
2026-01-28T03:20:09.729314137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles 
2026-01-28T03:20:09.729487396Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.729713762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean 
2026-01-28T03:20:09.730036622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER 
2026-01-28T03:20:09.730921123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010014s 
2026-01-28T03:20:09.731090885Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:09.731356860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-28T03:20:09.731628868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003821s 
2026-01-28T03:20:09.731805063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:09.732115568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1 
2026-01-28T03:20:09.732400381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003826s 
2026-01-28T03:20:09.732630174Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId 
2026-01-28T03:20:09.737027689Z [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-01-28T03:20:09.738439131Z [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-01-28T03:20:09.739138659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:09.740156609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:09.742428684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.742874562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.743343586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:09.743817400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:09.744180872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113501s 
2026-01-28T03:20:09.744593884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-28T03:20:09', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-28T03:20:09.744984390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.746452476Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-28T03:20:09.746664673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135461s 
2026-01-28T03:20:09.746875237Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-28T03:20:09.747106382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.747378039Z [Info] add_import_exclusions: Starting migration of Main DB to 27 
2026-01-28T03:20:09.747823136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions 
2026-01-28T03:20:09.748297290Z [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-01-28T03:20:09.748741304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000697s 
2026-01-28T03:20:09.748967800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId) 
2026-01-28T03:20:09.749329990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC) 
2026-01-28T03:20:09.749729163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005655s 
2026-01-28T03:20:09.750099960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-28T03:20:09', 'add_import_exclusions') 
2026-01-28T03:20:09.750477681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.751350999Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-28T03:20:09.751533516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021441s 
2026-01-28T03:20:09.751755063Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-28T03:20:09.752014755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.752290290Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28 
2026-01-28T03:20:09.756843178Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-28T03:20:09.756853729Z                           WHERE "Id" in (
2026-01-28T03:20:09.756859471Z                           SELECT "Artists"."Id" from "Artists"
2026-01-28T03:20:09.756865303Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.756871415Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-28T03:20:09.757695735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-28T03:20:09.757707308Z                           WHERE "Id" in (
2026-01-28T03:20:09.757715845Z                           SELECT "Artists"."Id" from "Artists"
2026-01-28T03:20:09.757724483Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.757733591Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-28T03:20:09.758294941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s 
2026-01-28T03:20:09.758895871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-28T03:20:09.758905250Z                           WHERE "Id" in (
2026-01-28T03:20:09.758913567Z                           SELECT "Albums"."Id" from "Albums"
2026-01-28T03:20:09.758922104Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.758930942Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-28T03:20:09.759689058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-28T03:20:09.759697585Z                           WHERE "Id" in (
2026-01-28T03:20:09.759703257Z                           SELECT "Albums"."Id" from "Albums"
2026-01-28T03:20:09.759708988Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.759715041Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-28T03:20:09.760292734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009955s 
2026-01-28T03:20:09.760870236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-28T03:20:09.760879185Z                           WHERE "Id" in (
2026-01-28T03:20:09.760884956Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-28T03:20:09.760890758Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-28T03:20:09.760896730Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-28T03:20:09.761631159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-28T03:20:09.761640497Z                           WHERE "Id" in (
2026-01-28T03:20:09.761648804Z                           SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-28T03:20:09.761657582Z                           LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-28T03:20:09.761666480Z                           WHERE "Albums"."Id" IS NULL) 
2026-01-28T03:20:09.762195856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009426s 
2026-01-28T03:20:09.762771936Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-28T03:20:09.762779591Z                           WHERE "Id" in (
2026-01-28T03:20:09.762785212Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:20:09.762791074Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:20:09.762797066Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-28T03:20:09.763568790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-28T03:20:09.763592067Z                           WHERE "Id" in (
2026-01-28T03:20:09.763600414Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:20:09.763608911Z                           LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:20:09.763617969Z                           WHERE "AlbumReleases"."Id" IS NULL) 
2026-01-28T03:20:09.764165682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009765s 
2026-01-28T03:20:09.764758245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-28T03:20:09.764765630Z                           WHERE "Id" in (
2026-01-28T03:20:09.764771442Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:20:09.764777233Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.764783295Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-28T03:20:09.765554368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-28T03:20:09.765564408Z                           WHERE "Id" in (
2026-01-28T03:20:09.765572825Z                           SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:20:09.765581453Z                           LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.765590441Z                           WHERE "ArtistMetadata"."Id" IS NULL) 
2026-01-28T03:20:09.766135849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009846s 
2026-01-28T03:20:09.766720125Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:20:09.766728953Z                           WHERE "Id" IN (
2026-01-28T03:20:09.766734705Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.766740476Z                           LEFT OUTER JOIN "Tracks"
2026-01-28T03:20:09.766746138Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:20:09.766751909Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-28T03:20:09.767507040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:20:09.767516348Z                           WHERE "Id" IN (
2026-01-28T03:20:09.767524645Z                           SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.767533152Z                           LEFT OUTER JOIN "Tracks"
2026-01-28T03:20:09.767541419Z                           ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:20:09.767550046Z                           WHERE "Tracks"."Id" IS NULL) 
2026-01-28T03:20:09.768141277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010145s 
2026-01-28T03:20:09.768535771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-28T03:20:09', 'clean_artist_metadata_table') 
2026-01-28T03:20:09.768910616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.769808965Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-28T03:20:09.770004158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026293s 
2026-01-28T03:20:09.770228650Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-28T03:20:09.770449083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.770718506Z [Info] health_issue_notification: Starting migration of Main DB to 29 
2026-01-28T03:20:09.771407012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:09.771599069Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-28T03:20:09.771826497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean 
2026-01-28T03:20:09.772185670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.773183860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00114s 
2026-01-28T03:20:09.773368953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:09.773527001Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.773761724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean 
2026-01-28T03:20:09.774130607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.775073114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010966s 
2026-01-28T03:20:09.775271203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:09.775426276Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.775656830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean 
2026-01-28T03:20:09.776014430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.776973311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001106s 
2026-01-28T03:20:09.777159586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:09.777318445Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.777555803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean 
2026-01-28T03:20:09.777906850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.778834308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s 
2026-01-28T03:20:09.779020974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:09.779184383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.779412372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean 
2026-01-28T03:20:09.779741805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.780713942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010886s 
2026-01-28T03:20:09.780937041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload 
2026-01-28T03:20:09.786854817Z [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-01-28T03:20:09.788566884Z [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-01-28T03:20:09.789329350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-28T03:20:09.789806320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-28T03:20:09.792097073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109609s 
2026-01-28T03:20:09.792352156Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport 
2026-01-28T03:20:09.796359946Z [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-01-28T03:20:09.798045269Z [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-01-28T03:20:09.798804478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications" 
2026-01-28T03:20:09.799352121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications" 
2026-01-28T03:20:09.801547832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008972s 
2026-01-28T03:20:09.801923077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-28T03:20:09', 'health_issue_notification') 
2026-01-28T03:20:09.802283493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.803257013Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-28T03:20:09.803429941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106369s 
2026-01-28T03:20:09.803664694Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-28T03:20:09.803899908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.804192116Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30 
2026-01-28T03:20:09.805123171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:09.805296279Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-28T03:20:09.805513126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime 
2026-01-28T03:20:09.805854964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00' 
2026-01-28T03:20:09.806779686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s 
2026-01-28T03:20:09.806958145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:09.807112306Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.807297950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String 
2026-01-28T03:20:09.807560548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT 
2026-01-28T03:20:09.808492345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009937s 
2026-01-28T03:20:09.808759633Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-28T03:20:09.809050739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL 
2026-01-28T03:20:09.809301664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003377s 
2026-01-28T03:20:09.809800559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:20:09.809808545Z                 WHERE "Id" IN (
2026-01-28T03:20:09.809814327Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.809820188Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:20:09.809826351Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-28T03:20:09.810469686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:20:09.810479426Z                 WHERE "Id" IN (
2026-01-28T03:20:09.810487743Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.810496300Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:20:09.810505268Z                     WHERE "Tracks"."Id" IS NULL) 
2026-01-28T03:20:09.810984283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008288s 
2026-01-28T03:20:09.811634993Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:20:09.811647318Z                 WHERE "Id" IN (
2026-01-28T03:20:09.811654372Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.811661176Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-28T03:20:09.811668250Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-28T03:20:09.811675575Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-28T03:20:09.812536899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:20:09.812557029Z                 WHERE "Id" IN (
2026-01-28T03:20:09.812565897Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.812574585Z                     LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-28T03:20:09.812583713Z                     LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-28T03:20:09.812592781Z                     WHERE "Artists"."Path" IS NULL) 
2026-01-28T03:20:09.813129362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010603s 
2026-01-28T03:20:09.813852017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:20:09.813864462Z                 WHERE "Id" IN (
2026-01-28T03:20:09.813873019Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.813881576Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:20:09.813890314Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:20:09.813899112Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-28T03:20:09.813907549Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-28T03:20:09.814822842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:20:09.814829876Z                 WHERE "Id" IN (
2026-01-28T03:20:09.814835627Z                     SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:20:09.814841369Z                     LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:20:09.814847361Z                     LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:20:09.814853323Z                     WHERE "AlbumReleases"."Monitored" = 0
2026-01-28T03:20:09.814859065Z                     OR "AlbumReleases"."Monitored" IS NULL) 
2026-01-28T03:20:09.815503983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011707s 
2026-01-28T03:20:09.816067207Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-28T03:20:09.816075634Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-28T03:20:09.816081756Z                 FROM "Artists"
2026-01-28T03:20:09.816087368Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-28T03:20:09.816093400Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-28T03:20:09.816807458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-28T03:20:09.816825273Z                 SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-28T03:20:09.816834843Z                 FROM "Artists"
2026-01-28T03:20:09.816843340Z                 JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-28T03:20:09.816852378Z                 WHERE "TrackFiles"."AlbumId" = "Albums"."Id") 
2026-01-28T03:20:09.817257754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008242s 
2026-01-28T03:20:09.817675245Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:20:09.817681678Z                 WHERE "Id" NOT IN (
2026-01-28T03:20:09.817695706Z                     SELECT MIN("Id")
2026-01-28T03:20:09.817701337Z                     FROM "TrackFiles"
2026-01-28T03:20:09.817706929Z                     GROUP BY "Path"
2026-01-28T03:20:09.817712490Z                 ) 
2026-01-28T03:20:09.818214441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:20:09.818230603Z                 WHERE "Id" NOT IN (
2026-01-28T03:20:09.818239611Z                     SELECT MIN("Id")
2026-01-28T03:20:09.818248078Z                     FROM "TrackFiles"
2026-01-28T03:20:09.818256535Z                     GROUP BY "Path"
2026-01-28T03:20:09.818264912Z                 ) 
2026-01-28T03:20:09.818582692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s 
2026-01-28T03:20:09.818759789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:09.818905021Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.819088100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String 
2026-01-28T03:20:09.822662837Z [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-01-28T03:20:09.823830108Z [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-01-28T03:20:09.824418913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-28T03:20:09.825031056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-28T03:20:09.827354234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:09.827722035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084488s 
2026-01-28T03:20:09.827949944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path) 
2026-01-28T03:20:09.828237643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-28T03:20:09.828605544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004701s 
2026-01-28T03:20:09.828821258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath 
2026-01-28T03:20:09.832477299Z [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-01-28T03:20:09.833556603Z [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-01-28T03:20:09.834100277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-28T03:20:09.834880157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-28T03:20:09.837173184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:09.837640546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-28T03:20:09.837978476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089801s 
2026-01-28T03:20:09.838361808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-28T03:20:09', 'add_mediafilerepository_mtime') 
2026-01-28T03:20:09.838725550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.839702748Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-28T03:20:09.839905797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01065s 
2026-01-28T03:20:09.840144778Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-28T03:20:09.840369059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.840656749Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31 
2026-01-28T03:20:09.842050415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-28T03:20:09.842056707Z                           WHERE "Id" NOT IN (
2026-01-28T03:20:09.842062299Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-28T03:20:09.842068261Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.842074363Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-28T03:20:09.842872751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-28T03:20:09.842904044Z                           WHERE "Id" NOT IN (
2026-01-28T03:20:09.842912951Z                             SELECT MIN("Artists"."Id") from "Artists"
2026-01-28T03:20:09.842921729Z                             JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:20:09.842930858Z                             GROUP BY "ArtistMetadata"."Id") 
2026-01-28T03:20:09.843349601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008866s 
2026-01-28T03:20:09.843551076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId) 
2026-01-28T03:20:09.843794506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId" 
2026-01-28T03:20:09.844189522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s 
2026-01-28T03:20:09.844408453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32 
2026-01-28T03:20:09.848073864Z [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-01-28T03:20:09.849514454Z [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-01-28T03:20:09.850209524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:09.850966247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:09.853258393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.853702988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.854146831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:09.854483249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098854s 
2026-01-28T03:20:09.854703362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId) 
2026-01-28T03:20:09.855028527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:09.855383942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004809s 
2026-01-28T03:20:09.855746883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-28T03:20:09', 'add_artistmetadataid_constraint') 
2026-01-28T03:20:09.856146919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.857875569Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-28T03:20:09.858074179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029274s 
2026-01-28T03:20:09.858294693Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-28T03:20:09.858519496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.858803758Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32 
2026-01-28T03:20:09.859422113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-28T03:20:09.859593989Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.859795776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String 
2026-01-28T03:20:09.860147985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:09.861076294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010599s 
2026-01-28T03:20:09.861267198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata 
2026-01-28T03:20:09.861424916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.861648035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String 
2026-01-28T03:20:09.861997619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:09.862938334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010844s 
2026-01-28T03:20:09.863114288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:09.863264570Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.863469343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String 
2026-01-28T03:20:09.863791682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:09.864721805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s 
2026-01-28T03:20:09.864906557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-28T03:20:09.865078984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.865289658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String 
2026-01-28T03:20:09.865641637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:09.866580808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s 
2026-01-28T03:20:09.866761782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.866912806Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.867131767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String 
2026-01-28T03:20:09.867466772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:09.868399129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010563s 
2026-01-28T03:20:09.868575244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks 
2026-01-28T03:20:09.868727009Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.868931501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String 
2026-01-28T03:20:09.869257307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:09.870198562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010671s 
2026-01-28T03:20:09.870567605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-28T03:20:09', 'old_ids_and_artist_alias') 
2026-01-28T03:20:09.870929544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.871736459Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-28T03:20:09.871934477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025706s 
2026-01-28T03:20:09.872156033Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-28T03:20:09.872373010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.872641130Z [Info] download_propers_config: Starting migration of Main DB to 33 
2026-01-28T03:20:09.872948168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.873157570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.873724301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005912s 
2026-01-28T03:20:09.873994505Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-28T03:20:09.874300411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers' 
2026-01-28T03:20:09.874545254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003417s 
2026-01-28T03:20:09.874904958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-28T03:20:09', 'download_propers_config') 
2026-01-28T03:20:09.875262729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.876062459Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-28T03:20:09.876263654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001809s 
2026-01-28T03:20:09.876484659Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-28T03:20:09.876699442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.876975788Z [Info] remove_language_profiles: Starting migration of Main DB to 34 
2026-01-28T03:20:09.877891492Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles 
2026-01-28T03:20:09.878198229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles" 
2026-01-28T03:20:09.878763638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006762s 
2026-01-28T03:20:09.878976156Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId 
2026-01-28T03:20:09.882614823Z [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-01-28T03:20:09.883963037Z [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-01-28T03:20:09.884605391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:09.885556085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:09.887856347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:09.888305170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:09.888751719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:09.889220914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:09.889573915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104112s 
2026-01-28T03:20:09.889789810Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId 
2026-01-28T03:20:09.893311220Z [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-01-28T03:20:09.894576989Z [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-01-28T03:20:09.895200985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists" 
2026-01-28T03:20:09.895797005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists" 
2026-01-28T03:20:09.898175053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC) 
2026-01-28T03:20:09.898514797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085221s 
2026-01-28T03:20:09.898710622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language 
2026-01-28T03:20:09.903802795Z [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-01-28T03:20:09.904967120Z [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-01-28T03:20:09.905537258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist" 
2026-01-28T03:20:09.905977594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist" 
2026-01-28T03:20:09.908362626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094563s 
2026-01-28T03:20:09.908554643Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language 
2026-01-28T03:20:09.911958787Z [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-01-28T03:20:09.912959783Z [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-01-28T03:20:09.913471764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-28T03:20:09.914217104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-28T03:20:09.916552858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-28T03:20:09.916985559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-28T03:20:09.917459243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-28T03:20:09.917947125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-28T03:20:09.918293422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095588s 
2026-01-28T03:20:09.918492133Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language 
2026-01-28T03:20:09.921817368Z [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-01-28T03:20:09.922756820Z [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-01-28T03:20:09.923245153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-28T03:20:09.923682684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-28T03:20:09.925894728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072052s 
2026-01-28T03:20:09.926091504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language 
2026-01-28T03:20:09.929469576Z [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-01-28T03:20:09.930501023Z [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-01-28T03:20:09.931021280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-28T03:20:09.931772382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-28T03:20:09.934281164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:09.934747082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-28T03:20:09.935076415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088034s 
2026-01-28T03:20:09.935445739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-28T03:20:09', 'remove_language_profiles') 
2026-01-28T03:20:09.935808549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.937519795Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-28T03:20:09.937684186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011177s 
2026-01-28T03:20:09.937913478Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-28T03:20:09.938129884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.938413024Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35 
2026-01-28T03:20:09.938847679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-28T03:20:09.939023463Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-28T03:20:09.939263336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String 
2026-01-28T03:20:09.939572539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT 
2026-01-28T03:20:09.940496559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010212s 
2026-01-28T03:20:09.940892807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-01-28T03:20:09.941361060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}' 
2026-01-28T03:20:09.941678449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s 
2026-01-28T03:20:09.942039837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-28T03:20:09', 'multi_disc_naming_format') 
2026-01-28T03:20:09.942400142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.943176034Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-28T03:20:09.943357420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019712s 
2026-01-28T03:20:09.943575228Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-28T03:20:09.943793467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.944108502Z [Info] add_download_client_priority: Starting migration of Main DB to 36 
2026-01-28T03:20:09.944485501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-28T03:20:09.944776507Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.944853091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32 
2026-01-28T03:20:09.945174979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:09.946081534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010344s 
2026-01-28T03:20:09.946256627Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.946458514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.959236653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127597s 
2026-01-28T03:20:09.959711038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-28T03:20:09', 'add_download_client_priority') 
2026-01-28T03:20:09.960083728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.961401953Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-28T03:20:09.961582436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149085s 
2026-01-28T03:20:09.961807098Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-28T03:20:09.962004356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.962263578Z [Info] remove_growl_prowl: Starting migration of Main DB to 37 
2026-01-28T03:20:09.962642110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.962944448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl' 
2026-01-28T03:20:09.963225845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s 
2026-01-28T03:20:09.963451439Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.963737195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl' 
2026-01-28T03:20:09.964040646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s 
2026-01-28T03:20:09.964401312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-28T03:20:09', 'remove_growl_prowl') 
2026-01-28T03:20:09.964749293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.965446076Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-28T03:20:09.965623032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001775s 
2026-01-28T03:20:09.965830850Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-28T03:20:09.966045903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.966306488Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38 
2026-01-28T03:20:09.966683307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.967004002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater' 
2026-01-28T03:20:09.967284798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003972s 
2026-01-28T03:20:09.967542787Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:09.967840527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient' 
2026-01-28T03:20:09.968124879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s 
2026-01-28T03:20:09.968499323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-28T03:20:09', 'remove_plex_hometheatre') 
2026-01-28T03:20:09.968850530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.969585841Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-28T03:20:09.969763799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017741s 
2026-01-28T03:20:09.969980656Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-28T03:20:09.970200739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.970469711Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39 
2026-01-28T03:20:09.971073005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-28T03:20:09.971243649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.971435936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String 
2026-01-28T03:20:09.971704066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT 
2026-01-28T03:20:09.972691895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001063s 
2026-01-28T03:20:09.972871266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-28T03:20:09.973025878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.973258777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32 
2026-01-28T03:20:09.973662089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.974583113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011033s 
2026-01-28T03:20:09.974764378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-28T03:20:09.974917717Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.975143742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32 
2026-01-28T03:20:09.975495390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.976467257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s 
2026-01-28T03:20:09.976668092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-28T03:20:09.976824927Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.977041503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32 
2026-01-28T03:20:09.977382039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.978302252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s 
2026-01-28T03:20:09.978501373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-28T03:20:09.978639271Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:09.978839434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String 
2026-01-28T03:20:09.979122584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT 
2026-01-28T03:20:09.980028868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009909s 
2026-01-28T03:20:09.980206787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:09.980405397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:09.981420340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010388s 
2026-01-28T03:20:09.981801117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-28T03:20:09', 'add_root_folder_add_defaults') 
2026-01-28T03:20:09.982165350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.982960792Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-28T03:20:09.983146897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025361s 
2026-01-28T03:20:09.983348613Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-28T03:20:09.983546301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.983792998Z [Info] task_duration: Starting migration of Main DB to 40 
2026-01-28T03:20:09.984120808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-28T03:20:09.984293956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.984507606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime 
2026-01-28T03:20:09.984809935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME 
2026-01-28T03:20:09.985710068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009949s 
2026-01-28T03:20:09.986055102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-28T03:20:09', 'task_duration') 
2026-01-28T03:20:09.986411269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.987205819Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-28T03:20:09.987378276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024773s 
2026-01-28T03:20:09.987622318Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-28T03:20:09.987880638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.988171834Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41 
2026-01-28T03:20:09.988576449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-28T03:20:09.988743555Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.988950833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean 
2026-01-28T03:20:09.989271048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:09.990184888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010308s 
2026-01-28T03:20:09.990365952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles 
2026-01-28T03:20:09.990528008Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:09.990732480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32 
2026-01-28T03:20:09.991054398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:09.991984862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010489s 
2026-01-28T03:20:09.992388194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-28T03:20:09', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-28T03:20:09.992769141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:09.993470824Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-28T03:20:09.993669214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024703s 
2026-01-28T03:20:09.993870659Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-28T03:20:09.994084039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:09.994342650Z [Info] remove_album_folders: Starting migration of Main DB to 42 
2026-01-28T03:20:09.994694899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder 
2026-01-28T03:20:09.998290078Z [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-01-28T03:20:09.999521738Z [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-01-28T03:20:10.000168741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:10.001111950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:10.003514848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:10.003951297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:10.004394870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:10.004879195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:10.005228849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103298s 
2026-01-28T03:20:10.005576609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-28T03:20:10.005958809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat" 
2026-01-28T03:20:10.006252330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s 
2026-01-28T03:20:10.006631163Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-28T03:20:10.007099415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat" 
2026-01-28T03:20:10.007466304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s 
2026-01-28T03:20:10.007713692Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat 
2026-01-28T03:20:10.011892767Z [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-01-28T03:20:10.013082132Z [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-01-28T03:20:10.013643372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig" 
2026-01-28T03:20:10.014091795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig" 
2026-01-28T03:20:10.016343569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084117s 
2026-01-28T03:20:10.016713554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-28T03:20:10', 'remove_album_folders') 
2026-01-28T03:20:10.017071234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.018114154Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-28T03:20:10.018296762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101626s 
2026-01-28T03:20:10.018520603Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-28T03:20:10.018737690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.019007723Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44 
2026-01-28T03:20:10.019381436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-28T03:20:10.019553512Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.019744407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32 
2026-01-28T03:20:10.020091135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25 
2026-01-28T03:20:10.021026739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s 
2026-01-28T03:20:10.021398247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-28T03:20:10', 'add_priority_to_indexers') 
2026-01-28T03:20:10.021762270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.022476047Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-28T03:20:10.022661370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025061s 
2026-01-28T03:20:10.022891073Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-28T03:20:10.023117108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.023386470Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45 
2026-01-28T03:20:10.023816426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-28T03:20:10.024163986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser') 
2026-01-28T03:20:10.024513139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s 
2026-01-28T03:20:10.024686858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.024886039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.025467129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006016s 
2026-01-28T03:20:10.025863988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-28T03:20:10', 'remove_chown_and_folderchmod_config') 
2026-01-28T03:20:10.026227941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.026961228Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-28T03:20:10.027159838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020486s 
2026-01-28T03:20:10.027350832Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-28T03:20:10.027557508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.027813293Z [Info] update_notifiarr: Starting migration of Main DB to 47 
2026-01-28T03:20:10.034089190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-01-28T03:20:10.034855323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2026-01-28T03:20:10.035295008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008313s 
2026-01-28T03:20:10.035651286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-28T03:20:10', 'update_notifiarr') 
2026-01-28T03:20:10.036028515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.036728405Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-28T03:20:10.036907074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022384s 
2026-01-28T03:20:10.037117628Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-28T03:20:10.037334996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.037593887Z [Info] email_multiple_addresses: Starting migration of Main DB to 49 
2026-01-28T03:20:10.037874362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.038093012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.039409824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013501s 
2026-01-28T03:20:10.039828196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-28T03:20:10', 'email_multiple_addresses') 
2026-01-28T03:20:10.040266759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.040927079Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-28T03:20:10.041110177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00283s 
2026-01-28T03:20:10.041331523Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-28T03:20:10.041549682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.041817131Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50 
2026-01-28T03:20:10.042110571Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist 
2026-01-28T03:20:10.042375335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist" 
2026-01-28T03:20:10.044661518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002358s 
2026-01-28T03:20:10.045046694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-28T03:20:10', 'rename_blacklist_to_blocklist') 
2026-01-28T03:20:10.045422380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.046922060Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-28T03:20:10.047113455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00457s 
2026-01-28T03:20:10.047324721Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-28T03:20:10.047536096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.047797002Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51 
2026-01-28T03:20:10.048240134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-28T03:20:10.048413924Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.048651703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean 
2026-01-28T03:20:10.049022189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:10.049991611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011292s 
2026-01-28T03:20:10.050241434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean 
2026-01-28T03:20:10.050609905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:10.051641663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s 
2026-01-28T03:20:10.051762466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.051975004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.054739891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027959s 
2026-01-28T03:20:10.055106088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-28T03:20:10', 'cdh_per_downloadclient') 
2026-01-28T03:20:10.055462316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.056256254Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-28T03:20:10.056440585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042862s 
2026-01-28T03:20:10.056636660Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-28T03:20:10.056846403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.057100013Z [Info] download_history: Starting migration of Main DB to 52 
2026-01-28T03:20:10.057832177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory 
2026-01-28T03:20:10.058583420Z [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-01-28T03:20:10.059161244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011395s 
2026-01-28T03:20:10.059369884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType) 
2026-01-28T03:20:10.059689858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-28T03:20:10.060054362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s 
2026-01-28T03:20:10.060268132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId) 
2026-01-28T03:20:10.060581383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-28T03:20:10.060918101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s 
2026-01-28T03:20:10.061128705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId) 
2026-01-28T03:20:10.061459581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-28T03:20:10.061803614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s 
2026-01-28T03:20:10.061976081Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.062177958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.063168983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001019s 
2026-01-28T03:20:10.063528116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-28T03:20:10', 'download_history') 
2026-01-28T03:20:10.063893271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.064713182Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-28T03:20:10.064889117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025415s 
2026-01-28T03:20:10.065097296Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-28T03:20:10.065308862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.065642313Z [Info] add_update_history: Starting migration of Main DB to 53 
2026-01-28T03:20:10.066057429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-28T03:20:10', 'add_update_history') 
2026-01-28T03:20:10.066419458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.067072513Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-28T03:20:10.067253738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017669s 
2026-01-28T03:20:10.067476377Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-28T03:20:10.067697341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.067980311Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54 
2026-01-28T03:20:10.068309394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:10.068483524Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.068715171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2026-01-28T03:20:10.069063071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:10.070033515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s 
2026-01-28T03:20:10.070410434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-28T03:20:10', 'add_on_update_to_notifications') 
2026-01-28T03:20:10.070832324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.071501591Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-28T03:20:10.071696113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025387s 
2026-01-28T03:20:10.071995015Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-28T03:20:10.072221240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.072486304Z [Info] download_client_per_indexer: Starting migration of Main DB to 55 
2026-01-28T03:20:10.072803132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-28T03:20:10.072967232Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.073171955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2026-01-28T03:20:10.073495987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.074460209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s 
2026-01-28T03:20:10.074838410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-28T03:20:10', 'download_client_per_indexer') 
2026-01-28T03:20:10.075200188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.075930920Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-28T03:20:10.076125482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002511s 
2026-01-28T03:20:10.076327077Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-28T03:20:10.076542020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.076803386Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56 
2026-01-28T03:20:10.077221929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-28T03:20:10.077387052Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.077591293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32 
2026-01-28T03:20:10.077906838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.078865138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010849s 
2026-01-28T03:20:10.079052555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders 
2026-01-28T03:20:10.079207848Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.079435085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32 
2026-01-28T03:20:10.079800541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.080795645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s 
2026-01-28T03:20:10.080981750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-28T03:20:10.081135329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.081341815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32 
2026-01-28T03:20:10.081671819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.082625319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010846s 
2026-01-28T03:20:10.082986386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-28T03:20:10', 'AddNewItemMonitorType') 
2026-01-28T03:20:10.083343696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.084076511Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-28T03:20:10.084261885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025035s 
2026-01-28T03:20:10.084456577Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-28T03:20:10.084670067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.084923076Z [Info] ImportListSearch: Starting migration of Main DB to 57 
2026-01-28T03:20:10.085234834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-28T03:20:10.085406129Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.085614959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean 
2026-01-28T03:20:10.085931186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:10.086887161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010798s 
2026-01-28T03:20:10.087243659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-28T03:20:10', 'ImportListSearch') 
2026-01-28T03:20:10.087610808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.088292631Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-28T03:20:10.088473896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024602s 
2026-01-28T03:20:10.088685442Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-28T03:20:10.088905805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.089168063Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58 
2026-01-28T03:20:10.089482727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists 
2026-01-28T03:20:10.089659833Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.089880207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean 
2026-01-28T03:20:10.090233689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.091199844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011138s 
2026-01-28T03:20:10.091574479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-28T03:20:10', 'ImportListMonitorExisting') 
2026-01-28T03:20:10.091948191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.092737891Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-28T03:20:10.092921070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026052s 
2026-01-28T03:20:10.093120762Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-28T03:20:10.093327508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.093581941Z [Info] add_indexer_tags: Starting migration of Main DB to 59 
2026-01-28T03:20:10.093994121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:10.094299135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs' 
2026-01-28T03:20:10.094563297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s 
2026-01-28T03:20:10.094792338Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:10.095066981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles' 
2026-01-28T03:20:10.095325481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003505s 
2026-01-28T03:20:10.095497407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2026-01-28T03:20:10.095650586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.095838334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2026-01-28T03:20:10.096129640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2026-01-28T03:20:10.097063280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010079s 
2026-01-28T03:20:10.097418335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-28T03:20:10', 'add_indexer_tags') 
2026-01-28T03:20:10.097771206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.098490474Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-28T03:20:10.098672060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024186s 
2026-01-28T03:20:10.098870579Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-28T03:20:10.099083428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.099333652Z [Info] update_audio_types: Starting migration of Main DB to 60 
2026-01-28T03:20:10.099592683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.099803227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.100717278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s 
2026-01-28T03:20:10.101077553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-28T03:20:10', 'update_audio_types') 
2026-01-28T03:20:10.102410157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.103109615Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-28T03:20:10.103290940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033089s 
2026-01-28T03:20:10.103548920Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-28T03:20:10.103789755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.104106743Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61 
2026-01-28T03:20:10.106099535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:10.106365180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1 
2026-01-28T03:20:10.106606236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s 
2026-01-28T03:20:10.106788002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases 
2026-01-28T03:20:10.106947162Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.107183338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset 
2026-01-28T03:20:10.111024913Z [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-01-28T03:20:10.112453349Z [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-01-28T03:20:10.113143007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases" 
2026-01-28T03:20:10.113921314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases" 
2026-01-28T03:20:10.116627033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC) 
2026-01-28T03:20:10.117131328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC) 
2026-01-28T03:20:10.117477255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100853s 
2026-01-28T03:20:10.117652147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:10.117899204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.118105159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset 
2026-01-28T03:20:10.122211227Z [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-01-28T03:20:10.124186304Z [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-01-28T03:20:10.125066997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:10.125916006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:10.128410268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:10.128913722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:10.129382817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:10.129723974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114263s 
2026-01-28T03:20:10.129899377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:10.130050732Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.130255344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset 
2026-01-28T03:20:10.134335329Z [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-01-28T03:20:10.136285074Z [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-01-28T03:20:10.137159716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:10.137994266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:10.140461244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:10.140930509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:10.141395495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:10.141743896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112961s 
2026-01-28T03:20:10.141915452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:10.142067488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.142261168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset 
2026-01-28T03:20:10.146339219Z [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-01-28T03:20:10.148248283Z [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-01-28T03:20:10.149138505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums" 
2026-01-28T03:20:10.149945961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums" 
2026-01-28T03:20:10.152461025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC) 
2026-01-28T03:20:10.152935891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC) 
2026-01-28T03:20:10.153400607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:10.153747025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112972s 
2026-01-28T03:20:10.153921987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-28T03:20:10.154076348Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2026-01-28T03:20:10.154286671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset 
2026-01-28T03:20:10.158017744Z [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-01-28T03:20:10.159359897Z [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-01-28T03:20:10.160033623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:10.160964207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:10.163409400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:10.163859817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:10.164302659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:10.164773096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:10.165125526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106448s 
2026-01-28T03:20:10.165298394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists 
2026-01-28T03:20:10.165450690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.165649240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset 
2026-01-28T03:20:10.169360503Z [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-01-28T03:20:10.170730391Z [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-01-28T03:20:10.171386943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists" 
2026-01-28T03:20:10.172309711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists" 
2026-01-28T03:20:10.174737530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC) 
2026-01-28T03:20:10.175174961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC) 
2026-01-28T03:20:10.175610407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC) 
2026-01-28T03:20:10.176160144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC) 
2026-01-28T03:20:10.176469437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010631s 
2026-01-28T03:20:10.176645401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-28T03:20:10.176799081Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.176996709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset 
2026-01-28T03:20:10.180563440Z [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-01-28T03:20:10.181686702Z [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-01-28T03:20:10.182280057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-28T03:20:10.182807749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-28T03:20:10.185190116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007994s 
2026-01-28T03:20:10.185372033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-28T03:20:10.185525782Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.185740805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset 
2026-01-28T03:20:10.190567514Z [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-01-28T03:20:10.191690475Z [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-01-28T03:20:10.192283228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist" 
2026-01-28T03:20:10.192816873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist" 
2026-01-28T03:20:10.195176464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092285s 
2026-01-28T03:20:10.195353300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-28T03:20:10.195509605Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.195754829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2026-01-28T03:20:10.199272482Z [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-01-28T03:20:10.200307335Z [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-01-28T03:20:10.200842653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-28T03:20:10.201266767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-28T03:20:10.203623432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076803s 
2026-01-28T03:20:10.203800489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-28T03:20:10.204024390Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.204433553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2026-01-28T03:20:10.207966587Z [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-01-28T03:20:10.209000489Z [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-01-28T03:20:10.209524023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-28T03:20:10.210123821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-28T03:20:10.212454103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078506s 
2026-01-28T03:20:10.212648956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-28T03:20:10.212787845Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.213055144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2026-01-28T03:20:10.216563157Z [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-01-28T03:20:10.217555365Z [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-01-28T03:20:10.218073267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2026-01-28T03:20:10.218619928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2026-01-28T03:20:10.221036845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078204s 
2026-01-28T03:20:10.221224803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-28T03:20:10.221384565Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.221627253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2026-01-28T03:20:10.225081008Z [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-01-28T03:20:10.226045820Z [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-01-28T03:20:10.226578082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-28T03:20:10.227238592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-28T03:20:10.229845211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.230229023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008397s 
2026-01-28T03:20:10.230423515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-28T03:20:10.230587866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.230832368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2026-01-28T03:20:10.234278517Z [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-01-28T03:20:10.235259583Z [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-01-28T03:20:10.235790001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-28T03:20:10.236556775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-28T03:20:10.239175147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.239550883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084989s 
2026-01-28T03:20:10.239736026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2026-01-28T03:20:10.239919455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.240151222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2026-01-28T03:20:10.243590276Z [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-01-28T03:20:10.244576683Z [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-01-28T03:20:10.245105057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2026-01-28T03:20:10.245854436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2026-01-28T03:20:10.248435653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.248823003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084561s 
2026-01-28T03:20:10.249003066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory 
2026-01-28T03:20:10.249161575Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.249376898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset 
2026-01-28T03:20:10.252977508Z [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-01-28T03:20:10.254068525Z [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-01-28T03:20:10.254650276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory" 
2026-01-28T03:20:10.255373012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory" 
2026-01-28T03:20:10.258683287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC) 
2026-01-28T03:20:10.259182913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC) 
2026-01-28T03:20:10.259681256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC) 
2026-01-28T03:20:10.260039568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104686s 
2026-01-28T03:20:10.260226013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-28T03:20:10.260375013Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.260584314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset 
2026-01-28T03:20:10.264083159Z [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-01-28T03:20:10.265024806Z [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-01-28T03:20:10.265522969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-28T03:20:10.265982734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-28T03:20:10.268356154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075735s 
2026-01-28T03:20:10.268543320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles 
2026-01-28T03:20:10.268701349Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2026-01-28T03:20:10.268923065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset 
2026-01-28T03:20:10.273443547Z [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-01-28T03:20:10.274398309Z [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-01-28T03:20:10.274899469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles" 
2026-01-28T03:20:10.275459757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles" 
2026-01-28T03:20:10.277884499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087376s 
2026-01-28T03:20:10.278058700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2026-01-28T03:20:10.278216397Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2026-01-28T03:20:10.278429637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2026-01-28T03:20:10.281986028Z [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-01-28T03:20:10.298644730Z [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-01-28T03:20:10.299268276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2026-01-28T03:20:10.301506392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2026-01-28T03:20:10.304490772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2026-01-28T03:20:10.305003364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC) 
2026-01-28T03:20:10.305551237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC) 
2026-01-28T03:20:10.306100393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC) 
2026-01-28T03:20:10.306545329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279144s 
2026-01-28T03:20:10.306755522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-28T03:20:10.306953059Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-28T03:20:10.307220999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset 
2026-01-28T03:20:10.311787454Z [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-01-28T03:20:10.312913601Z [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-01-28T03:20:10.313488198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-28T03:20:10.314170622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-28T03:20:10.316756298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.317152897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097072s 
2026-01-28T03:20:10.317355224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-28T03:20:10.317534696Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.317790791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset 
2026-01-28T03:20:10.322036851Z [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-01-28T03:20:10.323107737Z [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-01-28T03:20:10.323685491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-28T03:20:10.324431413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-28T03:20:10.326981617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.327375701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093602s 
2026-01-28T03:20:10.327582327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-28T03:20:10.327763903Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.328020870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset 
2026-01-28T03:20:10.332282361Z [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-01-28T03:20:10.333383297Z [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-01-28T03:20:10.333973335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-28T03:20:10.334685379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-28T03:20:10.337246887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.337634277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093953s 
2026-01-28T03:20:10.337834139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-28T03:20:10.338013300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.338268564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2026-01-28T03:20:10.342552550Z [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-01-28T03:20:10.343638827Z [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-01-28T03:20:10.344270018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-28T03:20:10.344931851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-28T03:20:10.347455332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.347863474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093581s 
2026-01-28T03:20:10.348063577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-28T03:20:10.348237667Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.348484875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2026-01-28T03:20:10.352769372Z [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-01-28T03:20:10.353875519Z [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-01-28T03:20:10.354471950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-28T03:20:10.355195296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-28T03:20:10.357725090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.358112821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094064s 
2026-01-28T03:20:10.358312513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2026-01-28T03:20:10.358486914Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-28T03:20:10.358727118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2026-01-28T03:20:10.363033499Z [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-01-28T03:20:10.364130808Z [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-01-28T03:20:10.364723382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2026-01-28T03:20:10.365422549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2026-01-28T03:20:10.367969377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.368355114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094107s 
2026-01-28T03:20:10.368552441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-28T03:20:10.368723826Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.368953910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset 
2026-01-28T03:20:10.374398954Z [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-01-28T03:20:10.375375270Z [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-01-28T03:20:10.375913634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-28T03:20:10.376488070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-28T03:20:10.378873854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097019s 
2026-01-28T03:20:10.379075731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles 
2026-01-28T03:20:10.379256484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2026-01-28T03:20:10.379501528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset 
2026-01-28T03:20:10.383843861Z [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-01-28T03:20:10.384813353Z [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-01-28T03:20:10.385338010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles" 
2026-01-28T03:20:10.385893087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles" 
2026-01-28T03:20:10.388289472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085302s 
2026-01-28T03:20:10.388495337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-28T03:20:10.388715210Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.388909511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset 
2026-01-28T03:20:10.393294881Z [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-01-28T03:20:10.394393804Z [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-01-28T03:20:10.394978852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-28T03:20:10.395460251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-28T03:20:10.397863149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087252s 
2026-01-28T03:20:10.398065888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles 
2026-01-28T03:20:10.398244407Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.398475472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset 
2026-01-28T03:20:10.402862205Z [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-01-28T03:20:10.403966208Z [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-01-28T03:20:10.404580825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles" 
2026-01-28T03:20:10.405157136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles" 
2026-01-28T03:20:10.411832137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088873s 
2026-01-28T03:20:10.412063252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases 
2026-01-28T03:20:10.412199627Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.412448067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset 
2026-01-28T03:20:10.415793393Z [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-01-28T03:20:10.416433211Z [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-01-28T03:20:10.416785320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases" 
2026-01-28T03:20:10.417145565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases" 
2026-01-28T03:20:10.419735620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068513s 
2026-01-28T03:20:10.419746212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-28T03:20:10.419769058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-28T03:20:10.419942356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2026-01-28T03:20:10.423212321Z [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-01-28T03:20:10.423716516Z [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-01-28T03:20:10.424127102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-28T03:20:10.424661038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-28T03:20:10.427160360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-28T03:20:10.427455674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073835s 
2026-01-28T03:20:10.427619615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2026-01-28T03:20:10.427742021Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.427929709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2026-01-28T03:20:10.431249945Z [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-01-28T03:20:10.431888831Z [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-01-28T03:20:10.432262644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2026-01-28T03:20:10.432909306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2026-01-28T03:20:10.435473629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2026-01-28T03:20:10.435795998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077086s 
2026-01-28T03:20:10.435984909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:10.436123959Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-28T03:20:10.436297538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset 
2026-01-28T03:20:10.439747845Z [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-01-28T03:20:10.440539139Z [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-01-28T03:20:10.440964495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-28T03:20:10.441685046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-28T03:20:10.444240371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:10.444613553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-28T03:20:10.444908547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084467s 
2026-01-28T03:20:10.445066885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:10.445221867Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s 
2026-01-28T03:20:10.445407100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset 
2026-01-28T03:20:10.448846466Z [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-01-28T03:20:10.449626266Z [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-01-28T03:20:10.450054769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles" 
2026-01-28T03:20:10.450767394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles" 
2026-01-28T03:20:10.453338330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC) 
2026-01-28T03:20:10.453719939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC) 
2026-01-28T03:20:10.454012377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084372s 
2026-01-28T03:20:10.454177720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-28T03:20:10.454328304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-28T03:20:10.454505500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-28T03:20:10.458811140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-28T03:20:10.459296467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-28T03:20:10.459628506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-28T03:20:10.460101608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-28T03:20:10.462525649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-28T03:20:10.462834531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081678s 
2026-01-28T03:20:10.463157221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-28T03:20:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-28T03:20:10.463456824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.466833774Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-28T03:20:10.467018215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120917s 
2026-01-28T03:20:10.467239320Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-28T03:20:10.467428241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.467690489Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62 
2026-01-28T03:20:10.468227450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:10.468381250Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.468586824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean 
2026-01-28T03:20:10.468856056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.469891150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s 
2026-01-28T03:20:10.470059098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:10.470202647Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.470384303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean 
2026-01-28T03:20:10.470646992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.471614580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010578s 
2026-01-28T03:20:10.471970897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-28T03:20:10', 'add_on_delete_to_notifications') 
2026-01-28T03:20:10.472271092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.473097436Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-28T03:20:10.473258570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025078s 
2026-01-28T03:20:10.473439965Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-28T03:20:10.473615609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.473847967Z [Info] add_custom_formats: Starting migration of Main DB to 63 
2026-01-28T03:20:10.475171853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-28T03:20:10.475332005Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.475528681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean 
2026-01-28T03:20:10.475817643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.476825943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s 
2026-01-28T03:20:10.476985514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2026-01-28T03:20:10.477211519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1 
2026-01-28T03:20:10.477464068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003307s 
2026-01-28T03:20:10.477617717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:10.477759914Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.477939956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String 
2026-01-28T03:20:10.478176232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT 
2026-01-28T03:20:10.479124351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s 
2026-01-28T03:20:10.479282569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.479462652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.480134675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006837s 
2026-01-28T03:20:10.480307954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats 
2026-01-28T03:20:10.480735685Z [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-01-28T03:20:10.481154198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006886s 
2026-01-28T03:20:10.481343048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name) 
2026-01-28T03:20:10.481582801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC) 
2026-01-28T03:20:10.481878667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s 
2026-01-28T03:20:10.482040903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-28T03:20:10.482186657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2026-01-28T03:20:10.482367020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String 
2026-01-28T03:20:10.482635561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]' 
2026-01-28T03:20:10.483613029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s 
2026-01-28T03:20:10.483783292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-28T03:20:10.483979126Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.484167475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32 
2026-01-28T03:20:10.484441206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.485422112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010715s 
2026-01-28T03:20:10.485585481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles 
2026-01-28T03:20:10.485725462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.485917108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32 
2026-01-28T03:20:10.486199998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.487181785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010854s 
2026-01-28T03:20:10.487341807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.487519194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.488994685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014798s 
2026-01-28T03:20:10.489163976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.489335391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.490134350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008147s 
2026-01-28T03:20:10.490326347Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred 
2026-01-28T03:20:10.493865823Z [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-01-28T03:20:10.494670193Z [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-01-28T03:20:10.495105810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-28T03:20:10.495543251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-28T03:20:10.498041691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075312s 
2026-01-28T03:20:10.498261193Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming 
2026-01-28T03:20:10.501759427Z [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-01-28T03:20:10.502419677Z [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-01-28T03:20:10.502807839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles" 
2026-01-28T03:20:10.503308958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles" 
2026-01-28T03:20:10.505835695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073821s 
2026-01-28T03:20:10.506081160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-28T03:20:10.506345041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]' 
2026-01-28T03:20:10.506593992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003196s 
2026-01-28T03:20:10.506753173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-28T03:20:10.506900179Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.507108117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean 
2026-01-28T03:20:10.507413993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.508428005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011202s 
2026-01-28T03:20:10.508596414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles 
2026-01-28T03:20:10.508738891Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.508937000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32 
2026-01-28T03:20:10.509210340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER 
2026-01-28T03:20:10.510197878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010794s 
2026-01-28T03:20:10.510503644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-28T03:20:10', 'add_custom_formats') 
2026-01-28T03:20:10.510811404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.511992452Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-28T03:20:10.512155781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028334s 
2026-01-28T03:20:10.512348379Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-28T03:20:10.512531978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.512772372Z [Info] add_result_to_commands: Starting migration of Main DB to 64 
2026-01-28T03:20:10.513103509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2026-01-28T03:20:10.513258291Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.513417982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32 
2026-01-28T03:20:10.513657354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1 
2026-01-28T03:20:10.514652087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s 
2026-01-28T03:20:10.514956259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-28T03:20:10', 'add_result_to_commands') 
2026-01-28T03:20:10.515265412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.516101285Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-28T03:20:10.516264644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024826s 
2026-01-28T03:20:10.516460769Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-28T03:20:10.516646713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.516888871Z [Info] health_restored_notification: Starting migration of Main DB to 65 
2026-01-28T03:20:10.517208745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:10.517368156Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.517559551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2026-01-28T03:20:10.517831920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.518842414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001105s 
2026-01-28T03:20:10.519152829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-28T03:20:10', 'health_restored_notification') 
2026-01-28T03:20:10.519459587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.520370792Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-28T03:20:10.520545674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025922s 
2026-01-28T03:20:10.520712720Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-28T03:20:10.520886470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.521106483Z [Info] remove_uc: Starting migration of Main DB to 66 
2026-01-28T03:20:10.521402649Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2026-01-28T03:20:10.521653064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2026-01-28T03:20:10.521884690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003066s 
2026-01-28T03:20:10.522157730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-28T03:20:10', 'remove_uc') 
2026-01-28T03:20:10.522445760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.523192033Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-28T03:20:10.523341434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015972s 
2026-01-28T03:20:10.523543220Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-28T03:20:10.523736950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.523996893Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67 
2026-01-28T03:20:10.524248861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.524429735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.526393248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019797s 
2026-01-28T03:20:10.526713022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-28T03:20:10', 'download_clients_rename_tv_to_music') 
2026-01-28T03:20:10.527022966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.527805412Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-28T03:20:10.527993050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033544s 
2026-01-28T03:20:10.528193313Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-28T03:20:10.528385550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.528624812Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68 
2026-01-28T03:20:10.528943674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig 
2026-01-28T03:20:10.529094888Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.529276995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32 
2026-01-28T03:20:10.529555967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4 
2026-01-28T03:20:10.530588896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011284s 
2026-01-28T03:20:10.530904812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-28T03:20:10', 'add_colon_replacement_to_naming_config') 
2026-01-28T03:20:10.531214877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.532091422Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-28T03:20:10.532261254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025845s 
2026-01-28T03:20:10.532435715Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-28T03:20:10.532609775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.532833255Z [Info] list_sync_time: Starting migration of Main DB to 69 
2026-01-28T03:20:10.533183951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo 
2026-01-28T03:20:10.536721094Z [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-01-28T03:20:10.537478078Z [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-01-28T03:20:10.537923475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus" 
2026-01-28T03:20:10.538628875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus" 
2026-01-28T03:20:10.541284462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.541623445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082512s 
2026-01-28T03:20:10.541810993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus 
2026-01-28T03:20:10.541952487Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.542140256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset 
2026-01-28T03:20:10.542388656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME 
2026-01-28T03:20:10.543392016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s 
2026-01-28T03:20:10.543674495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-28T03:20:10', 'list_sync_time') 
2026-01-28T03:20:10.543983958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.545373145Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-28T03:20:10.545525131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030363s 
2026-01-28T03:20:10.545721917Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-28T03:20:10.545899194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.546127714Z [Info] add_download_client_tags: Starting migration of Main DB to 70 
2026-01-28T03:20:10.546443430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2026-01-28T03:20:10.546605957Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s 
2026-01-28T03:20:10.546773965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String 
2026-01-28T03:20:10.546996524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT 
2026-01-28T03:20:10.547987188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s 
2026-01-28T03:20:10.548283595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-28T03:20:10', 'add_download_client_tags') 
2026-01-28T03:20:10.548582808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.549509143Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-28T03:20:10.549666409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025349s 
2026-01-28T03:20:10.549849238Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-28T03:20:10.550027096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.550258912Z [Info] add_notification_status: Starting migration of Main DB to 71 
2026-01-28T03:20:10.550808649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2026-01-28T03:20:10.551249357Z [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-01-28T03:20:10.551686998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007104s 
2026-01-28T03:20:10.551897231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2026-01-28T03:20:10.552210302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2026-01-28T03:20:10.552516378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004178s 
2026-01-28T03:20:10.552811492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-28T03:20:10', 'add_notification_status') 
2026-01-28T03:20:10.553109292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.553976628Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-28T03:20:10.554145789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018504s 
2026-01-28T03:20:10.554337475Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-28T03:20:10.554521706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.554759815Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72 
2026-01-28T03:20:10.555006993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.555187045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.557008282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018284s 
2026-01-28T03:20:10.557319990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-28T03:20:10', 'add_alac_24_quality_in_profiles') 
2026-01-28T03:20:10.557625034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.558399604Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-28T03:20:10.558564967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031913s 
2026-01-28T03:20:10.558736222Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-28T03:20:10.558911936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.559135546Z [Info] add_salt_to_users: Starting migration of Main DB to 73 
2026-01-28T03:20:10.559486242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2026-01-28T03:20:10.559632817Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.559787148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2026-01-28T03:20:10.560009786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2026-01-28T03:20:10.561017666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s 
2026-01-28T03:20:10.561195494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2026-01-28T03:20:10.561410507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2026-01-28T03:20:10.562404428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010457s 
2026-01-28T03:20:10.562689201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-28T03:20:10', 'add_salt_to_users') 
2026-01-28T03:20:10.562985979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.563790719Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-28T03:20:10.563996774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024174s 
2026-01-28T03:20:10.564173420Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-28T03:20:10.564345286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.564567062Z [Info] add_auto_tagging: Starting migration of Main DB to 74 
2026-01-28T03:20:10.565056929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging 
2026-01-28T03:20:10.565485171Z [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-01-28T03:20:10.565937071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007103s 
2026-01-28T03:20:10.566106803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name) 
2026-01-28T03:20:10.566335774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC) 
2026-01-28T03:20:10.566624595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003638s 
2026-01-28T03:20:10.566913226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-28T03:20:10', 'add_auto_tagging') 
2026-01-28T03:20:10.567206357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.568119666Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-28T03:20:10.568274297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018311s 
2026-01-28T03:20:10.568472746Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-28T03:20:10.568660494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.568890778Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75 
2026-01-28T03:20:10.569269060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions 
2026-01-28T03:20:10.569429022Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.569612020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double 
2026-01-28T03:20:10.569850370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC 
2026-01-28T03:20:10.570879763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010987s 
2026-01-28T03:20:10.571130818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-28T03:20:10.571398427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5 
2026-01-28T03:20:10.571639573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003233s 
2026-01-28T03:20:10.571965158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-28T03:20:10', 'quality_definition_preferred_size') 
2026-01-28T03:20:10.572265423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.573085264Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-28T03:20:10.573251288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017184s 
2026-01-28T03:20:10.573451902Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-28T03:20:10.573636454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.573872990Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76 
2026-01-28T03:20:10.574186692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2026-01-28T03:20:10.574338087Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.574509221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean 
2026-01-28T03:20:10.574755076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.575835322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s 
2026-01-28T03:20:10.576160607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-28T03:20:10', 'add_on_artist_add_to_notifications') 
2026-01-28T03:20:10.576458466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.577341224Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-28T03:20:10.577504372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026296s 
2026-01-28T03:20:10.577684675Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-28T03:20:10.577859627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.578080172Z [Info] album_last_searched_time: Starting migration of Main DB to 77 
2026-01-28T03:20:10.578369304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums 
2026-01-28T03:20:10.578514276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2026-01-28T03:20:10.578695611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset 
2026-01-28T03:20:10.578915012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME 
2026-01-28T03:20:10.579975788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001066s 
2026-01-28T03:20:10.580263528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-28T03:20:10', 'album_last_searched_time') 
2026-01-28T03:20:10.580556718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.581360226Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-28T03:20:10.581514667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024679s 
2026-01-28T03:20:10.581683447Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-28T03:20:10.581854712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.582073382Z [Info] add_indexer_flags: Starting migration of Main DB to 78 
2026-01-28T03:20:10.582433717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist 
2026-01-28T03:20:10.582577697Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.582748120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32 
2026-01-28T03:20:10.582984567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.584043609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s 
2026-01-28T03:20:10.584200595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles 
2026-01-28T03:20:10.584332040Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.584495679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32 
2026-01-28T03:20:10.584728678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0 
2026-01-28T03:20:10.585746969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010897s 
2026-01-28T03:20:10.586025750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-28T03:20:10', 'add_indexer_flags') 
2026-01-28T03:20:10.586313289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.587361449Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-28T03:20:10.587511532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026909s 
2026-01-28T03:20:10.587698157Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-28T03:20:10.587895334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.588122893Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79 
2026-01-28T03:20:10.588516034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored) 
2026-01-28T03:20:10.588745155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC) 
2026-01-28T03:20:10.589071382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003873s 
2026-01-28T03:20:10.589242607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate) 
2026-01-28T03:20:10.589458382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC) 
2026-01-28T03:20:10.589776131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003826s 
2026-01-28T03:20:10.589952977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored) 
2026-01-28T03:20:10.590187119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC) 
2026-01-28T03:20:10.590507855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003987s 
2026-01-28T03:20:10.590806867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-28T03:20:10', 'add_indexes_album_statistics') 
2026-01-28T03:20:10.591097582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.592002334Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-28T03:20:10.592164470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018535s 
2026-01-28T03:20:10.592337108Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-28T03:20:10.592511429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.592738015Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80 
2026-01-28T03:20:10.593121928Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-28T03:20:10.593443546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted' 
2026-01-28T03:20:10.593714532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003798s 
2026-01-28T03:20:10.593994475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-28T03:20:10', 'update_redacted_baseurl') 
2026-01-28T03:20:10.594281804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.595054640Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-28T03:20:10.595208069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016911s 
2026-01-28T03:20:10.604153611Z [Debug] MigrationController: Took: 00:00:01.4905777 
2026-01-28T03:20:10.691641811Z [Debug] FingerprintingService: fpcalc version: 1.5.1 
2026-01-28T03:20:10.725425576Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2026-01-28T03:20:10.746312963Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2026-01-28T03:20:10.764504973Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2026-01-28T03:20:10.765155833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2026-01-28T03:20:10.765420506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2026-01-28T03:20:10.769288414Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4 
2026-01-28T03:20:10.769514830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041245s 
2026-01-28T03:20:10.769756397Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2026-01-28T03:20:10.769973935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043541s 
2026-01-28T03:20:10.771465217Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2026-01-28T03:20:10.771703317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.772143443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2026-01-28T03:20:10.772463958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2026-01-28T03:20:10.772892191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000533s 
2026-01-28T03:20:10.773157645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.774322601Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2026-01-28T03:20:10.774558626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019391s 
2026-01-28T03:20:10.774854341Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2026-01-28T03:20:10.775149345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.775532988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2026-01-28T03:20:10.775825717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-28T03:20:10.776330754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s 
2026-01-28T03:20:10.776572230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-28T03:20:10.776784949Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.777022076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2026-01-28T03:20:10.777348914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2026-01-28T03:20:10.778036749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007689s 
2026-01-28T03:20:10.778281683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.778986692Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2026-01-28T03:20:10.779227547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017031s 
2026-01-28T03:20:10.779499234Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2026-01-28T03:20:10.779780942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.780212340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-28T03:20:10.780446943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2026-01-28T03:20:10.780687998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2026-01-28T03:20:10.780986128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2026-01-28T03:20:10.781472568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005668s 
2026-01-28T03:20:10.781714625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.782604176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2026-01-28T03:20:10.782783928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015617s 
2026-01-28T03:20:10.783071136Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2026-01-28T03:20:10.783342353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.783639030Z [Info] InitialSetup: Starting migration of Log DB to 1 
2026-01-28T03:20:10.784273026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2026-01-28T03:20:10.784715778Z [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-01-28T03:20:10.785326858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008223s 
2026-01-28T03:20:10.785549547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2026-01-28T03:20:10.785828128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-28T03:20:10.786204525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004428s 
2026-01-28T03:20:10.786549670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-28T03:20:10', 'InitialSetup') 
2026-01-28T03:20:10.786990298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.787810649Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2026-01-28T03:20:10.788035983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020396s 
2026-01-28T03:20:10.788339394Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating 
2026-01-28T03:20:10.788552663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.788855854Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2 
2026-01-28T03:20:10.789278114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-28T03:20:10', 'add_reason_to_pending_releases') 
2026-01-28T03:20:10.789717108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.790528852Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated 
2026-01-28T03:20:10.790784627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019628s 
2026-01-28T03:20:10.791028378Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating 
2026-01-28T03:20:10.791291137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.791592674Z [Info] add_medium_support: Starting migration of Log DB to 3 
2026-01-28T03:20:10.791964914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-28T03:20:10', 'add_medium_support') 
2026-01-28T03:20:10.792395822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.793187706Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated 
2026-01-28T03:20:10.793421928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018951s 
2026-01-28T03:20:10.793675018Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating 
2026-01-28T03:20:10.793943047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.794256128Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4 
2026-01-28T03:20:10.794637947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-28T03:20:10', 'add_various_qualites_in_profile') 
2026-01-28T03:20:10.795081870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.795873705Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated 
2026-01-28T03:20:10.796137737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019031s 
2026-01-28T03:20:10.796376167Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating 
2026-01-28T03:20:10.796625258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.796926184Z [Info] metadata_profiles: Starting migration of Log DB to 5 
2026-01-28T03:20:10.797274746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-28T03:20:10', 'metadata_profiles') 
2026-01-28T03:20:10.797697056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.798416385Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated 
2026-01-28T03:20:10.798644243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017859s 
2026-01-28T03:20:10.798912223Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating 
2026-01-28T03:20:10.799192267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.799511880Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6 
2026-01-28T03:20:10.799939121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-28T03:20:10', 'separate_automatic_and_interactive_search') 
2026-01-28T03:20:10.800398405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.801221563Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated 
2026-01-28T03:20:10.801486667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019919s 
2026-01-28T03:20:10.801737582Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating 
2026-01-28T03:20:10.802003377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.802311447Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7 
2026-01-28T03:20:10.802697915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-28T03:20:10', 'change_album_path_to_relative') 
2026-01-28T03:20:10.803140567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.803874434Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated 
2026-01-28T03:20:10.804158997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018446s 
2026-01-28T03:20:10.804411195Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating 
2026-01-28T03:20:10.804677902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.804989991Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8 
2026-01-28T03:20:10.805365056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-28T03:20:10', 'change_quality_size_mb_to_kb') 
2026-01-28T03:20:10.805800783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.807221353Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated 
2026-01-28T03:20:10.807466898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025291s 
2026-01-28T03:20:10.807699997Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating 
2026-01-28T03:20:10.807968127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.808270726Z [Info] album_releases: Starting migration of Log DB to 9 
2026-01-28T03:20:10.808611663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-28T03:20:10', 'album_releases') 
2026-01-28T03:20:10.809030296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.809806649Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated 
2026-01-28T03:20:10.810036762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018575s 
2026-01-28T03:20:10.810279291Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating 
2026-01-28T03:20:10.810532871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.810833667Z [Info] album_releases_fix: Starting migration of Log DB to 10 
2026-01-28T03:20:10.811203121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-28T03:20:10', 'album_releases_fix') 
2026-01-28T03:20:10.811622615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.812407676Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated 
2026-01-28T03:20:10.812649082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018648s 
2026-01-28T03:20:10.812887773Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating 
2026-01-28T03:20:10.813135802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.813437590Z [Info] import_lists: Starting migration of Log DB to 11 
2026-01-28T03:20:10.813774458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-28T03:20:10', 'import_lists') 
2026-01-28T03:20:10.818282636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.819152808Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated 
2026-01-28T03:20:10.819376568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060123s 
2026-01-28T03:20:10.819627514Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating 
2026-01-28T03:20:10.819892878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.820268324Z [Info] add_release_status: Starting migration of Log DB to 12 
2026-01-28T03:20:10.820627146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-28T03:20:10', 'add_release_status') 
2026-01-28T03:20:10.821049777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.821815148Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated 
2026-01-28T03:20:10.822058879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019303s 
2026-01-28T03:20:10.822310316Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating 
2026-01-28T03:20:10.822577093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.822882518Z [Info] album_download_notification: Starting migration of Log DB to 13 
2026-01-28T03:20:10.823255439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-28T03:20:10', 'album_download_notification') 
2026-01-28T03:20:10.823686446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.824541167Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated 
2026-01-28T03:20:10.824787353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019453s 
2026-01-28T03:20:10.825038599Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating 
2026-01-28T03:20:10.825304214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.825611653Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14 
2026-01-28T03:20:10.825989263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-28T03:20:10', 'fix_language_metadata_profiles') 
2026-01-28T03:20:10.826419359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.827189830Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated 
2026-01-28T03:20:10.827435184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018693s 
2026-01-28T03:20:10.827665899Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating 
2026-01-28T03:20:10.827932917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.828231778Z [Info] remove_fanzub: Starting migration of Log DB to 15 
2026-01-28T03:20:10.828568797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-28T03:20:10', 'remove_fanzub') 
2026-01-28T03:20:10.828980947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.829781178Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated 
2026-01-28T03:20:10.830007835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018663s 
2026-01-28T03:20:10.830281215Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating 
2026-01-28T03:20:10.830558143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.830865622Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16 
2026-01-28T03:20:10.831234815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-28T03:20:10', 'update_artist_history_indexes') 
2026-01-28T03:20:10.831666374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.832502017Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated 
2026-01-28T03:20:10.832751079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019201s 
2026-01-28T03:20:10.832977645Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating 
2026-01-28T03:20:10.833220464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.833508113Z [Info] remove_nma: Starting migration of Log DB to 17 
2026-01-28T03:20:10.833838799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-28T03:20:10', 'remove_nma') 
2026-01-28T03:20:10.834253644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.835018113Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated 
2026-01-28T03:20:10.835258207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018076s 
2026-01-28T03:20:10.835495685Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating 
2026-01-28T03:20:10.835746830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.836099070Z [Info] album_disambiguation: Starting migration of Log DB to 18 
2026-01-28T03:20:10.836493394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-28T03:20:10', 'album_disambiguation') 
2026-01-28T03:20:10.836910023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.837757599Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated 
2026-01-28T03:20:10.837990829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019972s 
2026-01-28T03:20:10.838233928Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating 
2026-01-28T03:20:10.838495335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.838796270Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19 
2026-01-28T03:20:10.839161155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-28T03:20:10', 'add_ape_quality_in_profiles') 
2026-01-28T03:20:10.839585099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.840345961Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated 
2026-01-28T03:20:10.840599010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018327s 
2026-01-28T03:20:10.840832831Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating 
2026-01-28T03:20:10.841078636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.841381336Z [Info] remove_pushalot: Starting migration of Log DB to 20 
2026-01-28T03:20:10.841719106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-28T03:20:10', 'remove_pushalot') 
2026-01-28T03:20:10.842132839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.842866606Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated 
2026-01-28T03:20:10.843095727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017913s 
2026-01-28T03:20:10.843329097Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating 
2026-01-28T03:20:10.843577888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.843889977Z [Info] add_custom_filters: Starting migration of Log DB to 21 
2026-01-28T03:20:10.844246925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-28T03:20:10', 'add_custom_filters') 
2026-01-28T03:20:10.844661320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.845412101Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated 
2026-01-28T03:20:10.845648337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018297s 
2026-01-28T03:20:10.845880655Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating 
2026-01-28T03:20:10.846127642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.846423839Z [Info] import_list_tags: Starting migration of Log DB to 22 
2026-01-28T03:20:10.846769334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-28T03:20:10', 'import_list_tags') 
2026-01-28T03:20:10.847182947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.847914730Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated 
2026-01-28T03:20:10.848158622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017729s 
2026-01-28T03:20:10.848404417Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating 
2026-01-28T03:20:10.848659159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.848966739Z [Info] add_release_groups_etc: Starting migration of Log DB to 23 
2026-01-28T03:20:10.849322024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-28T03:20:10', 'add_release_groups_etc') 
2026-01-28T03:20:10.849741960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.850454425Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated 
2026-01-28T03:20:10.850692334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017906s 
2026-01-28T03:20:10.850932607Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating 
2026-01-28T03:20:10.851182811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.851482875Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24 
2026-01-28T03:20:10.851828782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-28T03:20:10', 'NewMediaInfoFormat') 
2026-01-28T03:20:10.852331214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.853035862Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated 
2026-01-28T03:20:10.853308391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018477s 
2026-01-28T03:20:10.853573625Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating 
2026-01-28T03:20:10.853844982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.854164315Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25 
2026-01-28T03:20:10.854558148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-28T03:20:10', 'rename_restrictions_to_release_profiles') 
2026-01-28T03:20:10.855006190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.855725468Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated 
2026-01-28T03:20:10.856003648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018514s 
2026-01-28T03:20:10.856273000Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating 
2026-01-28T03:20:10.856551331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.856864411Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26 
2026-01-28T03:20:10.857271651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-28T03:20:10', 'rename_quality_profiles_add_upgrade_allowed') 
2026-01-28T03:20:10.857715886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.858467479Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated 
2026-01-28T03:20:10.858727913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018723s 
2026-01-28T03:20:10.858966253Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating 
2026-01-28T03:20:10.859243922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.859552935Z [Info] add_import_exclusions: Starting migration of Log DB to 27 
2026-01-28T03:20:10.859960385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-28T03:20:10', 'add_import_exclusions') 
2026-01-28T03:20:10.860381513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.861085711Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated 
2026-01-28T03:20:10.861324461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018552s 
2026-01-28T03:20:10.861570687Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating 
2026-01-28T03:20:10.861826943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.862133490Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28 
2026-01-28T03:20:10.862499738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-28T03:20:10', 'clean_artist_metadata_table') 
2026-01-28T03:20:10.862925555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.864050631Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated 
2026-01-28T03:20:10.864317739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021968s 
2026-01-28T03:20:10.864565527Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating 
2026-01-28T03:20:10.864821984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.865124523Z [Info] health_issue_notification: Starting migration of Log DB to 29 
2026-01-28T03:20:10.865483486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-28T03:20:10', 'health_issue_notification') 
2026-01-28T03:20:10.865919444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.866623011Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated 
2026-01-28T03:20:10.866860068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s 
2026-01-28T03:20:10.867122787Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating 
2026-01-28T03:20:10.867389955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.867707705Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30 
2026-01-28T03:20:10.868109343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-28T03:20:10', 'add_mediafilerepository_mtime') 
2026-01-28T03:20:10.868598067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.869341184Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated 
2026-01-28T03:20:10.869591808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018928s 
2026-01-28T03:20:10.869847944Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating 
2026-01-28T03:20:10.870112968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.870426669Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31 
2026-01-28T03:20:10.870810833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-28T03:20:10', 'add_artistmetadataid_constraint') 
2026-01-28T03:20:10.871270378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.872028755Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated 
2026-01-28T03:20:10.872313649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018857s 
2026-01-28T03:20:10.872560526Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating 
2026-01-28T03:20:10.872817423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.873117618Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32 
2026-01-28T03:20:10.873474356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-28T03:20:10', 'old_ids_and_artist_alias') 
2026-01-28T03:20:10.873905163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.874598078Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated 
2026-01-28T03:20:10.874837320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017765s 
2026-01-28T03:20:10.875078676Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating 
2026-01-28T03:20:10.875337347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.875638263Z [Info] download_propers_config: Starting migration of Log DB to 33 
2026-01-28T03:20:10.876034060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-28T03:20:10', 'download_propers_config') 
2026-01-28T03:20:10.876499778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.877200458Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated 
2026-01-28T03:20:10.877436844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018427s 
2026-01-28T03:20:10.877680164Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating 
2026-01-28T03:20:10.877935037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.878236164Z [Info] remove_language_profiles: Starting migration of Log DB to 34 
2026-01-28T03:20:10.878594064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-28T03:20:10', 'remove_language_profiles') 
2026-01-28T03:20:10.879023349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.879732687Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated 
2026-01-28T03:20:10.879989755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017875s 
2026-01-28T03:20:10.880246241Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating 
2026-01-28T03:20:10.880528710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.880828944Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35 
2026-01-28T03:20:10.881193468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-28T03:20:10', 'multi_disc_naming_format') 
2026-01-28T03:20:10.881643424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.882494919Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated 
2026-01-28T03:20:10.882730483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019581s 
2026-01-28T03:20:10.882979615Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating 
2026-01-28T03:20:10.883241803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.883548861Z [Info] add_download_client_priority: Starting migration of Log DB to 36 
2026-01-28T03:20:10.883938746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-28T03:20:10', 'add_download_client_priority') 
2026-01-28T03:20:10.884373682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.885152039Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated 
2026-01-28T03:20:10.885393826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018944s 
2026-01-28T03:20:10.885629691Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating 
2026-01-28T03:20:10.885876648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.886170760Z [Info] remove_growl_prowl: Starting migration of Log DB to 37 
2026-01-28T03:20:10.886523821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-28T03:20:10', 'remove_growl_prowl') 
2026-01-28T03:20:10.886946472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.887636552Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated 
2026-01-28T03:20:10.887890383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017591s 
2026-01-28T03:20:10.888133543Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating 
2026-01-28T03:20:10.888386702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.888690584Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38 
2026-01-28T03:20:10.889045048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-28T03:20:10', 'remove_plex_hometheatre') 
2026-01-28T03:20:10.889466246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.890167498Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated 
2026-01-28T03:20:10.890403894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017713s 
2026-01-28T03:20:10.890649559Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating 
2026-01-28T03:20:10.890909682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.891211610Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39 
2026-01-28T03:20:10.891576715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-28T03:20:10', 'add_root_folder_add_defaults') 
2026-01-28T03:20:10.892036501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.892744467Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated 
2026-01-28T03:20:10.892985773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001817s 
2026-01-28T03:20:10.893213742Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating 
2026-01-28T03:20:10.893457933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.893750673Z [Info] task_duration: Starting migration of Log DB to 40 
2026-01-28T03:20:10.894086278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-28T03:20:10', 'task_duration') 
2026-01-28T03:20:10.894493468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.895178007Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated 
2026-01-28T03:20:10.895399643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017208s 
2026-01-28T03:20:10.895664707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating 
2026-01-28T03:20:10.895964019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.896279885Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41 
2026-01-28T03:20:10.896681213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-28T03:20:10', 'add_indexer_and_enabled_to_release_profiles') 
2026-01-28T03:20:10.897127762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.897846860Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated 
2026-01-28T03:20:10.898108447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018707s 
2026-01-28T03:20:10.898349282Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating 
2026-01-28T03:20:10.898595838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.898897175Z [Info] remove_album_folders: Starting migration of Log DB to 42 
2026-01-28T03:20:10.899248923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-28T03:20:10', 'remove_album_folders') 
2026-01-28T03:20:10.899691174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.900546897Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated 
2026-01-28T03:20:10.900787251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019383s 
2026-01-28T03:20:10.901022495Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating 
2026-01-28T03:20:10.901276206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.901572392Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44 
2026-01-28T03:20:10.901934491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-28T03:20:10', 'add_priority_to_indexers') 
2026-01-28T03:20:10.902362884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.903032642Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated 
2026-01-28T03:20:10.903282676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017474s 
2026-01-28T03:20:10.903537589Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating 
2026-01-28T03:20:10.903810649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.904140263Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45 
2026-01-28T03:20:10.904532743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-28T03:20:10', 'remove_chown_and_folderchmod_config') 
2026-01-28T03:20:10.904963961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.905672518Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated 
2026-01-28T03:20:10.905919836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s 
2026-01-28T03:20:10.906151081Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating 
2026-01-28T03:20:10.906399993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.906698915Z [Info] update_notifiarr: Starting migration of Log DB to 47 
2026-01-28T03:20:10.907035432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-28T03:20:10', 'update_notifiarr') 
2026-01-28T03:20:10.907447692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.908136128Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated 
2026-01-28T03:20:10.908365490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017283s 
2026-01-28T03:20:10.908611686Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating 
2026-01-28T03:20:10.908867110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.909163747Z [Info] email_multiple_addresses: Starting migration of Log DB to 49 
2026-01-28T03:20:10.909525546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-28T03:20:10', 'email_multiple_addresses') 
2026-01-28T03:20:10.909947065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.910660992Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated 
2026-01-28T03:20:10.910899643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017825s 
2026-01-28T03:20:10.911152822Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating 
2026-01-28T03:20:10.911408838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.911732419Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50 
2026-01-28T03:20:10.912166333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-28T03:20:10', 'rename_blacklist_to_blocklist') 
2026-01-28T03:20:10.912595748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.913579709Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated 
2026-01-28T03:20:10.913837368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021485s 
2026-01-28T03:20:10.914068323Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating 
2026-01-28T03:20:10.914317625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.914618380Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51 
2026-01-28T03:20:10.914981101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-28T03:20:10', 'cdh_per_downloadclient') 
2026-01-28T03:20:10.915391557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.916067167Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated 
2026-01-28T03:20:10.916309475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017358s 
2026-01-28T03:20:10.916538697Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating 
2026-01-28T03:20:10.916786105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.917087171Z [Info] download_history: Starting migration of Log DB to 52 
2026-01-28T03:20:10.917426555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-28T03:20:10', 'download_history') 
2026-01-28T03:20:10.917845638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.918541159Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated 
2026-01-28T03:20:10.918774439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s 
2026-01-28T03:20:10.919006716Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating 
2026-01-28T03:20:10.919255718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.919584570Z [Info] add_update_history: Starting migration of Log DB to 53 
2026-01-28T03:20:10.920249459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2026-01-28T03:20:10.920654574Z [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-01-28T03:20:10.921203139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007185s 
2026-01-28T03:20:10.921438663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2026-01-28T03:20:10.921731373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-28T03:20:10.922145046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004742s 
2026-01-28T03:20:10.922485501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-28T03:20:10', 'add_update_history') 
2026-01-28T03:20:10.922898092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.923655828Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated 
2026-01-28T03:20:10.923897835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s 
2026-01-28T03:20:10.924154833Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating 
2026-01-28T03:20:10.924414175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.924716012Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54 
2026-01-28T03:20:10.925102861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-28T03:20:10', 'add_on_update_to_notifications') 
2026-01-28T03:20:10.925533889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.926233768Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated 
2026-01-28T03:20:10.926485205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001808s 
2026-01-28T03:20:10.926725479Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating 
2026-01-28T03:20:10.926984851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.927284915Z [Info] download_client_per_indexer: Starting migration of Log DB to 55 
2026-01-28T03:20:10.927652996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-28T03:20:10', 'download_client_per_indexer') 
2026-01-28T03:20:10.928100748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.928797791Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated 
2026-01-28T03:20:10.929038005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017952s 
2026-01-28T03:20:10.929274481Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating 
2026-01-28T03:20:10.929534645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.929846362Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56 
2026-01-28T03:20:10.930199584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-28T03:20:10', 'AddNewItemMonitorType') 
2026-01-28T03:20:10.930617575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.931304088Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated 
2026-01-28T03:20:10.931538590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017669s 
2026-01-28T03:20:10.931777170Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating 
2026-01-28T03:20:10.932037334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.932337598Z [Info] ImportListSearch: Starting migration of Log DB to 57 
2026-01-28T03:20:10.932674086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-28T03:20:10', 'ImportListSearch') 
2026-01-28T03:20:10.933088771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.933785905Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated 
2026-01-28T03:20:10.934017361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017537s 
2026-01-28T03:20:10.934263837Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating 
2026-01-28T03:20:10.934558069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.934855899Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58 
2026-01-28T03:20:10.935210293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-28T03:20:10', 'ImportListMonitorExisting') 
2026-01-28T03:20:10.935637603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.936339536Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated 
2026-01-28T03:20:10.936581283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017656s 
2026-01-28T03:20:10.936813310Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating 
2026-01-28T03:20:10.937063284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.937372667Z [Info] add_indexer_tags: Starting migration of Log DB to 59 
2026-01-28T03:20:10.937707571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-28T03:20:10', 'add_indexer_tags') 
2026-01-28T03:20:10.938127907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.938803738Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated 
2026-01-28T03:20:10.939029763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017438s 
2026-01-28T03:20:10.939266510Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating 
2026-01-28T03:20:10.939522986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.939815485Z [Info] update_audio_types: Starting migration of Log DB to 60 
2026-01-28T03:20:10.940213116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-28T03:20:10', 'update_audio_types') 
2026-01-28T03:20:10.940621979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.941310185Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated 
2026-01-28T03:20:10.941533735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017798s 
2026-01-28T03:20:10.941811555Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating 
2026-01-28T03:20:10.942091548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.942418216Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61 
2026-01-28T03:20:10.942931199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2026-01-28T03:20:10.943140921Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.943380794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2026-01-28T03:20:10.944229163Z [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-01-28T03:20:10.945015857Z [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-01-28T03:20:10.945624923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2026-01-28T03:20:10.946225402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2026-01-28T03:20:10.947299755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2026-01-28T03:20:10.947674670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040537s 
2026-01-28T03:20:10.947927780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2026-01-28T03:20:10.948152362Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.948379970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2026-01-28T03:20:10.949100361Z [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-01-28T03:20:10.949730530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2026-01-28T03:20:10.950194063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2026-01-28T03:20:10.950730613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2026-01-28T03:20:10.951706578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2026-01-28T03:20:10.952127807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034954s 
2026-01-28T03:20:10.952343180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2026-01-28T03:20:10.952547462Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 
2026-01-28T03:20:10.952778597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2026-01-28T03:20:10.953443446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2026-01-28T03:20:10.954005567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2026-01-28T03:20:10.954481295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2026-01-28T03:20:10.955010140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2026-01-28T03:20:10.955940664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2026-01-28T03:20:10.956353806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033182s 
2026-01-28T03:20:10.956725604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-28T03:20:10', 'postgres_update_timestamp_columns_to_with_timezone') 
2026-01-28T03:20:10.957182745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.958176967Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated 
2026-01-28T03:20:10.958452712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00509s 
2026-01-28T03:20:10.958695251Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating 
2026-01-28T03:20:10.958953771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.959256210Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62 
2026-01-28T03:20:10.959622898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-28T03:20:10', 'add_on_delete_to_notifications') 
2026-01-28T03:20:10.960081261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.960851081Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated 
2026-01-28T03:20:10.961099241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018766s 
2026-01-28T03:20:10.961328022Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating 
2026-01-28T03:20:10.961571342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.961867518Z [Info] add_custom_formats: Starting migration of Log DB to 63 
2026-01-28T03:20:10.962211631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-28T03:20:10', 'add_custom_formats') 
2026-01-28T03:20:10.962631627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.963345484Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated 
2026-01-28T03:20:10.963576409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017705s 
2026-01-28T03:20:10.963812554Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating 
2026-01-28T03:20:10.964130975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.964427302Z [Info] add_result_to_commands: Starting migration of Log DB to 64 
2026-01-28T03:20:10.964780624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-28T03:20:10', 'add_result_to_commands') 
2026-01-28T03:20:10.965200920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.965932994Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated 
2026-01-28T03:20:10.966175031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018091s 
2026-01-28T03:20:10.966424594Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating 
2026-01-28T03:20:10.966687764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.966984371Z [Info] health_restored_notification: Starting migration of Log DB to 65 
2026-01-28T03:20:10.967361320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-28T03:20:10', 'health_restored_notification') 
2026-01-28T03:20:10.967775554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.968557228Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated 
2026-01-28T03:20:10.968795638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018483s 
2026-01-28T03:20:10.969023166Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating 
2026-01-28T03:20:10.969256285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.969555778Z [Info] remove_uc: Starting migration of Log DB to 66 
2026-01-28T03:20:10.969871494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-28T03:20:10', 'remove_uc') 
2026-01-28T03:20:10.970285277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.971302796Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated 
2026-01-28T03:20:10.971527188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020523s 
2026-01-28T03:20:10.971778454Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating 
2026-01-28T03:20:10.972073327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.972375666Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67 
2026-01-28T03:20:10.972763798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-28T03:20:10', 'download_clients_rename_tv_to_music') 
2026-01-28T03:20:10.973190918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.973946840Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated 
2026-01-28T03:20:10.974191432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018549s 
2026-01-28T03:20:10.974455133Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating 
2026-01-28T03:20:10.974721960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.975034530Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68 
2026-01-28T03:20:10.975415587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-28T03:20:10', 'add_colon_replacement_to_naming_config') 
2026-01-28T03:20:10.975874852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.976634592Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated 
2026-01-28T03:20:10.976894535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018845s 
2026-01-28T03:20:10.977119187Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating 
2026-01-28T03:20:10.977366044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.977654896Z [Info] list_sync_time: Starting migration of Log DB to 69 
2026-01-28T03:20:10.978002727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-28T03:20:10', 'list_sync_time') 
2026-01-28T03:20:10.978405948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.979135538Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated 
2026-01-28T03:20:10.979353977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017707s 
2026-01-28T03:20:10.979599091Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating 
2026-01-28T03:20:10.979864706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.980189590Z [Info] add_download_client_tags: Starting migration of Log DB to 70 
2026-01-28T03:20:10.980536438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-28T03:20:10', 'add_download_client_tags') 
2026-01-28T03:20:10.980961294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.981686344Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated 
2026-01-28T03:20:10.981927900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018245s 
2026-01-28T03:20:10.982162673Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating 
2026-01-28T03:20:10.982414881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.982722270Z [Info] add_notification_status: Starting migration of Log DB to 71 
2026-01-28T03:20:10.983080180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-28T03:20:10', 'add_notification_status') 
2026-01-28T03:20:10.983490967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.984278473Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated 
2026-01-28T03:20:10.984518606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018394s 
2026-01-28T03:20:10.984771426Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating 
2026-01-28T03:20:10.985027802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.985329790Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72 
2026-01-28T03:20:10.985697480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-28T03:20:10', 'add_alac_24_quality_in_profiles') 
2026-01-28T03:20:10.986132436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.986880943Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated 
2026-01-28T03:20:10.987130265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018404s 
2026-01-28T03:20:10.987354837Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating 
2026-01-28T03:20:10.987604560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.987913692Z [Info] add_salt_to_users: Starting migration of Log DB to 73 
2026-01-28T03:20:10.988263206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-28T03:20:10', 'add_salt_to_users') 
2026-01-28T03:20:10.988669795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.989425086Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated 
2026-01-28T03:20:10.989660079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018189s 
2026-01-28T03:20:10.989886906Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating 
2026-01-28T03:20:10.990129524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.990441382Z [Info] add_auto_tagging: Starting migration of Log DB to 74 
2026-01-28T03:20:10.990773320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-28T03:20:10', 'add_auto_tagging') 
2026-01-28T03:20:10.991188977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.991931653Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated 
2026-01-28T03:20:10.992167698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017888s 
2026-01-28T03:20:10.992418703Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating 
2026-01-28T03:20:10.992681933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.992985745Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75 
2026-01-28T03:20:10.993363305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-28T03:20:10', 'quality_definition_preferred_size') 
2026-01-28T03:20:10.993793392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.994551759Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated 
2026-01-28T03:20:10.994810159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018509s 
2026-01-28T03:20:10.995057016Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating 
2026-01-28T03:20:10.995318232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.995635050Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76 
2026-01-28T03:20:10.996041438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-28T03:20:10', 'add_on_artist_add_to_notifications') 
2026-01-28T03:20:10.996481314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.997234891Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated 
2026-01-28T03:20:10.997486197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018927s 
2026-01-28T03:20:10.997727072Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating 
2026-01-28T03:20:10.997979741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:10.998287150Z [Info] album_last_searched_time: Starting migration of Log DB to 77 
2026-01-28T03:20:10.998642666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-28T03:20:10', 'album_last_searched_time') 
2026-01-28T03:20:10.999058593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:10.999794625Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated 
2026-01-28T03:20:11.000053727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018006s 
2026-01-28T03:20:11.000282989Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating 
2026-01-28T03:20:11.000537922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:11.000829379Z [Info] add_indexer_flags: Starting migration of Log DB to 78 
2026-01-28T03:20:11.001166267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-28T03:20:11', 'add_indexer_flags') 
2026-01-28T03:20:11.001583778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:11.002319259Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated 
2026-01-28T03:20:11.002554091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017918s 
2026-01-28T03:20:11.002793103Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating 
2026-01-28T03:20:11.003103538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:11.003411408Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79 
2026-01-28T03:20:11.003783667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-28T03:20:11', 'add_indexes_album_statistics') 
2026-01-28T03:20:11.004231810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:11.004971930Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated 
2026-01-28T03:20:11.005213356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018495s 
2026-01-28T03:20:11.005450002Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating 
2026-01-28T03:20:11.005700547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2026-01-28T03:20:11.006000000Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80 
2026-01-28T03:20:11.006363642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-28T03:20:11', 'update_redacted_baseurl') 
2026-01-28T03:20:11.006772906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2026-01-28T03:20:11.007501503Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated 
2026-01-28T03:20:11.007742268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017939s 
2026-01-28T03:20:11.192600455Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686 
2026-01-28T03:20:11.199644970Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2026-01-28T03:20:11.204074488Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop. 
2026-01-28T03:20:11.331671188Z [Info] QualityProfileService: Setting up default quality profiles 
2026-01-28T03:20:11.388878947Z [Info] MetadataProfileService: Setting up standard metadata profile 
2026-01-28T03:20:11.398608338Z [Info] MetadataProfileService: Setting up empty metadata profile 
2026-01-28T03:20:11.437190083Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2026-01-28T03:20:11.438437906Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2026-01-28T03:20:11.438691256Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin 
2026-01-28T03:20:11.537325659Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2026-01-28T03:20:11.598458331Z [ls.io-init] done.