2026-01-28T03:21:43.842794658Z [migrations] started
2026-01-28T03:21:43.842844268Z [migrations] no migrations found
2026-01-28T03:21:43.862829219Z usermod: no changes
2026-01-28T03:21:43.868741924Z ───────────────────────────────────────
2026-01-28T03:21:43.868751694Z
2026-01-28T03:21:43.868755532Z ██╗ ███████╗██╗ ██████╗
2026-01-28T03:21:43.868759429Z ██║ ██╔════╝██║██╔═══██╗
2026-01-28T03:21:43.868763197Z ██║ ███████╗██║██║ ██║
2026-01-28T03:21:43.868766894Z ██║ ╚════██║██║██║ ██║
2026-01-28T03:21:43.868770983Z ███████╗███████║██║╚██████╔╝
2026-01-28T03:21:43.868775191Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-28T03:21:43.868778869Z
2026-01-28T03:21:43.868782356Z Brought to you by linuxserver.io
2026-01-28T03:21:43.868785953Z ───────────────────────────────────────
2026-01-28T03:21:43.869090807Z
2026-01-28T03:21:43.869116188Z To support the app dev(s) visit:
2026-01-28T03:21:43.870717031Z Lidarr: https://opencollective.com/lidarr
2026-01-28T03:21:43.871015112Z
2026-01-28T03:21:43.871019140Z To support LSIO projects visit:
2026-01-28T03:21:43.871022657Z https://www.linuxserver.io/donate/
2026-01-28T03:21:43.871026184Z
2026-01-28T03:21:43.871029841Z ───────────────────────────────────────
2026-01-28T03:21:43.871037236Z GID/UID
2026-01-28T03:21:43.871040873Z ───────────────────────────────────────
2026-01-28T03:21:43.875396223Z
2026-01-28T03:21:43.875415913Z User UID: 911
2026-01-28T03:21:43.875423037Z User GID: 911
2026-01-28T03:21:43.875429580Z ───────────────────────────────────────
2026-01-28T03:21:43.876975272Z Linuxserver.io version: 3.1.2.4914-ls187
2026-01-28T03:21:43.877220095Z Build-date: 2026-01-28T03:17:48+00:00
2026-01-28T03:21:43.877225466Z ───────────────────────────────────────
2026-01-28T03:21:43.877229414Z
2026-01-28T03:21:43.924535377Z [custom-init] No custom files found, skipping...
2026-01-28T03:21:43.945049754Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:44.245590034Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-01-28T03:21:44.263395346Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:44.267617798Z [Debug] Bootstrap: Console selected
2026-01-28T03:21:44.271081663Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:44.273828744Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:44.551569417Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:44.604302768Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8bc0e6e1-c416-4c87-8502-f82478b609b4} may be persisted to storage in unencrypted form.
2026-01-28T03:21:44.664677004Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-28T03:21:44.703827646Z [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:21:44.778706938Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-28T03:21:44.785771733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:44.786296530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:44.826061308Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-28T03:21:44.829509151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403657s
2026-01-28T03:21:44.829756338Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-28T03:21:44.829955700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437505s
2026-01-28T03:21:44.837315068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-28T03:21:44.837830085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:44.843446845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-28T03:21:44.853487702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-28T03:21:44.864464846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208368s
2026-01-28T03:21:44.864821294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:44.868553529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-28T03:21:44.868747409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249054s
2026-01-28T03:21:44.869420935Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-28T03:21:44.869654335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:44.874552207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-28T03:21:44.875528904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:21:44.876073671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013087s
2026-01-28T03:21:44.876367122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:21:44.876643308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001067s
2026-01-28T03:21:44.877098565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-28T03:21:44.877626979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-28T03:21:44.878300204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010256s
2026-01-28T03:21:44.878524656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:44.879281560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-28T03:21:44.879465200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019902s
2026-01-28T03:21:44.879928382Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-28T03:21:44.880167203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:44.880935200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:21:44.881711272Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-28T03:21:44.881930684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-28T03:21:44.882245999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-28T03:21:44.882704512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s
2026-01-28T03:21:44.882911218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:44.883538622Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-28T03:21:44.883722241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013673s
2026-01-28T03:21:44.886861773Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-28T03:21:44.887083620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:44.887682356Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-28T03:21:44.899393787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-28T03:21:44.899975488Z [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:21:44.900511427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008952s
2026-01-28T03:21:44.900708324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-28T03:21:44.900994330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-28T03:21:44.901313522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2026-01-28T03:21:44.901494998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-28T03:21:44.901842017Z [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:21:44.902210358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2026-01-28T03:21:44.902404088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-28T03:21:44.902691497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-28T03:21:44.903017994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004367s
2026-01-28T03:21:44.903193728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-28T03:21:44.908856721Z [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:21:44.910029733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066505s
2026-01-28T03:21:44.910226619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-28T03:21:44.910562495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-28T03:21:44.910887099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s
2026-01-28T03:21:44.911080097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-28T03:21:44.911362426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-28T03:21:44.911674083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s
2026-01-28T03:21:44.911884287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-28T03:21:44.912199922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:44.912485507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s
2026-01-28T03:21:44.912668766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-28T03:21:44.912930443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:44.913222842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003849s
2026-01-28T03:21:44.913402193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-28T03:21:44.914761410Z [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:21:44.915729620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021661s
2026-01-28T03:21:44.915942529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-28T03:21:44.916255469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:44.916587247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2026-01-28T03:21:44.916770696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-28T03:21:44.917024186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:21:44.917347708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004073s
2026-01-28T03:21:44.917534103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-28T03:21:44.917794808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:21:44.918112408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s
2026-01-28T03:21:44.918305436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-28T03:21:44.918588326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:21:44.918909543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2026-01-28T03:21:44.919103383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-28T03:21:44.919385511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:44.919735095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s
2026-01-28T03:21:44.919957483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-28T03:21:44.920219801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-28T03:21:44.920569996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s
2026-01-28T03:21:44.920743786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-28T03:21:44.921623988Z [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:21:44.922304588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013912s
2026-01-28T03:21:44.922515874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-28T03:21:44.922829325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-28T03:21:44.923184791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2026-01-28T03:21:44.923396487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-28T03:21:44.923657442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-28T03:21:44.923994331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s
2026-01-28T03:21:44.924191277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-28T03:21:44.924471562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-28T03:21:44.924793690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-01-28T03:21:44.925024946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-28T03:21:44.925401815Z [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:21:44.925764345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2026-01-28T03:21:44.925944778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-28T03:21:44.926690219Z [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:21:44.927261059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s
2026-01-28T03:21:44.927457785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-28T03:21:44.927747158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-28T03:21:44.928134918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s
2026-01-28T03:21:44.928338799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-28T03:21:44.928628663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:44.928955801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-01-28T03:21:44.929133349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-28T03:21:44.929950394Z [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:21:44.930564180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012607s
2026-01-28T03:21:44.930754353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-28T03:21:44.931015659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-28T03:21:44.931356545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2026-01-28T03:21:44.931555255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-28T03:21:44.931835840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-28T03:21:44.932269253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005227s
2026-01-28T03:21:44.932469977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-28T03:21:44.932771504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-28T03:21:44.933122902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s
2026-01-28T03:21:44.933321151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-28T03:21:44.933614682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-28T03:21:44.933944376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s
2026-01-28T03:21:44.934135360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-28T03:21:44.934836532Z [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:21:44.935387311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010772s
2026-01-28T03:21:44.935601352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-28T03:21:44.936131179Z [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:21:44.936614602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007844s
2026-01-28T03:21:44.936845026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-28T03:21:44.937165331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-28T03:21:44.937545677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s
2026-01-28T03:21:44.937722704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-28T03:21:44.940135282Z [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:21:44.940693035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002785s
2026-01-28T03:21:44.940877787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-28T03:21:44.941157530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-28T03:21:44.941530080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s
2026-01-28T03:21:44.941741185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-28T03:21:44.942129738Z [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:21:44.942631548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007473s
2026-01-28T03:21:44.942821049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-28T03:21:44.943102336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-28T03:21:44.943477952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s
2026-01-28T03:21:44.943693947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-28T03:21:44.944211950Z [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:21:44.944866478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009927s
2026-01-28T03:21:44.945097663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-28T03:21:44.945444201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-28T03:21:44.945867874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005662s
2026-01-28T03:21:44.946086915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-28T03:21:44.946435106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-28T03:21:44.946879732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005848s
2026-01-28T03:21:44.947053962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-28T03:21:44.947780846Z [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:21:44.948351615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010839s
2026-01-28T03:21:44.948538832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-28T03:21:44.949389876Z [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:21:44.950343917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016241s
2026-01-28T03:21:44.950532597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-28T03:21:44.951082003Z [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:21:44.951562210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008301s
2026-01-28T03:21:44.951801232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-28T03:21:44.952580310Z [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:21:44.953194527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011767s
2026-01-28T03:21:44.953409159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-28T03:21:44.953968576Z [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:21:44.954483242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000887s
2026-01-28T03:21:44.954688856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-28T03:21:44.955273263Z [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:21:44.955801476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009268s
2026-01-28T03:21:44.956018062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-28T03:21:44.956487838Z [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:21:44.956913275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006968s
2026-01-28T03:21:44.957101303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-28T03:21:44.957438913Z [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:21:44.957842947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s
2026-01-28T03:21:44.958032158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-28T03:21:44.958320107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-28T03:21:44.958658178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s
2026-01-28T03:21:44.958856938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-28T03:21:44.959295822Z [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:21:44.959717431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006757s
2026-01-28T03:21:44.959931622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-28T03:21:44.960649949Z [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:21:44.961236309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s
2026-01-28T03:21:44.961426863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-28T03:21:44.961886569Z [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:21:44.962366225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007592s
2026-01-28T03:21:44.962565045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-28T03:21:44.962874979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-28T03:21:44.963249864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004865s
2026-01-28T03:21:44.963459767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-28T03:21:44.963753348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-28T03:21:44.964122070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s
2026-01-28T03:21:44.964305910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-28T03:21:44.965019317Z [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:21:44.965627672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011301s
2026-01-28T03:21:44.965819929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-28T03:21:44.966479016Z [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:21:44.967023242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010078s
2026-01-28T03:21:44.967253856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-28T03:21:44.967616186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:21:44.968018846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005469s
2026-01-28T03:21:44.968220262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-28T03:21:44.968886944Z [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:21:44.969432613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s
2026-01-28T03:21:44.969616193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-28T03:21:44.970339820Z [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:21:44.970948114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2026-01-28T03:21:44.971156023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-28T03:21:44.971613765Z [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:21:44.972110004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007634s
2026-01-28T03:21:44.972325358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-28T03:21:44.972662286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-28T03:21:44.973023143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004935s
2026-01-28T03:21:44.973240911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-28T03:21:44.973844907Z [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:21:44.974422941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009912s
2026-01-28T03:21:44.974676853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-28T03:21:44.975063331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:21:44.975436182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005503s
2026-01-28T03:21:44.976686670Z [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:21:44.978398276Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014450 taking an average of 00:00:00.0014450
2026-01-28T03:21:44.979137424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-28T03:21:44', 'InitialSetup')
2026-01-28T03:21:44.979508942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:44.983057678Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-28T03:21:44.983245385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073979s
2026-01-28T03:21:44.983555630Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-28T03:21:44.983798800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:44.984177853Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-28T03:21:44.984817220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-28T03:21:44.985020530Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:44.985229120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-28T03:21:44.985570417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:44.986605321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011631s
2026-01-28T03:21:44.987030527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-28T03:21:44', 'add_reason_to_pending_releases')
2026-01-28T03:21:44.987409050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:44.988179010Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-28T03:21:44.988379934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026824s
2026-01-28T03:21:44.988593705Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-28T03:21:44.988809319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:44.989070996Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-28T03:21:44.991364273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:44.991558044Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:44.991736533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-28T03:21:44.992046788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-28T03:21:44.993057673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011295s
2026-01-28T03:21:44.993233156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:44.993384130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:44.993577730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-28T03:21:44.993887895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:44.994877487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011059s
2026-01-28T03:21:44.995056738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:44.995217522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:44.995419709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-28T03:21:44.995757539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:44.996778385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011548s
2026-01-28T03:21:44.997148129Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-28T03:21:44.997754811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-28T03:21:44.998051007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006682s
2026-01-28T03:21:44.998382545Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-28T03:21:45.009631505Z [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:21:45.011093559Z [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:21:45.012001888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-28T03:21:45.013187786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-28T03:21:45.015462045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-28T03:21:45.015965198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-28T03:21:45.016442710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-28T03:21:45.016784167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182075s
2026-01-28T03:21:45.016961975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:45.017116036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.017312401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-28T03:21:45.017582836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-28T03:21:45.018452477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009471s
2026-01-28T03:21:45.018816680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-28T03:21:45', 'add_medium_support')
2026-01-28T03:21:45.019172526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.020587666Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-28T03:21:45.020796607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030526s
2026-01-28T03:21:45.024696980Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-28T03:21:45.024947485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.025259483Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-28T03:21:45.025942739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-28T03:21:45.026306361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-28T03:21:45.026609451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004254s
2026-01-28T03:21:45.026789895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.027018234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.029498388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025077s
2026-01-28T03:21:45.029889796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-28T03:21:45', 'add_various_qualites_in_profile')
2026-01-28T03:21:45.030267697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.031025874Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-28T03:21:45.031226227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040056s
2026-01-28T03:21:45.031440549Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-28T03:21:45.031659089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.032046218Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-28T03:21:45.032826780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-28T03:21:45.033358992Z [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:21:45.033837665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008061s
2026-01-28T03:21:45.034064051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-28T03:21:45.034390228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-28T03:21:45.034752558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s
2026-01-28T03:21:45.034937510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:21:45.035109877Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.035340632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-28T03:21:45.035686057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.036621952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010624s
2026-01-28T03:21:45.036848117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-28T03:21:45.040914705Z [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:21:45.043604471Z [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:21:45.044812343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.045799661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.047972747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-28T03:21:45.048461822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-28T03:21:45.048920445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.049361944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.049693492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126583s
2026-01-28T03:21:45.049915318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-28T03:21:45.053862657Z [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:21:45.056363542Z [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:21:45.057490471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.058557470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.060803963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-28T03:21:45.061316946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-28T03:21:45.061765078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.062199924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.062535850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124167s
2026-01-28T03:21:45.062716524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.062881436Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.063092962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-28T03:21:45.063384960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-28T03:21:45.064272798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009746s
2026-01-28T03:21:45.064642232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-28T03:21:45', 'metadata_profiles')
2026-01-28T03:21:45.065004161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.066996041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-28T03:21:45.067190894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036756s
2026-01-28T03:21:45.067472951Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-28T03:21:45.067723496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.068075845Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-28T03:21:45.070093698Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-28T03:21:45.074934716Z [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:21:45.075885861Z [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:21:45.076400588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-28T03:21:45.077034885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-28T03:21:45.079943271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-28T03:21:45.080318897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099713s
2026-01-28T03:21:45.080483609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:21:45.080649924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.080884436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-28T03:21:45.081203278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-28T03:21:45.082097809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010071s
2026-01-28T03:21:45.082413004Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-28T03:21:45.082762377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-28T03:21:45.083046469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004021s
2026-01-28T03:21:45.083226331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:21:45.083387656Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.083773253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-28T03:21:45.087222959Z [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:21:45.088324527Z [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:21:45.088890366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-28T03:21:45.089582580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-28T03:21:45.092451357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-28T03:21:45.092807584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087924s
2026-01-28T03:21:45.093223481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-28T03:21:45', 'separate_automatic_and_interactive_search')
2026-01-28T03:21:45.093641543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.094571776Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-28T03:21:45.094780897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104864s
2026-01-28T03:21:45.095028916Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-28T03:21:45.095248358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.095532130Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-28T03:21:45.095849419Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-28T03:21:45.099661364Z [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:21:45.101854270Z [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:21:45.102837179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.103987204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.106147154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.106603102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:21:45.107038458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:21:45.107485739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:21:45.107965184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.108309588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122502s
2026-01-28T03:21:45.108683100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-28T03:21:45', 'change_album_path_to_relative')
2026-01-28T03:21:45.109058816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.110100845Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-28T03:21:45.110289424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139992s
2026-01-28T03:21:45.110517454Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-28T03:21:45.110737477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.111000717Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-28T03:21:45.111547708Z [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:21:45.112097816Z [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:21:45.112481939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006381s
2026-01-28T03:21:45.112861614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-28T03:21:45', 'change_quality_size_mb_to_kb')
2026-01-28T03:21:45.113205857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.114322956Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-28T03:21:45.114509401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024343s
2026-01-28T03:21:45.114706949Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-28T03:21:45.114922373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.115195403Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-28T03:21:45.115591590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.115766412Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.115981616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-28T03:21:45.116266469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-28T03:21:45.117186492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010119s
2026-01-28T03:21:45.117361174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.117513951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.117710417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-28T03:21:45.118009068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-28T03:21:45.118946987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010371s
2026-01-28T03:21:45.119297613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-28T03:21:45', 'album_releases')
2026-01-28T03:21:45.119646124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.120312696Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-28T03:21:45.120584133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s
2026-01-28T03:21:45.120795950Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-28T03:21:45.121007115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.121268521Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-28T03:21:45.121845192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.122019133Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-28T03:21:45.122211420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-28T03:21:45.126233989Z [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:21:45.128622900Z [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:21:45.129667152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.130775624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.132987508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.133451372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:21:45.133846367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:21:45.134278648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:21:45.134718974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.135051374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126422s
2026-01-28T03:21:45.135225775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.135369374Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.135567132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-28T03:21:45.139554631Z [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:21:45.141937088Z [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:21:45.142997543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.144129853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.146245253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.146709989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:21:45.147134113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:21:45.147593097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:21:45.148059356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.148405954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126483s
2026-01-28T03:21:45.148773875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-28T03:21:45', 'album_releases_fix')
2026-01-28T03:21:45.149151104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.150226990Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-28T03:21:45.150423937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014444s
2026-01-28T03:21:45.150634641Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-28T03:21:45.150875276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.151148105Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-28T03:21:45.152121966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-28T03:21:45.152991156Z [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:21:45.153700665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013787s
2026-01-28T03:21:45.153904335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-28T03:21:45.154224540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-28T03:21:45.154564233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004603s
2026-01-28T03:21:45.154781641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-28T03:21:45.155416059Z [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:21:45.156021528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2026-01-28T03:21:45.156250429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-28T03:21:45.156621706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:21:45.156995639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005265s
2026-01-28T03:21:45.157358821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-28T03:21:45', 'import_lists')
2026-01-28T03:21:45.157721421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.158572384Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-28T03:21:45.158758800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020866s
2026-01-28T03:21:45.158987721Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-28T03:21:45.159210990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.159498078Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-28T03:21:45.159913655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-28T03:21:45.160105091Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.160335695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-28T03:21:45.160704297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-28T03:21:45.161651524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010896s
2026-01-28T03:21:45.161841226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.162059426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.163097476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s
2026-01-28T03:21:45.163468383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-28T03:21:45', 'add_release_status')
2026-01-28T03:21:45.163841985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.164539529Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-28T03:21:45.164737999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024893s
2026-01-28T03:21:45.164963403Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-28T03:21:45.165201622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.165484873Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-28T03:21:45.165835819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.166015571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:45.166255595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-28T03:21:45.166606090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.167527726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s
2026-01-28T03:21:45.167926369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-28T03:21:45', 'album_download_notification')
2026-01-28T03:21:45.168321965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.168998568Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-28T03:21:45.169202398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024826s
2026-01-28T03:21:45.169435688Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-28T03:21:45.169678216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.169972288Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-28T03:21:45.170644312Z [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:21:45.171315032Z [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:21:45.171759668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007637s
2026-01-28T03:21:45.172319284Z [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:21:45.172993291Z [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:21:45.173428157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s
2026-01-28T03:21:45.173819325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-28T03:21:45', 'fix_language_metadata_profiles')
2026-01-28T03:21:45.174203859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.174845321Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-28T03:21:45.175047427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021239s
2026-01-28T03:21:45.175272651Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-28T03:21:45.175484137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.175752868Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-28T03:21:45.176142072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-28T03:21:45.176466515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-28T03:21:45.176738883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s
2026-01-28T03:21:45.177103247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-28T03:21:45', 'remove_fanzub')
2026-01-28T03:21:45.177470236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.178131327Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-28T03:21:45.178318143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001738s
2026-01-28T03:21:45.178561914Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-28T03:21:45.178802108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.179140288Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-28T03:21:45.180925643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-28T03:21:45.181209876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-28T03:21:45.181583698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s
2026-01-28T03:21:45.181806607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-28T03:21:45.182150139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-28T03:21:45.182530415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005274s
2026-01-28T03:21:45.183016203Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-28T03:21:45.183442301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-28T03:21:45.183844291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006289s
2026-01-28T03:21:45.184076729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-28T03:21:45.184398216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-28T03:21:45.184746557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004814s
2026-01-28T03:21:45.184961280Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-28T03:21:45.193363467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-28T03:21:45.193890669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s
2026-01-28T03:21:45.194109149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-28T03:21:45.194442259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-28T03:21:45.194819148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005171s
2026-01-28T03:21:45.195227721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-28T03:21:45', 'update_artist_history_indexes')
2026-01-28T03:21:45.195595151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.197267949Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-28T03:21:45.197459074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028897s
2026-01-28T03:21:45.197685841Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-28T03:21:45.197906766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.198196840Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-28T03:21:45.199827874Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.200822577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-28T03:21:45.201106719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010468s
2026-01-28T03:21:45.201455541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-28T03:21:45', 'remove_nma')
2026-01-28T03:21:45.201815987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.202394432Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-28T03:21:45.202582310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023196s
2026-01-28T03:21:45.202798906Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-28T03:21:45.203025001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.203302891Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-28T03:21:45.203674299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.203872989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2026-01-28T03:21:45.204125147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-28T03:21:45.204422485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-28T03:21:45.205499774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011727s
2026-01-28T03:21:45.206023188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-28T03:21:45', 'album_disambiguation')
2026-01-28T03:21:45.206296148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.206957049Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-28T03:21:45.207143534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026037s
2026-01-28T03:21:45.207394269Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-28T03:21:45.207627268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.207963194Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-28T03:21:45.208308700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.208533272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.209898221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013913s
2026-01-28T03:21:45.210288647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-28T03:21:45', 'add_ape_quality_in_profiles')
2026-01-28T03:21:45.210661508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.211267869Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-28T03:21:45.211461859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027258s
2026-01-28T03:21:45.211664989Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-28T03:21:45.211904811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.212168422Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-28T03:21:45.213081611Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.213424121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-28T03:21:45.213714515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004097s
2026-01-28T03:21:45.213936953Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.214243510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-28T03:21:45.214520328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003908s
2026-01-28T03:21:45.214743918Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.215061367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-28T03:21:45.215320419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003828s
2026-01-28T03:21:45.215662548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-28T03:21:45', 'remove_pushalot')
2026-01-28T03:21:45.216064537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.216637491Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-28T03:21:45.216816341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016773s
2026-01-28T03:21:45.217015422Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-28T03:21:45.217224994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.217481861Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-28T03:21:45.217902428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-28T03:21:45.218347965Z [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:21:45.218768061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006748s
2026-01-28T03:21:45.219124027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-28T03:21:45', 'add_custom_filters')
2026-01-28T03:21:45.219483872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.220110814Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-28T03:21:45.220294484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019887s
2026-01-28T03:21:45.220490399Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-28T03:21:45.220704500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.220953701Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-28T03:21:45.221259838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:21:45.221431383Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.221619943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-28T03:21:45.221884816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-28T03:21:45.222849860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010387s
2026-01-28T03:21:45.223206348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-28T03:21:45', 'import_list_tags')
2026-01-28T03:21:45.223574489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.224286192Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-28T03:21:45.224477086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024471s
2026-01-28T03:21:45.224671017Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-28T03:21:45.224878174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.225135873Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-28T03:21:45.229471242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-28T03:21:45.230181161Z [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:21:45.230764686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s
2026-01-28T03:21:45.230985160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-28T03:21:45.231337670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-28T03:21:45.231707284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005305s
2026-01-28T03:21:45.234027747Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-28T03:21:45.234034751Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-28T03:21:45.234039260Z FROM "Artists"
2026-01-28T03:21:45.235053302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-28T03:21:45.235070446Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-28T03:21:45.235080386Z FROM "Artists"
2026-01-28T03:21:45.235596275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010899s
2026-01-28T03:21:45.235763983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:21:45.235951951Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.236139820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-28T03:21:45.236458030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.237420168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010903s
2026-01-28T03:21:45.237963361Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-28T03:21:45.237967680Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:21:45.237971678Z FROM "ArtistMetadata"
2026-01-28T03:21:45.237975406Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-28T03:21:45.238702319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-28T03:21:45.238715796Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:21:45.238725015Z FROM "ArtistMetadata"
2026-01-28T03:21:45.238734073Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-28T03:21:45.239124680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s
2026-01-28T03:21:45.239305363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-28T03:21:45.240175415Z [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:21:45.240813400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013364s
2026-01-28T03:21:45.241042641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-28T03:21:45.241389610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-28T03:21:45.241751849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005263s
2026-01-28T03:21:45.241956542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-28T03:21:45.242257918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-28T03:21:45.242593123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000455s
2026-01-28T03:21:45.242764629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.242980293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.247629655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046753s
2026-01-28T03:21:45.247797884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.247961573Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-28T03:21:45.248159141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-28T03:21:45.248478194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.249466273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011145s
2026-01-28T03:21:45.249638099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.249788151Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.249982533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-28T03:21:45.250289350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.251199904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010262s
2026-01-28T03:21:45.251370227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.251521621Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.251707997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-28T03:21:45.251972770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-28T03:21:45.252871259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009721s
2026-01-28T03:21:45.253493752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-28T03:21:45.253499133Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:21:45.253503181Z FROM "ArtistMetadata"
2026-01-28T03:21:45.253507270Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-28T03:21:45.253511608Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-28T03:21:45.254357812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-28T03:21:45.254373774Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:21:45.254382742Z FROM "ArtistMetadata"
2026-01-28T03:21:45.254391560Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-28T03:21:45.254423194Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-28T03:21:45.254839612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s
2026-01-28T03:21:45.255001268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:45.255154687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.255355110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-28T03:21:45.255676076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-28T03:21:45.256620057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010648s
2026-01-28T03:21:45.256794899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:45.256942837Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.257137349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-28T03:21:45.257453926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.258367706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s
2026-01-28T03:21:45.258539703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:45.258687330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.258887633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-28T03:21:45.259202287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.260134704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s
2026-01-28T03:21:45.260717548Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-28T03:21:45.260722348Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-28T03:21:45.260726296Z FROM "AlbumReleases"
2026-01-28T03:21:45.260730183Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-28T03:21:45.260734362Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-28T03:21:45.261503541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-28T03:21:45.261518691Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-28T03:21:45.261527649Z FROM "AlbumReleases"
2026-01-28T03:21:45.261550946Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-28T03:21:45.261562529Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-28T03:21:45.261986713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008855s
2026-01-28T03:21:45.262598054Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-28T03:21:45.262602824Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:21:45.262606912Z FROM "ArtistMetadata"
2026-01-28T03:21:45.262610980Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-28T03:21:45.262615449Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-28T03:21:45.263445320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-28T03:21:45.263458497Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:21:45.263467265Z FROM "ArtistMetadata"
2026-01-28T03:21:45.263475722Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-28T03:21:45.263484630Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-28T03:21:45.263932141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009174s
2026-01-28T03:21:45.264460234Z [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:21:45.268389886Z [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:21:45.269803673Z [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:21:45.270472430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.271597906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.274005323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.274458937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.274809523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100309s
2026-01-28T03:21:45.275203907Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-28T03:21:45.279312279Z [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:21:45.281150641Z [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:21:45.282005502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.283489520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.285830264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.286341974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.286722871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112278s
2026-01-28T03:21:45.286998155Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-28T03:21:45.291255327Z [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:21:45.292851200Z [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:21:45.293579276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-28T03:21:45.294517446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-28T03:21:45.296799962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-28T03:21:45.297344007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-28T03:21:45.297725776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105057s
2026-01-28T03:21:45.297925478Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-28T03:21:45.301915141Z [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:21:45.302992049Z [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:21:45.303560764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:21:45.304274041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:21:45.306555364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:45.306963226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088472s
2026-01-28T03:21:45.307192277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-28T03:21:45.307528835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.307940934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s
2026-01-28T03:21:45.308151088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-28T03:21:45.308442434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.308822449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004916s
2026-01-28T03:21:45.309038484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-28T03:21:45.309352988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.309748534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s
2026-01-28T03:21:45.309967425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-28T03:21:45.310281878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.310715912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005593s
2026-01-28T03:21:45.310949071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-28T03:21:45.311270178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-28T03:21:45.311648309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005084s
2026-01-28T03:21:45.311911499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-28T03:21:45.312270953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-28T03:21:45.312665427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005349s
2026-01-28T03:21:45.312845710Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:45.313799821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-28T03:21:45.314097120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010936s
2026-01-28T03:21:45.314269938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:45.314591445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-28T03:21:45.314889706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s
2026-01-28T03:21:45.315059868Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:45.315433370Z [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:21:45.315776070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005465s
2026-01-28T03:21:45.316166396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-28T03:21:45', 'add_release_groups_etc')
2026-01-28T03:21:45.316547634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.319109623Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-28T03:21:45.319304295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038354s
2026-01-28T03:21:45.319534809Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-28T03:21:45.319752728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.320064796Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-28T03:21:45.320817722Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:45.321038307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-28T03:21:45.321332749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s
2026-01-28T03:21:45.321696772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-28T03:21:45', 'NewMediaInfoFormat')
2026-01-28T03:21:45.322085625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.322703630Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-28T03:21:45.322883572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017249s
2026-01-28T03:21:45.323126190Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-28T03:21:45.323373288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.323664524Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-28T03:21:45.325032759Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-28T03:21:45.325403235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-28T03:21:45.327968120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026914s
2026-01-28T03:21:45.328171118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-28T03:21:45.328330770Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-28T03:21:45.328585102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-28T03:21:45.328985749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.329975402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s
2026-01-28T03:21:45.330389806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-28T03:21:45', 'rename_restrictions_to_release_profiles')
2026-01-28T03:21:45.330790703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.331503228Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-28T03:21:45.331709904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026267s
2026-01-28T03:21:45.332011552Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-28T03:21:45.332252337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.332565778Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-28T03:21:45.334123564Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-28T03:21:45.334423438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-28T03:21:45.336909233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002552s
2026-01-28T03:21:45.337109997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:21:45.337268877Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:45.337513049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-28T03:21:45.337840779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-28T03:21:45.338778467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010618s
2026-01-28T03:21:45.338981656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-28T03:21:45.339149464Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.339449368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-28T03:21:45.339805695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-28T03:21:45.340777733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010639s
2026-01-28T03:21:45.340947324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:45.341221586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-28T03:21:45.341500658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003883s
2026-01-28T03:21:45.341672855Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:45.341968150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-28T03:21:45.342258695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003984s
2026-01-28T03:21:45.342491253Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-28T03:21:45.347389977Z [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:21:45.348975259Z [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:21:45.349711150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.350691344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.353019893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.353507564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.353986188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.354473529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.354832883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121424s
2026-01-28T03:21:45.355278440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-28T03:21:45', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-28T03:21:45.355690440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.356832459Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-28T03:21:45.357059376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140519s
2026-01-28T03:21:45.357333448Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-28T03:21:45.357559493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.357863816Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-28T03:21:45.358444165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-28T03:21:45.358920965Z [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:21:45.359381873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007192s
2026-01-28T03:21:45.359637718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-28T03:21:45.360047132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-28T03:21:45.360495445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006386s
2026-01-28T03:21:45.360876542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-28T03:21:45', 'add_import_exclusions')
2026-01-28T03:21:45.361265686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.362752149Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-28T03:21:45.362953715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028718s
2026-01-28T03:21:45.363226464Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-28T03:21:45.363467339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.363775620Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-28T03:21:45.368810658Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-28T03:21:45.368828554Z WHERE "Id" in (
2026-01-28T03:21:45.368836901Z SELECT "Artists"."Id" from "Artists"
2026-01-28T03:21:45.368845408Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.368855087Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:21:45.369724067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-28T03:21:45.369739158Z WHERE "Id" in (
2026-01-28T03:21:45.369744528Z SELECT "Artists"."Id" from "Artists"
2026-01-28T03:21:45.369749799Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.369769729Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:21:45.370470180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011835s
2026-01-28T03:21:45.371112874Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-28T03:21:45.371124738Z WHERE "Id" in (
2026-01-28T03:21:45.371129547Z SELECT "Albums"."Id" from "Albums"
2026-01-28T03:21:45.371134297Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.371139387Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:21:45.372038818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-28T03:21:45.372053808Z WHERE "Id" in (
2026-01-28T03:21:45.372062155Z SELECT "Albums"."Id" from "Albums"
2026-01-28T03:21:45.372070793Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.372079701Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:21:45.372674147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011211s
2026-01-28T03:21:45.373262833Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-28T03:21:45.373273214Z WHERE "Id" in (
2026-01-28T03:21:45.373285819Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-28T03:21:45.373294617Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-28T03:21:45.373303394Z WHERE "Albums"."Id" IS NULL)
2026-01-28T03:21:45.374036741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-28T03:21:45.374047382Z WHERE "Id" in (
2026-01-28T03:21:45.374052112Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-28T03:21:45.374056751Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-28T03:21:45.374061641Z WHERE "Albums"."Id" IS NULL)
2026-01-28T03:21:45.374662671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010106s
2026-01-28T03:21:45.375250204Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-28T03:21:45.375261046Z WHERE "Id" in (
2026-01-28T03:21:45.375265806Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:21:45.375270485Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:21:45.375287830Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-28T03:21:45.376072650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-28T03:21:45.376087981Z WHERE "Id" in (
2026-01-28T03:21:45.376096268Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:21:45.376104635Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:21:45.376113473Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-28T03:21:45.376672067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010004s
2026-01-28T03:21:45.377288238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-28T03:21:45.377298919Z WHERE "Id" in (
2026-01-28T03:21:45.377307126Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:21:45.377315523Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.377324311Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:21:45.378094361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-28T03:21:45.378105323Z WHERE "Id" in (
2026-01-28T03:21:45.378110093Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:21:45.378115123Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.378120053Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:21:45.378713107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001014s
2026-01-28T03:21:45.379300540Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:21:45.379311472Z WHERE "Id" IN (
2026-01-28T03:21:45.379316181Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.379320911Z LEFT OUTER JOIN "Tracks"
2026-01-28T03:21:45.379325460Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:21:45.379330249Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:21:45.380124709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:21:45.380139238Z WHERE "Id" IN (
2026-01-28T03:21:45.380147675Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.380156183Z LEFT OUTER JOIN "Tracks"
2026-01-28T03:21:45.380183257Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:21:45.380194359Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:21:45.380757383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010289s
2026-01-28T03:21:45.381169683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-28T03:21:45', 'clean_artist_metadata_table')
2026-01-28T03:21:45.381556873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.382350702Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-28T03:21:45.382549822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025894s
2026-01-28T03:21:45.382838694Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-28T03:21:45.383062024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.383383652Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-28T03:21:45.384285397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.384481332Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.384709762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-28T03:21:45.385078474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.386217077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012841s
2026-01-28T03:21:45.386416669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.386603996Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.386861604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-28T03:21:45.387248443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.388265922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011742s
2026-01-28T03:21:45.388467498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.388646508Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.388882313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-28T03:21:45.389257078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.390274977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011608s
2026-01-28T03:21:45.390490171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.390659381Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.390912230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-28T03:21:45.391314961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.392361539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012134s
2026-01-28T03:21:45.392548876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.392710862Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.394707362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-28T03:21:45.395065203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.396153624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012183s
2026-01-28T03:21:45.396370832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-28T03:21:45.400394624Z [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:21:45.402078204Z [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:21:45.402935710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-28T03:21:45.403425627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-28T03:21:45.405792422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092251s
2026-01-28T03:21:45.406048708Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-28T03:21:45.410052611Z [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:21:45.411753555Z [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:21:45.412520219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-28T03:21:45.413076098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-28T03:21:45.415313523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090507s
2026-01-28T03:21:45.415686935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-28T03:21:45', 'health_issue_notification')
2026-01-28T03:21:45.416075488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.417272348Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-28T03:21:45.417454775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010969s
2026-01-28T03:21:45.417697354Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-28T03:21:45.417918549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.418203042Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-28T03:21:45.419157885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:45.419330402Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.419527920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-28T03:21:45.419929348Z [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:21:45.420886024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001159s
2026-01-28T03:21:45.421065435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:45.421218383Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.421403957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-28T03:21:45.421683420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-28T03:21:45.422609384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s
2026-01-28T03:21:45.422876422Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-28T03:21:45.423167007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-28T03:21:45.423417171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003359s
2026-01-28T03:21:45.423927228Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:21:45.423933190Z WHERE "Id" IN (
2026-01-28T03:21:45.423936907Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.423941086Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:21:45.423945074Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:21:45.424606205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:21:45.424620494Z WHERE "Id" IN (
2026-01-28T03:21:45.424632678Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.424641626Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:21:45.424650534Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:21:45.425123256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008488s
2026-01-28T03:21:45.425759838Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:21:45.425764046Z WHERE "Id" IN (
2026-01-28T03:21:45.425767734Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.425771641Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-28T03:21:45.425775569Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-28T03:21:45.425780239Z WHERE "Artists"."Path" IS NULL)
2026-01-28T03:21:45.426642345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:21:45.426654739Z WHERE "Id" IN (
2026-01-28T03:21:45.426663347Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.426672124Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-28T03:21:45.426681503Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-28T03:21:45.426708979Z WHERE "Artists"."Path" IS NULL)
2026-01-28T03:21:45.427264116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2026-01-28T03:21:45.427972994Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:21:45.427988335Z WHERE "Id" IN (
2026-01-28T03:21:45.427996892Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.428005640Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:21:45.428014367Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:21:45.428024117Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-28T03:21:45.428034628Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-28T03:21:45.428960803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:21:45.428974400Z WHERE "Id" IN (
2026-01-28T03:21:45.428983058Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:21:45.428992236Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:21:45.429001345Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:21:45.429010283Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-28T03:21:45.429018850Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-28T03:21:45.429620632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011841s
2026-01-28T03:21:45.430166320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-28T03:21:45.430177673Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-28T03:21:45.430186782Z FROM "Artists"
2026-01-28T03:21:45.430195319Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-28T03:21:45.430204467Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-28T03:21:45.430891551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-28T03:21:45.430903775Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-28T03:21:45.430912974Z FROM "Artists"
2026-01-28T03:21:45.430921311Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-28T03:21:45.430930068Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-28T03:21:45.431351427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008216s
2026-01-28T03:21:45.431763206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:21:45.431775841Z WHERE "Id" NOT IN (
2026-01-28T03:21:45.431784068Z SELECT MIN("Id")
2026-01-28T03:21:45.431792355Z FROM "TrackFiles"
2026-01-28T03:21:45.431800681Z GROUP BY "Path"
2026-01-28T03:21:45.431809098Z )
2026-01-28T03:21:45.432316069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:21:45.432331430Z WHERE "Id" NOT IN (
2026-01-28T03:21:45.432339887Z SELECT MIN("Id")
2026-01-28T03:21:45.432348354Z FROM "TrackFiles"
2026-01-28T03:21:45.432357342Z GROUP BY "Path"
2026-01-28T03:21:45.432365689Z )
2026-01-28T03:21:45.432686495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006078s
2026-01-28T03:21:45.432862720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:45.433014976Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.433200620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-28T03:21:45.436814146Z [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:21:45.437977619Z [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:21:45.438558528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:21:45.439171673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:21:45.441517657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:45.441957643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085672s
2026-01-28T03:21:45.442154138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-28T03:21:45.442441557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:21:45.442789398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s
2026-01-28T03:21:45.442998819Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-28T03:21:45.446514318Z [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:21:45.447591547Z [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:21:45.448148318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:21:45.448972718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:21:45.451264352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:45.451768497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:21:45.452145306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089625s
2026-01-28T03:21:45.452520451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-28T03:21:45', 'add_mediafilerepository_mtime')
2026-01-28T03:21:45.452920467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.454008518Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-28T03:21:45.454203420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107753s
2026-01-28T03:21:45.454433253Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-28T03:21:45.454658146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.454932037Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-28T03:21:45.456281635Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-28T03:21:45.456297597Z WHERE "Id" NOT IN (
2026-01-28T03:21:45.456306074Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-28T03:21:45.456314641Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.456339802Z GROUP BY "ArtistMetadata"."Id")
2026-01-28T03:21:45.457082307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-28T03:21:45.457094261Z WHERE "Id" NOT IN (
2026-01-28T03:21:45.457102798Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-28T03:21:45.457111606Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:21:45.457120644Z GROUP BY "ArtistMetadata"."Id")
2026-01-28T03:21:45.457566302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008825s
2026-01-28T03:21:45.457773869Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-28T03:21:45.458017580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-28T03:21:45.458380551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2026-01-28T03:21:45.458594782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-28T03:21:45.462296656Z [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:21:45.463719932Z [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:21:45.464414400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.465160763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.467422998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.467871251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.468319834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.468643256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098588s
2026-01-28T03:21:45.468851475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-28T03:21:45.469171890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.469509981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000479s
2026-01-28T03:21:45.469896930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-28T03:21:45', 'add_artistmetadataid_constraint')
2026-01-28T03:21:45.470255752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.471264614Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-28T03:21:45.471463785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021745s
2026-01-28T03:21:45.471668547Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-28T03:21:45.471930364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.472192762Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-28T03:21:45.472787089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-28T03:21:45.472950959Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.473162816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-28T03:21:45.473481628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.474430689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s
2026-01-28T03:21:45.474626302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-28T03:21:45.474796164Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.475027941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-28T03:21:45.475388707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.476361777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011176s
2026-01-28T03:21:45.476545286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.476713164Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-28T03:21:45.476928849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-28T03:21:45.477266449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.478221602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010684s
2026-01-28T03:21:45.478405171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-28T03:21:45.478577228Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.478804866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-28T03:21:45.479164260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.480136528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011191s
2026-01-28T03:21:45.480323655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:45.480484949Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.480707517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-28T03:21:45.481055368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.481999319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010828s
2026-01-28T03:21:45.482180433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:21:45.482339443Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.482554607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-28T03:21:45.482892136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.483855275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010872s
2026-01-28T03:21:45.484241824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-28T03:21:45', 'old_ids_and_artist_alias')
2026-01-28T03:21:45.484609825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.486398907Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-28T03:21:45.486596385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035969s
2026-01-28T03:21:45.486820406Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-28T03:21:45.487052633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.487331545Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-28T03:21:45.487681339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.487916723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.488476771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s
2026-01-28T03:21:45.488742526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-28T03:21:45.489033712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-28T03:21:45.489300961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003471s
2026-01-28T03:21:45.489670354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-28T03:21:45', 'download_propers_config')
2026-01-28T03:21:45.490035059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.490768446Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-28T03:21:45.490961925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017728s
2026-01-28T03:21:45.491181688Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-28T03:21:45.491412031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.491682456Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-28T03:21:45.492513109Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-28T03:21:45.492828193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-28T03:21:45.493358200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000644s
2026-01-28T03:21:45.493576860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-28T03:21:45.497295628Z [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:21:45.498624584Z [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:21:45.499274974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.500244736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.502562042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.502986897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.503429529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.503924545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.504287216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105121s
2026-01-28T03:21:45.504522660Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-28T03:21:45.508050083Z [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:21:45.509337435Z [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:21:45.509962684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-28T03:21:45.510559285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-28T03:21:45.512908084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-28T03:21:45.513293080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085487s
2026-01-28T03:21:45.513534355Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-28T03:21:45.518057182Z [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:21:45.519181837Z [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:21:45.519767787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-28T03:21:45.520252022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-28T03:21:45.522467743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087058s
2026-01-28T03:21:45.522659459Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-28T03:21:45.526109957Z [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:21:45.527115021Z [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:21:45.527623575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-28T03:21:45.528374076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-28T03:21:45.530723076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-28T03:21:45.531209996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-28T03:21:45.531702909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-28T03:21:45.532269850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-28T03:21:45.532664164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098021s
2026-01-28T03:21:45.532871873Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-28T03:21:45.536285596Z [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:21:45.537464560Z [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:21:45.537949346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-28T03:21:45.538392528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-28T03:21:45.540643721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075608s
2026-01-28T03:21:45.540887943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-28T03:21:45.544357229Z [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:21:45.545395299Z [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:21:45.545918533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:21:45.546657490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:21:45.549003234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:45.549458390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:21:45.549793234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087037s
2026-01-28T03:21:45.550159311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-28T03:21:45', 'remove_language_profiles')
2026-01-28T03:21:45.550520569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.552165220Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-28T03:21:45.552353980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011034s
2026-01-28T03:21:45.552587751Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-28T03:21:45.552806201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.553091946Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-28T03:21:45.553528876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-28T03:21:45.553697506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.553941687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-28T03:21:45.554245169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-28T03:21:45.555177746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s
2026-01-28T03:21:45.555557030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-28T03:21:45.556041335Z [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:21:45.556353624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005277s
2026-01-28T03:21:45.556719060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-28T03:21:45', 'multi_disc_naming_format')
2026-01-28T03:21:45.557068924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.557825037Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-28T03:21:45.558007374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019585s
2026-01-28T03:21:45.558223279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-28T03:21:45.558440757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.558705500Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-28T03:21:45.559068621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-28T03:21:45.559242631Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.559443506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-28T03:21:45.559773260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.560736679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010895s
2026-01-28T03:21:45.560922754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.561116654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.573854342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127466s
2026-01-28T03:21:45.574238105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-28T03:21:45', 'add_download_client_priority')
2026-01-28T03:21:45.574613170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.575420436Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-28T03:21:45.575600909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142838s
2026-01-28T03:21:45.575803006Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-28T03:21:45.576026065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.576283403Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-28T03:21:45.576641575Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.576948603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-28T03:21:45.577293798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s
2026-01-28T03:21:45.577531196Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.577828084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-28T03:21:45.578089590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003642s
2026-01-28T03:21:45.578441980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-28T03:21:45', 'remove_growl_prowl')
2026-01-28T03:21:45.578793227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.579513357Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-28T03:21:45.579690364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017564s
2026-01-28T03:21:45.579937622Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-28T03:21:45.580154047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.580416796Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-28T03:21:45.580766040Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.581091154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-28T03:21:45.581358673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003947s
2026-01-28T03:21:45.581578956Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.581873970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-28T03:21:45.582146178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003801s
2026-01-28T03:21:45.582498929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-28T03:21:45', 'remove_plex_hometheatre')
2026-01-28T03:21:45.582851829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.583576138Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-28T03:21:45.583759838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017725s
2026-01-28T03:21:45.583992346Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-28T03:21:45.584215896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.584475819Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-28T03:21:45.585080116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:21:45.585249126Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.585440281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-28T03:21:45.585701838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-28T03:21:45.586672622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s
2026-01-28T03:21:45.586857124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:21:45.587016515Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.587240185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-28T03:21:45.587599008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.588598520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001146s
2026-01-28T03:21:45.588784014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:21:45.588947162Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.589169099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-28T03:21:45.589532351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.590495340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s
2026-01-28T03:21:45.590675062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:21:45.590827809Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.591042111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-28T03:21:45.591385402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.592383602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011261s
2026-01-28T03:21:45.592565528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:21:45.592715550Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.592917617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-28T03:21:45.593203663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-28T03:21:45.594157153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010387s
2026-01-28T03:21:45.594336624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.594539102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.595566932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010538s
2026-01-28T03:21:45.595969582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-28T03:21:45', 'add_root_folder_add_defaults')
2026-01-28T03:21:45.596359608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.597856832Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-28T03:21:45.598054731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032936s
2026-01-28T03:21:45.598268090Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-28T03:21:45.598472983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.598745051Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-28T03:21:45.599123152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-28T03:21:45.599297183Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:45.599514941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-28T03:21:45.599835496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-28T03:21:45.600909790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001182s
2026-01-28T03:21:45.601273071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-28T03:21:45', 'task_duration')
2026-01-28T03:21:45.601617114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.602388547Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-28T03:21:45.602559872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026441s
2026-01-28T03:21:45.602815778Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-28T03:21:45.603042895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.603341857Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-28T03:21:45.603843176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-28T03:21:45.604060294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:45.604268743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-28T03:21:45.604593457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.605617118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011526s
2026-01-28T03:21:45.605817642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-28T03:21:45.605980189Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.606186525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-28T03:21:45.606514515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.607469318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010741s
2026-01-28T03:21:45.607890476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-28T03:21:45', 'add_indexer_and_enabled_to_release_profiles')
2026-01-28T03:21:45.608276773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.609115602Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-28T03:21:45.609319082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026522s
2026-01-28T03:21:45.609547713Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-28T03:21:45.609758567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.610038741Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-28T03:21:45.610475681Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-28T03:21:45.614190080Z [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:21:45.615536271Z [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:21:45.616158484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.617200903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.620343901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.620808386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.621255737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.621736896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.622098664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114239s
2026-01-28T03:21:45.622433098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-28T03:21:45.622825518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-28T03:21:45.623131414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s
2026-01-28T03:21:45.623461619Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-28T03:21:45.623897526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-28T03:21:45.624217932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2026-01-28T03:21:45.624424297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-28T03:21:45.627944155Z [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:21:45.629088289Z [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:21:45.629647745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-28T03:21:45.630124766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-28T03:21:45.632575650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079523s
2026-01-28T03:21:45.632952519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-28T03:21:45', 'remove_album_folders')
2026-01-28T03:21:45.633321923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.634512029Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-28T03:21:45.634693505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098679s
2026-01-28T03:21:45.634936664Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-28T03:21:45.635151677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.635448795Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-01-28T03:21:45.636594192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:21:45.636775046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:45.636968626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-01-28T03:21:45.637250884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-01-28T03:21:45.638252301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010916s
2026-01-28T03:21:45.638439407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:21:45.638599339Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.638795454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-01-28T03:21:45.639102432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:45.640069570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010812s
2026-01-28T03:21:45.640251276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.640451870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.715529882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0749568s
2026-01-28T03:21:45.715782772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-01-28T03:21:45.719366848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-01-28T03:21:45.720427474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-01-28T03:21:45.720968042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:21:45.721458319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:21:45.723761587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078142s
2026-01-28T03:21:45.723991430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-01-28T03:21:45.729218685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-01-28T03:21:45.730138828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-01-28T03:21:45.730619205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:21:45.731159263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:21:45.733540087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093263s
2026-01-28T03:21:45.733740240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-01-28T03:21:45.737100906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-01-28T03:21:45.737899915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-01-28T03:21:45.738376425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:21:45.738904298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:21:45.741244029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072943s
2026-01-28T03:21:45.741460004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-01-28T03:21:45.744786291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-01-28T03:21:45.745545931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-01-28T03:21:45.745970686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:21:45.746508449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:21:45.748872158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071939s
2026-01-28T03:21:45.749099847Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-01-28T03:21:45.752359721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-01-28T03:21:45.753024119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-01-28T03:21:45.753440357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:21:45.753978310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:21:45.756317430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070076s
2026-01-28T03:21:45.756707114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-28T03:21:45', 'flexible_delay_profiles')
2026-01-28T03:21:45.757083352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.758141483Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-28T03:21:45.758337848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088022s
2026-01-28T03:21:45.758595196Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-28T03:21:45.758826141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.759127818Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-28T03:21:45.759574678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:21:45.759761555Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.759991247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-28T03:21:45.760316121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-28T03:21:45.761241054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010435s
2026-01-28T03:21:45.761622372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-28T03:21:45', 'add_priority_to_indexers')
2026-01-28T03:21:45.762009291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.762745653Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-28T03:21:45.762947039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025114s
2026-01-28T03:21:45.763187694Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-28T03:21:45.763433799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.763718322Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-28T03:21:45.764220503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-28T03:21:45.764550327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-28T03:21:45.764925493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004676s
2026-01-28T03:21:45.765113201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.765327993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.765965888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006652s
2026-01-28T03:21:45.766372857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-28T03:21:45', 'remove_chown_and_folderchmod_config')
2026-01-28T03:21:45.766764536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.767545508Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-28T03:21:45.767747665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021906s
2026-01-28T03:21:45.768002418Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-28T03:21:45.768234856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.768518046Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-01-28T03:21:45.769028083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-28T03:21:45.769210581Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.769419010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-01-28T03:21:45.772963698Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-28T03:21:45.774134094Z [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:21:45.774726507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-28T03:21:45.775263008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-28T03:21:45.777539081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079055s
2026-01-28T03:21:45.777808553Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-28T03:21:45.778098016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-28T03:21:45.778365084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000344s
2026-01-28T03:21:45.778682794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-28T03:21:45.779053630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-28T03:21:45.779351049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s
2026-01-28T03:21:45.779668959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-28T03:21:45.780061480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-28T03:21:45.780363558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s
2026-01-28T03:21:45.780741328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-28T03:21:45', 'convert_blacklist_protocol')
2026-01-28T03:21:45.781116504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.782944945Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-28T03:21:45.783149467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029713s
2026-01-28T03:21:45.783364240Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-28T03:21:45.783590345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.783873345Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-28T03:21:45.790198000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-28T03:21:45.790959193Z [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:21:45.791427966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008598s
2026-01-28T03:21:45.791786829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-28T03:21:45', 'update_notifiarr')
2026-01-28T03:21:45.792211374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.792866333Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-28T03:21:45.793051626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022697s
2026-01-28T03:21:45.793281068Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-28T03:21:45.793515800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.793799381Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-28T03:21:45.794110518Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.794320992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.795332137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2026-01-28T03:21:45.795714818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-28T03:21:45', 'email_multiple_addresses')
2026-01-28T03:21:45.796138481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.796812939Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-28T03:21:45.797008753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024834s
2026-01-28T03:21:45.797258687Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-28T03:21:45.797478960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.797761349Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-28T03:21:45.798089760Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-28T03:21:45.798364463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-28T03:21:45.800657881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023583s
2026-01-28T03:21:45.801049830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-28T03:21:45', 'rename_blacklist_to_blocklist')
2026-01-28T03:21:45.801452241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.802197221Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-28T03:21:45.802398756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038524s
2026-01-28T03:21:45.802623599Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-28T03:21:45.802853883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.803131091Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-28T03:21:45.803550516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-28T03:21:45.803739927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.804028999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-28T03:21:45.804434115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.805419198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001163s
2026-01-28T03:21:45.805679132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-28T03:21:45.806056562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.807022847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011277s
2026-01-28T03:21:45.807207359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.807425298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.808637909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012418s
2026-01-28T03:21:45.809016041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-28T03:21:45', 'cdh_per_downloadclient')
2026-01-28T03:21:45.809385454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.810090334Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-28T03:21:45.810279745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002675s
2026-01-28T03:21:45.810488004Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-28T03:21:45.810702927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.810966838Z [Info] download_history: Starting migration of Main DB to 52
2026-01-28T03:21:45.811757160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-28T03:21:45.812518343Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-28T03:21:45.813131868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011445s
2026-01-28T03:21:45.813344025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-28T03:21:45.813668799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-28T03:21:45.814027952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s
2026-01-28T03:21:45.814247044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-28T03:21:45.814576397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-28T03:21:45.814950490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005054s
2026-01-28T03:21:45.815171976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-28T03:21:45.815504355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-28T03:21:45.815956095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005252s
2026-01-28T03:21:45.816123422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.816316681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.817345422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010572s
2026-01-28T03:21:45.817703934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-28T03:21:45', 'download_history')
2026-01-28T03:21:45.818107367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.819016798Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-28T03:21:45.819199105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027079s
2026-01-28T03:21:45.819405861Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-28T03:21:45.819607928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.819872891Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-28T03:21:45.820297607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-28T03:21:45', 'add_update_history')
2026-01-28T03:21:45.820657932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.821502092Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-28T03:21:45.821710782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018953s
2026-01-28T03:21:45.821899502Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-28T03:21:45.822113854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.822379268Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-28T03:21:45.822737159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:45.822911600Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.823131763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-28T03:21:45.823479624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.824526291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011874s
2026-01-28T03:21:45.824906577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-28T03:21:45', 'add_on_update_to_notifications')
2026-01-28T03:21:45.825268325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.826058567Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-28T03:21:45.826267247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026747s
2026-01-28T03:21:45.826469634Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-28T03:21:45.826681942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.826944440Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-28T03:21:45.827252591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:21:45.827418595Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.827619339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-28T03:21:45.827957220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.828972955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001158s
2026-01-28T03:21:45.829348261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-28T03:21:45', 'download_client_per_indexer')
2026-01-28T03:21:45.829714969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.830517214Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-28T03:21:45.830695794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026304s
2026-01-28T03:21:45.830917721Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-28T03:21:45.831148606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.831442788Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-28T03:21:45.831977394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:21:45.832167667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.832427471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-28T03:21:45.832782696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.833873332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011775s
2026-01-28T03:21:45.833993564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:21:45.834158055Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-28T03:21:45.834391275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-28T03:21:45.834761811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.835781314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011866s
2026-01-28T03:21:45.836012469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:21:45.836172892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.836388606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-28T03:21:45.836731296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.837730028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011546s
2026-01-28T03:21:45.838132107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-28T03:21:45', 'AddNewItemMonitorType')
2026-01-28T03:21:45.838541261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.839405812Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-28T03:21:45.839619983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027754s
2026-01-28T03:21:45.839875668Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-28T03:21:45.840094188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.840388972Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-28T03:21:45.840781041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:21:45.840989030Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.841264104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-28T03:21:45.841624159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:45.842800227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013123s
2026-01-28T03:21:45.843223068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-28T03:21:45', 'ImportListSearch')
2026-01-28T03:21:45.843655068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.844439187Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-28T03:21:45.844630772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029376s
2026-01-28T03:21:45.844839853Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-28T03:21:45.845064085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.845328227Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-28T03:21:45.845684805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:21:45.845825107Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.846040792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-28T03:21:45.846392941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:45.847436251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011878s
2026-01-28T03:21:45.847807178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-28T03:21:45', 'ImportListMonitorExisting')
2026-01-28T03:21:45.848265261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.849038658Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-28T03:21:45.849228430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027489s
2026-01-28T03:21:45.849428252Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-28T03:21:45.849636412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.849892748Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-28T03:21:45.850297212Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.850609651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-28T03:21:45.850875527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003766s
2026-01-28T03:21:45.851105209Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.851386245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-28T03:21:45.851651138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s
2026-01-28T03:21:45.851824568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:21:45.851998809Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.852184773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-28T03:21:45.852440247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-28T03:21:45.853444069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010703s
2026-01-28T03:21:45.853799424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-28T03:21:45', 'add_indexer_tags')
2026-01-28T03:21:45.854156162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.855457693Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-28T03:21:45.855639088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030611s
2026-01-28T03:21:45.855839442Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-28T03:21:45.856073433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.856333817Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-28T03:21:45.856596867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:45.856809024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:45.857749488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009693s
2026-01-28T03:21:45.858113260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-28T03:21:45', 'update_audio_types')
2026-01-28T03:21:45.858477764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:45.859216982Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-28T03:21:45.859398337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024139s
2026-01-28T03:21:45.859659573Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-28T03:21:45.859921110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:45.860210513Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-28T03:21:45.862247845Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:45.862520334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-28T03:21:45.862767762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003051s
2026-01-28T03:21:45.862944358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-28T03:21:45.863107887Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.863323050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-28T03:21:45.867266751Z [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:21:45.868711009Z [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:21:45.869422041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-28T03:21:45.870187422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-28T03:21:45.872737547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-28T03:21:45.873238044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-28T03:21:45.873584793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100587s
2026-01-28T03:21:45.873759635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.873904577Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.874111533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-28T03:21:45.879524362Z [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:21:45.881471473Z [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:21:45.882367928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.883218941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.885725248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.886187960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.886654169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.886995736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126927s
2026-01-28T03:21:45.887167332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.887316963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.887545964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-28T03:21:45.891625539Z [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:21:45.893570034Z [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:21:45.894462791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.895268293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.897765912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.898223033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.898701306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.899044176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113135s
2026-01-28T03:21:45.899215712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:45.899760118Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.899770699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-28T03:21:45.903726735Z [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:21:45.905672583Z [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:21:45.906572445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:21:45.907382746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:21:45.909891869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:21:45.910356965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:21:45.910828865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.911169912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114084s
2026-01-28T03:21:45.911340666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:21:45.911492211Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.911696883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-28T03:21:45.915419439Z [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:21:45.916796321Z [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:21:45.917482823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.918392575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.920806225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.921244277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.921683682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.922157787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.922514826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106231s
2026-01-28T03:21:45.922686642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:21:45.922834800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.923029502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-28T03:21:45.926732739Z [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:21:45.928115924Z [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:21:45.928800282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:21:45.929698370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:21:45.932147992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:21:45.932588098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:21:45.933026311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:21:45.933499644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:21:45.933854739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106316s
2026-01-28T03:21:45.934030613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-28T03:21:45.934180705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:45.934375828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-28T03:21:45.937937971Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-28T03:21:45.939053657Z [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:21:45.939644076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-28T03:21:45.940214364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-28T03:21:45.942557773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079878s
2026-01-28T03:21:45.942738988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-28T03:21:45.942890192Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.943102900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-28T03:21:45.946673871Z [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" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-28T03:21:45.947795439Z [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:21:45.948388954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-28T03:21:45.948939483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-28T03:21:45.951262621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079549s
2026-01-28T03:21:45.951434787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:21:45.951587254Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.951787477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-28T03:21:45.955325140Z [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:21:45.956332108Z [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:21:45.956858087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-28T03:21:45.957303774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-28T03:21:45.959647834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076511s
2026-01-28T03:21:45.959821193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:21:45.959996797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.960200407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-28T03:21:45.965092277Z [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:21:45.966110658Z [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:21:45.966637859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-28T03:21:45.967201444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-28T03:21:45.969589232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091895s
2026-01-28T03:21:45.969770938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:21:45.969924867Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.970146794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-28T03:21:45.973803066Z [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:21:45.974814643Z [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:21:45.975345522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-28T03:21:45.975915180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-28T03:21:45.978276053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079307s
2026-01-28T03:21:45.978477920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-28T03:21:45.978644435Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.978880640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-28T03:21:45.982510299Z [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:21:45.983484741Z [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:21:45.984032474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-28T03:21:45.984701581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-28T03:21:45.987234010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:21:45.987573935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084743s
2026-01-28T03:21:45.987761883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-28T03:21:45.987992678Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.988241720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-28T03:21:45.991680273Z [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:21:45.992768454Z [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:21:45.993300726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-28T03:21:45.994033090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-28T03:21:45.996592604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:21:45.997010646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085538s
2026-01-28T03:21:45.997228174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-28T03:21:45.997380390Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:45.997611917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-28T03:21:46.001071443Z [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:21:46.002058099Z [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:21:46.002586493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-28T03:21:46.003321674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-28T03:21:46.005876067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.006277054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084532s
2026-01-28T03:21:46.006471195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-28T03:21:46.006640797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-01-28T03:21:46.006853114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-28T03:21:46.010459366Z [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" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-28T03:21:46.011566996Z [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:21:46.012167836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-28T03:21:46.012896202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-28T03:21:46.015396066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-28T03:21:46.015901744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-28T03:21:46.016457814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-28T03:21:46.016842528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097861s
2026-01-28T03:21:46.017030968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-28T03:21:46.017194116Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-28T03:21:46.017396103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-28T03:21:46.021015481Z [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:21:46.022008811Z [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:21:46.022509860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-28T03:21:46.022988604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-28T03:21:46.025403146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077883s
2026-01-28T03:21:46.025593850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-28T03:21:46.025761487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-28T03:21:46.025982763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-28T03:21:46.029600407Z [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:21:46.030559638Z [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:21:46.031059284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-28T03:21:46.031571155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-28T03:21:46.034020848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077822s
2026-01-28T03:21:46.034166571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-28T03:21:46.034320311Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:46.034514151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-28T03:21:46.038042706Z [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:21:46.039049293Z [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:21:46.039543127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-28T03:21:46.040390213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-28T03:21:46.042824644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-28T03:21:46.043231894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-28T03:21:46.043693855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-28T03:21:46.044307650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-28T03:21:46.044636222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099258s
2026-01-28T03:21:46.044802617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:21:46.044968682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-28T03:21:46.045198093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-28T03:21:46.049850542Z [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:21:46.050957290Z [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:21:46.051485784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:21:46.052179401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:21:46.054805047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.055154020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097508s
2026-01-28T03:21:46.055340285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:21:46.055509606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-28T03:21:46.055755661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-28T03:21:46.059367545Z [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:21:46.060390324Z [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:21:46.077674406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:21:46.078464026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:21:46.081461211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.081859323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258459s
2026-01-28T03:21:46.082062251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:21:46.082246973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-28T03:21:46.082493800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-28T03:21:46.087324016Z [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:21:46.088452789Z [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:21:46.089047596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:21:46.089798729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:21:46.092393724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.092788168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100685s
2026-01-28T03:21:46.092988351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-28T03:21:46.093176340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-28T03:21:46.093433267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-28T03:21:46.097661210Z [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:21:46.098754301Z [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:21:46.099343758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-28T03:21:46.100010260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-28T03:21:46.102509442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.102896061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092418s
2026-01-28T03:21:46.103093879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-28T03:21:46.103270595Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.103535568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-28T03:21:46.107737209Z [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:21:46.108859769Z [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:21:46.109450198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-28T03:21:46.110147462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-28T03:21:46.112747708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.113206151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009432s
2026-01-28T03:21:46.113411655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-28T03:21:46.113595425Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.113843143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-28T03:21:46.118078722Z [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:21:46.119175320Z [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:21:46.119781220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-28T03:21:46.120525659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-28T03:21:46.123069681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.123410057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093705s
2026-01-28T03:21:46.123602554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-28T03:21:46.123777447Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.124063162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-28T03:21:46.128440636Z [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:21:46.129402883Z [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:21:46.129928542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-28T03:21:46.130477708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-28T03:21:46.132873171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086177s
2026-01-28T03:21:46.133078444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-28T03:21:46.133263146Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.133474592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-28T03:21:46.137755562Z [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:21:46.138733050Z [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:21:46.139265302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-28T03:21:46.139870030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-28T03:21:46.142202596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084943s
2026-01-28T03:21:46.142387248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-28T03:21:46.142560316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-28T03:21:46.142801211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-28T03:21:46.148560819Z [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:21:46.149678149Z [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:21:46.150268698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-28T03:21:46.150771510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-28T03:21:46.153189088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101266s
2026-01-28T03:21:46.153395323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-28T03:21:46.153582701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-28T03:21:46.153841512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-28T03:21:46.158368537Z [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:21:46.159474344Z [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:21:46.160086406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-28T03:21:46.160656925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-28T03:21:46.163035635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089622s
2026-01-28T03:21:46.163247862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-28T03:21:46.163394728Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.163629771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-28T03:21:46.167899418Z [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:21:46.168800041Z [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:21:46.169317533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-28T03:21:46.169817781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-28T03:21:46.172212393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008325s
2026-01-28T03:21:46.172432816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-28T03:21:46.172619612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-28T03:21:46.172875077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-28T03:21:46.177152830Z [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:21:46.177988152Z [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:21:46.178472637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-28T03:21:46.179139290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-28T03:21:46.181715597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-28T03:21:46.182113619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090095s
2026-01-28T03:21:46.182323071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-28T03:21:46.182508234Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.182761844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-28T03:21:46.187038626Z [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:21:46.187891773Z [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:21:46.188373704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-28T03:21:46.189107030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-28T03:21:46.194953002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-28T03:21:46.195334350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123391s
2026-01-28T03:21:46.195488370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:46.195647510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-01-28T03:21:46.195873565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-28T03:21:46.199654889Z [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:21:46.200665554Z [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:21:46.201244880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:21:46.202084742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:21:46.205035253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:46.205515951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:21:46.205876677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097889s
2026-01-28T03:21:46.206068934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:46.206240620Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-28T03:21:46.206462537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-28T03:21:46.210134039Z [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:21:46.210855161Z [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:21:46.211236128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:21:46.211975968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:21:46.214721306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:21:46.215075820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:21:46.215362517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087128s
2026-01-28T03:21:46.215508962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:21:46.215636348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-01-28T03:21:46.215793214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-28T03:21:46.219130143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-28T03:21:46.219524127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-28T03:21:46.219836816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-28T03:21:46.220306312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-28T03:21:46.222755503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:21:46.223081670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071333s
2026-01-28T03:21:46.223449240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-28T03:21:46', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-28T03:21:46.223787471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.227571089Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-28T03:21:46.227811233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115067s
2026-01-28T03:21:46.228073952Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-28T03:21:46.228269255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.228565562Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-28T03:21:46.229089968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:46.229257255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-01-28T03:21:46.229445774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-28T03:21:46.229725928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.230811374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011888s
2026-01-28T03:21:46.230980264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:46.231109975Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.231286441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-28T03:21:46.231543879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.232603242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s
2026-01-28T03:21:46.232869358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-28T03:21:46', 'add_on_delete_to_notifications')
2026-01-28T03:21:46.233184963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.233986487Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-28T03:21:46.234141950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024931s
2026-01-28T03:21:46.234346723Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-28T03:21:46.234502025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.234737600Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-28T03:21:46.236196698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:21:46.236352872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-28T03:21:46.236536572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-28T03:21:46.236808800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.237811399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2026-01-28T03:21:46.237958966Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:21:46.238171253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-28T03:21:46.238407479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003128s
2026-01-28T03:21:46.238560186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:46.238688284Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.238859760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-28T03:21:46.239087458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-28T03:21:46.240024335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009944s
2026-01-28T03:21:46.240181170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:46.240350070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:46.241069639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007332s
2026-01-28T03:21:46.241238529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-28T03:21:46.241647754Z [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:21:46.242123181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006999s
2026-01-28T03:21:46.242271870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-28T03:21:46.242498126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-28T03:21:46.242785354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s
2026-01-28T03:21:46.242943142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:21:46.243080198Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-28T03:21:46.243242435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-28T03:21:46.243492178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:21:46.244481740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010628s
2026-01-28T03:21:46.244640440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:21:46.244773528Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.244942157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-28T03:21:46.245202642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.246166643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010551s
2026-01-28T03:21:46.246332046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:21:46.246486186Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.246664695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-28T03:21:46.246928136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.247929993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010605s
2026-01-28T03:21:46.248083312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:46.248241210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:46.249966564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017362s
2026-01-28T03:21:46.250124402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:46.250282400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:46.251112591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008033s
2026-01-28T03:21:46.251261932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-28T03:21:46.256344476Z [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:21:46.257173706Z [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:21:46.257586056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-28T03:21:46.257998076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-28T03:21:46.262057640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105795s
2026-01-28T03:21:46.262263404Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-28T03:21:46.265901700Z [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:21:46.266563903Z [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:21:46.266941233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-28T03:21:46.267449517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-28T03:21:46.269994321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075662s
2026-01-28T03:21:46.270238232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-28T03:21:46.270503215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-28T03:21:46.270749541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003183s
2026-01-28T03:21:46.270918181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:21:46.271067371Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.271303366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-28T03:21:46.271629363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.272593113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s
2026-01-28T03:21:46.272766913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:21:46.272914821Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.273109553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-28T03:21:46.273370068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-28T03:21:46.274353458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s
2026-01-28T03:21:46.274657991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-28T03:21:46', 'add_custom_formats')
2026-01-28T03:21:46.274976733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.276155797Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-28T03:21:46.276337012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028428s
2026-01-28T03:21:46.276585232Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-28T03:21:46.276774713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.277045468Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-28T03:21:46.277535345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:21:46.277695768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-28T03:21:46.277869788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-28T03:21:46.278111194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:21:46.279077701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s
2026-01-28T03:21:46.279382995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-28T03:21:46', 'add_result_to_commands')
2026-01-28T03:21:46.279699743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.280632882Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-28T03:21:46.280801982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025765s
2026-01-28T03:21:46.281009480Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-28T03:21:46.281210234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.281456300Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-28T03:21:46.281911887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:46.282075396Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-28T03:21:46.282269026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-28T03:21:46.282545693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.283592611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s
2026-01-28T03:21:46.283923888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-28T03:21:46', 'health_restored_notification')
2026-01-28T03:21:46.284239554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.285540544Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-28T03:21:46.285713863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030534s
2026-01-28T03:21:46.285913304Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-28T03:21:46.286093036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.286343891Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-28T03:21:46.286754378Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:21:46.287010764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-28T03:21:46.287263082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003275s
2026-01-28T03:21:46.287545160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-28T03:21:46', 'remove_uc')
2026-01-28T03:21:46.287880856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.288654714Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-28T03:21:46.288815017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017004s
2026-01-28T03:21:46.289028957Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-28T03:21:46.289224551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.289480707Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-28T03:21:46.289804339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:46.289976505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:46.292036032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020677s
2026-01-28T03:21:46.292366598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-28T03:21:46', 'download_clients_rename_tv_to_music')
2026-01-28T03:21:46.292699659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.293500912Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-28T03:21:46.293684021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035074s
2026-01-28T03:21:46.293912521Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-28T03:21:46.294107954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.294372687Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-28T03:21:46.294801110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-28T03:21:46.294963447Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-01-28T03:21:46.295160594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-28T03:21:46.295461079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-28T03:21:46.296672328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013312s
2026-01-28T03:21:46.296993605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-28T03:21:46', 'add_colon_replacement_to_naming_config')
2026-01-28T03:21:46.297306906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.298173150Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-28T03:21:46.298347661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027983s
2026-01-28T03:21:46.298535710Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-28T03:21:46.298716233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.298952329Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-28T03:21:46.299362455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-28T03:21:46.303023476Z [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:21:46.303775600Z [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:21:46.304250978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:21:46.304958572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:21:46.307543868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.307878813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083223s
2026-01-28T03:21:46.308059236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:21:46.308202515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-28T03:21:46.308399641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-28T03:21:46.308648482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-28T03:21:46.309600640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-01-28T03:21:46.309888139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-28T03:21:46', 'list_sync_time')
2026-01-28T03:21:46.310186449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.311233467Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-28T03:21:46.311396696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026411s
2026-01-28T03:21:46.311612150Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-28T03:21:46.311787453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.312084541Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-28T03:21:46.312446931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-28T03:21:46.312605119Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.312781224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-28T03:21:46.312996557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-28T03:21:46.313983985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010459s
2026-01-28T03:21:46.314297978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-28T03:21:46', 'add_download_client_tags')
2026-01-28T03:21:46.314584845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.315437031Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-28T03:21:46.315603667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024767s
2026-01-28T03:21:46.315805192Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-28T03:21:46.316001548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.316245639Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-28T03:21:46.316852321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-28T03:21:46.317301686Z [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:21:46.317778266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007547s
2026-01-28T03:21:46.317974721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-28T03:21:46.318247480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-28T03:21:46.318567966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2026-01-28T03:21:46.318861316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-28T03:21:46', 'add_notification_status')
2026-01-28T03:21:46.319160799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.320130572Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-28T03:21:46.320299953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019611s
2026-01-28T03:21:46.320508393Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-28T03:21:46.320693947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.320941776Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-28T03:21:46.321261800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:46.321445840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:46.323217337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017848s
2026-01-28T03:21:46.323541961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-28T03:21:46', 'add_alac_24_quality_in_profiles')
2026-01-28T03:21:46.323885252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.324767288Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-28T03:21:46.324915627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032865s
2026-01-28T03:21:46.325113676Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-28T03:21:46.325295181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.325545956Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-28T03:21:46.325977104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-28T03:21:46.326133229Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.326298191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-28T03:21:46.326508504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-28T03:21:46.327637898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011826s
2026-01-28T03:21:46.327836408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-28T03:21:46.328116953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-28T03:21:46.329091385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s
2026-01-28T03:21:46.329395137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-28T03:21:46', 'add_salt_to_users')
2026-01-28T03:21:46.329691313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.330589712Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-28T03:21:46.330748933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025087s
2026-01-28T03:21:46.330954617Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-28T03:21:46.331137184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.331387739Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-28T03:21:46.331983990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-28T03:21:46.332431360Z [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:21:46.332920064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007661s
2026-01-28T03:21:46.333100147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-28T03:21:46.333330721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-28T03:21:46.333646617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2026-01-28T03:21:46.333934697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-28T03:21:46', 'add_auto_tagging')
2026-01-28T03:21:46.334228840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.335077238Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-28T03:21:46.335236959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s
2026-01-28T03:21:46.335461662Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-28T03:21:46.335651745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.335937560Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-28T03:21:46.336441735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-28T03:21:46.336608982Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.4E-06s
2026-01-28T03:21:46.336801941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-28T03:21:46.337065100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-28T03:21:46.338230196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001246s
2026-01-28T03:21:46.338482083Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-28T03:21:46.338760554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-28T03:21:46.339008042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003308s
2026-01-28T03:21:46.339318718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-28T03:21:46', 'quality_definition_preferred_size')
2026-01-28T03:21:46.339625676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.341018350Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-28T03:21:46.341200177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022862s
2026-01-28T03:21:46.341472695Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-28T03:21:46.341667087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.341943604Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-28T03:21:46.342415444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:21:46.342577921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-28T03:21:46.342759296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-28T03:21:46.343021364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.344173624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012409s
2026-01-28T03:21:46.344487316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-28T03:21:46', 'add_on_artist_add_to_notifications')
2026-01-28T03:21:46.344795115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.345615227Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-28T03:21:46.345784067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002649s
2026-01-28T03:21:46.346076465Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-28T03:21:46.346259273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.346505359Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-28T03:21:46.346924823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:21:46.347065356Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.347248746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-28T03:21:46.347482045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-28T03:21:46.348617993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011914s
2026-01-28T03:21:46.348915682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-28T03:21:46', 'album_last_searched_time')
2026-01-28T03:21:46.349217129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.350011198Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-28T03:21:46.350176090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025671s
2026-01-28T03:21:46.350378177Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-28T03:21:46.350570885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.350822441Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-28T03:21:46.351331777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-28T03:21:46.351493943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-01-28T03:21:46.351664717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-28T03:21:46.351939501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.353092863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012586s
2026-01-28T03:21:46.353261272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:21:46.353405633Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-28T03:21:46.353580505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-28T03:21:46.353831069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:21:46.354916054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011659s
2026-01-28T03:21:46.355214505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-28T03:21:46', 'add_indexer_flags')
2026-01-28T03:21:46.355516944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.356449432Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-28T03:21:46.356574824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026174s
2026-01-28T03:21:46.356798675Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-28T03:21:46.356982445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.357243481Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-28T03:21:46.357751413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-28T03:21:46.357984402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-28T03:21:46.358313826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s
2026-01-28T03:21:46.358496333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-28T03:21:46.358717589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-28T03:21:46.359362838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003764s
2026-01-28T03:21:46.359374231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-28T03:21:46.359457899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-28T03:21:46.359772433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003959s
2026-01-28T03:21:46.360122097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-28T03:21:46', 'add_indexes_album_statistics')
2026-01-28T03:21:46.360401740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.361218234Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-28T03:21:46.361379358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018081s
2026-01-28T03:21:46.361583680Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-28T03:21:46.361767319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.362005970Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-28T03:21:46.362400144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-28T03:21:46.362736571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-28T03:21:46.363018469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003932s
2026-01-28T03:21:46.363306198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-28T03:21:46', 'update_redacted_baseurl')
2026-01-28T03:21:46.363626603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.364364910Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-28T03:21:46.364523950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017008s
2026-01-28T03:21:46.372994877Z [Debug] MigrationController: Took: 00:00:01.6693873
2026-01-28T03:21:46.461066032Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-28T03:21:46.491747761Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-28T03:21:46.522182673Z [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:21:46.540354703Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-28T03:21:46.541203172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:21:46.541451622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:21:46.545035608Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-28T03:21:46.545251904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038206s
2026-01-28T03:21:46.545455975Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-28T03:21:46.545665937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040307s
2026-01-28T03:21:46.547179164Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-28T03:21:46.547402113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.547838542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-28T03:21:46.548235010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-28T03:21:46.548655828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005004s
2026-01-28T03:21:46.548888266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.549945384Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-28T03:21:46.550186710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017733s
2026-01-28T03:21:46.550493638Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-28T03:21:46.550761658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.551237025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-28T03:21:46.551537691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:21:46.551947105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004533s
2026-01-28T03:21:46.552170976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:21:46.552379586Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.552588186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-28T03:21:46.552885374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-28T03:21:46.553582428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007449s
2026-01-28T03:21:46.553823563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.554549976Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-28T03:21:46.554797164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016723s
2026-01-28T03:21:46.555079592Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-28T03:21:46.555306810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.555655842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:21:46.555898822Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.556156210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-28T03:21:46.556450793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-28T03:21:46.556920278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s
2026-01-28T03:21:46.557150943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.557792956Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-28T03:21:46.558035314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014027s
2026-01-28T03:21:46.558371781Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-28T03:21:46.558619370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.558919484Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-28T03:21:46.559474822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-28T03:21:46.559937704Z [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:21:46.560498112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007953s
2026-01-28T03:21:46.560721152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-28T03:21:46.560985544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-28T03:21:46.561334176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003982s
2026-01-28T03:21:46.561667818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-28T03:21:46', 'InitialSetup')
2026-01-28T03:21:46.562068034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.562818625Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-28T03:21:46.563040642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018717s
2026-01-28T03:21:46.563282048Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-28T03:21:46.563548946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.563834391Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-28T03:21:46.564260749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-28T03:21:46', 'add_reason_to_pending_releases')
2026-01-28T03:21:46.564683610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.565386466Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-28T03:21:46.565625206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018309s
2026-01-28T03:21:46.565856031Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-28T03:21:46.566096355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.566391018Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-28T03:21:46.566730802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-28T03:21:46', 'add_medium_support')
2026-01-28T03:21:46.567141299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.567812581Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-28T03:21:46.568059448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017176s
2026-01-28T03:21:46.568304090Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-28T03:21:46.568560346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.568874890Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-28T03:21:46.569239504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-28T03:21:46', 'add_various_qualites_in_profile')
2026-01-28T03:21:46.569658948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.570348026Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-28T03:21:46.570595424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017739s
2026-01-28T03:21:46.570825026Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-28T03:21:46.571064629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.571355284Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-28T03:21:46.571700329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-28T03:21:46', 'metadata_profiles')
2026-01-28T03:21:46.572142800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.572797488Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-28T03:21:46.573024846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017267s
2026-01-28T03:21:46.573282605Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-28T03:21:46.573552388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.573856180Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-28T03:21:46.574245293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-28T03:21:46', 'separate_automatic_and_interactive_search')
2026-01-28T03:21:46.574677564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.575370228Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-28T03:21:46.575619821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017946s
2026-01-28T03:21:46.575881087Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-28T03:21:46.576138546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.576437177Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-28T03:21:46.576801871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-28T03:21:46', 'change_album_path_to_relative')
2026-01-28T03:21:46.577222498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.577912928Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-28T03:21:46.578147771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017622s
2026-01-28T03:21:46.578389187Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-28T03:21:46.578646004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.578952451Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-28T03:21:46.579380663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-28T03:21:46', 'change_quality_size_mb_to_kb')
2026-01-28T03:21:46.579799527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.581370560Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-28T03:21:46.581621325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002698s
2026-01-28T03:21:46.581841128Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-28T03:21:46.582079417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.582366616Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-28T03:21:46.582698905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-28T03:21:46', 'album_releases')
2026-01-28T03:21:46.583103550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.583781004Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-28T03:21:46.584022460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017084s
2026-01-28T03:21:46.584255629Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-28T03:21:46.584498528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.584789845Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-28T03:21:46.585134439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-28T03:21:46', 'album_releases_fix')
2026-01-28T03:21:46.585543132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.586218933Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-28T03:21:46.586440880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017165s
2026-01-28T03:21:46.586671805Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-28T03:21:46.586933652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.587216562Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-28T03:21:46.587524221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-28T03:21:46', 'import_lists')
2026-01-28T03:21:46.587935940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.588611661Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-28T03:21:46.588831092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017041s
2026-01-28T03:21:46.589097900Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-28T03:21:46.589309636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.589609640Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-28T03:21:46.589950867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-28T03:21:46', 'add_release_status')
2026-01-28T03:21:46.590341874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.591006853Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-28T03:21:46.591234171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016964s
2026-01-28T03:21:46.591473623Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-28T03:21:46.591726943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.592046146Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-28T03:21:46.592403485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-28T03:21:46', 'album_download_notification')
2026-01-28T03:21:46.592820946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.593510685Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-28T03:21:46.593741770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017618s
2026-01-28T03:21:46.593987655Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-28T03:21:46.594250705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.594549677Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-28T03:21:46.594915463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-28T03:21:46', 'fix_language_metadata_profiles')
2026-01-28T03:21:46.595336120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.596029607Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-28T03:21:46.596273257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017594s
2026-01-28T03:21:46.596497759Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-28T03:21:46.596735418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.597021113Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-28T03:21:46.597347771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-28T03:21:46', 'remove_fanzub')
2026-01-28T03:21:46.597748137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.598412024Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-28T03:21:46.598617909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016636s
2026-01-28T03:21:46.598859675Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-28T03:21:46.599112224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.599405735Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-28T03:21:46.599765409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-28T03:21:46', 'update_artist_history_indexes')
2026-01-28T03:21:46.600204784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.600974303Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-28T03:21:46.601210759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018454s
2026-01-28T03:21:46.601432596Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-28T03:21:46.601666677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.601953275Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-28T03:21:46.602269632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-28T03:21:46', 'remove_nma')
2026-01-28T03:21:46.602666300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.603323383Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-28T03:21:46.603538677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016626s
2026-01-28T03:21:46.603769471Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-28T03:21:46.604036058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.604325230Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-28T03:21:46.604665325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-28T03:21:46', 'album_disambiguation')
2026-01-28T03:21:46.605078026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.605758186Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-28T03:21:46.605986255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017248s
2026-01-28T03:21:46.606224966Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-28T03:21:46.606485831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.606799763Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-28T03:21:46.607138114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-28T03:21:46', 'add_ape_quality_in_profiles')
2026-01-28T03:21:46.607551597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.608268430Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-28T03:21:46.608511700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s
2026-01-28T03:21:46.608737625Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-28T03:21:46.608976285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.609263794Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-28T03:21:46.609593729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-28T03:21:46', 'remove_pushalot')
2026-01-28T03:21:46.609994836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.610666379Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-28T03:21:46.610886031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016913s
2026-01-28T03:21:46.611118319Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-28T03:21:46.611359174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.611652164Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-28T03:21:46.612004323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-28T03:21:46', 'add_custom_filters')
2026-01-28T03:21:46.612416683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.613091111Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-28T03:21:46.613315633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017274s
2026-01-28T03:21:46.613546578Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-28T03:21:46.613785870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.614079271Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-28T03:21:46.614410137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-28T03:21:46', 'import_list_tags')
2026-01-28T03:21:46.614809701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.615481043Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-28T03:21:46.615703752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016977s
2026-01-28T03:21:46.615950038Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-28T03:21:46.616197366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.616491017Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-28T03:21:46.616831342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-28T03:21:46', 'add_release_groups_etc')
2026-01-28T03:21:46.617238752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.617923200Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-28T03:21:46.618153905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017191s
2026-01-28T03:21:46.618384850Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-28T03:21:46.618633380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.618920188Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-28T03:21:46.619256435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-28T03:21:46', 'NewMediaInfoFormat')
2026-01-28T03:21:46.619656651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.620363364Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-28T03:21:46.620599028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017267s
2026-01-28T03:21:46.620854593Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-28T03:21:46.621117162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.621418077Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-28T03:21:46.621915158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-28T03:21:46', 'rename_restrictions_to_release_profiles')
2026-01-28T03:21:46.622343821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.623016185Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-28T03:21:46.623261910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018676s
2026-01-28T03:21:46.623518396Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-28T03:21:46.623786396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.624108695Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-28T03:21:46.624494933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-28T03:21:46', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-28T03:21:46.624927404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.625636371Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-28T03:21:46.625890102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018198s
2026-01-28T03:21:46.626128202Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-28T03:21:46.626372473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.626674943Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-28T03:21:46.627016019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-28T03:21:46', 'add_import_exclusions')
2026-01-28T03:21:46.627421656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.628128960Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-28T03:21:46.628358893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017439s
2026-01-28T03:21:46.628596872Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-28T03:21:46.628845553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.629146269Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-28T03:21:46.629499891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-28T03:21:46', 'clean_artist_metadata_table')
2026-01-28T03:21:46.629920858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.630768325Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-28T03:21:46.631010422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019055s
2026-01-28T03:21:46.631249714Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-28T03:21:46.631497172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.631790252Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-28T03:21:46.632163724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-28T03:21:46', 'health_issue_notification')
2026-01-28T03:21:46.632584993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.633289170Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-28T03:21:46.633521548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017784s
2026-01-28T03:21:46.633768065Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-28T03:21:46.634022547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.634320487Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-28T03:21:46.634684670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-28T03:21:46', 'add_mediafilerepository_mtime')
2026-01-28T03:21:46.635102702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.635776539Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-28T03:21:46.636055561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017374s
2026-01-28T03:21:46.636301977Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-28T03:21:46.636561509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.639350405Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-28T03:21:46.639720270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-28T03:21:46', 'add_artistmetadataid_constraint')
2026-01-28T03:21:46.640155416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.640869865Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-28T03:21:46.641110880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004292s
2026-01-28T03:21:46.641347627Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-28T03:21:46.641595225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.641971844Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-28T03:21:46.642313932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-28T03:21:46', 'old_ids_and_artist_alias')
2026-01-28T03:21:46.642724860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.643407885Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-28T03:21:46.643632527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001802s
2026-01-28T03:21:46.643881909Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-28T03:21:46.644150260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.644445143Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-28T03:21:46.644789226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-28T03:21:46', 'download_propers_config')
2026-01-28T03:21:46.645192769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.645902899Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-28T03:21:46.646131489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017396s
2026-01-28T03:21:46.646367945Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-28T03:21:46.646613990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.646907081Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-28T03:21:46.647255963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-28T03:21:46', 'remove_language_profiles')
2026-01-28T03:21:46.647675137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.648401309Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-28T03:21:46.648615941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017502s
2026-01-28T03:21:46.648847879Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-28T03:21:46.649099595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.649395291Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-28T03:21:46.649741047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-28T03:21:46', 'multi_disc_naming_format')
2026-01-28T03:21:46.650150642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.650842916Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-28T03:21:46.651077528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017327s
2026-01-28T03:21:46.651308804Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-28T03:21:46.651563747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.651866617Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-28T03:21:46.652236001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-28T03:21:46', 'add_download_client_priority')
2026-01-28T03:21:46.652640545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.653351557Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-28T03:21:46.653590558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017772s
2026-01-28T03:21:46.653815351Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-28T03:21:46.654053220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.654341019Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-28T03:21:46.654675112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-28T03:21:46', 'remove_growl_prowl')
2026-01-28T03:21:46.655087673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.655744115Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-28T03:21:46.655990240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016867s
2026-01-28T03:21:46.656217608Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-28T03:21:46.656460597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.656751152Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-28T03:21:46.657099644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-28T03:21:46', 'remove_plex_hometheatre')
2026-01-28T03:21:46.657509669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.658202094Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-28T03:21:46.658435934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017287s
2026-01-28T03:21:46.658663833Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-28T03:21:46.658910490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.659206195Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-28T03:21:46.659567042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-28T03:21:46', 'add_root_folder_add_defaults')
2026-01-28T03:21:46.660018240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.660718841Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-28T03:21:46.660959636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017825s
2026-01-28T03:21:46.661179258Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-28T03:21:46.661410183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.661697592Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-28T03:21:46.662017687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-28T03:21:46', 'task_duration')
2026-01-28T03:21:46.662416580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.663062851Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-28T03:21:46.663284938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016469s
2026-01-28T03:21:46.663534070Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-28T03:21:46.663801258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.664122916Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-28T03:21:46.664504935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-28T03:21:46', 'add_indexer_and_enabled_to_release_profiles')
2026-01-28T03:21:46.664940261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.665658568Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-28T03:21:46.665912840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018226s
2026-01-28T03:21:46.666142151Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-28T03:21:46.666380081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.666666978Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-28T03:21:46.667005009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-28T03:21:46', 'remove_album_folders')
2026-01-28T03:21:46.667410435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.668104483Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-28T03:21:46.668338824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017131s
2026-01-28T03:21:46.668564769Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-28T03:21:46.668808089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.669103244Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-01-28T03:21:46.669446515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-28T03:21:46', 'flexible_delay_profiles')
2026-01-28T03:21:46.669865298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.670542682Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-28T03:21:46.670772835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017193s
2026-01-28T03:21:46.671002107Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-28T03:21:46.671256780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.671545822Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-28T03:21:46.671922530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-28T03:21:46', 'add_priority_to_indexers')
2026-01-28T03:21:46.672331173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.673025141Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-28T03:21:46.673259913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017596s
2026-01-28T03:21:46.673496319Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-28T03:21:46.673753287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.674049794Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-28T03:21:46.674421993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-28T03:21:46', 'remove_chown_and_folderchmod_config')
2026-01-28T03:21:46.674840666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.675533251Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-28T03:21:46.675768074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017583s
2026-01-28T03:21:46.676024991Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-28T03:21:46.676274784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.676578726Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-01-28T03:21:46.676920564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-28T03:21:46', 'convert_blacklist_protocol')
2026-01-28T03:21:46.677330790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.678002403Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-28T03:21:46.678232426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017073s
2026-01-28T03:21:46.678460315Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-28T03:21:46.678689055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.678976284Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-28T03:21:46.679304274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-28T03:21:46', 'update_notifiarr')
2026-01-28T03:21:46.679704830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.680410301Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-28T03:21:46.680623380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001706s
2026-01-28T03:21:46.680853594Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-28T03:21:46.681099679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.681389132Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-28T03:21:46.681730389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-28T03:21:46', 'email_multiple_addresses')
2026-01-28T03:21:46.682445870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.683126680Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-28T03:21:46.683357154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020154s
2026-01-28T03:21:46.683597408Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-28T03:21:46.683858173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.684164941Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-28T03:21:46.684628254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-28T03:21:46', 'rename_blacklist_to_blocklist')
2026-01-28T03:21:46.685055785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.685711215Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-28T03:21:46.685950837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018461s
2026-01-28T03:21:46.686183195Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-28T03:21:46.686431896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.686714705Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-28T03:21:46.687054980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-28T03:21:46', 'cdh_per_downloadclient')
2026-01-28T03:21:46.687471559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.688166188Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-28T03:21:46.688398907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001725s
2026-01-28T03:21:46.688610483Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-28T03:21:46.688847069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.689133365Z [Info] download_history: Starting migration of Log DB to 52
2026-01-28T03:21:46.689461676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-28T03:21:46', 'download_history')
2026-01-28T03:21:46.689864948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.690530669Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-28T03:21:46.690759910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016796s
2026-01-28T03:21:46.690980234Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-28T03:21:46.691216770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.691497706Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-28T03:21:46.692144388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-28T03:21:46.692547239Z [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:21:46.693132458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007106s
2026-01-28T03:21:46.693327400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-28T03:21:46.693643256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-28T03:21:46.694003792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004574s
2026-01-28T03:21:46.694338316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-28T03:21:46', 'add_update_history')
2026-01-28T03:21:46.694746798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.695490145Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-28T03:21:46.695711911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019265s
2026-01-28T03:21:46.696000112Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-28T03:21:46.696227199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.696528596Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-28T03:21:46.696885504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-28T03:21:46', 'add_on_update_to_notifications')
2026-01-28T03:21:46.697296472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.697989237Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-28T03:21:46.698224451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017469s
2026-01-28T03:21:46.698464183Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-28T03:21:46.698711672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.699003519Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-28T03:21:46.699359316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-28T03:21:46', 'download_client_per_indexer')
2026-01-28T03:21:46.699802699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.700470052Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-28T03:21:46.700700677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017397s
2026-01-28T03:21:46.700932544Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-28T03:21:46.701175894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.701463082Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-28T03:21:46.701802265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-28T03:21:46', 'AddNewItemMonitorType')
2026-01-28T03:21:46.702210186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.702866528Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-28T03:21:46.703094396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001687s
2026-01-28T03:21:46.703316824Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-28T03:21:46.703581136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.703839677Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-28T03:21:46.704189882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-28T03:21:46', 'ImportListSearch')
2026-01-28T03:21:46.704588365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.705256570Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-28T03:21:46.705481002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017039s
2026-01-28T03:21:46.705714853Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-28T03:21:46.705964065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.706252305Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-28T03:21:46.706604795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-28T03:21:46', 'ImportListMonitorExisting')
2026-01-28T03:21:46.707024209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.707693407Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-28T03:21:46.707978100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017207s
2026-01-28T03:21:46.708201951Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-28T03:21:46.708438767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.708734804Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-28T03:21:46.709067243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-28T03:21:46', 'add_indexer_tags')
2026-01-28T03:21:46.709478110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.710251287Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-28T03:21:46.710477382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018041s
2026-01-28T03:21:46.710697315Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-28T03:21:46.710937609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.711223345Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-28T03:21:46.711560033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-28T03:21:46', 'update_audio_types')
2026-01-28T03:21:46.711974347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.712723986Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-28T03:21:46.712949290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017814s
2026-01-28T03:21:46.713212810Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-28T03:21:46.713489768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.713796896Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-28T03:21:46.714290520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-28T03:21:46.714498750Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.714764495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-28T03:21:46.715595388Z [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:21:46.716367833Z [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:21:46.716901628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-28T03:21:46.717431184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-28T03:21:46.718442771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-28T03:21:46.718814630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038165s
2026-01-28T03:21:46.719028570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-28T03:21:46.719228283Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.719454368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-28T03:21:46.720174037Z [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:21:46.720802462Z [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:21:46.721251507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-28T03:21:46.721774259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-28T03:21:46.722695184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-28T03:21:46.723074337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033899s
2026-01-28T03:21:46.723284630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:21:46.723491397Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-28T03:21:46.723706600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-28T03:21:46.724386780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-28T03:21:46.724935745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-28T03:21:46.725391553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-28T03:21:46.725939887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-28T03:21:46.726824448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:21:46.727222229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032419s
2026-01-28T03:21:46.727581813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-28T03:21:46', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-28T03:21:46.728040176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.729014868Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-28T03:21:46.729272207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049866s
2026-01-28T03:21:46.729511238Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-28T03:21:46.729761882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.730065374Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-28T03:21:46.730415228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-28T03:21:46', 'add_on_delete_to_notifications')
2026-01-28T03:21:46.730827759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.731580164Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-28T03:21:46.731814475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018028s
2026-01-28T03:21:46.732067795Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-28T03:21:46.732300304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.732592442Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-28T03:21:46.732920573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-28T03:21:46', 'add_custom_formats')
2026-01-28T03:21:46.733335538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.734072432Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-28T03:21:46.734300712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017732s
2026-01-28T03:21:46.734534182Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-28T03:21:46.734776851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.735067055Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-28T03:21:46.735422952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-28T03:21:46', 'add_result_to_commands')
2026-01-28T03:21:46.735816875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.736845716Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-28T03:21:46.737078736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020549s
2026-01-28T03:21:46.737316204Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-28T03:21:46.737564343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.737856722Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-28T03:21:46.738212789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-28T03:21:46', 'health_restored_notification')
2026-01-28T03:21:46.738632223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.739411222Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-28T03:21:46.739646165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00183s
2026-01-28T03:21:46.739872621Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-28T03:21:46.740127925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.740414793Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-28T03:21:46.740723675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-28T03:21:46', 'remove_uc')
2026-01-28T03:21:46.741121987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.741865925Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-28T03:21:46.742082631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017481s
2026-01-28T03:21:46.742328055Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-28T03:21:46.742584000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.742880938Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-28T03:21:46.743249570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-28T03:21:46', 'download_clients_rename_tv_to_music')
2026-01-28T03:21:46.743668233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.744462934Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-28T03:21:46.744703749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018453s
2026-01-28T03:21:46.744953161Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-28T03:21:46.745211521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.745510804Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-28T03:21:46.745885478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-28T03:21:46', 'add_colon_replacement_to_naming_config')
2026-01-28T03:21:46.746317919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.747174364Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-28T03:21:46.747418495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019368s
2026-01-28T03:21:46.747643208Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-28T03:21:46.747893882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.748189247Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-28T03:21:46.748517498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-28T03:21:46', 'list_sync_time')
2026-01-28T03:21:46.748911662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.749671361Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-28T03:21:46.749889601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001789s
2026-01-28T03:21:46.750123422Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-28T03:21:46.750368976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.750659501Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-28T03:21:46.751002311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-28T03:21:46', 'add_download_client_tags')
2026-01-28T03:21:46.751405944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.752194001Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-28T03:21:46.752424254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018116s
2026-01-28T03:21:46.752657815Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-28T03:21:46.752901676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.753192371Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-28T03:21:46.753533307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-28T03:21:46', 'add_notification_status')
2026-01-28T03:21:46.753937621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.754710908Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-28T03:21:46.754942364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018032s
2026-01-28T03:21:46.755180634Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-28T03:21:46.755432030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.755736103Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-28T03:21:46.756174235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-28T03:21:46', 'add_alac_24_quality_in_profiles')
2026-01-28T03:21:46.756593619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.757405113Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-28T03:21:46.757643724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019546s
2026-01-28T03:21:46.757868827Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-28T03:21:46.758108249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.758393484Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-28T03:21:46.758724380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-28T03:21:46', 'add_salt_to_users')
2026-01-28T03:21:46.759137342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.759916430Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-28T03:21:46.760136824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017922s
2026-01-28T03:21:46.760366006Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-28T03:21:46.760600357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.760894931Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-28T03:21:46.761224865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-28T03:21:46', 'add_auto_tagging')
2026-01-28T03:21:46.761623377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.762374740Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-28T03:21:46.762600705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001774s
2026-01-28T03:21:46.762843574Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-28T03:21:46.763100131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.763395545Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-28T03:21:46.763760520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-28T03:21:46', 'quality_definition_preferred_size')
2026-01-28T03:21:46.764194995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.764963072Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-28T03:21:46.765208095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018394s
2026-01-28T03:21:46.765453229Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-28T03:21:46.765715106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.766005270Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-28T03:21:46.766376468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-28T03:21:46', 'add_on_artist_add_to_notifications')
2026-01-28T03:21:46.766797505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.767627717Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-28T03:21:46.767889464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018994s
2026-01-28T03:21:46.768120359Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-28T03:21:46.768370964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.768664996Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-28T03:21:46.769008387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-28T03:21:46', 'album_last_searched_time')
2026-01-28T03:21:46.769414565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.770290198Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-28T03:21:46.770520572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019125s
2026-01-28T03:21:46.770749162Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-28T03:21:46.770987983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.771273378Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-28T03:21:46.771613563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-28T03:21:46', 'add_indexer_flags')
2026-01-28T03:21:46.772056805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.772826816Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-28T03:21:46.773048242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018349s
2026-01-28T03:21:46.773286021Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-28T03:21:46.773544661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.773838132Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-28T03:21:46.774191474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-28T03:21:46', 'add_indexes_album_statistics')
2026-01-28T03:21:46.774601179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.775378794Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-28T03:21:46.775614880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018251s
2026-01-28T03:21:46.775857348Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-28T03:21:46.776110177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:21:46.776398948Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-28T03:21:46.776742711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-28T03:21:46', 'update_redacted_baseurl')
2026-01-28T03:21:46.777146914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:21:46.777982607Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-28T03:21:46.778209644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018658s
2026-01-28T03:21:46.949627311Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-28T03:21:46.956804152Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-28T03:21:46.961218040Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-28T03:21:47.084664484Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-28T03:21:47.101826912Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-28T03:21:47.113084930Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-28T03:21:47.164302980Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-28T03:21:47.165530191Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-28T03:21:47.165790024Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-28T03:21:47.188704123Z [ls.io-init] done.
2026-01-28T03:21:47.232653006Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled