AMD64 PASS
linuxserver/lidarr
Runtime: 15.63s
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-01-28T03:17:48+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 128.03MB
Tag: amd64-nightly-3.1.2.4914-ls187
Version: 3.1.2.4914-ls187
Expand
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
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r0
apk-tools 3.0.3-r1
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r0
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1769570518780
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1769570518780
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=42AbHhPBzxygIfUOclsoEg.\"",
"source": "console-api",
"timestamp": 1769570518780
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1769570518780
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1769570518780
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1769570518781
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1769570518781
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1769570518781
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1769570518781
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 10.98s |
| Container Start | PASS | - | 4.11s |
| Create Buildx SBOM | PASS | - | 1.95s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 64.63s
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-01-28T03:17:48+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 123.42MB
Tag: arm64v8-nightly-3.1.2.4914-ls187
Version: 3.1.2.4914-ls187
Expand
2026-01-28T03:21:45.273242738Z [migrations] started
2026-01-28T03:21:45.277573909Z [migrations] no migrations found
2026-01-28T03:21:45.770098629Z usermod: no changes
2026-01-28T03:21:45.857294171Z ───────────────────────────────────────
2026-01-28T03:21:45.857309191Z
2026-01-28T03:21:45.857317217Z ██╗ ███████╗██╗ ██████╗
2026-01-28T03:21:45.857325584Z ██║ ██╔════╝██║██╔═══██╗
2026-01-28T03:21:45.857333951Z ██║ ███████╗██║██║ ██║
2026-01-28T03:21:45.857342177Z ██║ ╚════██║██║██║ ██║
2026-01-28T03:21:45.857350364Z ███████╗███████║██║╚██████╔╝
2026-01-28T03:21:45.857358631Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-28T03:21:45.857366947Z
2026-01-28T03:21:45.857374813Z Brought to you by linuxserver.io
2026-01-28T03:21:45.857382789Z ───────────────────────────────────────
2026-01-28T03:21:45.864494168Z
2026-01-28T03:21:45.865076160Z To support the app dev(s) visit:
2026-01-28T03:21:45.887032931Z Lidarr: https://opencollective.com/lidarr
2026-01-28T03:21:45.891545718Z
2026-01-28T03:21:45.891557942Z To support LSIO projects visit:
2026-01-28T03:21:45.891566219Z https://www.linuxserver.io/donate/
2026-01-28T03:21:45.891574255Z
2026-01-28T03:21:45.891582031Z ───────────────────────────────────────
2026-01-28T03:21:45.891590728Z GID/UID
2026-01-28T03:21:45.891598705Z ───────────────────────────────────────
2026-01-28T03:21:45.973520257Z
2026-01-28T03:21:45.973532211Z User UID: 911
2026-01-28T03:21:45.973540398Z User GID: 911
2026-01-28T03:21:45.973548283Z ───────────────────────────────────────
2026-01-28T03:21:46.009105990Z Linuxserver.io version: 3.1.2.4914-ls187
2026-01-28T03:21:46.013174853Z Build-date: 2026-01-28T03:17:48+00:00
2026-01-28T03:21:46.013189272Z ───────────────────────────────────────
2026-01-28T03:21:46.013198661Z
2026-01-28T03:21:48.167645514Z [custom-init] No custom files found, skipping...
2026-01-28T03:21:48.743794766Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:50.003322751Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:51.290858311Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:52.579109672Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:53.309861012Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4914
2026-01-28T03:21:53.580221395Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:53.643686385Z [Debug] Bootstrap: Console selected
2026-01-28T03:21:53.672872201Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:53.711624581Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:53.868514146Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:55.136342224Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:56.426931323Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:57.070783599Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-28T03:21:57.698230321Z failed to load "/config/config.xml": No such file or directory
2026-01-28T03:21:58.024436552Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bfde02ce-bb50-47e8-913e-070d5d343ac7} may be persisted to storage in unencrypted form.
2026-01-28T03:21:58.913440282Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-28T03:21:59.520647481Z [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:22:00.537814934Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-28T03:22:00.649587363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:00.658156828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:01.193111974Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-28T03:22:01.241364283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5437272s
2026-01-28T03:22:01.245419839Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-28T03:22:01.248536825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5914676s
2026-01-28T03:22:01.348865832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-28T03:22:01.357114281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:01.440142131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-28T03:22:01.566174553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-28T03:22:01.723114128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2792815s
2026-01-28T03:22:01.729125462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:01.744107599Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-28T03:22:01.746796383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3004908s
2026-01-28T03:22:01.762313668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-28T03:22:01.765651729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:01.841570074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-28T03:22:01.856713546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:22:01.870067034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252035s
2026-01-28T03:22:01.874072730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:22:01.878342277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015663s
2026-01-28T03:22:01.884558754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-28T03:22:01.893174362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-28T03:22:01.907082096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188925s
2026-01-28T03:22:01.910886496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:01.915926003Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-28T03:22:01.919177370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281456s
2026-01-28T03:22:01.926047954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-28T03:22:01.929238338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:01.942257172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:22:01.945390993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003157s
2026-01-28T03:22:01.948334559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-28T03:22:01.952650880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-28T03:22:01.958270817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073265s
2026-01-28T03:22:01.961073660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:01.965227294Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-28T03:22:01.967673690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138521s
2026-01-28T03:22:02.010421996Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-28T03:22:02.013703944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:02.023477193Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-28T03:22:02.699991465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-28T03:22:02.742739100Z [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:22:02.813341210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855168s
2026-01-28T03:22:02.816487405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-28T03:22:02.821884242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-28T03:22:02.828461515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095895s
2026-01-28T03:22:02.830846067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-28T03:22:02.835239644Z [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:22:02.840053947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068324s
2026-01-28T03:22:02.842651849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-28T03:22:02.846327309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-28T03:22:02.850639542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056016s
2026-01-28T03:22:02.852952660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-28T03:22:03.216932460Z [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:22:03.274495034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4109216s
2026-01-28T03:22:03.283362840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-28T03:22:03.292064933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-28T03:22:03.298845655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118728s
2026-01-28T03:22:03.301205978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-28T03:22:03.304824635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-28T03:22:03.310588671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073097s
2026-01-28T03:22:03.312899714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-28T03:22:03.316406495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:03.321133804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056821s
2026-01-28T03:22:03.323288202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-28T03:22:03.326592195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:03.331419655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058388s
2026-01-28T03:22:03.333906583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-28T03:22:03.354687606Z [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:22:03.371086887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348997s
2026-01-28T03:22:03.373721792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-28T03:22:03.377088120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:03.381442408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056276s
2026-01-28T03:22:03.383722760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-28T03:22:03.386540714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:22:03.390618334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048941s
2026-01-28T03:22:03.392825118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-28T03:22:03.395616869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:22:03.399710321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049274s
2026-01-28T03:22:03.402005723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-28T03:22:03.405079713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:22:03.409494192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053192s
2026-01-28T03:22:03.411761567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-28T03:22:03.415050810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:03.419099062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052916s
2026-01-28T03:22:03.421263119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-28T03:22:03.424089480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-28T03:22:03.428485682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004431s
2026-01-28T03:22:03.430654870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-28T03:22:03.441167577Z [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:22:03.454944177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222134s
2026-01-28T03:22:03.457322957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-28T03:22:03.460691911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-28T03:22:03.464988582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055329s
2026-01-28T03:22:03.467239154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-28T03:22:03.470283273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-28T03:22:03.476080026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067485s
2026-01-28T03:22:03.478277610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-28T03:22:03.482385051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-28T03:22:03.486411959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060689s
2026-01-28T03:22:03.488980882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-28T03:22:03.493338075Z [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:22:03.498094222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068101s
2026-01-28T03:22:03.500232989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-28T03:22:03.508226303Z [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:22:03.515278112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013034s
2026-01-28T03:22:03.517880041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-28T03:22:03.521074854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-28T03:22:03.525296605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053456s
2026-01-28T03:22:03.527544852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-28T03:22:03.530578330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:03.534568424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049753s
2026-01-28T03:22:03.536621098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-28T03:22:03.545552822Z [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:22:03.553175370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145465s
2026-01-28T03:22:03.555260799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-28T03:22:03.558158364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-28T03:22:03.562207838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049412s
2026-01-28T03:22:03.564377366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-28T03:22:03.567472779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-28T03:22:03.571357451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049138s
2026-01-28T03:22:03.573528482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-28T03:22:03.576606690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-28T03:22:03.580347973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047735s
2026-01-28T03:22:03.582474245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-28T03:22:03.585542092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-28T03:22:03.589733993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051622s
2026-01-28T03:22:03.591891717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-28T03:22:03.599172858Z [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:22:03.607379172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134975s
2026-01-28T03:22:03.609679594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-28T03:22:03.614486373Z [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:22:03.619726825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008065s
2026-01-28T03:22:03.622013840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-28T03:22:03.625408134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-28T03:22:03.629348248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052755s
2026-01-28T03:22:03.631315068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-28T03:22:03.674299710Z [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:22:03.681989383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0484071s
2026-01-28T03:22:03.684219373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-28T03:22:03.687252781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-28T03:22:03.693218894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066908s
2026-01-28T03:22:03.695363072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-28T03:22:03.700093687Z [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:22:03.707132520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096876s
2026-01-28T03:22:03.709364234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-28T03:22:03.712472162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-28T03:22:03.716967974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054651s
2026-01-28T03:22:03.719203696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-28T03:22:03.724297493Z [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:22:03.729788228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085669s
2026-01-28T03:22:03.732127729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-28T03:22:03.735789743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-28T03:22:03.739803284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055056s
2026-01-28T03:22:03.742146332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-28T03:22:03.745625297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-28T03:22:03.749496191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053116s
2026-01-28T03:22:03.751691502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-28T03:22:03.759866062Z [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:22:03.765820732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121173s
2026-01-28T03:22:03.767954117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-28T03:22:03.777216427Z [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:22:03.790517359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202817s
2026-01-28T03:22:03.792742410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-28T03:22:03.798339850Z [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:22:03.803904736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091898s
2026-01-28T03:22:03.805975255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-28T03:22:03.813496970Z [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:22:03.820169616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121533s
2026-01-28T03:22:03.822221918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-28T03:22:03.827781292Z [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:22:03.833267268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008996s
2026-01-28T03:22:03.835393018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-28T03:22:03.841366376Z [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:22:03.847266065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009872s
2026-01-28T03:22:03.849357156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-28T03:22:03.854034965Z [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:22:03.858579034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007125s
2026-01-28T03:22:03.860493790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-28T03:22:03.863925731Z [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:22:03.868340450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059212s
2026-01-28T03:22:03.870461721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-28T03:22:03.873280927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-28T03:22:03.876890866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045248s
2026-01-28T03:22:03.878883248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-28T03:22:03.883435674Z [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:22:03.888016989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071457s
2026-01-28T03:22:03.890046776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-28T03:22:03.897012342Z [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:22:03.903655087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112802s
2026-01-28T03:22:03.905821600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-28T03:22:03.912168560Z [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:22:03.920552902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098664s
2026-01-28T03:22:03.922826670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-28T03:22:03.925896341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-28T03:22:03.929944352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051225s
2026-01-28T03:22:03.932143861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-28T03:22:03.935292290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-28T03:22:03.939168375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049589s
2026-01-28T03:22:03.941188052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-28T03:22:03.948440214Z [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:22:03.955046857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119279s
2026-01-28T03:22:03.957102096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-28T03:22:03.963599468Z [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:22:03.969736736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010638s
2026-01-28T03:22:03.972034753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-28T03:22:03.975450501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:22:03.979324251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005249s
2026-01-28T03:22:03.981340932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-28T03:22:03.988125622Z [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:22:03.994154362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108567s
2026-01-28T03:22:03.996166513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-28T03:22:04.003416091Z [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:22:04.009926149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118057s
2026-01-28T03:22:04.012338807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-28T03:22:04.017205406Z [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:22:04.022509095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080034s
2026-01-28T03:22:04.024970802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-28T03:22:04.028420839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-28T03:22:04.032357586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053332s
2026-01-28T03:22:04.034680493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-28T03:22:04.040820146Z [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:22:04.046714895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099775s
2026-01-28T03:22:04.049713844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-28T03:22:04.053608335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:22:04.058003736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006062s
2026-01-28T03:22:04.079401501Z [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:22:04.108250951Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0263190 taking an average of 00:00:00.0263190
2026-01-28T03:22:04.120682733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-28T03:22:04', 'InitialSetup')
2026-01-28T03:22:04.127151227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:04.140368731Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-28T03:22:04.142654674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0799339s
2026-01-28T03:22:04.152193260Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-28T03:22:04.156184477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:04.168766421Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-28T03:22:04.185287968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-28T03:22:04.187874807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000227s
2026-01-28T03:22:04.190766289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-28T03:22:04.194846044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:04.213322517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202478s
2026-01-28T03:22:04.218270209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-28T03:22:04', 'add_reason_to_pending_releases')
2026-01-28T03:22:04.223048481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:04.226786357Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-28T03:22:04.228933981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334165s
2026-01-28T03:22:04.231613637Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-28T03:22:04.234111467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:04.237618548Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-28T03:22:04.292395414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:04.303425674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2026-01-28T03:22:04.306053164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-28T03:22:04.309357047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-28T03:22:04.320915801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123842s
2026-01-28T03:22:04.323191593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:04.325204386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-01-28T03:22:04.327482524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-28T03:22:04.330923462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:04.342163735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121252s
2026-01-28T03:22:04.344519338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:04.346436047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-28T03:22:04.348931272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-28T03:22:04.352578275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:04.363339824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121001s
2026-01-28T03:22:04.368684556Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-28T03:22:04.377578995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-28T03:22:04.382433129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110401s
2026-01-28T03:22:04.468922069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-28T03:22:04.707411829Z [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:22:04.724930113Z [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:22:04.739793240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-28T03:22:04.753032268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-28T03:22:04.785703673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-28T03:22:04.792129902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-28T03:22:04.798161337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-28T03:22:04.802987064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3275545s
2026-01-28T03:22:04.805063735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:04.806894301Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-28T03:22:04.811218588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-28T03:22:04.814225954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-28T03:22:04.824036378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106094s
2026-01-28T03:22:04.829525701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-28T03:22:04', 'add_medium_support')
2026-01-28T03:22:04.833843385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:04.839221283Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-28T03:22:04.841207562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256469s
2026-01-28T03:22:04.843953041Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-28T03:22:04.846420960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:04.849779873Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-28T03:22:04.858641266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-28T03:22:04.862597212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-28T03:22:04.867824006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065239s
2026-01-28T03:22:04.869912712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:04.872563850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:04.906506916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341794s
2026-01-28T03:22:04.911527505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-28T03:22:04', 'add_various_qualites_in_profile')
2026-01-28T03:22:04.916212769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:04.920078493Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-28T03:22:04.922151397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477938s
2026-01-28T03:22:04.924616050Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-28T03:22:04.926942494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:04.929995732Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-28T03:22:04.947901676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-28T03:22:04.953255556Z [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:22:04.958936876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008793s
2026-01-28T03:22:04.961190764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-28T03:22:04.964485168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-28T03:22:04.968513980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052426s
2026-01-28T03:22:04.970477443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:22:04.972303601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-28T03:22:04.974631839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-28T03:22:04.978097787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:04.989133649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119998s
2026-01-28T03:22:04.991706179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-28T03:22:05.072218794Z [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:22:05.103692979Z [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:22:05.121764968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:05.127242437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:05.152215431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-28T03:22:05.157506555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-28T03:22:05.162490410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:05.167043639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:05.171017540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1771401s
2026-01-28T03:22:05.174025918Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-28T03:22:05.262108005Z [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:22:05.292864274Z [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:22:05.310622231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:05.318384260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:05.346527598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-28T03:22:05.352917214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-28T03:22:05.358876403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:05.364847887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:05.368741016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1930492s
2026-01-28T03:22:05.370767065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:05.372657752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-28T03:22:05.375363982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-28T03:22:05.378177236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-28T03:22:05.388404389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110041s
2026-01-28T03:22:05.392634035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-28T03:22:05', 'metadata_profiles')
2026-01-28T03:22:05.397071240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:05.401611933Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-28T03:22:05.403577420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242473s
2026-01-28T03:22:05.406739076Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-28T03:22:05.409277458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:05.412715360Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-28T03:22:05.445539783Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-28T03:22:05.552321864Z [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:22:05.562653838Z [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:22:05.568590983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-28T03:22:05.572968567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-28T03:22:05.597774385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-28T03:22:05.601662143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1538682s
2026-01-28T03:22:05.603642130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:22:05.605473708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-28T03:22:05.608197783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-28T03:22:05.611347495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-28T03:22:05.621067788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010893s
2026-01-28T03:22:05.624228782Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-28T03:22:05.627954143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-28T03:22:05.631067182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044338s
2026-01-28T03:22:05.632985905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:22:05.635055182Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-28T03:22:05.640209640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-28T03:22:05.708890272Z [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:22:05.720893401Z [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:22:05.727624775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-28T03:22:05.732237432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-28T03:22:05.758910330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-28T03:22:05.762846596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202672s
2026-01-28T03:22:05.767338911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-28T03:22:05', 'separate_automatic_and_interactive_search')
2026-01-28T03:22:05.771713440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:05.775799086Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-28T03:22:05.778147775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13257s
2026-01-28T03:22:05.780630314Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-28T03:22:05.783165338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:05.786288928Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-28T03:22:05.790944331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-28T03:22:05.862845478Z [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:22:05.887962432Z [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:22:05.902035028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:05.908076372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:05.932535963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:05.937424586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:22:05.941859236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:22:05.946488577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:22:05.951232770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:05.954980496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1620689s
2026-01-28T03:22:05.959118799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-28T03:22:05', 'change_album_path_to_relative')
2026-01-28T03:22:05.963393376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:05.968328393Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-28T03:22:05.970459654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1749543s
2026-01-28T03:22:05.973283139Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-28T03:22:05.975774746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:05.978900781Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-28T03:22:05.987601059Z [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:22:05.992808104Z [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:22:05.997164636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064399s
2026-01-28T03:22:06.001276465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-28T03:22:05', 'change_quality_size_mb_to_kb')
2026-01-28T03:22:06.005982060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.009557980Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-28T03:22:06.011610032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184531s
2026-01-28T03:22:06.014150999Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-28T03:22:06.016477503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.019523326Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-28T03:22:06.026376145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:06.028287433Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-28T03:22:06.030467813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-28T03:22:06.033689891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-28T03:22:06.044251828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114552s
2026-01-28T03:22:06.045967583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:06.047760934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-01-28T03:22:06.050109593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-28T03:22:06.053270778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-28T03:22:06.063047745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109104s
2026-01-28T03:22:06.066827385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-28T03:22:06', 'album_releases')
2026-01-28T03:22:06.070939234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.074336154Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-28T03:22:06.076260469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220278s
2026-01-28T03:22:06.078890645Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-28T03:22:06.081343865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.084417153Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-28T03:22:06.093251601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:06.095320387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-28T03:22:06.097565157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-28T03:22:06.171583226Z [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:22:06.199388563Z [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:22:06.214634421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:06.220204497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:06.244631412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:06.249381787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:22:06.253877118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:22:06.258579216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:22:06.263518662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:06.266960212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.167335s
2026-01-28T03:22:06.268904517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:06.270721305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-28T03:22:06.273014041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-28T03:22:06.347393267Z [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:22:06.376292357Z [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:22:06.392266381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:06.398133515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:06.423236441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:06.428253734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-28T03:22:06.432638002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-28T03:22:06.437359819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-28T03:22:06.442125064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:06.445727989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1706251s
2026-01-28T03:22:06.449762913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-28T03:22:06', 'album_releases_fix')
2026-01-28T03:22:06.453924333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.457934838Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-28T03:22:06.459925677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1825698s
2026-01-28T03:22:06.462470831Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-28T03:22:06.464844872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.468352234Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-28T03:22:06.528248819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-28T03:22:06.539118034Z [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:22:06.547591797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172524s
2026-01-28T03:22:06.549774942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-28T03:22:06.552783009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-28T03:22:06.556511196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047634s
2026-01-28T03:22:06.558564050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-28T03:22:06.564900458Z [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:22:06.570716048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010181s
2026-01-28T03:22:06.573036972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-28T03:22:06.576546839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:22:06.580573026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053755s
2026-01-28T03:22:06.584458179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-28T03:22:06', 'import_lists')
2026-01-28T03:22:06.588601101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.592713581Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-28T03:22:06.594682937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174306s
2026-01-28T03:22:06.597247501Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-28T03:22:06.599648916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.602810301Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-28T03:22:06.608829652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-28T03:22:06.610815560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-01-28T03:22:06.613411127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-28T03:22:06.617072679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-28T03:22:06.627903508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123267s
2026-01-28T03:22:06.629848524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:06.632116511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:06.647192918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151209s
2026-01-28T03:22:06.651475952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-28T03:22:06', 'add_release_status')
2026-01-28T03:22:06.656218241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.659694831Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-28T03:22:06.661635078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277538s
2026-01-28T03:22:06.664311638Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-28T03:22:06.666711450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.669798175Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-28T03:22:06.675070060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:06.677068795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-28T03:22:06.679497214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-28T03:22:06.683159578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:06.694133074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124446s
2026-01-28T03:22:06.698206446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-28T03:22:06', 'album_download_notification')
2026-01-28T03:22:06.702453909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.706015299Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-28T03:22:06.708045487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02393s
2026-01-28T03:22:06.710701505Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-28T03:22:06.713193263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.716290709Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-28T03:22:06.723676241Z [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:22:06.730126829Z [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:22:06.737043126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098659s
2026-01-28T03:22:06.741942060Z [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:22:06.748368971Z [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:22:06.752788349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074837s
2026-01-28T03:22:06.756923315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-28T03:22:06', 'fix_language_metadata_profiles')
2026-01-28T03:22:06.761205528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.764701808Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-28T03:22:06.767139216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189367s
2026-01-28T03:22:06.769094853Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-28T03:22:06.771389444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.774360355Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-28T03:22:06.778743992Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-28T03:22:06.781896921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-28T03:22:06.785254511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004148s
2026-01-28T03:22:06.789116077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-28T03:22:06', 'remove_fanzub')
2026-01-28T03:22:06.793223848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.796456417Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-28T03:22:06.798360130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152008s
2026-01-28T03:22:06.801171491Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-28T03:22:06.803641705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.806723671Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-28T03:22:06.832804896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-28T03:22:06.836148408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-28T03:22:06.840435050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005325s
2026-01-28T03:22:06.842851365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-28T03:22:06.846251241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-28T03:22:06.850249482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053846s
2026-01-28T03:22:06.856992449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-28T03:22:06.862001224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-28T03:22:06.865885155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067485s
2026-01-28T03:22:06.868153602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-28T03:22:06.871557567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-28T03:22:06.875544224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054074s
2026-01-28T03:22:06.877740837Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-28T03:22:06.880601838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-28T03:22:06.884346247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040255s
2026-01-28T03:22:06.886573031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-28T03:22:06.889915621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-28T03:22:06.893752347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051514s
2026-01-28T03:22:06.897755477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-28T03:22:06', 'update_artist_history_indexes')
2026-01-28T03:22:06.901940805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.906081031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-28T03:22:06.908161491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170184s
2026-01-28T03:22:06.910466512Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-28T03:22:06.912734759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.915575669Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-28T03:22:06.940730800Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:06.954502560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-28T03:22:06.958220356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01506s
2026-01-28T03:22:06.961917981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-28T03:22:06', 'remove_nma')
2026-01-28T03:22:06.966045442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:06.969292280Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-28T03:22:06.971174500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260507s
2026-01-28T03:22:06.973668812Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-28T03:22:06.976211031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:06.979095319Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-28T03:22:06.983824902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:06.985831893Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.59E-05s
2026-01-28T03:22:06.988210643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-28T03:22:06.991134310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-28T03:22:07.002038556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117203s
2026-01-28T03:22:07.005947657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-28T03:22:07', 'album_disambiguation')
2026-01-28T03:22:07.010037242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:07.013434402Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-28T03:22:07.015380140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229378s
2026-01-28T03:22:07.018005125Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-28T03:22:07.020424347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:07.023447324Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-28T03:22:07.027291003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:07.029578970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:07.046952823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017408s
2026-01-28T03:22:07.051693799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-28T03:22:07', 'add_ape_quality_in_profiles')
2026-01-28T03:22:07.056065642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:07.059616652Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-28T03:22:07.061724837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0299919s
2026-01-28T03:22:07.064199811Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-28T03:22:07.066351172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:07.069287305Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-28T03:22:07.081804669Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:07.085479679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-28T03:22:07.088941890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047792s
2026-01-28T03:22:07.091287824Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:07.094607188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-28T03:22:07.097763623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042265s
2026-01-28T03:22:07.100224418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:07.103187364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-28T03:22:07.106209519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040944s
2026-01-28T03:22:07.109961434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-28T03:22:07', 'remove_pushalot')
2026-01-28T03:22:07.114074035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:07.117661779Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-28T03:22:07.119556935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153245s
2026-01-28T03:22:07.122232612Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-28T03:22:07.124376088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:07.127275667Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-28T03:22:07.133891238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-28T03:22:07.138412401Z [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:22:07.143309291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073734s
2026-01-28T03:22:07.147198512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-28T03:22:07', 'add_custom_filters')
2026-01-28T03:22:07.151333990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:07.154613513Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-28T03:22:07.156556966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184579s
2026-01-28T03:22:07.158972359Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-28T03:22:07.161335478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:07.164404197Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-28T03:22:07.169216587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:22:07.171158827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-28T03:22:07.173336152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-28T03:22:07.176274649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-28T03:22:07.186933521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01159s
2026-01-28T03:22:07.190758482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-28T03:22:07', 'import_list_tags')
2026-01-28T03:22:07.194862587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:07.198194275Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-28T03:22:07.200165654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022629s
2026-01-28T03:22:07.202642461Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-28T03:22:07.205001391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:07.208251796Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-28T03:22:07.295207866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-28T03:22:07.302818441Z [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:22:07.309898396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123895s
2026-01-28T03:22:07.312271224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-28T03:22:07.315951595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-28T03:22:07.319964996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056129s
2026-01-28T03:22:07.353499038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-28T03:22:07.353818231Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-28T03:22:07.354051971Z FROM "Artists"
2026-01-28T03:22:07.366133799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-28T03:22:07.366168919Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-28T03:22:07.366180182Z FROM "Artists"
2026-01-28T03:22:07.374065931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144295s
2026-01-28T03:22:07.376043783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:22:07.377925141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-28T03:22:07.380306997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-28T03:22:07.383766684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:07.394880973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124695s
2026-01-28T03:22:07.401220147Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-28T03:22:07.401244977Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:22:07.401265428Z FROM "ArtistMetadata"
2026-01-28T03:22:07.401316110Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-28T03:22:07.409904503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-28T03:22:07.409928502Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:22:07.409938742Z FROM "ArtistMetadata"
2026-01-28T03:22:07.409980957Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-28T03:22:07.416239479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107375s
2026-01-28T03:22:07.418312143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-28T03:22:07.426915546Z [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:22:07.434544146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141664s
2026-01-28T03:22:07.436927535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-28T03:22:07.440551092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-28T03:22:07.444572318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055589s
2026-01-28T03:22:07.446809954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-28T03:22:07.449988164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-28T03:22:07.453694627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048972s
2026-01-28T03:22:07.455606617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:07.457898712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:07.534403338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0764617s
2026-01-28T03:22:07.536676865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:07.538503263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-01-28T03:22:07.540805849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-28T03:22:07.544234904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:07.555875673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129772s
2026-01-28T03:22:07.557800689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:07.559584030Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-01-28T03:22:07.561796435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-28T03:22:07.565012390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:07.575835202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011998s
2026-01-28T03:22:07.577798846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:07.579589953Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-01-28T03:22:07.581662135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-28T03:22:07.584452153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-28T03:22:07.595127919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114409s
2026-01-28T03:22:07.602533551Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-28T03:22:07.602557589Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:22:07.602660547Z FROM "ArtistMetadata"
2026-01-28T03:22:07.602690326Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-28T03:22:07.602728193Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-28T03:22:07.612813981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-28T03:22:07.612838982Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:22:07.612849132Z FROM "ArtistMetadata"
2026-01-28T03:22:07.612876186Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-28T03:22:07.612917079Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-28T03:22:07.620806835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134031s
2026-01-28T03:22:07.622702552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:07.624517567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-28T03:22:07.626823189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-28T03:22:07.630220480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-28T03:22:07.641417275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124725s
2026-01-28T03:22:07.643369416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:07.645202527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-28T03:22:07.647937654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-28T03:22:07.650742843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:07.661783624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122594s
2026-01-28T03:22:07.664060979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:07.665529516Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-01-28T03:22:07.667829237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-28T03:22:07.671178571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:07.682261627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123423s
2026-01-28T03:22:07.689081429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-28T03:22:07.689105487Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-28T03:22:07.689137161Z FROM "AlbumReleases"
2026-01-28T03:22:07.689147682Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-28T03:22:07.689196811Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-28T03:22:07.698492990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-28T03:22:07.698519774Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-28T03:22:07.698529904Z FROM "AlbumReleases"
2026-01-28T03:22:07.698551377Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-28T03:22:07.699584077Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-28T03:22:07.705156176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115081s
2026-01-28T03:22:07.712680787Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-28T03:22:07.712718754Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:22:07.712792883Z FROM "ArtistMetadata"
2026-01-28T03:22:07.712823575Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-28T03:22:07.712872032Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-28T03:22:07.722902239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-28T03:22:07.722927690Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-28T03:22:07.722949524Z FROM "ArtistMetadata"
2026-01-28T03:22:07.722967931Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-28T03:22:07.723004294Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-28T03:22:07.729251894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117433s
2026-01-28T03:22:07.735333189Z [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:22:07.813069645Z [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:22:07.828621179Z [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:22:07.837313792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:07.843425398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:07.872456022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:07.877064241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:07.880728860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1419639s
2026-01-28T03:22:07.884867343Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-28T03:22:07.964196316Z [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:22:07.984415979Z [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:22:07.995260084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:08.004461211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:08.035404847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:08.040569948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:08.044273064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1564799s
2026-01-28T03:22:08.047100928Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-28T03:22:08.120439188Z [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:22:08.137046347Z [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:22:08.145843351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-28T03:22:08.150628175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-28T03:22:08.179297151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-28T03:22:08.184226306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-28T03:22:08.187725191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383476s
2026-01-28T03:22:08.189692873Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-28T03:22:08.257919371Z [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:22:08.268677503Z [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:22:08.274927207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:22:08.279076582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:22:08.306432675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:08.310263779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185304s
2026-01-28T03:22:08.312067941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-28T03:22:08.315105829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:08.319284382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049699s
2026-01-28T03:22:08.320939044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-28T03:22:08.324005438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:08.327320564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044048s
2026-01-28T03:22:08.329308416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-28T03:22:08.332300130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:22:08.336267819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048186s
2026-01-28T03:22:08.339418974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-28T03:22:08.342423895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-28T03:22:08.346043663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047651s
2026-01-28T03:22:08.348465339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-28T03:22:08.351146769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-28T03:22:08.355172615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051664s
2026-01-28T03:22:08.357298435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-28T03:22:08.360318015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-28T03:22:08.363990360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048704s
2026-01-28T03:22:08.365717718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:08.377354950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-28T03:22:08.381094259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136718s
2026-01-28T03:22:08.382790234Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:08.385913463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-28T03:22:08.388926139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044926s
2026-01-28T03:22:08.390570931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:08.394760426Z [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:22:08.398403863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062078s
2026-01-28T03:22:08.402254286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-28T03:22:08', 'add_release_groups_etc')
2026-01-28T03:22:08.406325814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:08.411277765Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-28T03:22:08.413145426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187402s
2026-01-28T03:22:08.415968480Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-28T03:22:08.418315135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:08.421953581Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-28T03:22:08.433012048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:08.435950665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-28T03:22:08.439303486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042992s
2026-01-28T03:22:08.443129280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-28T03:22:08', 'NewMediaInfoFormat')
2026-01-28T03:22:08.447150537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:08.450550813Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-28T03:22:08.452355296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153155s
2026-01-28T03:22:08.455085925Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-28T03:22:08.457542311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:08.460631481Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-28T03:22:08.484297874Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-28T03:22:08.489028399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-28T03:22:08.519441327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325348s
2026-01-28T03:22:08.521576216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-28T03:22:08.523343294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-01-28T03:22:08.526168283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-28T03:22:08.530274150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:08.541293808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128148s
2026-01-28T03:22:08.545708277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-28T03:22:08', 'rename_restrictions_to_release_profiles')
2026-01-28T03:22:08.550148097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:08.554097379Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-28T03:22:08.556214512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249776s
2026-01-28T03:22:08.559113028Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-28T03:22:08.561675308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:08.564900001Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-28T03:22:08.584580448Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-28T03:22:08.587788067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-28T03:22:08.614891862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275294s
2026-01-28T03:22:08.616480160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:22:08.618282769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-28T03:22:08.620658914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-28T03:22:08.623915872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-28T03:22:08.634661058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118145s
2026-01-28T03:22:08.636707398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-28T03:22:08.638511090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-28T03:22:08.640913698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-28T03:22:08.644149373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-28T03:22:08.654567601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115079s
2026-01-28T03:22:08.656321712Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:08.659175088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-28T03:22:08.662260931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042041s
2026-01-28T03:22:08.664125997Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:08.666659709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-28T03:22:08.669589287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039933s
2026-01-28T03:22:08.672099191Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-28T03:22:08.747969820Z [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:22:08.764550276Z [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:22:08.788838641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:08.794464900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:08.821711022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:08.826915080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:08.831978806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:08.836836357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:08.840664555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1663149s
2026-01-28T03:22:08.845273766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-28T03:22:08', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-28T03:22:08.850137079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:08.856088282Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-28T03:22:08.859008452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1799552s
2026-01-28T03:22:08.862443388Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-28T03:22:08.865434431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:08.869683146Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-28T03:22:08.878748479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-28T03:22:08.884655994Z [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:22:08.890837080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095553s
2026-01-28T03:22:08.893521716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-28T03:22:08.897734899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-28T03:22:08.903163600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073324s
2026-01-28T03:22:08.908108146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-28T03:22:08', 'add_import_exclusions')
2026-01-28T03:22:08.913030949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:08.917203130Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-28T03:22:08.919627020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211183s
2026-01-28T03:22:08.923064011Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-28T03:22:08.926527064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:08.931015712Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-28T03:22:09.000262123Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-28T03:22:09.000304248Z WHERE "Id" in (
2026-01-28T03:22:09.000315290Z SELECT "Artists"."Id" from "Artists"
2026-01-28T03:22:09.000347545Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:09.000359268Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:22:09.010693306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-28T03:22:09.010757265Z WHERE "Id" in (
2026-01-28T03:22:09.010800262Z SELECT "Artists"."Id" from "Artists"
2026-01-28T03:22:09.010876646Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:09.010902868Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:22:09.021137697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157929s
2026-01-28T03:22:09.028229797Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-28T03:22:09.028255108Z WHERE "Id" in (
2026-01-28T03:22:09.028303686Z SELECT "Albums"."Id" from "Albums"
2026-01-28T03:22:09.028346121Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:09.028385180Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:22:09.037931091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-28T03:22:09.037954638Z WHERE "Id" in (
2026-01-28T03:22:09.037999178Z SELECT "Albums"."Id" from "Albums"
2026-01-28T03:22:09.038043116Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:09.038118729Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:22:09.044245385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114422s
2026-01-28T03:22:09.050984675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-28T03:22:09.051025617Z WHERE "Id" in (
2026-01-28T03:22:09.051081349Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-28T03:22:09.051116570Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-28T03:22:09.051151681Z WHERE "Albums"."Id" IS NULL)
2026-01-28T03:22:09.061281468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-28T03:22:09.061404135Z WHERE "Id" in (
2026-01-28T03:22:09.061427883Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-28T03:22:09.061479286Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-28T03:22:09.061504106Z WHERE "Albums"."Id" IS NULL)
2026-01-28T03:22:09.068394070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127387s
2026-01-28T03:22:09.075401709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-28T03:22:09.075433203Z WHERE "Id" in (
2026-01-28T03:22:09.075501500Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:22:09.075528094Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:22:09.075561631Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-28T03:22:09.085490835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-28T03:22:09.085525034Z WHERE "Id" in (
2026-01-28T03:22:09.085536527Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:22:09.085566868Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:22:09.085605255Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-28T03:22:09.092651523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011988s
2026-01-28T03:22:09.101137099Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-28T03:22:09.101171018Z WHERE "Id" in (
2026-01-28T03:22:09.101219946Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:22:09.101274366Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:09.101316972Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:22:09.111189280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-28T03:22:09.111221735Z WHERE "Id" in (
2026-01-28T03:22:09.111270564Z SELECT "Tracks"."Id" from "Tracks"
2026-01-28T03:22:09.111293911Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:09.111340705Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-28T03:22:09.118028851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119127s
2026-01-28T03:22:09.125241294Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:22:09.125273088Z WHERE "Id" IN (
2026-01-28T03:22:09.125342779Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.125388801Z LEFT OUTER JOIN "Tracks"
2026-01-28T03:22:09.125399543Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:22:09.125446778Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:22:09.135087089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:22:09.135115546Z WHERE "Id" IN (
2026-01-28T03:22:09.135126689Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.135165096Z LEFT OUTER JOIN "Tracks"
2026-01-28T03:22:09.135206620Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:22:09.135249496Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:22:09.141472947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114733s
2026-01-28T03:22:09.145988269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-28T03:22:09', 'clean_artist_metadata_table')
2026-01-28T03:22:09.150424582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:09.154235305Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-28T03:22:09.156247146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237583s
2026-01-28T03:22:09.158824606Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-28T03:22:09.161169878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:09.164260551Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-28T03:22:09.176790651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:09.178726018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-28T03:22:09.181311274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-28T03:22:09.184936734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:09.196271968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128064s
2026-01-28T03:22:09.198200611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:09.200172030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-28T03:22:09.202724059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-28T03:22:09.206470553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:09.217961921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128216s
2026-01-28T03:22:09.219992219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:09.221793456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.25E-05s
2026-01-28T03:22:09.224239772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-28T03:22:09.227816113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:09.238665790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123081s
2026-01-28T03:22:09.240537989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:09.242298885Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-28T03:22:09.244727946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-28T03:22:09.248278525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:09.259089324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01219s
2026-01-28T03:22:09.261069401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:09.262827531Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-28T03:22:09.265143053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-28T03:22:09.268635425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:09.279895437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126067s
2026-01-28T03:22:09.282071589Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-28T03:22:09.361564171Z [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:22:09.381003964Z [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:22:09.390882395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-28T03:22:09.395162002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-28T03:22:09.423519081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1392567s
2026-01-28T03:22:09.426286533Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-28T03:22:09.501937149Z [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:22:09.520629517Z [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:22:09.530991762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-28T03:22:09.535664250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-28T03:22:09.563078801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343473s
2026-01-28T03:22:09.567341383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-28T03:22:09', 'health_issue_notification')
2026-01-28T03:22:09.571613616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:09.575661797Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-28T03:22:09.577578496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1467451s
2026-01-28T03:22:09.581403288Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-28T03:22:09.583786647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:09.586933774Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-28T03:22:09.602972829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:09.604946693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-01-28T03:22:09.607129970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-28T03:22:09.610668144Z [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:22:09.622134742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013019s
2026-01-28T03:22:09.623960448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:09.625870384Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-28T03:22:09.627923649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-28T03:22:09.630716773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-28T03:22:09.641397489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114966s
2026-01-28T03:22:09.644270203Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-28T03:22:09.647195263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-28T03:22:09.650127166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037161s
2026-01-28T03:22:09.655717813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:22:09.655738084Z WHERE "Id" IN (
2026-01-28T03:22:09.655781261Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.655809749Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:22:09.655837835Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:22:09.663240431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:22:09.663262285Z WHERE "Id" IN (
2026-01-28T03:22:09.663280652Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.663308147Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:22:09.663340833Z WHERE "Tracks"."Id" IS NULL)
2026-01-28T03:22:09.668714783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091841s
2026-01-28T03:22:09.675775902Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:22:09.675794800Z WHERE "Id" IN (
2026-01-28T03:22:09.675807215Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.675903659Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-28T03:22:09.675961465Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-28T03:22:09.675999241Z WHERE "Artists"."Path" IS NULL)
2026-01-28T03:22:09.685675354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:22:09.685709984Z WHERE "Id" IN (
2026-01-28T03:22:09.685715986Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.685730606Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-28T03:22:09.685742109Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-28T03:22:09.685795105Z WHERE "Artists"."Path" IS NULL)
2026-01-28T03:22:09.692507251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01199s
2026-01-28T03:22:09.700652943Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:22:09.700686660Z WHERE "Id" IN (
2026-01-28T03:22:09.700699857Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.700733815Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:22:09.700763455Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:22:09.700845761Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-28T03:22:09.700854609Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-28T03:22:09.712073799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:22:09.712118469Z WHERE "Id" IN (
2026-01-28T03:22:09.712127697Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-28T03:22:09.712138128Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-28T03:22:09.712164602Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-28T03:22:09.712208781Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-28T03:22:09.712267880Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-28T03:22:09.720662834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014609s
2026-01-28T03:22:09.726733246Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-28T03:22:09.726780812Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-28T03:22:09.726794059Z FROM "Artists"
2026-01-28T03:22:09.726819229Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-28T03:22:09.726857907Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-28T03:22:09.734875381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-28T03:22:09.734914540Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-28T03:22:09.734923538Z FROM "Artists"
2026-01-28T03:22:09.734945582Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-28T03:22:09.734968108Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-28T03:22:09.741025244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103109s
2026-01-28T03:22:09.745731581Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-28T03:22:09.745763896Z WHERE "Id" NOT IN (
2026-01-28T03:22:09.745842364Z SELECT MIN("Id")
2026-01-28T03:22:09.745870711Z FROM "TrackFiles"
2026-01-28T03:22:09.745884649Z GROUP BY "Path"
2026-01-28T03:22:09.745928818Z )
2026-01-28T03:22:09.752001184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-28T03:22:09.752025093Z WHERE "Id" NOT IN (
2026-01-28T03:22:09.752038309Z SELECT MIN("Id")
2026-01-28T03:22:09.752070464Z FROM "TrackFiles"
2026-01-28T03:22:09.752092448Z GROUP BY "Path"
2026-01-28T03:22:09.752141667Z )
2026-01-28T03:22:09.758282071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091488s
2026-01-28T03:22:09.760125132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:09.761833683Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-01-28T03:22:09.763869311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-28T03:22:09.836131996Z [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:22:09.849109577Z [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:22:09.856435488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:22:09.860826459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:22:09.888335560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:09.891970049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261508s
2026-01-28T03:22:09.893978212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-28T03:22:09.896814583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:22:09.900391325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044731s
2026-01-28T03:22:09.902560062Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-28T03:22:09.979136592Z [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:22:09.992003390Z [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:22:09.998728512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:22:10.003751065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:22:10.034713018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:10.039762736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:22:10.043573589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1390384s
2026-01-28T03:22:10.047895121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-28T03:22:10', 'add_mediafilerepository_mtime')
2026-01-28T03:22:10.051958713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:10.056169772Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-28T03:22:10.058157354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1511484s
2026-01-28T03:22:10.061125260Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-28T03:22:10.063833794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:10.067202597Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-28T03:22:10.087828168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-28T03:22:10.087872317Z WHERE "Id" NOT IN (
2026-01-28T03:22:10.087935584Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-28T03:22:10.087982238Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:10.088015205Z GROUP BY "ArtistMetadata"."Id")
2026-01-28T03:22:10.097651117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-28T03:22:10.097676217Z WHERE "Id" NOT IN (
2026-01-28T03:22:10.097685977Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-28T03:22:10.097748092Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-28T03:22:10.097764114Z GROUP BY "ArtistMetadata"."Id")
2026-01-28T03:22:10.104950705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012229s
2026-01-28T03:22:10.107062417Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-28T03:22:10.109641260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-28T03:22:10.112845151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039098s
2026-01-28T03:22:10.114982935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-28T03:22:10.187537317Z [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:22:10.203401260Z [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:22:10.211650740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:10.216129308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:10.244567199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:10.249010366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:10.253489846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:10.257059223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1400873s
2026-01-28T03:22:10.259173851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-28T03:22:10.262382992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:10.266129015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050111s
2026-01-28T03:22:10.270347299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-28T03:22:10', 'add_artistmetadataid_constraint')
2026-01-28T03:22:10.274426062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:10.278615387Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-28T03:22:10.280572678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016956s
2026-01-28T03:22:10.282968352Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-28T03:22:10.285234725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:10.288235718Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-28T03:22:10.300293727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-28T03:22:10.302204865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-28T03:22:10.304352951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-28T03:22:10.307607975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:10.319458807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131353s
2026-01-28T03:22:10.321328241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-28T03:22:10.323016270Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-01-28T03:22:10.325340731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-28T03:22:10.328841650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:10.339741177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123388s
2026-01-28T03:22:10.341488886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:10.343119860Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-28T03:22:10.345261712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-28T03:22:10.348466185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:10.359325220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012134s
2026-01-28T03:22:10.361159223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-28T03:22:10.362828354Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-01-28T03:22:10.365111802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-28T03:22:10.368570656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:10.379378859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012262s
2026-01-28T03:22:10.381088281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:10.382665236Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-01-28T03:22:10.384828833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-28T03:22:10.388174800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:10.398998905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122127s
2026-01-28T03:22:10.400717455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-28T03:22:10.402328489Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-28T03:22:10.404442877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-28T03:22:10.407605395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:10.418684693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120933s
2026-01-28T03:22:10.422479544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-28T03:22:10', 'old_ids_and_artist_alias')
2026-01-28T03:22:10.426544409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:10.430565526Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-28T03:22:10.432374879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238258s
2026-01-28T03:22:10.434971377Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-28T03:22:10.437292240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:10.440690483Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-28T03:22:10.445122587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:10.447223447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:10.453649687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066968s
2026-01-28T03:22:10.456253941Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-28T03:22:10.459056935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-28T03:22:10.462085623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037557s
2026-01-28T03:22:10.465853329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-28T03:22:10', 'download_propers_config')
2026-01-28T03:22:10.469827482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:10.473195122Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-28T03:22:10.475060909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144737s
2026-01-28T03:22:10.477408196Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-28T03:22:10.479665271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:10.482484928Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-28T03:22:10.496572935Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-28T03:22:10.499814502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-28T03:22:10.503940941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052322s
2026-01-28T03:22:10.506100559Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-28T03:22:10.576963254Z [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:22:10.591156163Z [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:22:10.598745825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:10.603525729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:10.632096227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:10.636565516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:10.640948843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:10.645769739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:10.649504109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1414846s
2026-01-28T03:22:10.651659258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-28T03:22:10.731501444Z [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:22:10.745784073Z [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:22:10.753268403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-28T03:22:10.757964709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-28T03:22:10.786225013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-28T03:22:10.789896606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1363029s
2026-01-28T03:22:10.791873356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-28T03:22:10.862370846Z [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:22:10.874892779Z [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:22:10.881996263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-28T03:22:10.886518348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-28T03:22:10.913565699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198035s
2026-01-28T03:22:10.915552360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-28T03:22:10.985781239Z [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:22:10.996268445Z [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:22:11.002769115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-28T03:22:11.006793418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-28T03:22:11.036522719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-28T03:22:11.040781665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-28T03:22:11.045466728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-28T03:22:11.050501676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-28T03:22:11.054295255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368832s
2026-01-28T03:22:11.056319611Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-28T03:22:11.126477267Z [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:22:11.137222723Z [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:22:11.142863431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-28T03:22:11.146786039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-28T03:22:11.175328050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171329s
2026-01-28T03:22:11.177368860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-28T03:22:11.248894630Z [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:22:11.259836502Z [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:22:11.265876945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:22:11.270492839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:22:11.301513220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:11.306090126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:22:11.309560864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303342s
2026-01-28T03:22:11.313481098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-28T03:22:11', 'remove_language_profiles')
2026-01-28T03:22:11.317364477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.321728474Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-28T03:22:11.323566496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1421346s
2026-01-28T03:22:11.327830441Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-28T03:22:11.330105061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.333394274Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-28T03:22:11.339282099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-28T03:22:11.341098377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-28T03:22:11.343534071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-28T03:22:11.346613682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-28T03:22:11.357768723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122098s
2026-01-28T03:22:11.361705029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-28T03:22:11.366659816Z [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:22:11.370078770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056288s
2026-01-28T03:22:11.373891277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-28T03:22:11', 'multi_disc_naming_format')
2026-01-28T03:22:11.377769305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.381227067Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-28T03:22:11.383056000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163855s
2026-01-28T03:22:11.385503999Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-28T03:22:11.387753860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.390631093Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-28T03:22:11.396429639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-28T03:22:11.398271878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-01-28T03:22:11.400394983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-28T03:22:11.403618524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:11.414889739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125402s
2026-01-28T03:22:11.416640404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:11.418892028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:11.620650327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2017567s
2026-01-28T03:22:11.624909704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-28T03:22:11', 'add_download_client_priority')
2026-01-28T03:22:11.629296226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.634298198Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-28T03:22:11.636252974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2154228s
2026-01-28T03:22:11.638576733Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-28T03:22:11.640744568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.643581671Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-28T03:22:11.649257089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:11.652563306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-28T03:22:11.655686294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044244s
2026-01-28T03:22:11.657924381Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:11.660769039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-28T03:22:11.663492612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036607s
2026-01-28T03:22:11.667155779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-28T03:22:11', 'remove_growl_prowl')
2026-01-28T03:22:11.671010160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.674295735Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-28T03:22:11.676191522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142035s
2026-01-28T03:22:11.678459660Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-28T03:22:11.680716013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.683593918Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-28T03:22:11.688844740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:11.692115977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-28T03:22:11.695263545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043998s
2026-01-28T03:22:11.697492673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:11.700476471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-28T03:22:11.703327392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039108s
2026-01-28T03:22:11.707343989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-28T03:22:11', 'remove_plex_hometheatre')
2026-01-28T03:22:11.711021274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.714382562Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-28T03:22:11.716251385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014597s
2026-01-28T03:22:11.718926311Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-28T03:22:11.721292185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.724760809Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-28T03:22:11.737259576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:22:11.739279032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-28T03:22:11.741326976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-28T03:22:11.744102915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-28T03:22:11.756004489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126116s
2026-01-28T03:22:11.757865256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:22:11.759582965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-28T03:22:11.761934510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-28T03:22:11.765488356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:11.776959373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128087s
2026-01-28T03:22:11.778903237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:22:11.780595024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-01-28T03:22:11.782971509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-28T03:22:11.786624454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:11.798480136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132488s
2026-01-28T03:22:11.800397066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:22:11.802043181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-28T03:22:11.804252920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-28T03:22:11.807629649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:11.819489239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130415s
2026-01-28T03:22:11.821590310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:22:11.823377789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-28T03:22:11.825598180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-28T03:22:11.829662955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-28T03:22:11.842036559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131005s
2026-01-28T03:22:11.844187741Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:11.846266146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:11.860362509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141238s
2026-01-28T03:22:11.864558348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-28T03:22:11', 'add_root_folder_add_defaults')
2026-01-28T03:22:11.868744697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.872273733Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-28T03:22:11.874167967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259642s
2026-01-28T03:22:11.876491797Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-28T03:22:11.878583849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.881283104Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-28T03:22:11.885979320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-28T03:22:11.887754765Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-28T03:22:11.889983773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-28T03:22:11.893024997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-28T03:22:11.904259107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012167s
2026-01-28T03:22:11.907922063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-28T03:22:11', 'task_duration')
2026-01-28T03:22:11.911963160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.915346131Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-28T03:22:11.917078710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232249s
2026-01-28T03:22:11.919777515Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-28T03:22:11.922165513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.925120803Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-28T03:22:11.932026929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-28T03:22:11.933863888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-28T03:22:11.935953455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-28T03:22:11.939246105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:11.951517444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128554s
2026-01-28T03:22:11.953158579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-28T03:22:11.954316390Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-01-28T03:22:11.956391128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-28T03:22:11.959538525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:11.970179822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118773s
2026-01-28T03:22:11.974331912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-28T03:22:11', 'add_indexer_and_enabled_to_release_profiles')
2026-01-28T03:22:11.978353360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:11.982458746Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-28T03:22:11.984484835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234239s
2026-01-28T03:22:11.986786180Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-28T03:22:11.988941429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:11.991692729Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-28T03:22:11.997009274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-28T03:22:12.069914482Z [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:22:12.083298051Z [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:22:12.090328076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:12.095127570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:12.122295023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:12.126579079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:12.130847474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:12.135506976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:12.139098858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1402206s
2026-01-28T03:22:12.142375596Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-28T03:22:12.146370530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-28T03:22:12.149661837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047824s
2026-01-28T03:22:12.152889607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-28T03:22:12.156941134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-28T03:22:12.160242793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047654s
2026-01-28T03:22:12.162276067Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-28T03:22:12.233400078Z [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:22:12.244491291Z [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:22:12.250572676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-28T03:22:12.254605947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-28T03:22:12.282087623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1178539s
2026-01-28T03:22:12.285805158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-28T03:22:12', 'remove_album_folders')
2026-01-28T03:22:12.289693949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:12.294526720Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-28T03:22:12.296310902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1300883s
2026-01-28T03:22:12.298699883Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-28T03:22:12.300941736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:12.304050907Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-01-28T03:22:12.320266518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:22:12.322291756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-28T03:22:12.324294709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-01-28T03:22:12.327074847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-01-28T03:22:12.338157712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120042s
2026-01-28T03:22:12.339956595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:22:12.341609112Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-01-28T03:22:12.343582636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-01-28T03:22:12.346598980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:12.357230577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117693s
2026-01-28T03:22:12.358953656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:12.360967882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:13.500330092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1392567s
2026-01-28T03:22:13.502677178Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-01-28T03:22:13.587077993Z [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:22:13.597916016Z [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:22:13.604028143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:22:13.608098529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:22:13.636159541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.131516s
2026-01-28T03:22:13.638353789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-01-28T03:22:13.709901263Z [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:22:13.719584661Z [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:22:13.725303045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:22:13.729608174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:22:13.757157636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1167836s
2026-01-28T03:22:13.759398138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-01-28T03:22:13.830330273Z [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:22:13.839530048Z [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:22:13.844933888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:22:13.849111831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:22:13.876359716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1149464s
2026-01-28T03:22:13.878424683Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-01-28T03:22:13.948095820Z [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:22:13.956287364Z [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:22:13.961482415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:22:13.965782202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:22:13.994016313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1135977s
2026-01-28T03:22:13.997148871Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-01-28T03:22:14.066027982Z [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:22:14.073332660Z [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:22:14.077815787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-01-28T03:22:14.081998459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-01-28T03:22:14.109017313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1099761s
2026-01-28T03:22:14.112851263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-28T03:22:14', 'flexible_delay_profiles')
2026-01-28T03:22:14.116761145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.120626158Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-28T03:22:14.122454319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212242s
2026-01-28T03:22:14.125038633Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-28T03:22:14.127247159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.130225236Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-28T03:22:14.135732024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:22:14.137481256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-28T03:22:14.139586064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-28T03:22:14.142616847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-28T03:22:14.153853162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124105s
2026-01-28T03:22:14.157604465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-28T03:22:14', 'add_priority_to_indexers')
2026-01-28T03:22:14.161502825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.166727255Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-28T03:22:14.168641720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248735s
2026-01-28T03:22:14.171223969Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-28T03:22:14.173546937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.176519743Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-28T03:22:14.182355253Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-28T03:22:14.185368771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-28T03:22:14.189382803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048003s
2026-01-28T03:22:14.191136134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:14.193258086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:14.201197102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081887s
2026-01-28T03:22:14.205371066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-28T03:22:14', 'remove_chown_and_folderchmod_config')
2026-01-28T03:22:14.209619030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.213149118Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-28T03:22:14.215075436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196751s
2026-01-28T03:22:14.217530480Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-28T03:22:14.219999812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.222831744Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-01-28T03:22:14.230865340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-01-28T03:22:14.232723051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-28T03:22:14.234701575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-01-28T03:22:14.306521628Z [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:22:14.318699288Z [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:22:14.325487076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-28T03:22:14.329508924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-28T03:22:14.358420018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1218338s
2026-01-28T03:22:14.360911595Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-28T03:22:14.363617062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-01-28T03:22:14.366352269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034138s
2026-01-28T03:22:14.369444376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-28T03:22:14.373174336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-01-28T03:22:14.376266592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044766s
2026-01-28T03:22:14.379321875Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-28T03:22:14.383017506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-01-28T03:22:14.386096606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043971s
2026-01-28T03:22:14.389920165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-28T03:22:14', 'convert_blacklist_protocol')
2026-01-28T03:22:14.393798795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.397447832Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-28T03:22:14.399269530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015285s
2026-01-28T03:22:14.401519360Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-28T03:22:14.403784331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.407012461Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-28T03:22:14.479865464Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-28T03:22:14.488469629Z [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:22:14.493989483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096715s
2026-01-28T03:22:14.497710405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-28T03:22:14', 'update_notifiarr')
2026-01-28T03:22:14.501567111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.504838328Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-28T03:22:14.506560225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203382s
2026-01-28T03:22:14.508956801Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-28T03:22:14.511151700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.513992851Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-28T03:22:14.517782221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:14.519896719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:14.534413198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145467s
2026-01-28T03:22:14.538522222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-28T03:22:14', 'email_multiple_addresses')
2026-01-28T03:22:14.542699714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.546036011Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-28T03:22:14.547866798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0261569s
2026-01-28T03:22:14.550293935Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-28T03:22:14.552564527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.555474847Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-28T03:22:14.559571816Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-28T03:22:14.562193806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-28T03:22:14.589335126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027863s
2026-01-28T03:22:14.593244859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-28T03:22:14', 'rename_blacklist_to_blocklist')
2026-01-28T03:22:14.597248490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.600740942Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-28T03:22:14.602598603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388343s
2026-01-28T03:22:14.604982042Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-28T03:22:14.607185118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.609999665Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-28T03:22:14.616982355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-28T03:22:14.619019838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-01-28T03:22:14.621450001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-28T03:22:14.625189841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:14.636721761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131602s
2026-01-28T03:22:14.639165622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-28T03:22:14.642726162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:14.653534996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123138s
2026-01-28T03:22:14.655254739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:14.657291510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:14.674743159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174358s
2026-01-28T03:22:14.678870991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-28T03:22:14', 'cdh_per_downloadclient')
2026-01-28T03:22:14.683040496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.686483740Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-28T03:22:14.688353224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292216s
2026-01-28T03:22:14.690574847Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-28T03:22:14.692817793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.695556929Z [Info] download_history: Starting migration of Main DB to 52
2026-01-28T03:22:14.711079905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-28T03:22:14.718276275Z [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:22:14.724762696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011756s
2026-01-28T03:22:14.726906122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-28T03:22:14.730078349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-28T03:22:14.733743700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049679s
2026-01-28T03:22:14.735786042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-28T03:22:14.738914952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-28T03:22:14.742530523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048851s
2026-01-28T03:22:14.744631673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-28T03:22:14.747833811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-28T03:22:14.751473048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049797s
2026-01-28T03:22:14.753232461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:14.755271046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:14.770114624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148572s
2026-01-28T03:22:14.774160431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-28T03:22:14', 'download_history')
2026-01-28T03:22:14.778193682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.781631825Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-28T03:22:14.783357269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265083s
2026-01-28T03:22:14.785611228Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-28T03:22:14.787744543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.790558479Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-28T03:22:14.795405509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-28T03:22:14', 'add_update_history')
2026-01-28T03:22:14.799394721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.802502970Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-28T03:22:14.804253394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014842s
2026-01-28T03:22:14.806625360Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-28T03:22:14.808844278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.811821503Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-28T03:22:14.816823755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:14.818842019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-01-28T03:22:14.821250569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-28T03:22:14.824781288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:14.836605317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133736s
2026-01-28T03:22:14.840469497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-28T03:22:14', 'add_on_update_to_notifications')
2026-01-28T03:22:14.844454331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.848165353Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-28T03:22:14.849722208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242053s
2026-01-28T03:22:14.852246851Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-28T03:22:14.854554819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.857341280Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-28T03:22:14.862339604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:22:14.864074196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-28T03:22:14.866198995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-28T03:22:14.869442406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:14.881037313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012916s
2026-01-28T03:22:14.884867064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-28T03:22:14', 'download_client_per_indexer')
2026-01-28T03:22:14.888829462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.892232695Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-28T03:22:14.894114113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236725s
2026-01-28T03:22:14.896445337Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-28T03:22:14.898619495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.901433952Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-28T03:22:14.909180109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:22:14.910855933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-28T03:22:14.913021103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-28T03:22:14.916184814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:14.928014624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129652s
2026-01-28T03:22:14.929678664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-28T03:22:14.931364438Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-01-28T03:22:14.933708398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-28T03:22:14.937274569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:14.948561696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128276s
2026-01-28T03:22:14.950362282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:22:14.952070772Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-01-28T03:22:14.954188155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-28T03:22:14.957397928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:14.968613832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124866s
2026-01-28T03:22:14.972381909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-28T03:22:14', 'AddNewItemMonitorType')
2026-01-28T03:22:14.976262904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:14.980357558Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-28T03:22:14.982134777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239273s
2026-01-28T03:22:14.984327101Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-28T03:22:14.986492562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:14.989301868Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-28T03:22:14.994351396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:22:14.996165589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-01-28T03:22:14.998305588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-28T03:22:15.001541343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:15.013460924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131951s
2026-01-28T03:22:15.017165603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-28T03:22:15', 'ImportListSearch')
2026-01-28T03:22:15.021334237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:15.024492276Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-28T03:22:15.026238191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240523s
2026-01-28T03:22:15.028633474Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-28T03:22:15.030841350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:15.033727471Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-28T03:22:15.038759704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-28T03:22:15.040526401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-28T03:22:15.042820440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-28T03:22:15.046271138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:15.058546486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135311s
2026-01-28T03:22:15.062212407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-28T03:22:15', 'ImportListMonitorExisting')
2026-01-28T03:22:15.066564701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:15.069620163Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-28T03:22:15.071565871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024429s
2026-01-28T03:22:15.073687553Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-28T03:22:15.075864065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:15.078585986Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-28T03:22:15.085157128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:15.088165926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-28T03:22:15.091203322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040284s
2026-01-28T03:22:15.093453553Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:15.096247719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-28T03:22:15.098952245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035705s
2026-01-28T03:22:15.100665995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-28T03:22:15.102567975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-28T03:22:15.104295493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-28T03:22:15.106951952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-28T03:22:15.118224019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120977s
2026-01-28T03:22:15.121863638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-28T03:22:15', 'add_indexer_tags')
2026-01-28T03:22:15.125714151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:15.128914034Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-28T03:22:15.130641513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225774s
2026-01-28T03:22:15.132963408Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-28T03:22:15.135115922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:15.137883184Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-28T03:22:15.141435326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:15.143532479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:15.156322061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127797s
2026-01-28T03:22:15.160368539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-28T03:22:15', 'update_audio_types')
2026-01-28T03:22:15.164548316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:15.167739481Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-28T03:22:15.169508653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024311s
2026-01-28T03:22:15.172429404Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-28T03:22:15.174942384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:15.178093840Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-28T03:22:15.224672168Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:15.227603269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-28T03:22:15.230524953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036451s
2026-01-28T03:22:15.232296570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-28T03:22:15.234000621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-01-28T03:22:15.236355072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-28T03:22:15.325284255Z [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:22:15.341186435Z [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:22:15.349495776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-28T03:22:15.354258606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-28T03:22:15.385339870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-28T03:22:15.391117744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-28T03:22:15.394678253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1562986s
2026-01-28T03:22:15.396385831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:15.397999931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-28T03:22:15.400335895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-28T03:22:15.481851952Z [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:22:15.503400280Z [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:22:15.514270899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:15.518983968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:15.551447475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:15.556212800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:15.560889026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:22:15.564558425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1622059s
2026-01-28T03:22:15.566316615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:15.568158213Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-28T03:22:15.570128120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-28T03:22:15.651895362Z [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:22:15.672921870Z [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:22:15.683485220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:15.688223580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:15.718128205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:15.722844261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:15.727593223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:22:15.731228383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1591438s
2026-01-28T03:22:15.732949278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:15.734616916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-28T03:22:15.736639318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-28T03:22:15.817703575Z [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:22:15.839424381Z [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:22:15.850290210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-28T03:22:15.854941726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-28T03:22:15.884403989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-28T03:22:15.889111949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-28T03:22:15.893771401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-28T03:22:15.897359967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1587943s
2026-01-28T03:22:15.899138909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:22:15.900783751Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-28T03:22:15.903107840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-28T03:22:15.981242157Z [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:22:15.995959181Z [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:22:16.003511057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:16.008657930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:16.038466131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:16.042761840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:16.047307944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:16.052230115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:16.056152263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1509913s
2026-01-28T03:22:16.057866625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-28T03:22:16.059535044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-28T03:22:16.061797419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-28T03:22:16.139284884Z [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:22:16.154206900Z [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:22:16.162700122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-28T03:22:16.168165206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-28T03:22:16.199077369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-28T03:22:16.203927676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-28T03:22:16.208345060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-28T03:22:16.213242832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-28T03:22:16.217005298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1532866s
2026-01-28T03:22:16.219253805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-28T03:22:16.221068048Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-28T03:22:16.223242126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-28T03:22:16.303260557Z [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:22:16.316890091Z [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:22:16.324147013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-28T03:22:16.328631362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-28T03:22:16.358739797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1326873s
2026-01-28T03:22:16.361146012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-28T03:22:16.362856647Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-01-28T03:22:16.365456592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-28T03:22:16.442780898Z [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:22:16.456629072Z [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:22:16.463734529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-28T03:22:16.467973103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-28T03:22:16.497956016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295592s
2026-01-28T03:22:16.500261919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:22:16.502493462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-28T03:22:16.504597609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-28T03:22:16.591547777Z [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:22:16.604816083Z [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:22:16.612245032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-28T03:22:16.616825395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-28T03:22:16.648140609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385052s
2026-01-28T03:22:16.650812079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:22:16.652644509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-28T03:22:16.655109021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-28T03:22:16.729476674Z [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:22:16.740253222Z [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:22:16.746591174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-28T03:22:16.751198561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-28T03:22:16.781967927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224847s
2026-01-28T03:22:16.785778069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:22:16.787638205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-28T03:22:16.790212869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-28T03:22:16.868847524Z [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:22:16.880740921Z [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:22:16.886892838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-28T03:22:16.891003936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-28T03:22:16.919722202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273517s
2026-01-28T03:22:16.922544505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-28T03:22:16.924543169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-28T03:22:16.927211863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-28T03:22:17.002161327Z [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:22:17.014526735Z [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:22:17.020662811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-28T03:22:17.025778301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-28T03:22:17.056721466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:22:17.060860621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310637s
2026-01-28T03:22:17.063021773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-28T03:22:17.065068945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-28T03:22:17.067784051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-28T03:22:17.142505377Z [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:22:17.152968084Z [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:22:17.158836230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-28T03:22:17.163868132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-28T03:22:17.196020081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:22:17.201838367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317974s
2026-01-28T03:22:17.204114019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-28T03:22:17.205983303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-28T03:22:17.208695754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-28T03:22:17.283609908Z [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:22:17.294181354Z [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:22:17.300211435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-28T03:22:17.305367477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-28T03:22:17.336980462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-28T03:22:17.343343023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323958s
2026-01-28T03:22:17.345574406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-28T03:22:17.347908275Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-28T03:22:17.350322797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-28T03:22:17.426241363Z [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:22:17.444228681Z [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:22:17.451729505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-28T03:22:17.457100098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-28T03:22:17.488144137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-28T03:22:17.493976240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-28T03:22:17.499205489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-28T03:22:17.503491299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1507832s
2026-01-28T03:22:17.505294380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-28T03:22:17.507015335Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-28T03:22:17.509206668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-28T03:22:17.590664697Z [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:22:17.607774107Z [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:22:17.614889525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-28T03:22:17.619872949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-28T03:22:17.652256615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391599s
2026-01-28T03:22:17.655103638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-28T03:22:17.657193957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-28T03:22:17.659554360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-28T03:22:17.751595739Z [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:22:17.764754144Z [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:22:17.771269674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-28T03:22:17.775768923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-28T03:22:17.804851743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1430413s
2026-01-28T03:22:17.806761198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-28T03:22:17.808634129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-28T03:22:17.811112439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-28T03:22:17.906648075Z [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:22:17.924355189Z [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:22:17.931253138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-28T03:22:17.937263951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-28T03:22:17.968564586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-28T03:22:17.973264721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-28T03:22:17.978076349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-28T03:22:17.983307272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-28T03:22:17.989186089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1738102s
2026-01-28T03:22:17.991213481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:22:17.992984467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-28T03:22:17.995612860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-28T03:22:18.073398976Z [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:22:18.085135909Z [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:22:18.093491233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:22:18.098092177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:22:18.128607992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:22:18.134343871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350508s
2026-01-28T03:22:18.136581857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:22:18.138801888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001836s
2026-01-28T03:22:18.141299406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-28T03:22:18.220354899Z [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:22:18.231816267Z [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:22:18.238228678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:22:18.243543750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:22:18.276601925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:22:18.280803485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1372748s
2026-01-28T03:22:18.282759854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:22:18.284864472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-01-28T03:22:18.287334876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-28T03:22:18.365003886Z [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:22:18.376405925Z [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:22:18.382918799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:22:18.387647230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:22:18.418477568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:22:18.422508324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330209s
2026-01-28T03:22:18.424334421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-28T03:22:18.426044414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-01-28T03:22:18.428401099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-28T03:22:18.514765128Z [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:22:18.526090351Z [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:22:18.532401159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-28T03:22:18.536993395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-28T03:22:18.567774124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:22:18.571756973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.14131s
2026-01-28T03:22:18.573600315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-28T03:22:18.575319808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2026-01-28T03:22:18.577728538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-28T03:22:18.662245687Z [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:22:18.674188775Z [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:22:18.681229812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-28T03:22:18.685940217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-28T03:22:18.717255321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:22:18.722159226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422761s
2026-01-28T03:22:18.723983168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-28T03:22:18.725734685Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-01-28T03:22:18.728070578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-28T03:22:18.809005715Z [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:22:18.820808120Z [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:22:18.827381967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-28T03:22:18.832231301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-28T03:22:18.862076937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-28T03:22:18.865936178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357843s
2026-01-28T03:22:18.867690039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-28T03:22:18.869467238Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-01-28T03:22:18.871712358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-28T03:22:18.950535422Z [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:22:18.960570839Z [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:22:18.966357811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-28T03:22:18.970859275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-28T03:22:19.000407081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265759s
2026-01-28T03:22:19.002256565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-28T03:22:19.004118765Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.08E-05s
2026-01-28T03:22:19.006595071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-28T03:22:19.088345119Z [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:22:19.107923781Z [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:22:19.114165008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-28T03:22:19.118363372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-28T03:22:19.147282151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389408s
2026-01-28T03:22:19.149180113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-28T03:22:19.150909365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-01-28T03:22:19.153492726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-28T03:22:19.234463375Z [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:22:19.246131299Z [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:22:19.252879206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-28T03:22:19.257014402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-28T03:22:19.286244128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306055s
2026-01-28T03:22:19.288197782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-28T03:22:19.289842203Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-01-28T03:22:19.292042403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-28T03:22:19.386157999Z [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:22:19.397846915Z [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:22:19.404553109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-28T03:22:19.408989281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-28T03:22:19.437971448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1438442s
2026-01-28T03:22:19.439992618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-28T03:22:19.441715297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-28T03:22:19.443976279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-28T03:22:19.532584586Z [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:22:19.542098914Z [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:22:19.547631504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-28T03:22:19.551842794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-28T03:22:19.581672016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1354782s
2026-01-28T03:22:19.583786314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-28T03:22:19.585586789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-28T03:22:19.588228889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-28T03:22:19.667884439Z [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:22:19.677234686Z [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:22:19.682617094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-28T03:22:19.687207928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-28T03:22:19.718913088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-28T03:22:19.722992011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1325402s
2026-01-28T03:22:19.724928059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-28T03:22:19.726722763Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-01-28T03:22:19.729168999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-28T03:22:19.807763543Z [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:22:19.816318618Z [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:22:19.821474200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-28T03:22:19.826171948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-28T03:22:19.857290046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-28T03:22:19.861284129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.129919s
2026-01-28T03:22:19.863124605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:19.864862825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-28T03:22:19.867331696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-28T03:22:19.947155785Z [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:22:19.958075543Z [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:22:19.964373354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:22:19.969207928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:22:20.003381138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:20.008889018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:22:20.012739511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433434s
2026-01-28T03:22:20.014576971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:20.016501005Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.2E-05s
2026-01-28T03:22:20.018741126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-28T03:22:20.098724086Z [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:22:20.109689174Z [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:22:20.115975732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-28T03:22:20.120846721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-28T03:22:20.150858521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-28T03:22:20.156238754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-28T03:22:20.160154038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391686s
2026-01-28T03:22:20.161953712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:22:20.163760009Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-28T03:22:20.166243880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-28T03:22:20.243098360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-28T03:22:20.249996820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-28T03:22:20.254529808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-28T03:22:20.258625765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-28T03:22:20.288237661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:22:20.292802963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1242946s
2026-01-28T03:22:20.299506641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-28T03:22:20', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-28T03:22:20.304355174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:20.311864214Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-28T03:22:20.313972539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427364s
2026-01-28T03:22:20.319625131Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-28T03:22:20.321929090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:20.329325974Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-28T03:22:20.346608443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:20.349181423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-01-28T03:22:20.350854202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-28T03:22:20.353656715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.365570133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131263s
2026-01-28T03:22:20.367058760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:20.368385231Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-28T03:22:20.370033540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-28T03:22:20.372489716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.383633895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120256s
2026-01-28T03:22:20.386577282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-28T03:22:20', 'add_on_delete_to_notifications')
2026-01-28T03:22:20.389773859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:20.392684539Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-28T03:22:20.394119989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208574s
2026-01-28T03:22:20.396139305Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-28T03:22:20.397756542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:20.400075692Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-28T03:22:20.428773536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:22:20.430503079Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2026-01-28T03:22:20.432272652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-28T03:22:20.434955183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.446826667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129304s
2026-01-28T03:22:20.448194471Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-28T03:22:20.450460905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-28T03:22:20.452961179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034355s
2026-01-28T03:22:20.454344865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:20.455645945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-01-28T03:22:20.457314505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-28T03:22:20.459470115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-28T03:22:20.470330673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011528s
2026-01-28T03:22:20.471726113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:20.473275433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:20.482869170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094421s
2026-01-28T03:22:20.484725578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-28T03:22:20.489161931Z [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:22:20.503904777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175276s
2026-01-28T03:22:20.506366824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-28T03:22:20.508706846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-28T03:22:20.511894755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040482s
2026-01-28T03:22:20.513416569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:22:20.514732068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-28T03:22:20.516569447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-28T03:22:20.519054902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-28T03:22:20.530609678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124646s
2026-01-28T03:22:20.532150822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:22:20.533489808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-28T03:22:20.535147034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-28T03:22:20.537655255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.549191984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124577s
2026-01-28T03:22:20.550698869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-28T03:22:20.552038416Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-28T03:22:20.553748149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-28T03:22:20.556686595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.568154617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128266s
2026-01-28T03:22:20.569568444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:20.571098985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:20.594222285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228484s
2026-01-28T03:22:20.595966237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:20.597500065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:20.609567243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118897s
2026-01-28T03:22:20.611422188Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-28T03:22:20.691313924Z [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:22:20.699243370Z [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:22:20.703834645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-28T03:22:20.707186724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-28T03:22:20.736302711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1232599s
2026-01-28T03:22:20.738247607Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-28T03:22:20.816934888Z [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:22:20.823557072Z [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:22:20.827557717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-28T03:22:20.831462991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-28T03:22:20.860705753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207359s
2026-01-28T03:22:20.862912616Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-28T03:22:20.865101914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-28T03:22:20.867583902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030921s
2026-01-28T03:22:20.869111919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:22:20.870687251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002849s
2026-01-28T03:22:20.872608990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-28T03:22:20.875428567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.886841147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126405s
2026-01-28T03:22:20.888383964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-28T03:22:20.889673470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-01-28T03:22:20.891560300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-28T03:22:20.893880983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-28T03:22:20.905075203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119692s
2026-01-28T03:22:20.907803616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-28T03:22:20', 'add_custom_formats')
2026-01-28T03:22:20.910895142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:20.913960323Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-28T03:22:20.915314730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207147s
2026-01-28T03:22:20.917391873Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-28T03:22:20.919080573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:20.921988108Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-28T03:22:20.928992832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-28T03:22:20.930417931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-01-28T03:22:20.931871618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-28T03:22:20.934211350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-28T03:22:20.946090208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127527s
2026-01-28T03:22:20.948971941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-28T03:22:20', 'add_result_to_commands')
2026-01-28T03:22:20.952048776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:20.954780367Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-28T03:22:20.956114924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213646s
2026-01-28T03:22:20.958435476Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-28T03:22:20.960058284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:20.962426642Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-28T03:22:20.967007677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:20.968447075Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.86E-05s
2026-01-28T03:22:20.970061065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-28T03:22:20.972501629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:20.984521261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129538s
2026-01-28T03:22:20.987419346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-28T03:22:20', 'health_restored_notification')
2026-01-28T03:22:20.990549119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:20.993276761Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-28T03:22:20.994660287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215204s
2026-01-28T03:22:20.996392825Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-28T03:22:20.997914950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.000096242Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-28T03:22:21.003931585Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-28T03:22:21.006120923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-28T03:22:21.008761490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033143s
2026-01-28T03:22:21.011322677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-28T03:22:21', 'remove_uc')
2026-01-28T03:22:21.014314922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.016824205Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-28T03:22:21.018114453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113424s
2026-01-28T03:22:21.020000039Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-28T03:22:21.021655823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.023993230Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-28T03:22:21.027114324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:21.028663343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:21.046697546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178313s
2026-01-28T03:22:21.050009304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-28T03:22:21', 'download_clients_rename_tv_to_music')
2026-01-28T03:22:21.053402988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.056187705Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-28T03:22:21.057585410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274018s
2026-01-28T03:22:21.059551408Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-28T03:22:21.061220729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.063527835Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-28T03:22:21.068065542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-28T03:22:21.069469559Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s
2026-01-28T03:22:21.071117697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-28T03:22:21.073651609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-28T03:22:21.085861535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132093s
2026-01-28T03:22:21.088768889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-28T03:22:21', 'add_colon_replacement_to_naming_config')
2026-01-28T03:22:21.092222333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.095098654Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-28T03:22:21.096536810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221746s
2026-01-28T03:22:21.098338257Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-28T03:22:21.099873628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.102096815Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-28T03:22:21.107092204Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-28T03:22:21.188596887Z [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:22:21.196354407Z [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:22:21.200666410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-28T03:22:21.204536132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-28T03:22:21.234997187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-28T03:22:21.239058695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.130324s
2026-01-28T03:22:21.240727966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-28T03:22:21.242050208Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.11E-05s
2026-01-28T03:22:21.244378115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-28T03:22:21.247782541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-28T03:22:21.260939964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014409s
2026-01-28T03:22:21.264284718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-28T03:22:21', 'list_sync_time')
2026-01-28T03:22:21.268395797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.271639989Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-28T03:22:21.273025258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256037s
2026-01-28T03:22:21.274983040Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-28T03:22:21.276577701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.279343610Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-28T03:22:21.284672410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-28T03:22:21.286269876Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s
2026-01-28T03:22:21.287929739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-28T03:22:21.290083686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-28T03:22:21.302465117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130801s
2026-01-28T03:22:21.306408216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-28T03:22:21', 'add_download_client_tags')
2026-01-28T03:22:21.309477797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.313528233Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-28T03:22:21.314893382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239812s
2026-01-28T03:22:21.316796534Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-28T03:22:21.318353949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.320644662Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-28T03:22:21.328719491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-28T03:22:21.333072406Z [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:22:21.337985288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078009s
2026-01-28T03:22:21.339602685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-28T03:22:21.342090284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-28T03:22:21.345202420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041785s
2026-01-28T03:22:21.347797466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-28T03:22:21', 'add_notification_status')
2026-01-28T03:22:21.350777816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.353489927Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-28T03:22:21.354806919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122854s
2026-01-28T03:22:21.356680121Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-28T03:22:21.358216344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.360497868Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-28T03:22:21.363731299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:21.365253394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:21.387442432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219034s
2026-01-28T03:22:21.390651123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-28T03:22:21', 'add_alac_24_quality_in_profiles')
2026-01-28T03:22:21.394177534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.396809734Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-28T03:22:21.398185995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314771s
2026-01-28T03:22:21.399897902Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-28T03:22:21.401672014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.403587351Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-28T03:22:21.408524693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-28T03:22:21.409845121Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-01-28T03:22:21.411250411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-28T03:22:21.413142721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-28T03:22:21.425191011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012561s
2026-01-28T03:22:21.426759720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-28T03:22:21.428713003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-28T03:22:21.439817242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116805s
2026-01-28T03:22:21.442451867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-28T03:22:21', 'add_salt_to_users')
2026-01-28T03:22:21.445535666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.448183087Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-28T03:22:21.449463305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019834s
2026-01-28T03:22:21.451156764Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-28T03:22:21.452667616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.454874039Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-28T03:22:21.461994006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-28T03:22:21.466328323Z [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:22:21.471380726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079611s
2026-01-28T03:22:21.472903492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-28T03:22:21.475066357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-28T03:22:21.478156249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036593s
2026-01-28T03:22:21.480546823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-28T03:22:21', 'add_auto_tagging')
2026-01-28T03:22:21.484015467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.486097379Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-28T03:22:21.487334640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117114s
2026-01-28T03:22:21.489271941Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-28T03:22:21.490898717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.493221113Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-28T03:22:21.498086449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-28T03:22:21.499391267Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-01-28T03:22:21.501036820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-28T03:22:21.503283755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-28T03:22:21.515399520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129336s
2026-01-28T03:22:21.517549610Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-28T03:22:21.519798388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-28T03:22:21.522295426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003171s
2026-01-28T03:22:21.525093089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-28T03:22:21', 'quality_definition_preferred_size')
2026-01-28T03:22:21.528133601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.530835742Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-28T03:22:21.532246102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113954s
2026-01-28T03:22:21.534234235Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-28T03:22:21.536153460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.538301675Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-28T03:22:21.542728238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-28T03:22:21.544109018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-01-28T03:22:21.545650883Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-28T03:22:21.548058651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:21.560226973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131089s
2026-01-28T03:22:21.562976278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-28T03:22:21', 'add_on_artist_add_to_notifications')
2026-01-28T03:22:21.566076721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.568814985Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-28T03:22:21.570202349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214494s
2026-01-28T03:22:21.572024247Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-28T03:22:21.573580250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.575803136Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-28T03:22:21.579803391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-28T03:22:21.581157848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-01-28T03:22:21.582730034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-28T03:22:21.584838038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-28T03:22:21.597037633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128216s
2026-01-28T03:22:21.599742258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-28T03:22:21', 'album_last_searched_time')
2026-01-28T03:22:21.602803082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.605578931Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-28T03:22:21.606983219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212319s
2026-01-28T03:22:21.608725687Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-28T03:22:21.610236579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.612455568Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-28T03:22:21.617918908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-28T03:22:21.619283025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-01-28T03:22:21.620778847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-28T03:22:21.623069529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:21.635767117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131718s
2026-01-28T03:22:21.637120041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-28T03:22:21.638347783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-28T03:22:21.639818754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-28T03:22:21.642093274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-28T03:22:21.653656557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123742s
2026-01-28T03:22:21.656274298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-28T03:22:21', 'add_indexer_flags')
2026-01-28T03:22:21.659233427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.661831729Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-28T03:22:21.663109091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204342s
2026-01-28T03:22:21.664959406Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-28T03:22:21.666522694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.668733215Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-28T03:22:21.674185644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-28T03:22:21.676241463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-28T03:22:21.679585216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039841s
2026-01-28T03:22:21.681002240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-28T03:22:21.683034832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-28T03:22:21.685891284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035291s
2026-01-28T03:22:21.687357125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-28T03:22:21.689481763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-28T03:22:21.692340019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036177s
2026-01-28T03:22:21.695022670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-28T03:22:21', 'add_indexes_album_statistics')
2026-01-28T03:22:21.698017480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.700849964Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-28T03:22:21.702222628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118304s
2026-01-28T03:22:21.704049697Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-28T03:22:21.705594738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:21.707813014Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-28T03:22:21.711762336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-28T03:22:21.714517734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-28T03:22:21.717628799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040418s
2026-01-28T03:22:21.720259506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-28T03:22:21', 'update_redacted_baseurl')
2026-01-28T03:22:21.723563729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:21.726248605Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-28T03:22:21.727584565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124698s
2026-01-28T03:22:21.849061325Z [Debug] MigrationController: Took: 00:00:22.3302053
2026-01-28T03:22:23.240037222Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-28T03:22:23.771884022Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-28T03:22:24.623223977Z [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:22:25.034684823Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-28T03:22:25.047399575Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-28T03:22:25.049848656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-28T03:22:25.123285605Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-28T03:22:25.125896102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0761593s
2026-01-28T03:22:25.128141783Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-28T03:22:25.130277033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0782394s
2026-01-28T03:22:25.162170041Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-28T03:22:25.165507982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.172853032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-28T03:22:25.175922462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-28T03:22:25.180817719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058891s
2026-01-28T03:22:25.183465641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.189005746Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-28T03:22:25.190936794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140543s
2026-01-28T03:22:25.195520033Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-28T03:22:25.197827920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.204148407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-28T03:22:25.206928775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:22:25.211023229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047746s
2026-01-28T03:22:25.212987625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:22:25.215282215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-01-28T03:22:25.217565262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-28T03:22:25.220419719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-28T03:22:25.229253136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092212s
2026-01-28T03:22:25.231669672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.235124298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-28T03:22:25.237153304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015257s
2026-01-28T03:22:25.240681508Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-28T03:22:25.243002642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.247586872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:22:25.249622691Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s
2026-01-28T03:22:25.251703260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-28T03:22:25.254555454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-28T03:22:25.259737688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057838s
2026-01-28T03:22:25.261903589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.265408837Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-28T03:22:25.267484487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113706s
2026-01-28T03:22:25.272551680Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-28T03:22:25.274847723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.278833709Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-28T03:22:25.287199634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-28T03:22:25.291979138Z [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:22:25.298496341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090976s
2026-01-28T03:22:25.300473622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-28T03:22:25.302894246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-28T03:22:25.306495497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040445s
2026-01-28T03:22:25.310269827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-28T03:22:25', 'InitialSetup')
2026-01-28T03:22:25.314318540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.319448118Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-28T03:22:25.321483226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168565s
2026-01-28T03:22:25.324019733Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-28T03:22:25.326328963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.329373614Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-28T03:22:25.333544813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-28T03:22:25', 'add_reason_to_pending_releases')
2026-01-28T03:22:25.337993701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.341318525Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-28T03:22:25.343399265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149483s
2026-01-28T03:22:25.345578453Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-28T03:22:25.347879626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.350695526Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-28T03:22:25.353881211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-28T03:22:25', 'add_medium_support')
2026-01-28T03:22:25.357980074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.361151159Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-28T03:22:25.363126056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133311s
2026-01-28T03:22:25.365459123Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-28T03:22:25.367787632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.370744436Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-28T03:22:25.374158971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-28T03:22:25', 'add_various_qualites_in_profile')
2026-01-28T03:22:25.378405081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.381705847Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-28T03:22:25.383784202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013867s
2026-01-28T03:22:25.385938911Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-28T03:22:25.388128039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.390894559Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-28T03:22:25.394059712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-28T03:22:25', 'metadata_profiles')
2026-01-28T03:22:25.398154317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.401332226Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-28T03:22:25.403287272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132772s
2026-01-28T03:22:25.405691674Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-28T03:22:25.408100604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.410960553Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-28T03:22:25.414581845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-28T03:22:25', 'separate_automatic_and_interactive_search')
2026-01-28T03:22:25.418929840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.422325948Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-28T03:22:25.424531589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140597s
2026-01-28T03:22:25.426796990Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-28T03:22:25.429096771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.431949165Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-28T03:22:25.435305312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-28T03:22:25', 'change_album_path_to_relative')
2026-01-28T03:22:25.439524728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.442785123Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-28T03:22:25.444861925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136507s
2026-01-28T03:22:25.447122958Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-28T03:22:25.449418490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.452200582Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-28T03:22:25.455519575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-28T03:22:25', 'change_quality_size_mb_to_kb')
2026-01-28T03:22:25.459738951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.463046922Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-28T03:22:25.465142852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013587s
2026-01-28T03:22:25.467282580Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-28T03:22:25.469441187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.472156835Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-28T03:22:25.475250725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-28T03:22:25', 'album_releases')
2026-01-28T03:22:25.479339848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.482524801Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-28T03:22:25.484473765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131669s
2026-01-28T03:22:25.486724027Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-28T03:22:25.488925409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.492366838Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-28T03:22:25.495741624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-28T03:22:25', 'album_releases_fix')
2026-01-28T03:22:25.499955860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.503287728Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-28T03:22:25.505278707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143753s
2026-01-28T03:22:25.507449138Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-28T03:22:25.509617654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.512416069Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-28T03:22:25.516471514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-28T03:22:25', 'import_lists')
2026-01-28T03:22:25.520882376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.524098582Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-28T03:22:25.526024199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145799s
2026-01-28T03:22:25.528344140Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-28T03:22:25.530533128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.533397746Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-28T03:22:25.537877687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-28T03:22:25', 'add_release_status')
2026-01-28T03:22:25.542038545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.545264210Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-28T03:22:25.547241411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147964s
2026-01-28T03:22:25.549605401Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-28T03:22:25.551951876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.554747074Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-28T03:22:25.558182712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-28T03:22:25', 'album_download_notification')
2026-01-28T03:22:25.562397218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.565746773Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-28T03:22:25.567841040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137505s
2026-01-28T03:22:25.570103846Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-28T03:22:25.572447585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.575318847Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-28T03:22:25.578790086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-28T03:22:25', 'fix_language_metadata_profiles')
2026-01-28T03:22:25.583049132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.586448547Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-28T03:22:25.588616933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139601s
2026-01-28T03:22:25.590777623Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-28T03:22:25.592974176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.595798042Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-28T03:22:25.598961853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-28T03:22:25', 'remove_fanzub')
2026-01-28T03:22:25.603005074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.606260920Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-28T03:22:25.608249614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133773s
2026-01-28T03:22:25.610584185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-28T03:22:25.612935960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.615773764Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-28T03:22:25.619190364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-28T03:22:25', 'update_artist_history_indexes')
2026-01-28T03:22:25.623443798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.626925048Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-28T03:22:25.629050939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139516s
2026-01-28T03:22:25.631409488Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-28T03:22:25.633544397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.636317149Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-28T03:22:25.639391099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-28T03:22:25', 'remove_nma')
2026-01-28T03:22:25.643416595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.646609484Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-28T03:22:25.648566083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131982s
2026-01-28T03:22:25.650848910Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-28T03:22:25.653064982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.655864399Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-28T03:22:25.659086356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-28T03:22:25', 'album_disambiguation')
2026-01-28T03:22:25.663242525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.666515596Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-28T03:22:25.668513559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134296s
2026-01-28T03:22:25.670743298Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-28T03:22:25.673014972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.675777064Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-28T03:22:25.679155797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-28T03:22:25', 'add_ape_quality_in_profiles')
2026-01-28T03:22:25.683325533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.687644800Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-28T03:22:25.689760560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145488s
2026-01-28T03:22:25.692102917Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-28T03:22:25.694267105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.697195782Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-28T03:22:25.700365865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-28T03:22:25', 'remove_pushalot')
2026-01-28T03:22:25.704493857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.707717147Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-28T03:22:25.709670310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135319s
2026-01-28T03:22:25.712250565Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-28T03:22:25.714430054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.717197025Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-28T03:22:25.720443622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-28T03:22:25', 'add_custom_filters')
2026-01-28T03:22:25.724557696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.727736627Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-28T03:22:25.729740512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133536s
2026-01-28T03:22:25.731891914Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-28T03:22:25.734043897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.736806199Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-28T03:22:25.739990922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-28T03:22:25', 'import_list_tags')
2026-01-28T03:22:25.744001267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.747155388Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-28T03:22:25.749135435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013174s
2026-01-28T03:22:25.751365555Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-28T03:22:25.753609273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.756367487Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-28T03:22:25.759557871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-28T03:22:25', 'add_release_groups_etc')
2026-01-28T03:22:25.763701063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.766988583Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-28T03:22:25.769008249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133827s
2026-01-28T03:22:25.771155293Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-28T03:22:25.773337467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.776025780Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-28T03:22:25.779166303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-28T03:22:25', 'NewMediaInfoFormat')
2026-01-28T03:22:25.783227260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.786463066Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-28T03:22:25.788472321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131719s
2026-01-28T03:22:25.790815770Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-28T03:22:25.793242747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.796056242Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-28T03:22:25.799619807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-28T03:22:25', 'rename_restrictions_to_release_profiles')
2026-01-28T03:22:25.803952992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.807366456Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-28T03:22:25.809599242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140206s
2026-01-28T03:22:25.812037281Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-28T03:22:25.814437043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.817347523Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-28T03:22:25.821035098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-28T03:22:25', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-28T03:22:25.825378614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.828821447Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-28T03:22:25.831004532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141895s
2026-01-28T03:22:25.833287399Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-28T03:22:25.835560015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.838524765Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-28T03:22:25.841834459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-28T03:22:25', 'add_import_exclusions')
2026-01-28T03:22:25.846013684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.849564984Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-28T03:22:25.851553970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140636s
2026-01-28T03:22:25.853905555Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-28T03:22:25.856375117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.859299054Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-28T03:22:25.862870766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-28T03:22:25', 'clean_artist_metadata_table')
2026-01-28T03:22:25.867147848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.870641123Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-28T03:22:25.872712343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143681s
2026-01-28T03:22:25.874987414Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-28T03:22:25.877232765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.879989405Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-28T03:22:25.883311054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-28T03:22:25', 'health_issue_notification')
2026-01-28T03:22:25.887504107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.890779251Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-28T03:22:25.892843708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135209s
2026-01-28T03:22:25.895825733Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-28T03:22:25.898199863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.901131707Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-28T03:22:25.904765032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-28T03:22:25', 'add_mediafilerepository_mtime')
2026-01-28T03:22:25.909074991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.912461069Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-28T03:22:25.914565356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141418s
2026-01-28T03:22:25.917020840Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-28T03:22:25.919410863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.922472016Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-28T03:22:25.926068769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-28T03:22:25', 'add_artistmetadataid_constraint')
2026-01-28T03:22:25.930355811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.933779735Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-28T03:22:25.936438148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142647s
2026-01-28T03:22:25.938249706Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-28T03:22:25.940517502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.943223661Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-28T03:22:25.946507302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-28T03:22:25', 'old_ids_and_artist_alias')
2026-01-28T03:22:25.950648862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.953965841Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-28T03:22:25.956218056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134992s
2026-01-28T03:22:25.958257292Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-28T03:22:25.960508084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.963437913Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-28T03:22:25.966668177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-28T03:22:25', 'download_propers_config')
2026-01-28T03:22:25.970824356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.974119421Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-28T03:22:25.976153286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136285s
2026-01-28T03:22:25.978465512Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-28T03:22:25.980685452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:25.983396621Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-28T03:22:25.986649551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-28T03:22:25', 'remove_language_profiles')
2026-01-28T03:22:25.990796892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:25.994085884Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-28T03:22:25.996105481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013375s
2026-01-28T03:22:25.998460413Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-28T03:22:26.000698630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.003543358Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-28T03:22:26.006791398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-28T03:22:26', 'multi_disc_naming_format')
2026-01-28T03:22:26.010961214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.014291059Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-28T03:22:26.016334594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135836s
2026-01-28T03:22:26.018555225Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-28T03:22:26.020840346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.023544741Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-28T03:22:26.026864396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-28T03:22:26', 'add_download_client_priority')
2026-01-28T03:22:26.031011456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.034304426Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-28T03:22:26.036374054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133948s
2026-01-28T03:22:26.038496307Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-28T03:22:26.040672449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.043354138Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-28T03:22:26.046509232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-28T03:22:26', 'remove_growl_prowl')
2026-01-28T03:22:26.050562463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.053790392Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-28T03:22:26.055742232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131673s
2026-01-28T03:22:26.057931110Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-28T03:22:26.060152353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.062852119Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-28T03:22:26.066104918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-28T03:22:26', 'remove_plex_hometheatre')
2026-01-28T03:22:26.070196156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.073430699Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-28T03:22:26.075437069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132768s
2026-01-28T03:22:26.077657079Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-28T03:22:26.079918001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.082617708Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-28T03:22:26.085983525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-28T03:22:26', 'add_root_folder_add_defaults')
2026-01-28T03:22:26.090150095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.093682387Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-28T03:22:26.095728176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137038s
2026-01-28T03:22:26.097830850Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-28T03:22:26.099973494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.102693521Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-28T03:22:26.105916551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-28T03:22:26', 'task_duration')
2026-01-28T03:22:26.109942287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.113243564Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-28T03:22:26.115326709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133534s
2026-01-28T03:22:26.117777724Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-28T03:22:26.120162786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.122960349Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-28T03:22:26.127038461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-28T03:22:26', 'add_indexer_and_enabled_to_release_profiles')
2026-01-28T03:22:26.131481357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.134985192Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-28T03:22:26.137428091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146534s
2026-01-28T03:22:26.139612470Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-28T03:22:26.141816658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.144739102Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-28T03:22:26.148008986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-28T03:22:26', 'remove_album_folders')
2026-01-28T03:22:26.152064953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.155606083Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-28T03:22:26.157654598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138078s
2026-01-28T03:22:26.159858235Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-01-28T03:22:26.162404613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.165127986Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-01-28T03:22:26.168504996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-01-28T03:22:26', 'flexible_delay_profiles')
2026-01-28T03:22:26.172846317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.176079708Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-01-28T03:22:26.178111770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136895s
2026-01-28T03:22:26.180302231Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-28T03:22:26.182556960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.185271466Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-28T03:22:26.188552232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-28T03:22:26', 'add_priority_to_indexers')
2026-01-28T03:22:26.192669272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.196193608Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-28T03:22:26.197930055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133486s
2026-01-28T03:22:26.200259866Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-28T03:22:26.202608986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.205371148Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-28T03:22:26.208838349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-28T03:22:26', 'remove_chown_and_folderchmod_config')
2026-01-28T03:22:26.213381066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.216836995Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-28T03:22:26.218922775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141175s
2026-01-28T03:22:26.221178286Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-01-28T03:22:26.223417635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.226120869Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-01-28T03:22:26.229392636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-01-28T03:22:26', 'convert_blacklist_protocol')
2026-01-28T03:22:26.233487471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.236799961Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-01-28T03:22:26.238817935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133427s
2026-01-28T03:22:26.240912622Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-28T03:22:26.243055808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.245854984Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-28T03:22:26.248955086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-28T03:22:26', 'update_notifiarr')
2026-01-28T03:22:26.253005522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.256231598Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-28T03:22:26.258164119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132383s
2026-01-28T03:22:26.260375452Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-28T03:22:26.262618067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.265558308Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-28T03:22:26.268798783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-28T03:22:26', 'email_multiple_addresses')
2026-01-28T03:22:26.273009361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.276283483Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-28T03:22:26.278254512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136446s
2026-01-28T03:22:26.280569734Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-28T03:22:26.282856047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.285622788Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-28T03:22:26.289109309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-28T03:22:26', 'rename_blacklist_to_blocklist')
2026-01-28T03:22:26.293274425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.296670814Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-28T03:22:26.298698126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137046s
2026-01-28T03:22:26.300845229Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-28T03:22:26.303223919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.305919146Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-28T03:22:26.309246766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-28T03:22:26', 'cdh_per_downloadclient')
2026-01-28T03:22:26.313337524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.316622157Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-28T03:22:26.318545199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133967s
2026-01-28T03:22:26.320652152Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-28T03:22:26.322757481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.325721980Z [Info] download_history: Starting migration of Log DB to 52
2026-01-28T03:22:26.328823495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-28T03:22:26', 'download_history')
2026-01-28T03:22:26.332840794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.336009595Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-28T03:22:26.337887225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133025s
2026-01-28T03:22:26.340196285Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-28T03:22:26.342317656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.345018444Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-28T03:22:26.352410469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-28T03:22:26.356613392Z [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:22:26.361850998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073289s
2026-01-28T03:22:26.363892238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-28T03:22:26.366910275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-28T03:22:26.370264028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044027s
2026-01-28T03:22:26.373515074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-28T03:22:26', 'add_update_history')
2026-01-28T03:22:26.377522012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.381377315Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-28T03:22:26.383280487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153989s
2026-01-28T03:22:26.385682574Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-28T03:22:26.387985982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.390755318Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-28T03:22:26.394079401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-28T03:22:26', 'add_on_update_to_notifications')
2026-01-28T03:22:26.398282174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.401526386Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-28T03:22:26.403532165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135353s
2026-01-28T03:22:26.405709749Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-28T03:22:26.407904529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.410565316Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-28T03:22:26.413850972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-28T03:22:26', 'download_client_per_indexer')
2026-01-28T03:22:26.417978253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.421227345Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-28T03:22:26.423217372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132751s
2026-01-28T03:22:26.425396580Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-28T03:22:26.427516448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.430183940Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-28T03:22:26.433309974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-28T03:22:26', 'AddNewItemMonitorType')
2026-01-28T03:22:26.437352013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.440597858Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-28T03:22:26.442517203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130265s
2026-01-28T03:22:26.444625118Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-28T03:22:26.446727541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.449350532Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-28T03:22:26.452392587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-28T03:22:26', 'ImportListSearch')
2026-01-28T03:22:26.456424055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.459547404Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-28T03:22:26.461455937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128723s
2026-01-28T03:22:26.463606728Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-28T03:22:26.465845335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.468515362Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-28T03:22:26.471703711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-28T03:22:26', 'ImportListMonitorExisting')
2026-01-28T03:22:26.475873097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.479164645Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-28T03:22:26.481284934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133124s
2026-01-28T03:22:26.483360383Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-28T03:22:26.485452966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.489160111Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-28T03:22:26.492278460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-28T03:22:26', 'add_indexer_tags')
2026-01-28T03:22:26.496468597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.499771047Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-28T03:22:26.501661744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143302s
2026-01-28T03:22:26.503762283Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-28T03:22:26.505903104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.508504171Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-28T03:22:26.511536737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-28T03:22:26', 'update_audio_types')
2026-01-28T03:22:26.515594598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.518887549Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-28T03:22:26.521451762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129992s
2026-01-28T03:22:26.524275928Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-28T03:22:26.526684358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.529709269Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-28T03:22:26.537985784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-28T03:22:26.539898655Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s
2026-01-28T03:22:26.541861057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-28T03:22:26.559019286Z [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:22:26.567480633Z [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:22:26.573197604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-28T03:22:26.577670952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-28T03:22:26.585025791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-28T03:22:26.588729809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448285s
2026-01-28T03:22:26.590622250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-28T03:22:26.592477686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2026-01-28T03:22:26.594495128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-28T03:22:26.604686359Z [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:22:26.610857575Z [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:22:26.615303467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-28T03:22:26.619283902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-28T03:22:26.626448888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-28T03:22:26.630190092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336184s
2026-01-28T03:22:26.632355031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-28T03:22:26.633956415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-01-28T03:22:26.635991343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-28T03:22:26.645973863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-28T03:22:26.651573599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-28T03:22:26.656442963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-28T03:22:26.660395462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-28T03:22:26.691208776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-28T03:22:26.696025685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576524s
2026-01-28T03:22:26.699430902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-28T03:22:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-28T03:22:26.703693214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.707864283Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-28T03:22:26.709968329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.069141s
2026-01-28T03:22:26.712369915Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-28T03:22:26.715610169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.719058132Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-28T03:22:26.722443679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-28T03:22:26', 'add_on_delete_to_notifications')
2026-01-28T03:22:26.726919301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.730337413Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-28T03:22:26.732378293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149446s
2026-01-28T03:22:26.734728545Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-28T03:22:26.736628410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.739320662Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-28T03:22:26.742270601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-28T03:22:26', 'add_custom_formats')
2026-01-28T03:22:26.746467301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.749772196Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-28T03:22:26.751552992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131281s
2026-01-28T03:22:26.753663672Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-28T03:22:26.755719772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.758378916Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-28T03:22:26.761380209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-28T03:22:26', 'add_result_to_commands')
2026-01-28T03:22:26.765614145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.768934170Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-28T03:22:26.770830277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130762s
2026-01-28T03:22:26.772985427Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-28T03:22:26.775052670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.777600069Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-28T03:22:26.780990386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-28T03:22:26', 'health_restored_notification')
2026-01-28T03:22:26.785017515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.788340856Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-28T03:22:26.790300712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131781s
2026-01-28T03:22:26.792185317Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-28T03:22:26.794067798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.796632963Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-28T03:22:26.799387128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-28T03:22:26', 'remove_uc')
2026-01-28T03:22:26.803277722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.806330158Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-28T03:22:26.808006404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123662s
2026-01-28T03:22:26.810075410Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-28T03:22:26.812188154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.814693959Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-28T03:22:26.818137613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-28T03:22:26', 'download_clients_rename_tv_to_music')
2026-01-28T03:22:26.822220354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.825956247Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-28T03:22:26.827805881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133924s
2026-01-28T03:22:26.829884907Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-28T03:22:26.832233546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.834839052Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-28T03:22:26.838245662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-28T03:22:26', 'add_colon_replacement_to_naming_config')
2026-01-28T03:22:26.842224363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.845699190Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-28T03:22:26.847781392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133017s
2026-01-28T03:22:26.849470734Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-28T03:22:26.851372534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.854150006Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-28T03:22:26.857076679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-28T03:22:26', 'list_sync_time')
2026-01-28T03:22:26.860805617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.863824566Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-28T03:22:26.865580813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125318s
2026-01-28T03:22:26.867790422Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-28T03:22:26.869541277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.872222767Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-28T03:22:26.874985790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-28T03:22:26', 'add_download_client_tags')
2026-01-28T03:22:26.878907025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.882287061Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-28T03:22:26.884060783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012739s
2026-01-28T03:22:26.886007763Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-28T03:22:26.888214577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.890471240Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-28T03:22:26.893433134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-28T03:22:26', 'add_notification_status')
2026-01-28T03:22:26.897472698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.900580356Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-28T03:22:26.902499680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125876s
2026-01-28T03:22:26.904501531Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-28T03:22:26.906517571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.909267348Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-28T03:22:26.912323090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-28T03:22:26', 'add_alac_24_quality_in_profiles')
2026-01-28T03:22:26.916383486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.919572187Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-28T03:22:26.921444507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129239s
2026-01-28T03:22:26.923306265Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-28T03:22:26.925329780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.927713099Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-28T03:22:26.930583599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-28T03:22:26', 'add_salt_to_users')
2026-01-28T03:22:26.934352968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.937343400Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-28T03:22:26.939197964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120612s
2026-01-28T03:22:26.941016125Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-28T03:22:26.943109110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.945498571Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-28T03:22:26.948331926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-28T03:22:26', 'add_auto_tagging')
2026-01-28T03:22:26.952439357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.955509598Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-28T03:22:26.957208409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123543s
2026-01-28T03:22:26.959231032Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-28T03:22:26.961389037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.963997539Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-28T03:22:26.967124766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-28T03:22:26', 'quality_definition_preferred_size')
2026-01-28T03:22:26.971285965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.974499426Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-28T03:22:26.976353619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131537s
2026-01-28T03:22:26.978407535Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-28T03:22:26.980613025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:26.983226879Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-28T03:22:26.986430018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-28T03:22:26', 'add_on_artist_add_to_notifications')
2026-01-28T03:22:26.990339761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:26.993461456Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-28T03:22:26.995275098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129612s
2026-01-28T03:22:26.997173311Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-28T03:22:26.999077074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:27.001434310Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-28T03:22:27.004318618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-28T03:22:27', 'album_last_searched_time')
2026-01-28T03:22:27.008014219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:27.011533135Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-28T03:22:27.013256896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119422s
2026-01-28T03:22:27.015044565Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-28T03:22:27.016880302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:27.019193790Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-28T03:22:27.021994850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-28T03:22:27', 'add_indexer_flags')
2026-01-28T03:22:27.025725011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:27.028697035Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-28T03:22:27.030327558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118644s
2026-01-28T03:22:27.032210139Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-28T03:22:27.034167821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:27.036537903Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-28T03:22:27.039454897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-28T03:22:27', 'add_indexes_album_statistics')
2026-01-28T03:22:27.043195568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:27.046246622Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-28T03:22:27.047970694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120543s
2026-01-28T03:22:27.050313070Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-28T03:22:27.052195039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-28T03:22:27.054512586Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-28T03:22:27.057346352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-28T03:22:27', 'update_redacted_baseurl')
2026-01-28T03:22:27.061064699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-28T03:22:27.064124570Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-28T03:22:27.065777869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011898s
2026-01-28T03:22:30.877833973Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-28T03:22:31.025236486Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-28T03:22:31.183943641Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-28T03:22:32.477632698Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-28T03:22:32.823907159Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-28T03:22:32.992346170Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-28T03:22:33.471616424Z [ls.io-init] done.
2026-01-28T03:22:33.619225252Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-28T03:22:33.634852729Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-28T03:22:33.637582115Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-28T03:22:34.349765131Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.2.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.20
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.20
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.4
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.11
SourceGear.sqlite3 3.50.4.2
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.20
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.1-r8
alpine-baselayout-data 3.7.1-r8
alpine-keys 2.6-r0
alpine-release 3.23.2-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.13.1-r0
apk-tools 3.0.3-r1
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20251003-r0
ca-certificates-bundle 20251003-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.17.0-r1
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.17-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.3-r1
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.5-r0
libcurl 8.17.0-r1
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.3-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.3-r0
libssl3 3.5.5-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r0
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.5-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r21
musl-utils 1.2.5-r21
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.68.0-r0
nghttp3 1.13.1-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2025c-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.2-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.1-r2
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1769570567865
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1769570567865
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=pqY62EP-Jif_oMZ7DEsw1Q.\"",
"source": "console-api",
"timestamp": 1769570567865
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1769570567865
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1769570567865
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1769570567866
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1769570567866
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1769570567866
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1769570567866
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.42s |
| Container Start | PASS | - | 49.76s |
| Create Buildx SBOM | PASS | - | 1.54s |
| Get Build Info | PASS | - | 0.03s |