2026-01-16T17:16:24.378740590Z [migrations] started
2026-01-16T17:16:24.378779479Z [migrations] no migrations found
2026-01-16T17:16:24.416272522Z usermod: no changes
2026-01-16T17:16:24.426505830Z ───────────────────────────────────────
2026-01-16T17:16:24.426535290Z
2026-01-16T17:16:24.426540811Z ██╗ ███████╗██╗ ██████╗
2026-01-16T17:16:24.426546252Z ██║ ██╔════╝██║██╔═══██╗
2026-01-16T17:16:24.426551312Z ██║ ███████╗██║██║ ██║
2026-01-16T17:16:24.426556362Z ██║ ╚════██║██║██║ ██║
2026-01-16T17:16:24.426561322Z ███████╗███████║██║╚██████╔╝
2026-01-16T17:16:24.426566873Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-16T17:16:24.426575781Z
2026-01-16T17:16:24.426581132Z Brought to you by linuxserver.io
2026-01-16T17:16:24.426586032Z ───────────────────────────────────────
2026-01-16T17:16:24.426865034Z
2026-01-16T17:16:24.426888601Z To support the app dev(s) visit:
2026-01-16T17:16:24.428744879Z Lidarr: https://opencollective.com/lidarr
2026-01-16T17:16:24.429130205Z
2026-01-16T17:16:24.429143662Z To support LSIO projects visit:
2026-01-16T17:16:24.429149073Z https://www.linuxserver.io/donate/
2026-01-16T17:16:24.429154324Z
2026-01-16T17:16:24.429159194Z ───────────────────────────────────────
2026-01-16T17:16:24.429165246Z GID/UID
2026-01-16T17:16:24.429169915Z ───────────────────────────────────────
2026-01-16T17:16:24.433555647Z
2026-01-16T17:16:24.433568022Z User UID: 911
2026-01-16T17:16:24.433573042Z User GID: 911
2026-01-16T17:16:24.433576880Z ───────────────────────────────────────
2026-01-16T17:16:24.435364660Z Linuxserver.io version: 3.1.2.4902-ls185
2026-01-16T17:16:24.435588912Z Build-date: 2026-01-16T17:12:05+00:00
2026-01-16T17:16:24.435601387Z ───────────────────────────────────────
2026-01-16T17:16:24.435607058Z
2026-01-16T17:16:24.485397868Z [custom-init] No custom files found, skipping...
2026-01-16T17:16:24.506425543Z failed to load "/config/config.xml": No such file or directory
2026-01-16T17:16:24.839819765Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4902
2026-01-16T17:16:24.857325118Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:16:24.861359733Z [Debug] Bootstrap: Console selected
2026-01-16T17:16:24.862663168Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:16:25.172886959Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-16T17:16:25.230273133Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {85929470-42a8-44ba-8134-c7a689d9a166} may be persisted to storage in unencrypted form.
2026-01-16T17:16:25.291972244Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-16T17:16:25.331800831Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-16T17:16:25.416151076Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-16T17:16:25.423553703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:25.424263994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:25.466206788Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-16T17:16:25.469725655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426687s
2026-01-16T17:16:25.469957191Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-16T17:16:25.470159458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461198s
2026-01-16T17:16:25.480178215Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-16T17:16:25.480714855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.485939787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-16T17:16:25.496290251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-16T17:16:25.507361095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211654s
2026-01-16T17:16:25.507806192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.510740090Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-16T17:16:25.510919381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245574s
2026-01-16T17:16:25.511534701Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-16T17:16:25.511773461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.516382523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-16T17:16:25.517370643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:16:25.517942965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013396s
2026-01-16T17:16:25.518195985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:16:25.518505779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001089s
2026-01-16T17:16:25.518912287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-16T17:16:25.519481343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-16T17:16:25.520163617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s
2026-01-16T17:16:25.520407128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.522563340Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-16T17:16:25.522758443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033979s
2026-01-16T17:16:25.523214381Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-16T17:16:25.523450927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.524335008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:16:25.525128546Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-01-16T17:16:25.525344310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-16T17:16:25.525683824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-16T17:16:25.526156857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006128s
2026-01-16T17:16:25.526371068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.528532430Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-16T17:16:25.528753616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029009s
2026-01-16T17:16:25.532341201Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-16T17:16:25.532576975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.533259189Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-16T17:16:25.546689675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-16T17:16:25.547513314Z [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-16T17:16:25.548311982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013267s
2026-01-16T17:16:25.548568389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-16T17:16:25.549014086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-16T17:16:25.549431186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006263s
2026-01-16T17:16:25.549674687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-16T17:16:25.550154092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-16T17:16:25.550683639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-01-16T17:16:25.550941548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-16T17:16:25.551364520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-16T17:16:25.551784907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005978s
2026-01-16T17:16:25.552041123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-16T17:16:25.560815372Z [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-16T17:16:25.562656319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103321s
2026-01-16T17:16:25.563070774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-16T17:16:25.563484678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-16T17:16:25.563936187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006276s
2026-01-16T17:16:25.564200990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-16T17:16:25.564555033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-16T17:16:25.564975029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005606s
2026-01-16T17:16:25.565253640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-16T17:16:25.565588765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:25.566011546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005435s
2026-01-16T17:16:25.566232661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-16T17:16:25.566616224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:25.566999355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005075s
2026-01-16T17:16:25.567218697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-16T17:16:25.568848589Z [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-16T17:16:25.569853683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024378s
2026-01-16T17:16:25.570062233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-16T17:16:25.570378811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:25.570732583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s
2026-01-16T17:16:25.570922857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-16T17:16:25.571175095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-16T17:16:25.571532945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s
2026-01-16T17:16:25.571723018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-16T17:16:25.572004364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-16T17:16:25.572335321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2026-01-16T17:16:25.572532097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-16T17:16:25.572825368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-16T17:16:25.573153469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004418s
2026-01-16T17:16:25.573353261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-16T17:16:25.573632413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:25.573986396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-01-16T17:16:25.574185006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-16T17:16:25.574444839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-16T17:16:25.574765515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004097s
2026-01-16T17:16:25.574957772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-16T17:16:25.575871793Z [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-16T17:16:25.576577875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014409s
2026-01-16T17:16:25.576796836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-16T17:16:25.577118443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-16T17:16:25.577456795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s
2026-01-16T17:16:25.577646016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-16T17:16:25.577921621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-16T17:16:25.578238389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s
2026-01-16T17:16:25.578441367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-16T17:16:25.578727594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-16T17:16:25.579059793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2026-01-16T17:16:25.579287922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-16T17:16:25.579669941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-16T17:16:25.580054275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s
2026-01-16T17:16:25.580241583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-16T17:16:25.580985611Z [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-16T17:16:25.581573996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001149s
2026-01-16T17:16:25.581767766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-16T17:16:25.582062149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-16T17:16:25.582415831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004583s
2026-01-16T17:16:25.582614241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-16T17:16:25.582904415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:25.583232596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s
2026-01-16T17:16:25.583410414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-16T17:16:25.584266528Z [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-16T17:16:25.584899473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013064s
2026-01-16T17:16:25.585084766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-16T17:16:25.585358617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:16:25.585689033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s
2026-01-16T17:16:25.585883915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-16T17:16:25.586165362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:16:25.586514044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s
2026-01-16T17:16:25.586721402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-16T17:16:25.587010835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-16T17:16:25.587354737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004504s
2026-01-16T17:16:25.587553077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-16T17:16:25.587830686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-16T17:16:25.588171472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s
2026-01-16T17:16:25.588360804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-16T17:16:25.589054741Z [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-16T17:16:25.589614087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s
2026-01-16T17:16:25.589802617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-16T17:16:25.590276371Z [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-16T17:16:25.590716377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007347s
2026-01-16T17:16:25.590928464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-16T17:16:25.591252136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:16:25.591610879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004942s
2026-01-16T17:16:25.591792965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-16T17:16:25.594557072Z [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-16T17:16:25.595073331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030888s
2026-01-16T17:16:25.595267172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-16T17:16:25.595554841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:16:25.595930818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s
2026-01-16T17:16:25.596118165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-16T17:16:25.596540826Z [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-16T17:16:25.596997396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007034s
2026-01-16T17:16:25.597188030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-16T17:16:25.597477493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-16T17:16:25.597827568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s
2026-01-16T17:16:25.598049725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-16T17:16:25.598553980Z [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-16T17:16:25.599091002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000849s
2026-01-16T17:16:25.599303480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-16T17:16:25.599651701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-16T17:16:25.600041125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s
2026-01-16T17:16:25.600263112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-16T17:16:25.600590482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-16T17:16:25.600941268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s
2026-01-16T17:16:25.601127052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-16T17:16:25.601844036Z [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-16T17:16:25.602346889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010422s
2026-01-16T17:16:25.602528484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-16T17:16:25.603392364Z [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-16T17:16:25.604374632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016545s
2026-01-16T17:16:25.604556739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-16T17:16:25.605091095Z [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-16T17:16:25.605563877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008273s
2026-01-16T17:16:25.605744160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-16T17:16:25.606464150Z [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-16T17:16:25.607060731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001141s
2026-01-16T17:16:25.607242868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-16T17:16:25.607822966Z [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-16T17:16:25.608354126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009283s
2026-01-16T17:16:25.608540882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-16T17:16:25.609118335Z [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-16T17:16:25.609645637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009263s
2026-01-16T17:16:25.609838706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-16T17:16:25.610285355Z [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-16T17:16:25.610705481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006825s
2026-01-16T17:16:25.610875483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-16T17:16:25.611202522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-16T17:16:25.611579561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00054s
2026-01-16T17:16:25.611763592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-16T17:16:25.612047203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-16T17:16:25.612388510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s
2026-01-16T17:16:25.612567200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-16T17:16:25.612992817Z [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-16T17:16:25.613403414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006573s
2026-01-16T17:16:25.613593707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-16T17:16:25.614284799Z [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-16T17:16:25.614856420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001092s
2026-01-16T17:16:25.615037314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-16T17:16:25.615479765Z [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-16T17:16:25.615992298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000729s
2026-01-16T17:16:25.616191479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-16T17:16:25.616482555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-16T17:16:25.616857239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s
2026-01-16T17:16:25.617056751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-16T17:16:25.617332326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-16T17:16:25.617668263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s
2026-01-16T17:16:25.617846632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-16T17:16:25.618539888Z [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-16T17:16:25.619211530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011684s
2026-01-16T17:16:25.619411092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-16T17:16:25.620077805Z [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-16T17:16:25.620630338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001032s
2026-01-16T17:16:25.620838738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-16T17:16:25.621172229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:16:25.621636163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s
2026-01-16T17:16:25.621828190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-16T17:16:25.622481025Z [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-16T17:16:25.623013948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010111s
2026-01-16T17:16:25.623195434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-16T17:16:25.623910213Z [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-16T17:16:25.624528568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011442s
2026-01-16T17:16:25.624717188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-16T17:16:25.625167736Z [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-16T17:16:25.625641119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007389s
2026-01-16T17:16:25.625851132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-16T17:16:25.626169032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-16T17:16:25.626540440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005024s
2026-01-16T17:16:25.626742787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-16T17:16:25.627358157Z [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-16T17:16:25.627930329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009827s
2026-01-16T17:16:25.628167497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-16T17:16:25.628564045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:16:25.628939291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005733s
2026-01-16T17:16:25.630396646Z [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-16T17:16:25.632207322Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016563 taking an average of 00:00:00.0016563
2026-01-16T17:16:25.640825677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-16T17:16:25', 'InitialSetup')
2026-01-16T17:16:25.641208849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.645175647Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-16T17:16:25.645363806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160246s
2026-01-16T17:16:25.645690063Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-16T17:16:25.645924145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.646235231Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-16T17:16:25.646887425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:16:25.647080894Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:25.647289033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-16T17:16:25.647621663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.648633531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s
2026-01-16T17:16:25.649739117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-16T17:16:25', 'add_reason_to_pending_releases')
2026-01-16T17:16:25.650104954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.651041350Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-16T17:16:25.651234960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035054s
2026-01-16T17:16:25.651436856Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-16T17:16:25.651662521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.651972014Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-16T17:16:25.654462930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.654652291Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.654857034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-16T17:16:25.655155204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-16T17:16:25.656196992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011294s
2026-01-16T17:16:25.656366904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:25.656529482Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.656723312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-16T17:16:25.657035862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.657954842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010323s
2026-01-16T17:16:25.658142961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:25.658323495Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.658542305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-16T17:16:25.658892200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.659798315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2026-01-16T17:16:25.660264955Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-16T17:16:25.660945465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-16T17:16:25.661232643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007344s
2026-01-16T17:16:25.661607368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-16T17:16:25.673616171Z [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-16T17:16:25.675144419Z [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-16T17:16:25.676143491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-16T17:16:25.677459471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-16T17:16:25.679779503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-16T17:16:25.680308859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-16T17:16:25.680790379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-16T17:16:25.681181035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019365s
2026-01-16T17:16:25.681351439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:25.681517262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.681728358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-16T17:16:25.682019354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-16T17:16:25.682981671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010443s
2026-01-16T17:16:25.683361657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-16T17:16:25', 'add_medium_support')
2026-01-16T17:16:25.683736612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.692677527Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-16T17:16:25.692884434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106459s
2026-01-16T17:16:25.693169247Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-16T17:16:25.693405563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.693723864Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-16T17:16:25.694532272Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-16T17:16:25.694895053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-16T17:16:25.695229125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2026-01-16T17:16:25.695411783Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:25.695638470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:25.698783033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031476s
2026-01-16T17:16:25.699206706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-16T17:16:25', 'add_various_qualites_in_profile')
2026-01-16T17:16:25.699597443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.701647100Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-16T17:16:25.701851001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059967s
2026-01-16T17:16:25.702071776Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-16T17:16:25.702291809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.702565590Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-16T17:16:25.703413999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-16T17:16:25.704038376Z [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-16T17:16:25.704582001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009415s
2026-01-16T17:16:25.704799829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-16T17:16:25.705142249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-16T17:16:25.705560561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005489s
2026-01-16T17:16:25.705753570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-16T17:16:25.709670398Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.709947896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-16T17:16:25.710295987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:25.711307374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011512s
2026-01-16T17:16:25.711530564Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-16T17:16:25.715668627Z [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-16T17:16:25.718398775Z [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-16T17:16:25.719600876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:25.720733306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:25.723130363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-16T17:16:25.723655821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-16T17:16:25.724138473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:25.724592107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:25.724940879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132008s
2026-01-16T17:16:25.725160642Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-16T17:16:25.729147260Z [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-16T17:16:25.731625891Z [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-16T17:16:25.732784415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:25.733878528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:25.736192348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-16T17:16:25.736715121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-16T17:16:25.737174335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:25.737693110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:25.738082655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126978s
2026-01-16T17:16:25.738276906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.738456898Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.738670258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-16T17:16:25.738970252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-16T17:16:25.739932019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010013s
2026-01-16T17:16:25.740323848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-16T17:16:25', 'metadata_profiles')
2026-01-16T17:16:25.740703042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.750239316Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-16T17:16:25.750454068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112929s
2026-01-16T17:16:25.750769002Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-16T17:16:25.751013565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.751351425Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-16T17:16:25.753584322Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-16T17:16:25.758913474Z [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-16T17:16:25.759901944Z [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-16T17:16:25.760482924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:16:25.761274568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:16:25.763621635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:16:25.763984335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101737s
2026-01-16T17:16:25.764191963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:16:25.764321484Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.764546327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-16T17:16:25.764860229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-16T17:16:25.765753919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s
2026-01-16T17:16:25.766105276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-16T17:16:25.766445622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-16T17:16:25.766737049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004126s
2026-01-16T17:16:25.766917702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:16:25.767085430Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:25.767509274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-16T17:16:25.770883219Z [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-16T17:16:25.771990338Z [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-16T17:16:25.772557440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-16T17:16:25.773265175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-16T17:16:25.775409945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-16T17:16:25.775757394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080318s
2026-01-16T17:16:25.776213393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-16T17:16:25', 'separate_automatic_and_interactive_search')
2026-01-16T17:16:25.776603338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.779691837Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-16T17:16:25.779929165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118914s
2026-01-16T17:16:25.780560777Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-16T17:16:25.780792774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.781088670Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-16T17:16:25.781418925Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-16T17:16:25.785217164Z [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-16T17:16:25.787366954Z [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-16T17:16:25.788352238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:25.789575281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:25.791678847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:25.792149795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-16T17:16:25.792584962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-16T17:16:25.793033876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-16T17:16:25.793492920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:25.793841051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122308s
2026-01-16T17:16:25.794225766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-16T17:16:25', 'change_album_path_to_relative')
2026-01-16T17:16:25.794603557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.796647092Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-16T17:16:25.796854149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149765s
2026-01-16T17:16:25.797085705Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-16T17:16:25.797317863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.797600452Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-16T17:16:25.798144668Z [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-16T17:16:25.798675707Z [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-16T17:16:25.799026193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005786s
2026-01-16T17:16:25.799402871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-16T17:16:25', 'change_quality_size_mb_to_kb')
2026-01-16T17:16:25.799777596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.801862384Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-16T17:16:25.802058830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033516s
2026-01-16T17:16:25.802264394Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-16T17:16:25.802484447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.802754310Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-16T17:16:25.803192082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.803364870Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:25.803567568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-16T17:16:25.803882262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-16T17:16:25.804833377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010609s
2026-01-16T17:16:25.805015083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.805178633Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.805388756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-16T17:16:25.805698369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-16T17:16:25.806607189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010136s
2026-01-16T17:16:25.806968988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-16T17:16:25', 'album_releases')
2026-01-16T17:16:25.807707205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.808646667Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-16T17:16:25.808837020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030305s
2026-01-16T17:16:25.809048716Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-16T17:16:25.809274661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.809592221Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-16T17:16:25.810174343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.810350147Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:25.810548096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-16T17:16:25.814458912Z [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-16T17:16:25.816855789Z [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-16T17:16:25.817904160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:25.819029937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:25.821403968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:25.821860998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-16T17:16:25.822297176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-16T17:16:25.822749016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-16T17:16:25.823210195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:25.823551783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012805s
2026-01-16T17:16:25.823734721Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.823915044Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:25.824128414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-16T17:16:25.828105202Z [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-16T17:16:25.830488712Z [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-16T17:16:25.831615181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:25.832792682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:25.835078575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:25.835531097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-16T17:16:25.835972035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-16T17:16:25.836423754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-16T17:16:25.836880805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:25.837221721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128904s
2026-01-16T17:16:25.837594552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-16T17:16:25', 'album_releases_fix')
2026-01-16T17:16:25.837961982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.846403051Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-16T17:16:25.846567783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220116s
2026-01-16T17:16:25.846812646Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-16T17:16:25.847032118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.847326000Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-16T17:16:25.848316474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-16T17:16:25.849206677Z [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-16T17:16:25.849950174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014344s
2026-01-16T17:16:25.850155247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-16T17:16:25.850458368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-16T17:16:25.850809304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004618s
2026-01-16T17:16:25.851007183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-16T17:16:25.851662903Z [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-16T17:16:25.852388795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011688s
2026-01-16T17:16:25.852678579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-16T17:16:25.853157233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:16:25.853661388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007088s
2026-01-16T17:16:25.854121725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-16T17:16:25', 'import_lists')
2026-01-16T17:16:25.854587323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.857045743Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-16T17:16:25.857295396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004048s
2026-01-16T17:16:25.857607665Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-16T17:16:25.857906206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.858288065Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-16T17:16:25.859098347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-16T17:16:25.859161364Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.859378862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-16T17:16:25.859744368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-16T17:16:25.860850315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012608s
2026-01-16T17:16:25.861035438Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:25.861230400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:25.862340356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011289s
2026-01-16T17:16:25.863225959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-16T17:16:25', 'add_release_status')
2026-01-16T17:16:25.863717950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.864987827Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-16T17:16:25.865189834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037541s
2026-01-16T17:16:25.865486141Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-16T17:16:25.865767517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.866115498Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-16T17:16:25.866584823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:25.866796309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.867079379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-16T17:16:25.867503824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.868881258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015472s
2026-01-16T17:16:25.869346995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-16T17:16:25', 'album_download_notification')
2026-01-16T17:16:25.869803555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.870967469Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-16T17:16:25.871205127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003584s
2026-01-16T17:16:25.871512396Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-16T17:16:25.871790406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.872194149Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-16T17:16:25.873116747Z [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-16T17:16:25.874370161Z [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-16T17:16:25.874525404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s
2026-01-16T17:16:25.875194080Z [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-16T17:16:25.876275107Z [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-16T17:16:25.876831838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s
2026-01-16T17:16:25.877324561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-16T17:16:25', 'fix_language_metadata_profiles')
2026-01-16T17:16:25.877803014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.879169516Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-16T17:16:25.879425111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032742s
2026-01-16T17:16:25.879681818Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-16T17:16:25.879979307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.880316356Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-16T17:16:25.880798557Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-16T17:16:25.881196027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-16T17:16:25.881540842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000457s
2026-01-16T17:16:25.881992551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-16T17:16:25', 'remove_fanzub')
2026-01-16T17:16:25.882453941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.883347159Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-16T17:16:25.883577243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022322s
2026-01-16T17:16:25.883887458Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-16T17:16:25.884198283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.884547226Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-16T17:16:25.886633918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-16T17:16:25.887014655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-16T17:16:25.887488098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006094s
2026-01-16T17:16:25.887774565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-16T17:16:25.888234081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-16T17:16:25.888737274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007003s
2026-01-16T17:16:25.889351932Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-16T17:16:25.890829648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-16T17:16:25.891324254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007918s
2026-01-16T17:16:25.891590971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-16T17:16:25.892019133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-16T17:16:25.892510342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006834s
2026-01-16T17:16:25.892770296Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-16T17:16:25.893151163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-16T17:16:25.893600357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005944s
2026-01-16T17:16:25.893869900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-16T17:16:25.894294856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:16:25.894763379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006523s
2026-01-16T17:16:25.895270781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-16T17:16:25', 'update_artist_history_indexes')
2026-01-16T17:16:25.895743734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.898715759Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-16T17:16:25.899010713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004508s
2026-01-16T17:16:25.899294835Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-16T17:16:25.899595961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.900006608Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-16T17:16:25.902337863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:25.903576758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-16T17:16:25.904082045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013429s
2026-01-16T17:16:25.904730361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-16T17:16:25', 'remove_nma')
2026-01-16T17:16:25.905373596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.908033873Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-16T17:16:25.908179918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053712s
2026-01-16T17:16:25.908394460Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-16T17:16:25.908612459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.908881591Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-16T17:16:25.909242197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.909418602Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.6E-06s
2026-01-16T17:16:25.909621150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-16T17:16:25.909902136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-16T17:16:25.910968233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011443s
2026-01-16T17:16:25.920365066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-16T17:16:25', 'album_disambiguation')
2026-01-16T17:16:25.920812527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.922648905Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-16T17:16:25.922826172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127822s
2026-01-16T17:16:25.923084132Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-16T17:16:25.923302221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.923613398Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-16T17:16:25.924084426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:25.924302045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:25.925747566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014698s
2026-01-16T17:16:25.926123362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-16T17:16:25', 'add_ape_quality_in_profiles')
2026-01-16T17:16:25.926501524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.927887425Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-16T17:16:25.928069572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035458s
2026-01-16T17:16:25.928265697Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-16T17:16:25.928476191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.928737757Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-16T17:16:25.929652890Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:25.929984829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-16T17:16:25.930263530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s
2026-01-16T17:16:25.930484806Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:25.930786222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-16T17:16:25.931067459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003875s
2026-01-16T17:16:25.931280057Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:25.931586664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-16T17:16:25.931873262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003883s
2026-01-16T17:16:25.932244399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-16T17:16:25', 'remove_pushalot')
2026-01-16T17:16:25.932598302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.933589618Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-16T17:16:25.933763318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020804s
2026-01-16T17:16:25.933967599Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-16T17:16:25.934177402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.934439980Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-16T17:16:25.934835948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-16T17:16:25.935285974Z [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-16T17:16:25.935708615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006861s
2026-01-16T17:16:25.936094162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-16T17:16:25', 'add_custom_filters')
2026-01-16T17:16:25.936462684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.937325762Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-16T17:16:25.937515985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022586s
2026-01-16T17:16:25.937723523Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-16T17:16:25.937943796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.938212167Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-16T17:16:25.938538003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:16:25.938717144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.938936315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-16T17:16:25.939213323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-16T17:16:25.940259179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011213s
2026-01-16T17:16:25.940627160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-16T17:16:25', 'import_list_tags')
2026-01-16T17:16:25.941002286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:25.941855704Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-16T17:16:25.942047891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026967s
2026-01-16T17:16:25.942256511Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-16T17:16:25.942490613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:25.942758442Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-16T17:16:25.947422224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-16T17:16:25.948163066Z [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-16T17:16:25.948923637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013186s
2026-01-16T17:16:25.949148921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-16T17:16:25.949528235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-16T17:16:25.949907158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005538s
2026-01-16T17:16:25.952417854Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-16T17:16:25.952433926Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-16T17:16:25.952440309Z FROM "Artists"
2026-01-16T17:16:25.953444872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-16T17:16:25.953456696Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-16T17:16:25.953462768Z FROM "Artists"
2026-01-16T17:16:25.954034780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s
2026-01-16T17:16:25.954214572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-16T17:16:25.954377210Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.954590439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-16T17:16:25.954938029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.955997904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011897s
2026-01-16T17:16:25.956562681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-16T17:16:25.956574595Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-16T17:16:25.956580006Z FROM "ArtistMetadata"
2026-01-16T17:16:25.956584766Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-16T17:16:25.957293633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-16T17:16:25.957303844Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-16T17:16:25.957308884Z FROM "ArtistMetadata"
2026-01-16T17:16:25.957313443Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-16T17:16:25.957742708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008094s
2026-01-16T17:16:25.957933512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-16T17:16:25.958786009Z [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-16T17:16:25.959433713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013151s
2026-01-16T17:16:25.959666793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-16T17:16:25.960043140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-16T17:16:25.960421432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005555s
2026-01-16T17:16:25.960635874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-16T17:16:25.960964736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-16T17:16:25.961353179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s
2026-01-16T17:16:25.961536608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:25.961732683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:25.966553942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048236s
2026-01-16T17:16:25.966722501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.966871451Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.967067246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-16T17:16:25.967388372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.968416222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s
2026-01-16T17:16:25.968595142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.968739202Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.968927822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-16T17:16:25.969233929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:25.970177810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010592s
2026-01-16T17:16:25.970349916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:25.970499347Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.970689109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-16T17:16:25.970943241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-16T17:16:25.971874857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009922s
2026-01-16T17:16:25.972505427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-16T17:16:25.972515998Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-16T17:16:25.972521780Z FROM "ArtistMetadata"
2026-01-16T17:16:25.972526840Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-16T17:16:25.972532171Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-16T17:16:25.973353625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-16T17:16:25.973365689Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-16T17:16:25.973371361Z FROM "ArtistMetadata"
2026-01-16T17:16:25.973376591Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-16T17:16:25.973396942Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-16T17:16:25.973840075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009341s
2026-01-16T17:16:25.974013744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:25.974157354Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:25.974360643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-16T17:16:25.974679174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-16T17:16:25.975646382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s
2026-01-16T17:16:25.975813408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:25.975991066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.976172602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-16T17:16:25.976485362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.977422709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s
2026-01-16T17:16:25.977598363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:25.977752273Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:25.977949450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-16T17:16:25.978300337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:25.979232925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010937s
2026-01-16T17:16:25.979824336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-16T17:16:25.979835198Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-16T17:16:25.979840598Z FROM "AlbumReleases"
2026-01-16T17:16:25.979856981Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-16T17:16:25.979863845Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-16T17:16:25.980646321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-16T17:16:25.980666662Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-16T17:16:25.980674538Z FROM "AlbumReleases"
2026-01-16T17:16:25.980681291Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-16T17:16:25.980711893Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-16T17:16:25.981130436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008886s
2026-01-16T17:16:25.981752188Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-16T17:16:25.981759873Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-16T17:16:25.981766837Z FROM "ArtistMetadata"
2026-01-16T17:16:25.981773451Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-16T17:16:25.981780806Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-16T17:16:25.982601027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-16T17:16:25.982611819Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-16T17:16:25.982617190Z FROM "ArtistMetadata"
2026-01-16T17:16:25.982622020Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-16T17:16:25.982627320Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-16T17:16:25.983097848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009321s
2026-01-16T17:16:25.983647164Z [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-16T17:16:25.987703663Z [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-16T17:16:25.989190497Z [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-16T17:16:25.989879024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:25.991019791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:25.993501298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:25.993965333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:25.994334436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103404s
2026-01-16T17:16:25.994732899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-16T17:16:25.998796633Z [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-16T17:16:26.000678081Z [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-16T17:16:26.001513083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:26.003976694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:26.006354392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:26.006947326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:26.007318093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122951s
2026-01-16T17:16:26.007616153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-16T17:16:26.011572019Z [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-16T17:16:26.013292003Z [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-16T17:16:26.013997394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-16T17:16:26.014940683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-16T17:16:26.017231236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-16T17:16:26.017762666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-16T17:16:26.018165006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010308s
2026-01-16T17:16:26.018374989Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-16T17:16:26.022311917Z [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-16T17:16:26.023401852Z [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-16T17:16:26.023986109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-16T17:16:26.024733955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-16T17:16:26.027018465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:26.027428471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088601s
2026-01-16T17:16:26.027659536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-16T17:16:26.028040924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.028449958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005849s
2026-01-16T17:16:26.028663969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-16T17:16:26.028964334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.029344700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004909s
2026-01-16T17:16:26.029578290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-16T17:16:26.029903455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.030298561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005236s
2026-01-16T17:16:26.030524105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-16T17:16:26.030846484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.031292212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s
2026-01-16T17:16:26.031514149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-16T17:16:26.031841879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-16T17:16:26.032256574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005324s
2026-01-16T17:16:26.032484673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-16T17:16:26.032816411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-16T17:16:26.033213100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005332s
2026-01-16T17:16:26.033401630Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.034415762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-16T17:16:26.034734454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011624s
2026-01-16T17:16:26.034913294Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.035240634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-16T17:16:26.035529095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s
2026-01-16T17:16:26.035711071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.036112990Z [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-16T17:16:26.036456733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005743s
2026-01-16T17:16:26.036846327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-16T17:16:26', 'add_release_groups_etc')
2026-01-16T17:16:26.037238738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.039268655Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-16T17:16:26.039467917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033471s
2026-01-16T17:16:26.039706898Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-16T17:16:26.039960358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.040352197Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-16T17:16:26.040940612Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.041209714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-16T17:16:26.041499107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003796s
2026-01-16T17:16:26.041878641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-16T17:16:26', 'NewMediaInfoFormat')
2026-01-16T17:16:26.042253887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.042985701Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-16T17:16:26.043174100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018168s
2026-01-16T17:16:26.043429254Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-16T17:16:26.043678275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.044034192Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-16T17:16:26.045244219Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-16T17:16:26.045619795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-16T17:16:26.048047795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025779s
2026-01-16T17:16:26.048257517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:16:26.048434002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.048695770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-16T17:16:26.049141637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.050892964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018333s
2026-01-16T17:16:26.051415236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-16T17:16:26', 'rename_restrictions_to_release_profiles')
2026-01-16T17:16:26.051948259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.053530245Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-16T17:16:26.053774437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045172s
2026-01-16T17:16:26.054030613Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-16T17:16:26.054271488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.054595460Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-16T17:16:26.056277708Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-16T17:16:26.056561259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-16T17:16:26.059537463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003051s
2026-01-16T17:16:26.059730231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:16:26.059904181Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.060128393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-16T17:16:26.060490752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-16T17:16:26.061404993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010432s
2026-01-16T17:16:26.061594335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-16T17:16:26.061752313Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.061992537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-16T17:16:26.062306559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-16T17:16:26.063218525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-01-16T17:16:26.063389760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.063657630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-16T17:16:26.063971842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2026-01-16T17:16:26.064291105Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.064535047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-16T17:16:26.064830041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2026-01-16T17:16:26.065051016Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-16T17:16:26.069596810Z [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-16T17:16:26.071048895Z [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-16T17:16:26.071738283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:26.072734980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:26.075575230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:26.076085808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:26.076593350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.077073257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.077442079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121804s
2026-01-16T17:16:26.077872195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-16T17:16:26', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-16T17:16:26.078260638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.079810288Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-16T17:16:26.080031915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014457s
2026-01-16T17:16:26.080253311Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-16T17:16:26.080497933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.080763678Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-16T17:16:26.081305670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-16T17:16:26.081750155Z [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-16T17:16:26.082198818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007007s
2026-01-16T17:16:26.082447990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-16T17:16:26.082816372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-16T17:16:26.083234294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2026-01-16T17:16:26.083602635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-16T17:16:26', 'add_import_exclusions')
2026-01-16T17:16:26.083979615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.085253710Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-16T17:16:26.085445587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025607s
2026-01-16T17:16:26.086201739Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-16T17:16:26.086447094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.086740695Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-16T17:16:26.091390949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-16T17:16:26.091402833Z WHERE "Id" in (
2026-01-16T17:16:26.091409517Z SELECT "Artists"."Id" from "Artists"
2026-01-16T17:16:26.091416441Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.091423675Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-16T17:16:26.092337345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-16T17:16:26.092352466Z WHERE "Id" in (
2026-01-16T17:16:26.092361464Z SELECT "Artists"."Id" from "Artists"
2026-01-16T17:16:26.092368187Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.092375211Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-16T17:16:26.093016022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011798s
2026-01-16T17:16:26.093620690Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-16T17:16:26.093633576Z WHERE "Id" in (
2026-01-16T17:16:26.093641542Z SELECT "Albums"."Id" from "Albums"
2026-01-16T17:16:26.093648325Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.093655390Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-16T17:16:26.094411352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-16T17:16:26.094425811Z WHERE "Id" in (
2026-01-16T17:16:26.094434609Z SELECT "Albums"."Id" from "Albums"
2026-01-16T17:16:26.094443847Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.094455511Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-16T17:16:26.094995849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009931s
2026-01-16T17:16:26.095574985Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-16T17:16:26.095599875Z WHERE "Id" in (
2026-01-16T17:16:26.095611849Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-16T17:16:26.095622822Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-16T17:16:26.095633854Z WHERE "Albums"."Id" IS NULL)
2026-01-16T17:16:26.096406650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-16T17:16:26.096420227Z WHERE "Id" in (
2026-01-16T17:16:26.096426981Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-16T17:16:26.096433664Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-16T17:16:26.096440638Z WHERE "Albums"."Id" IS NULL)
2026-01-16T17:16:26.096994594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009714s
2026-01-16T17:16:26.097573009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-16T17:16:26.097581977Z WHERE "Id" in (
2026-01-16T17:16:26.097588891Z SELECT "Tracks"."Id" from "Tracks"
2026-01-16T17:16:26.097595494Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-16T17:16:26.097602368Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-16T17:16:26.098464364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-16T17:16:26.098480266Z WHERE "Id" in (
2026-01-16T17:16:26.098489555Z SELECT "Tracks"."Id" from "Tracks"
2026-01-16T17:16:26.098498182Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-16T17:16:26.098509585Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-16T17:16:26.099063079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s
2026-01-16T17:16:26.099666855Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-16T17:16:26.099675904Z WHERE "Id" in (
2026-01-16T17:16:26.099682607Z SELECT "Tracks"."Id" from "Tracks"
2026-01-16T17:16:26.099689250Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.099696235Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-16T17:16:26.100492518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-16T17:16:26.100508590Z WHERE "Id" in (
2026-01-16T17:16:26.100517639Z SELECT "Tracks"."Id" from "Tracks"
2026-01-16T17:16:26.100528480Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.100540064Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-16T17:16:26.101076013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009954s
2026-01-16T17:16:26.101678086Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-16T17:16:26.101687755Z WHERE "Id" IN (
2026-01-16T17:16:26.101694338Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.101700972Z LEFT OUTER JOIN "Tracks"
2026-01-16T17:16:26.101707445Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-16T17:16:26.101714128Z WHERE "Tracks"."Id" IS NULL)
2026-01-16T17:16:26.102478407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-16T17:16:26.102493267Z WHERE "Id" IN (
2026-01-16T17:16:26.102503458Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.102512075Z LEFT OUTER JOIN "Tracks"
2026-01-16T17:16:26.102520903Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-16T17:16:26.102550873Z WHERE "Tracks"."Id" IS NULL)
2026-01-16T17:16:26.103071712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009894s
2026-01-16T17:16:26.103803856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-16T17:16:26', 'clean_artist_metadata_table')
2026-01-16T17:16:26.103948147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.113940079Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-16T17:16:26.114155463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117557s
2026-01-16T17:16:26.114417471Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-16T17:16:26.114663135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.114987128Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-16T17:16:26.115894986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.116133587Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.116370874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-16T17:16:26.116752533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.117902419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00131s
2026-01-16T17:16:26.118104335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.118280941Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.118524541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-16T17:16:26.118910779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.119922046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001153s
2026-01-16T17:16:26.120129383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.120323725Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.120567045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-16T17:16:26.120936208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.121919759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011304s
2026-01-16T17:16:26.122118980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.122293571Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.122530899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-16T17:16:26.122897458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.123917241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s
2026-01-16T17:16:26.124091713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.124260442Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.124486678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-16T17:16:26.124830981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.125838570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011207s
2026-01-16T17:16:26.126077261Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-16T17:16:26.132284691Z [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-16T17:16:26.134057061Z [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-16T17:16:26.134832592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-16T17:16:26.135347780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-16T17:16:26.137931192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116339s
2026-01-16T17:16:26.138190264Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-16T17:16:26.142324359Z [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-16T17:16:26.144077309Z [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-16T17:16:26.144838743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-16T17:16:26.145435144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-16T17:16:26.147906050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094408s
2026-01-16T17:16:26.148286346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-16T17:16:26', 'health_issue_notification')
2026-01-16T17:16:26.148660890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.150012422Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-16T17:16:26.150206713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115214s
2026-01-16T17:16:26.150494312Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-16T17:16:26.150741049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.151081345Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-16T17:16:26.152233625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:26.152422245Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.152666988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-16T17:16:26.153038526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-16T17:16:26.154297361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014121s
2026-01-16T17:16:26.154491572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:26.154668318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.154879784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-16T17:16:26.155161571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-16T17:16:26.156376388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012813s
2026-01-16T17:16:26.156655901Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-16T17:16:26.156970765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-16T17:16:26.157252412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003621s
2026-01-16T17:16:26.157770766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-16T17:16:26.157780095Z WHERE "Id" IN (
2026-01-16T17:16:26.157785055Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.157789644Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-16T17:16:26.157794864Z WHERE "Tracks"."Id" IS NULL)
2026-01-16T17:16:26.158454974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-16T17:16:26.158464453Z WHERE "Id" IN (
2026-01-16T17:16:26.158469012Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.158473481Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-16T17:16:26.158478621Z WHERE "Tracks"."Id" IS NULL)
2026-01-16T17:16:26.159448975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001299s
2026-01-16T17:16:26.160134165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-16T17:16:26.160145899Z WHERE "Id" IN (
2026-01-16T17:16:26.160150708Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.160155398Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-16T17:16:26.160160178Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-16T17:16:26.160164977Z WHERE "Artists"."Path" IS NULL)
2026-01-16T17:16:26.161021262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-16T17:16:26.161030721Z WHERE "Id" IN (
2026-01-16T17:16:26.161035260Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.161039869Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-16T17:16:26.161044739Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-16T17:16:26.161049288Z WHERE "Artists"."Path" IS NULL)
2026-01-16T17:16:26.161814659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012332s
2026-01-16T17:16:26.162547094Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-16T17:16:26.162556744Z WHERE "Id" IN (
2026-01-16T17:16:26.162561473Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.162565992Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-16T17:16:26.162570742Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-16T17:16:26.162575742Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-16T17:16:26.162580351Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-16T17:16:26.163564573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-16T17:16:26.163574483Z WHERE "Id" IN (
2026-01-16T17:16:26.163578992Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-16T17:16:26.163583491Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-16T17:16:26.163588361Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-16T17:16:26.163593021Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-16T17:16:26.163597590Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-16T17:16:26.164289493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012384s
2026-01-16T17:16:26.164826885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-16T17:16:26.164837837Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-16T17:16:26.164842867Z FROM "Artists"
2026-01-16T17:16:26.164847377Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-16T17:16:26.164852397Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-16T17:16:26.165579812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-16T17:16:26.165588880Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-16T17:16:26.165593870Z FROM "Artists"
2026-01-16T17:16:26.165598209Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-16T17:16:26.165602878Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-16T17:16:26.166093005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008543s
2026-01-16T17:16:26.166859729Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-16T17:16:26.166878397Z WHERE "Id" NOT IN (
2026-01-16T17:16:26.166883066Z SELECT MIN("Id")
2026-01-16T17:16:26.166887475Z FROM "TrackFiles"
2026-01-16T17:16:26.166892024Z GROUP BY "Path"
2026-01-16T17:16:26.166896493Z )
2026-01-16T17:16:26.167420649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-16T17:16:26.167429587Z WHERE "Id" NOT IN (
2026-01-16T17:16:26.167434136Z SELECT MIN("Id")
2026-01-16T17:16:26.167438925Z FROM "TrackFiles"
2026-01-16T17:16:26.167443344Z GROUP BY "Path"
2026-01-16T17:16:26.167447713Z )
2026-01-16T17:16:26.167824903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006359s
2026-01-16T17:16:26.168045317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:26.168219828Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.168437597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-16T17:16:26.172097236Z [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-16T17:16:26.173371472Z [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-16T17:16:26.173972332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-16T17:16:26.174640949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-16T17:16:26.177824179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:26.178217782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095731s
2026-01-16T17:16:26.178435681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-16T17:16:26.178722348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-16T17:16:26.179098916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004812s
2026-01-16T17:16:26.179322667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-16T17:16:26.182904700Z [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-16T17:16:26.184045848Z [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-16T17:16:26.184610305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-16T17:16:26.185422270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-16T17:16:26.187890621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:26.188413665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-16T17:16:26.188766255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092326s
2026-01-16T17:16:26.189163785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-16T17:16:26', 'add_mediafilerepository_mtime')
2026-01-16T17:16:26.189550464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.190973710Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-16T17:16:26.191175607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011383s
2026-01-16T17:16:26.191453045Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-16T17:16:26.191696285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.192049176Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-16T17:16:26.193535950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-16T17:16:26.193547453Z WHERE "Id" NOT IN (
2026-01-16T17:16:26.193552363Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-16T17:16:26.193556962Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.193570890Z GROUP BY "ArtistMetadata"."Id")
2026-01-16T17:16:26.194363426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-16T17:16:26.194372725Z WHERE "Id" NOT IN (
2026-01-16T17:16:26.194377785Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-16T17:16:26.194382334Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-16T17:16:26.194387104Z GROUP BY "ArtistMetadata"."Id")
2026-01-16T17:16:26.194875878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009115s
2026-01-16T17:16:26.195097946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-16T17:16:26.195365955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-16T17:16:26.195745249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s
2026-01-16T17:16:26.195997216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-16T17:16:26.199702298Z [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-16T17:16:26.201207058Z [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-16T17:16:26.201908470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:26.202694283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:26.206182678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:26.206730992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:26.207185988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.207540783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113324s
2026-01-16T17:16:26.207768411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-16T17:16:26.208139519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.208530907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005368s
2026-01-16T17:16:26.208932616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-16T17:16:26', 'add_artistmetadataid_constraint')
2026-01-16T17:16:26.209316499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.210567608Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-16T17:16:26.210772491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025164s
2026-01-16T17:16:26.211040861Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-16T17:16:26.211274702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.211591650Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-16T17:16:26.212364026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-16T17:16:26.212549569Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.212764853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-16T17:16:26.213095749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.214088789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011237s
2026-01-16T17:16:26.214285796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-16T17:16:26.214455648Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.214688567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-16T17:16:26.215055536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.216055530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001142s
2026-01-16T17:16:26.216241675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:26.216415635Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.216641860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-16T17:16:26.216975853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.218293026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014392s
2026-01-16T17:16:26.218481395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-16T17:16:26.218660345Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.218907553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-16T17:16:26.219283781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.220708821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015579s
2026-01-16T17:16:26.220904845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:26.221055779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.221291524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-16T17:16:26.221651850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.222691574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011755s
2026-01-16T17:16:26.222878701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-16T17:16:26.223052340Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.223277584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-16T17:16:26.223630485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.224666952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011632s
2026-01-16T17:16:26.225056887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-16T17:16:26', 'old_ids_and_artist_alias')
2026-01-16T17:16:26.225447724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.226317786Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-16T17:16:26.226515685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027758s
2026-01-16T17:16:26.226731530Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-16T17:16:26.226966703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.227264643Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-16T17:16:26.227588105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.227805512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.228412064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006255s
2026-01-16T17:16:26.228682699Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-16T17:16:26.228991431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-16T17:16:26.229273288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003619s
2026-01-16T17:16:26.229653384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-16T17:16:26', 'download_propers_config')
2026-01-16T17:16:26.230017747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.230944904Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-16T17:16:26.231128775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019842s
2026-01-16T17:16:26.231360912Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-16T17:16:26.231581015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.231887994Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-16T17:16:26.232817175Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-16T17:16:26.233144344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-16T17:16:26.233692477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006681s
2026-01-16T17:16:26.233918984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-16T17:16:26.237550156Z [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-16T17:16:26.238909443Z [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-16T17:16:26.239557609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:26.240545969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:26.243093169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:26.243557874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:26.244063242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.244552978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.244911330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107971s
2026-01-16T17:16:26.245137225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-16T17:16:26.248698026Z [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-16T17:16:26.249980518Z [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-16T17:16:26.250621259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-16T17:16:26.251239624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-16T17:16:26.253692273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-16T17:16:26.254053881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087109s
2026-01-16T17:16:26.254259134Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-16T17:16:26.259011926Z [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-16T17:16:26.260167683Z [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-16T17:16:26.260766669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-16T17:16:26.261222848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-16T17:16:26.264847127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103815s
2026-01-16T17:16:26.265078002Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-16T17:16:26.268520815Z [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-16T17:16:26.269526781Z [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-16T17:16:26.270040415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:16:26.270796508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-16T17:16:26.273511836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:16:26.273981061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:16:26.274485467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-16T17:16:26.275015193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:16:26.275394157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100996s
2026-01-16T17:16:26.276601348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-16T17:16:26.278962482Z [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-16T17:16:26.279964891Z [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-16T17:16:26.280466120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-16T17:16:26.280908361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-16T17:16:26.283664491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078929s
2026-01-16T17:16:26.283884484Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-16T17:16:26.287349031Z [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-16T17:16:26.288437964Z [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-16T17:16:26.288967310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-16T17:16:26.289704545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-16T17:16:26.292603633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:26.293104852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-16T17:16:26.293480970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093785s
2026-01-16T17:16:26.293868921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-16T17:16:26', 'remove_language_profiles')
2026-01-16T17:16:26.294237754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.296511152Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-16T17:16:26.296700563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123495s
2026-01-16T17:16:26.296940056Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-16T17:16:26.297158856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.297446957Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-16T17:16:26.297928797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:16:26.298102958Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.298344364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-16T17:16:26.298655440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-16T17:16:26.300141223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015813s
2026-01-16T17:16:26.300532591Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-16T17:16:26.300998780Z [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-16T17:16:26.301317772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005183s
2026-01-16T17:16:26.301676524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-16T17:16:26', 'multi_disc_naming_format')
2026-01-16T17:16:26.302035026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.302822342Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-16T17:16:26.303001653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019738s
2026-01-16T17:16:26.303228249Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-16T17:16:26.303443232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.303709749Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-16T17:16:26.304121137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:16:26.304304036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.304529690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-16T17:16:26.304857340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.305913367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011846s
2026-01-16T17:16:26.306098139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.306320526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.319367260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130494s
2026-01-16T17:16:26.319768558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-16T17:16:26', 'add_download_client_priority')
2026-01-16T17:16:26.320178053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.321014517Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-16T17:16:26.321206674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146781s
2026-01-16T17:16:26.321427178Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-16T17:16:26.321649656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.321927135Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-16T17:16:26.322320066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.322632375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-16T17:16:26.322920355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003923s
2026-01-16T17:16:26.323157453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.323479090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-16T17:16:26.323752200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003856s
2026-01-16T17:16:26.324209251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-16T17:16:26', 'remove_growl_prowl')
2026-01-16T17:16:26.324576009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.325329517Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-16T17:16:26.325543457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019257s
2026-01-16T17:16:26.325821638Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-16T17:16:26.326109277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.326449502Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-16T17:16:26.326914188Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.327325737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-16T17:16:26.327705712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005131s
2026-01-16T17:16:26.328024854Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.328436954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-16T17:16:26.328775967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s
2026-01-16T17:16:26.329253469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-16T17:16:26', 'remove_plex_hometheatre')
2026-01-16T17:16:26.329748065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.330634800Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-16T17:16:26.330879072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023029s
2026-01-16T17:16:26.331179998Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-16T17:16:26.331458369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.331768052Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-16T17:16:26.332567563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-16T17:16:26.332736232Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.332944191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-16T17:16:26.333247231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-16T17:16:26.334335733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011789s
2026-01-16T17:16:26.334520345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-16T17:16:26.334686810Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:26.334938517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-16T17:16:26.335258261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.336381593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012662s
2026-01-16T17:16:26.336586736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-16T17:16:26.336742380Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.336983315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-16T17:16:26.337354843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.338422844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012188s
2026-01-16T17:16:26.338616154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-16T17:16:26.338770174Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.338984515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-16T17:16:26.339327747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.340372090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011509s
2026-01-16T17:16:26.340540048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-16T17:16:26.340690190Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.340889512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-16T17:16:26.341170027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-16T17:16:26.342140190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010556s
2026-01-16T17:16:26.342317878Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.342515236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.343535410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010455s
2026-01-16T17:16:26.343932600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-16T17:16:26', 'add_root_folder_add_defaults')
2026-01-16T17:16:26.344301563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.345116254Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-16T17:16:26.345300855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025768s
2026-01-16T17:16:26.345493824Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-16T17:16:26.345701743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.345953760Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-16T17:16:26.346271700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:16:26.346447134Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.346805786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-16T17:16:26.347104658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-16T17:16:26.348130814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011241s
2026-01-16T17:16:26.348484917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-16T17:16:26', 'task_duration')
2026-01-16T17:16:26.348838159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.349603199Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-16T17:16:26.349772140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025757s
2026-01-16T17:16:26.350017223Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-16T17:16:26.350250413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.350527831Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-16T17:16:26.350927015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:16:26.351104763Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.351312872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-16T17:16:26.351635803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.352698433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011799s
2026-01-16T17:16:26.352890820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-16T17:16:26.353058067Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.353263510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-16T17:16:26.353766614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.354777850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011455s
2026-01-16T17:16:26.355181403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-16T17:16:26', 'add_indexer_and_enabled_to_release_profiles')
2026-01-16T17:16:26.355555105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.356493305Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-16T17:16:26.356695131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027819s
2026-01-16T17:16:26.356895665Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-16T17:16:26.357106309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.357365641Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-16T17:16:26.357711738Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-16T17:16:26.361399865Z [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-16T17:16:26.362653660Z [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-16T17:16:26.363269520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:26.364287611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:26.366699638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:26.367137289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:26.367574089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.368072793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.368432808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105203s
2026-01-16T17:16:26.368766931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-16T17:16:26.369155193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-16T17:16:26.369454135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2026-01-16T17:16:26.369782306Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-16T17:16:26.370172532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-16T17:16:26.370536825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000507s
2026-01-16T17:16:26.370751488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-16T17:16:26.374083598Z [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-16T17:16:26.375185347Z [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-16T17:16:26.375752048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-16T17:16:26.376216554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-16T17:16:26.378568791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076209s
2026-01-16T17:16:26.378936822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-16T17:16:26', 'remove_album_folders')
2026-01-16T17:16:26.379296386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.380456472Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-16T17:16:26.380635903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094655s
2026-01-16T17:16:26.380852359Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-16T17:16:26.381067001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.381334089Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-16T17:16:26.381693032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:16:26.381863676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.382056194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-16T17:16:26.382363051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-16T17:16:26.383342073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001105s
2026-01-16T17:16:26.383709653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-16T17:16:26', 'add_priority_to_indexers')
2026-01-16T17:16:26.384095731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.385169784Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-16T17:16:26.385352081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028854s
2026-01-16T17:16:26.385582244Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-16T17:16:26.385807267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.386078804Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-16T17:16:26.386511395Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-16T17:16:26.386829616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-16T17:16:26.387178609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s
2026-01-16T17:16:26.387351026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.387550057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.388161969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000634s
2026-01-16T17:16:26.388552476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-16T17:16:26', 'remove_chown_and_folderchmod_config')
2026-01-16T17:16:26.388917250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.389651258Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-16T17:16:26.389838686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020618s
2026-01-16T17:16:26.390031795Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-16T17:16:26.390359635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.390607785Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-16T17:16:26.396899044Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-16T17:16:26.397657501Z [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-16T17:16:26.398100644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008286s
2026-01-16T17:16:26.398450558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-16T17:16:26', 'update_notifiarr')
2026-01-16T17:16:26.398799371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.399536495Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-16T17:16:26.399707570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022366s
2026-01-16T17:16:26.400008035Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-16T17:16:26.400230202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.400493663Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-16T17:16:26.400779779Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.400990964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.402347436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013824s
2026-01-16T17:16:26.402726529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-16T17:16:26', 'email_multiple_addresses')
2026-01-16T17:16:26.403092657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.403816254Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-16T17:16:26.404018621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002817s
2026-01-16T17:16:26.404236510Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-16T17:16:26.404454118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.404721777Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-16T17:16:26.405017643Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-16T17:16:26.405276965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-16T17:16:26.407628330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024139s
2026-01-16T17:16:26.408020460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-16T17:16:26', 'rename_blacklist_to_blocklist')
2026-01-16T17:16:26.408395546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.409186879Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-16T17:16:26.409374297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039262s
2026-01-16T17:16:26.409581594Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-16T17:16:26.409796797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.410052623Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-16T17:16:26.410465314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:16:26.410638993Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.410874377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-16T17:16:26.411252048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.412337374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012431s
2026-01-16T17:16:26.412590273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-16T17:16:26.412948084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.414030153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012383s
2026-01-16T17:16:26.414208803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.414407733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.417233314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028476s
2026-01-16T17:16:26.417601515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-16T17:16:26', 'cdh_per_downloadclient')
2026-01-16T17:16:26.417959125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.418793365Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-16T17:16:26.418967646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043713s
2026-01-16T17:16:26.419162428Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-16T17:16:26.419366179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.419618928Z [Info] download_history: Starting migration of Main DB to 52
2026-01-16T17:16:26.420371864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-16T17:16:26.421221375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-16T17:16:26.421798978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011444s
2026-01-16T17:16:26.422010364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-16T17:16:26.422330568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-16T17:16:26.422672948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004767s
2026-01-16T17:16:26.422881347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-16T17:16:26.423200811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-16T17:16:26.423537349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004683s
2026-01-16T17:16:26.423752291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-16T17:16:26.424093639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-16T17:16:26.424436159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004924s
2026-01-16T17:16:26.424607634Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.424806364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.425942071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011516s
2026-01-16T17:16:26.426292367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-16T17:16:26', 'download_history')
2026-01-16T17:16:26.426647281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.427472343Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-16T17:16:26.427641063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026696s
2026-01-16T17:16:26.427862358Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-16T17:16:26.428075337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.428331042Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-16T17:16:26.428741809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-16T17:16:26', 'add_update_history')
2026-01-16T17:16:26.429107015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.429935994Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-16T17:16:26.430113582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018603s
2026-01-16T17:16:26.430332643Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-16T17:16:26.430558929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.430830465Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-16T17:16:26.431152865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.431323598Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.431545265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-16T17:16:26.431931543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.433044564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012889s
2026-01-16T17:16:26.433421473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-16T17:16:26', 'add_on_update_to_notifications')
2026-01-16T17:16:26.433783803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.434545787Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-16T17:16:26.434729507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027432s
2026-01-16T17:16:26.434946875Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-16T17:16:26.435165195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.435425258Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-16T17:16:26.435749231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:16:26.435935406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.436140168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-16T17:16:26.436461535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.437580549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012474s
2026-01-16T17:16:26.437962538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-16T17:16:26', 'download_client_per_indexer')
2026-01-16T17:16:26.438319898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.439105610Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-16T17:16:26.439279991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027205s
2026-01-16T17:16:26.439483350Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-16T17:16:26.439694726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.439972546Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-16T17:16:26.440391379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-16T17:16:26.440557293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.440755743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-16T17:16:26.441071599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.442168017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00122s
2026-01-16T17:16:26.442355013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-16T17:16:26.442505196Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:26.442732504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-16T17:16:26.443096016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.444198736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012547s
2026-01-16T17:16:26.444381785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:16:26.444533090Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.444738493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-16T17:16:26.445066183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.446150366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012157s
2026-01-16T17:16:26.446509369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-16T17:16:26', 'AddNewItemMonitorType')
2026-01-16T17:16:26.446874665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.447674375Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-16T17:16:26.447864178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027046s
2026-01-16T17:16:26.448102057Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-16T17:16:26.448304064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.448559147Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-16T17:16:26.448878561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:16:26.449048403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.449251051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-16T17:16:26.449571977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.450654307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012078s
2026-01-16T17:16:26.451008160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-16T17:16:26', 'ImportListSearch')
2026-01-16T17:16:26.451372493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.452228197Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-16T17:16:26.452398169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027463s
2026-01-16T17:16:26.452613162Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-16T17:16:26.452830630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.453089441Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-16T17:16:26.453413263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-16T17:16:26.453579277Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.453800944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-16T17:16:26.454147391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.455247777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001248s
2026-01-16T17:16:26.455614506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-16T17:16:26', 'ImportListMonitorExisting')
2026-01-16T17:16:26.455995233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.456754993Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-16T17:16:26.456938863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027123s
2026-01-16T17:16:26.457131290Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-16T17:16:26.457337095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.457588661Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-16T17:16:26.458001322Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.458307930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-16T17:16:26.458572152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003685s
2026-01-16T17:16:26.458790812Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.459070465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-16T17:16:26.459327513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003492s
2026-01-16T17:16:26.459497325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-16T17:16:26.459646315Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:26.459829153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-16T17:16:26.460104207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-16T17:16:26.461161917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011308s
2026-01-16T17:16:26.461514898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-16T17:16:26', 'add_indexer_tags')
2026-01-16T17:16:26.461871025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.462837572Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-16T17:16:26.463012003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027834s
2026-01-16T17:16:26.463214721Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-16T17:16:26.463433622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.463716902Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-16T17:16:26.464040704Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.464262571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.465161061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009343s
2026-01-16T17:16:26.465524873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-16T17:16:26', 'update_audio_types')
2026-01-16T17:16:26.465878846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.466603786Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-16T17:16:26.467774423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023467s
2026-01-16T17:16:26.468077784Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-16T17:16:26.468319130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.468615988Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-16T17:16:26.470623210Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.470883264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-16T17:16:26.471122756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003014s
2026-01-16T17:16:26.471296276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-16T17:16:26.471451859Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-16T17:16:26.471684828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-16T17:16:26.475512045Z [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-16T17:16:26.476948678Z [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-16T17:16:26.477624018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-16T17:16:26.478386163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-16T17:16:26.481167033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-16T17:16:26.481680217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-16T17:16:26.482031594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101435s
2026-01-16T17:16:26.482201527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:26.482351589Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.482553596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-16T17:16:26.486636598Z [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-16T17:16:26.488588930Z [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-16T17:16:26.489461036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:26.490306900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:26.492889260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:26.493388165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:26.493860215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.494199298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114542s
2026-01-16T17:16:26.494369962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:26.494515856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.494718905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-16T17:16:26.498853862Z [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-16T17:16:26.500817255Z [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-16T17:16:26.501690203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:26.502504784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:26.505062755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:26.505527671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:26.505998680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.506344867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114313s
2026-01-16T17:16:26.506518507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:26.506667687Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.506857549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-16T17:16:26.510927525Z [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-16T17:16:26.512850187Z [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-16T17:16:26.513721061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-16T17:16:26.514532846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-16T17:16:26.517117521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-16T17:16:26.517582487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-16T17:16:26.518049147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.518397458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113475s
2026-01-16T17:16:26.518565477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-16T17:16:26.518720168Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.518926434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-16T17:16:26.522651345Z [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-16T17:16:26.524005842Z [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-16T17:16:26.524649188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:26.525597768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:26.528158005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:26.528601217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:26.529026323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.529499997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.529859291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107358s
2026-01-16T17:16:26.530029193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-16T17:16:26.530177020Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.530370119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-16T17:16:26.534083257Z [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-16T17:16:26.535449729Z [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-16T17:16:26.536149037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-16T17:16:26.537085543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-16T17:16:26.540097859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-16T17:16:26.540525400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-16T17:16:26.540958492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-16T17:16:26.541439020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-16T17:16:26.541789536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112331s
2026-01-16T17:16:26.541965851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:16:26.542117727Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.542349944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-16T17:16:26.546059494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-16T17:16:26.547197666Z [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-16T17:16:26.547805791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:16:26.548400539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:16:26.550951185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084197s
2026-01-16T17:16:26.551142711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:16:26.551308896Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:16:26.551545021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-16T17:16:26.556589560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-01-16T17:16:26.557779426Z [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-16T17:16:26.558365827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-16T17:16:26.558922217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-16T17:16:26.561460329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096911s
2026-01-16T17:16:26.561655372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:16:26.561817688Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.562068884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-16T17:16:26.565631760Z [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-16T17:16:26.566659269Z [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-16T17:16:26.567201400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:16:26.567671948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:16:26.570156722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078743s
2026-01-16T17:16:26.570353127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:16:26.570514943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.570739786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-16T17:16:26.574342411Z [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-16T17:16:26.575406394Z [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-16T17:16:26.575966391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:16:26.576515878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:16:26.578971413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080183s
2026-01-16T17:16:26.579163490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:16:26.579335566Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.579560920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-16T17:16:26.583144517Z [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-16T17:16:26.584233049Z [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-16T17:16:26.584766142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-16T17:16:26.585326992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-16T17:16:26.587797076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080107s
2026-01-16T17:16:26.588029554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:16:26.588217963Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.588481374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-16T17:16:26.592088318Z [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-16T17:16:26.593105566Z [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-16T17:16:26.593629742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:16:26.594312767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:16:26.597008576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.597405285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086912s
2026-01-16T17:16:26.597621671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:16:26.597789799Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.598056306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-16T17:16:26.601664111Z [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-16T17:16:26.602654145Z [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-16T17:16:26.603217770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:16:26.603994485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:16:26.606699552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.607084487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087933s
2026-01-16T17:16:26.607294771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-16T17:16:26.607486407Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.607723725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-16T17:16:26.611217510Z [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-16T17:16:26.612212614Z [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-16T17:16:26.612767552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-16T17:16:26.613531671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-16T17:16:26.616223391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.616625441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086644s
2026-01-16T17:16:26.616813770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-16T17:16:26.616995616Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.617210218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-16T17:16:26.620995201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-01-16T17:16:26.622161389Z [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-16T17:16:26.638434861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-16T17:16:26.639322258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-16T17:16:26.642523234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-16T17:16:26.643044855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-16T17:16:26.643579211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-16T17:16:26.643997192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0265082s
2026-01-16T17:16:26.644196363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-16T17:16:26.644371456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-16T17:16:26.644604716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-16T17:16:26.649511818Z [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-16T17:16:26.650487873Z [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-16T17:16:26.651009624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-16T17:16:26.651513288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-16T17:16:26.654182403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093659s
2026-01-16T17:16:26.654385653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-16T17:16:26.654572509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:16:26.654805218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-16T17:16:26.660358541Z [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-16T17:16:26.661336871Z [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-16T17:16:26.661868000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-16T17:16:26.662465674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-16T17:16:26.665147936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101052s
2026-01-16T17:16:26.665340724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-16T17:16:26.665511969Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-16T17:16:26.665749647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-16T17:16:26.670067242Z [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-16T17:16:26.671067587Z [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-16T17:16:26.671615440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-16T17:16:26.672543709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-16T17:16:26.676091614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-16T17:16:26.676670189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-16T17:16:26.677211359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-16T17:16:26.677778702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-16T17:16:26.678222996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122694s
2026-01-16T17:16:26.678429592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:16:26.678605647Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.678857524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-16T17:16:26.683174508Z [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-16T17:16:26.684286387Z [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-16T17:16:26.684877067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:16:26.685549421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:16:26.689308270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.689724999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010642s
2026-01-16T17:16:26.689928319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:16:26.690105055Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.690358365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-16T17:16:26.694649045Z [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-16T17:16:26.695735694Z [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-16T17:16:26.696350391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:16:26.697107195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:16:26.700608546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.701093814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104173s
2026-01-16T17:16:26.701300690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:16:26.701479400Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.701723822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-16T17:16:26.706031177Z [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-16T17:16:26.707112715Z [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-16T17:16:26.707697522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:16:26.708446490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:16:26.711730033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.712164297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102102s
2026-01-16T17:16:26.712362657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:16:26.713820453Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.713826725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-16T17:16:26.717105959Z [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-16T17:16:26.718196716Z [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-16T17:16:26.718790482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:16:26.719452565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:16:26.722214998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.722601476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096062s
2026-01-16T17:16:26.722802481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:16:26.722982854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-01-16T17:16:26.723233138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-16T17:16:26.727516975Z [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-16T17:16:26.728636289Z [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-16T17:16:26.729226357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:16:26.729954243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:16:26.732833872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.733226473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097707s
2026-01-16T17:16:26.733429572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-16T17:16:26.733607119Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.733848365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-16T17:16:26.738220420Z [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-16T17:16:26.739310445Z [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-16T17:16:26.739916736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-16T17:16:26.740642768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-16T17:16:26.743380190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.743770346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097047s
2026-01-16T17:16:26.743988485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-16T17:16:26.744166584Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:16:26.744400405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-16T17:16:26.750062978Z [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-16T17:16:26.751053102Z [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-16T17:16:26.751595695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-16T17:16:26.752172376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-16T17:16:26.754763725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01014s
2026-01-16T17:16:26.754963166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-16T17:16:26.755149672Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.755397792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-16T17:16:26.759740267Z [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-16T17:16:26.760730150Z [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-16T17:16:26.761271580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-16T17:16:26.761830446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-16T17:16:26.764447907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088222s
2026-01-16T17:16:26.764652308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:16:26.764831790Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.765070260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-16T17:16:26.769472205Z [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-16T17:16:26.770584936Z [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-16T17:16:26.771185675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:16:26.771674580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:16:26.774282111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089766s
2026-01-16T17:16:26.774483587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-16T17:16:26.774661254Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.774889594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-16T17:16:26.779312701Z [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-16T17:16:26.780455463Z [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-16T17:16:26.781044068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-16T17:16:26.781605188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-16T17:16:26.784239423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009112s
2026-01-16T17:16:26.784444987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-16T17:16:26.784626793Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.784857427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-16T17:16:26.789113288Z [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-16T17:16:26.789984933Z [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-16T17:16:26.790511504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-16T17:16:26.790996320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-16T17:16:26.794518353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094294s
2026-01-16T17:16:26.794729248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:16:26.794925593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-01-16T17:16:26.795180196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-16T17:16:26.799387048Z [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-16T17:16:26.800314535Z [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-16T17:16:26.800800143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-16T17:16:26.801444471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-16T17:16:26.804431797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:16:26.804826201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094246s
2026-01-16T17:16:26.805030472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-16T17:16:26.805209042Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.805464156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-16T17:16:26.809808474Z [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-16T17:16:26.810642394Z [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-16T17:16:26.811125897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-16T17:16:26.811880998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-16T17:16:26.814613320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-16T17:16:26.815006472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093234s
2026-01-16T17:16:26.815211795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:26.824046747Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-01-16T17:16:26.824307111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-16T17:16:26.828779538Z [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-16T17:16:26.829859994Z [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-16T17:16:26.830410513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-16T17:16:26.831255515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-16T17:16:26.834985135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:26.835499541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-16T17:16:26.835911691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113856s
2026-01-16T17:16:26.836114600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:26.836287338Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.836519686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-16T17:16:26.840958575Z [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-16T17:16:26.841997306Z [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-16T17:16:26.842550601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-16T17:16:26.843335832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-16T17:16:26.846384982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-16T17:16:26.846873857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-16T17:16:26.847237920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105066s
2026-01-16T17:16:26.847436019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:16:26.847611121Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.847839201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-16T17:16:26.857892947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-16T17:16:26.858514649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-16T17:16:26.858929625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-16T17:16:26.859488530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-16T17:16:26.862183998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:16:26.862535516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144615s
2026-01-16T17:16:26.862969951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-16T17:16:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-16T17:16:26.863360838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.866495281Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-16T17:16:26.866703610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183056s
2026-01-16T17:16:26.866966049Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-16T17:16:26.867189358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.867505335Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-16T17:16:26.868011194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.868179663Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.868419967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-16T17:16:26.868763378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.869839145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001216s
2026-01-16T17:16:26.870033767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.870189931Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.870402399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-16T17:16:26.870740350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.871727568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s
2026-01-16T17:16:26.872131942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-16T17:16:26', 'add_on_delete_to_notifications')
2026-01-16T17:16:26.872504662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.873684939Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-16T17:16:26.873879872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030312s
2026-01-16T17:16:26.874085686Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-16T17:16:26.874299096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.874566785Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-16T17:16:26.875940291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:16:26.876123059Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.876356329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-16T17:16:26.876720753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.877781299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001214s
2026-01-16T17:16:26.877960329Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-16T17:16:26.878238970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-16T17:16:26.878531289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004106s
2026-01-16T17:16:26.878710470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:26.878867586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.879079032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-16T17:16:26.879371501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-16T17:16:26.880404802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011164s
2026-01-16T17:16:26.880586979Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.880788094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.881466029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007019s
2026-01-16T17:16:26.881661262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-16T17:16:26.882237663Z [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-16T17:16:26.882741968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009014s
2026-01-16T17:16:26.882954156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-16T17:16:26.883265432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-16T17:16:26.884634980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014832s
2026-01-16T17:16:26.884825664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:16:26.884990767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.885203726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-16T17:16:26.885543871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-16T17:16:26.886614537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012074s
2026-01-16T17:16:26.886810872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:16:26.886974592Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.887193463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-16T17:16:26.887538187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.888625036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012144s
2026-01-16T17:16:26.888821291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-16T17:16:26.888983377Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.889205935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-16T17:16:26.889565750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.890666968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012533s
2026-01-16T17:16:26.890851960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.891055690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.892572986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015355s
2026-01-16T17:16:26.892758790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.892964304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.893789917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008512s
2026-01-16T17:16:26.895015645Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-16T17:16:26.898793783Z [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-16T17:16:26.899777595Z [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-16T17:16:26.900327923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-16T17:16:26.900808160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-16T17:16:26.903638099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084384s
2026-01-16T17:16:26.904382568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-16T17:16:26.908030645Z [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-16T17:16:26.908838532Z [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-16T17:16:26.910209052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-16T17:16:26.910752546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-16T17:16:26.913603848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090052s
2026-01-16T17:16:26.913902039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-16T17:16:26.914250711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-16T17:16:26.914528601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s
2026-01-16T17:16:26.914712501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:16:26.914874547Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:26.915128128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-16T17:16:26.915522091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.916591495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012375s
2026-01-16T17:16:26.916781788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-16T17:16:26.916944045Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:26.917180110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-16T17:16:26.917515826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-16T17:16:26.918646954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012519s
2026-01-16T17:16:26.919026679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-16T17:16:26', 'add_custom_formats')
2026-01-16T17:16:26.919394800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.929675072Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-16T17:16:26.929850826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122076s
2026-01-16T17:16:26.930106090Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-16T17:16:26.930336364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.930639955Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-16T17:16:26.931190705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-16T17:16:26.931365507Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:16:26.931562583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-16T17:16:26.931892879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-16T17:16:26.933067815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012885s
2026-01-16T17:16:26.933448712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-16T17:16:26', 'add_result_to_commands')
2026-01-16T17:16:26.933825480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.936224411Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-16T17:16:26.936416989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044083s
2026-01-16T17:16:26.936655309Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-16T17:16:26.936882396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.937172541Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-16T17:16:26.937593398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:26.937780976Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-01-16T17:16:26.938008584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-16T17:16:26.938364080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:26.939521641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001305s
2026-01-16T17:16:26.941041973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-16T17:16:26', 'health_restored_notification')
2026-01-16T17:16:26.941429043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.942584009Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-16T17:16:26.942782979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043159s
2026-01-16T17:16:26.942977371Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-16T17:16:26.943187043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.943443490Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-16T17:16:26.943806401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-16T17:16:26.944208801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-16T17:16:26.944486230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003981s
2026-01-16T17:16:26.944845323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-16T17:16:26', 'remove_uc')
2026-01-16T17:16:26.945205909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.947126727Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-16T17:16:26.947305707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030168s
2026-01-16T17:16:26.947548857Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-16T17:16:26.948185209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.948481966Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-16T17:16:26.948786339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.949007214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.950964856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019825s
2026-01-16T17:16:26.951375924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-16T17:16:26', 'download_clients_rename_tv_to_music')
2026-01-16T17:16:26.954609816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.955727146Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-16T17:16:26.955942330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066854s
2026-01-16T17:16:26.956203937Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-16T17:16:26.956439140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.956735347Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-16T17:16:26.957131825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-16T17:16:26.957311958Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:26.957541220Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-16T17:16:26.957908539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-16T17:16:26.959373580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015655s
2026-01-16T17:16:26.960734931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-16T17:16:26', 'add_colon_replacement_to_naming_config')
2026-01-16T17:16:26.961133273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.962424664Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-16T17:16:26.962638635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046062s
2026-01-16T17:16:26.962841794Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-16T17:16:26.963055194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.963318013Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-16T17:16:26.963734351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-16T17:16:26.967827113Z [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-16T17:16:26.968842939Z [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-16T17:16:26.969402917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-16T17:16:26.970171464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-16T17:16:26.973610109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.974058362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100987s
2026-01-16T17:16:26.974255829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-16T17:16:26.974424930Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:16:26.974652258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-16T17:16:26.974985789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-16T17:16:26.976310377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014368s
2026-01-16T17:16:26.976682396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-16T17:16:26', 'list_sync_time')
2026-01-16T17:16:26.977043623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.979619781Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-16T17:16:26.979806648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047253s
2026-01-16T17:16:26.980089247Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-16T17:16:26.980312096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.980592891Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-16T17:16:26.980991364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-16T17:16:26.981173911Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:26.981375647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-16T17:16:26.981655261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-16T17:16:26.982964978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013941s
2026-01-16T17:16:26.983344663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-16T17:16:26', 'add_download_client_tags')
2026-01-16T17:16:26.983713215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.986831344Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-16T17:16:26.987051317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005205s
2026-01-16T17:16:26.987287072Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-16T17:16:26.987510713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.987830326Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-16T17:16:26.988470976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-16T17:16:26.989100554Z [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-16T17:16:26.989639920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009739s
2026-01-16T17:16:26.989868881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-16T17:16:26.990231101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-16T17:16:26.990601757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005355s
2026-01-16T17:16:26.990973416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-16T17:16:26', 'add_notification_status')
2026-01-16T17:16:26.992301470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.993464683Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-16T17:16:26.993664695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033456s
2026-01-16T17:16:26.993905089Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-16T17:16:26.994131536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:26.994415257Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-16T17:16:26.994733097Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:26.994950575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:26.997006946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020757s
2026-01-16T17:16:26.997410859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-16T17:16:26', 'add_alac_24_quality_in_profiles')
2026-01-16T17:16:26.997790404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:26.999362259Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-16T17:16:26.999559065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004386s
2026-01-16T17:16:26.999774149Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-16T17:16:27.000075365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.000348144Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-16T17:16:27.000727448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-16T17:16:27.000898803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:16:27.001081952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-16T17:16:27.001338308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-16T17:16:27.002818339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015217s
2026-01-16T17:16:27.003025797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-16T17:16:27.003292263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-16T17:16:27.004724638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015009s
2026-01-16T17:16:27.005088581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-16T17:16:27', 'add_salt_to_users')
2026-01-16T17:16:27.005473195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.013853562Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-16T17:16:27.014070719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105628s
2026-01-16T17:16:27.014315432Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-16T17:16:27.014535004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.014850289Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-16T17:16:27.015503424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-16T17:16:27.016162431Z [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-16T17:16:27.016782510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s
2026-01-16T17:16:27.016988234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-16T17:16:27.017296395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-16T17:16:27.017664156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s
2026-01-16T17:16:27.018046486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-16T17:16:27', 'add_auto_tagging')
2026-01-16T17:16:27.018445569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.027365993Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-16T17:16:27.027570565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100787s
2026-01-16T17:16:27.027872924Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-16T17:16:27.028123329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.028467081Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-16T17:16:27.029014052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-16T17:16:27.029198293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-16T17:16:27.029439038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-16T17:16:27.029790656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-16T17:16:27.031390829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017353s
2026-01-16T17:16:27.031727036Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-16T17:16:27.032144617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-16T17:16:27.032462457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-01-16T17:16:27.032870619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-16T17:16:27', 'quality_definition_preferred_size')
2026-01-16T17:16:27.033258880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.036462041Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-16T17:16:27.036665911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043726s
2026-01-16T17:16:27.036929112Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-16T17:16:27.037174616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.037487115Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-16T17:16:27.037907191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-16T17:16:27.038096021Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:27.038321395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-16T17:16:27.038667963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:27.040126210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015841s
2026-01-16T17:16:27.040541015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-16T17:16:27', 'add_on_artist_add_to_notifications')
2026-01-16T17:16:27.040934297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.044919142Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-16T17:16:27.045130016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063121s
2026-01-16T17:16:27.045373517Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-16T17:16:27.045603911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.045907031Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-16T17:16:27.046299692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-16T17:16:27.046482941Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-16T17:16:27.046722163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-16T17:16:27.047029492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-16T17:16:27.048461596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015174s
2026-01-16T17:16:27.048864938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-16T17:16:27', 'album_last_searched_time')
2026-01-16T17:16:27.049244101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.052122899Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-16T17:16:27.052352100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051374s
2026-01-16T17:16:27.052551832Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-16T17:16:27.052787507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.053079746Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-16T17:16:27.053522106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-16T17:16:27.053725716Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-16T17:16:27.053905899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-16T17:16:27.054225974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:27.055419888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013182s
2026-01-16T17:16:27.055601504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-16T17:16:27.055764702Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:27.055995387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-16T17:16:27.056326624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-16T17:16:27.057496280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012957s
2026-01-16T17:16:27.057860704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-16T17:16:27', 'add_indexer_flags')
2026-01-16T17:16:27.058224977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.061285200Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-16T17:16:27.061481435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050557s
2026-01-16T17:16:27.061702751Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-16T17:16:27.061931161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.062215484Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-16T17:16:27.062687013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-16T17:16:27.063014563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-16T17:16:27.063393997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-01-16T17:16:27.063609671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-16T17:16:27.063935768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-16T17:16:27.064310372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004967s
2026-01-16T17:16:27.064532890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-16T17:16:27.064864248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-16T17:16:27.065229924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004982s
2026-01-16T17:16:27.065635601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-16T17:16:27', 'add_indexes_album_statistics')
2026-01-16T17:16:27.066034625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.068586463Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-16T17:16:27.068779572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037923s
2026-01-16T17:16:27.069009345Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-16T17:16:27.069242314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.069532479Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-16T17:16:27.070018167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-16T17:16:27.070481981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-16T17:16:27.070830723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s
2026-01-16T17:16:27.071213654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-16T17:16:27', 'update_redacted_baseurl')
2026-01-16T17:16:27.071591254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.072349161Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-16T17:16:27.072545616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020015s
2026-01-16T17:16:27.081338894Z [Debug] MigrationController: Took: 00:00:01.7497123
2026-01-16T17:16:27.177791361Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-16T17:16:27.216894337Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-16T17:16:27.240272366Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-16T17:16:27.261650397Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-16T17:16:27.262656423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-16T17:16:27.262986658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-16T17:16:27.266767692Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-16T17:16:27.267041313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040897s
2026-01-16T17:16:27.267400837Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-16T17:16:27.267703677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044051s
2026-01-16T17:16:27.269431737Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-16T17:16:27.269970412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.270431290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-16T17:16:27.270848821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-16T17:16:27.271412937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000683s
2026-01-16T17:16:27.271764715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.273260107Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-16T17:16:27.273536704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024791s
2026-01-16T17:16:27.273917851Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-16T17:16:27.274277886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.274832924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-16T17:16:27.275258551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:16:27.276071137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009065s
2026-01-16T17:16:27.276354037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:16:27.276658370Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-16T17:16:27.276979507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-16T17:16:27.277398661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-16T17:16:27.278290497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009866s
2026-01-16T17:16:27.278614369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.279435292Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-16T17:16:27.279734905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002107s
2026-01-16T17:16:27.280148809Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-16T17:16:27.280509305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.280975915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:16:27.281259466Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:27.281552386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-16T17:16:27.281977141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-16T17:16:27.282603953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007251s
2026-01-16T17:16:27.282921633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.283691373Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-16T17:16:27.284139736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017649s
2026-01-16T17:16:27.284555162Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-16T17:16:27.284877221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.285285513Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-16T17:16:27.285933278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-16T17:16:27.286590110Z [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-16T17:16:27.287396675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s
2026-01-16T17:16:27.287685887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-16T17:16:27.288063558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:16:27.288569667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2026-01-16T17:16:27.289028010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-16T17:16:27', 'InitialSetup')
2026-01-16T17:16:27.289595773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.290633794Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-16T17:16:27.290924089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026341s
2026-01-16T17:16:27.291244795Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-16T17:16:27.291598387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.292016008Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-16T17:16:27.292577318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-16T17:16:27', 'add_reason_to_pending_releases')
2026-01-16T17:16:27.293161845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.293927607Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-16T17:16:27.294253093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023149s
2026-01-16T17:16:27.294555822Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-16T17:16:27.294890346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.295284379Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-16T17:16:27.295994600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-16T17:16:27', 'add_medium_support')
2026-01-16T17:16:27.296543585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.297285730Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-16T17:16:27.297566876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023977s
2026-01-16T17:16:27.297878624Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-16T17:16:27.298220703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.298612492Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-16T17:16:27.299289836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-16T17:16:27', 'add_various_qualites_in_profile')
2026-01-16T17:16:27.299877820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.300786770Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-16T17:16:27.301103608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025273s
2026-01-16T17:16:27.301394123Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-16T17:16:27.301711001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.302185036Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-16T17:16:27.302677227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-16T17:16:27', 'metadata_profiles')
2026-01-16T17:16:27.303244389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.304058879Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-16T17:16:27.304348843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023524s
2026-01-16T17:16:27.304688688Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-16T17:16:27.305052871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.305446784Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-16T17:16:27.305984467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-16T17:16:27', 'separate_automatic_and_interactive_search')
2026-01-16T17:16:27.306586119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.307474678Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-16T17:16:27.307780614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s
2026-01-16T17:16:27.308119346Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-16T17:16:27.308456175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.308848014Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-16T17:16:27.309351618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-16T17:16:27', 'change_album_path_to_relative')
2026-01-16T17:16:27.309932538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.310732519Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-16T17:16:27.311039918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022614s
2026-01-16T17:16:27.311348790Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-16T17:16:27.311695959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.312130183Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-16T17:16:27.312622335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-16T17:16:27', 'change_quality_size_mb_to_kb')
2026-01-16T17:16:27.313203986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.314019989Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-16T17:16:27.314319051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023227s
2026-01-16T17:16:27.314610428Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-16T17:16:27.314912476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.315296119Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-16T17:16:27.315901999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-16T17:16:27', 'album_releases')
2026-01-16T17:16:27.316448229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.317259904Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-16T17:16:27.317531921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023504s
2026-01-16T17:16:27.317821605Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-16T17:16:27.318149235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.318588890Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-16T17:16:27.319056321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-16T17:16:27', 'album_releases_fix')
2026-01-16T17:16:27.319608032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.320542404Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-16T17:16:27.320831957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024001s
2026-01-16T17:16:27.321246702Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-16T17:16:27.321559592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.321932533Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-16T17:16:27.322373030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-16T17:16:27', 'import_lists')
2026-01-16T17:16:27.322921836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.328199414Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-16T17:16:27.328468185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066009s
2026-01-16T17:16:27.328777939Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-16T17:16:27.329099847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.329498450Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-16T17:16:27.330286737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-16T17:16:27', 'add_release_status')
2026-01-16T17:16:27.330861174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.331872371Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-16T17:16:27.332912946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002742s
2026-01-16T17:16:27.333264945Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-16T17:16:27.333668628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.334105027Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-16T17:16:27.334650996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-16T17:16:27', 'album_download_notification')
2026-01-16T17:16:27.335332899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.336280197Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-16T17:16:27.336577776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026276s
2026-01-16T17:16:27.336931839Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-16T17:16:27.337267305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.337677922Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-16T17:16:27.338190344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-16T17:16:27', 'fix_language_metadata_profiles')
2026-01-16T17:16:27.338821034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.339660274Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-16T17:16:27.340010419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023572s
2026-01-16T17:16:27.340328760Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-16T17:16:27.340651520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.341269264Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-16T17:16:27.341732447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-16T17:16:27', 'remove_fanzub')
2026-01-16T17:16:27.342343578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.343093067Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-16T17:16:27.343404414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024473s
2026-01-16T17:16:27.343830512Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-16T17:16:27.344209806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.344620934Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-16T17:16:27.345157715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-16T17:16:27', 'update_artist_history_indexes')
2026-01-16T17:16:27.345705047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.346715832Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-16T17:16:27.347080687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024947s
2026-01-16T17:16:27.347376914Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-16T17:16:27.347729053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.348154309Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-16T17:16:27.348630368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-16T17:16:27', 'remove_nma')
2026-01-16T17:16:27.349376069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.350188966Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-16T17:16:27.350539553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024908s
2026-01-16T17:16:27.350872904Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-16T17:16:27.351223901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.351706372Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-16T17:16:27.352388907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-16T17:16:27', 'album_disambiguation')
2026-01-16T17:16:27.353127845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.353924078Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-16T17:16:27.354231497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026886s
2026-01-16T17:16:27.354596152Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-16T17:16:27.354982650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.355425652Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-16T17:16:27.356016432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-16T17:16:27', 'add_ape_quality_in_profiles')
2026-01-16T17:16:27.356701632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.357440650Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-16T17:16:27.357808801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024599s
2026-01-16T17:16:27.358138225Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-16T17:16:27.358482338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.358882353Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-16T17:16:27.359361358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-16T17:16:27', 'remove_pushalot')
2026-01-16T17:16:27.359940584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.360773451Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-16T17:16:27.361062985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022949s
2026-01-16T17:16:27.361352798Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-16T17:16:27.361674286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.362041936Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-16T17:16:27.362505099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-16T17:16:27', 'add_custom_filters')
2026-01-16T17:16:27.363051098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.363912302Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-16T17:16:27.364197296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022343s
2026-01-16T17:16:27.364490066Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-16T17:16:27.364794539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.365172390Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-16T17:16:27.365613268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-16T17:16:27', 'import_list_tags')
2026-01-16T17:16:27.366169859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.367048789Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-16T17:16:27.367345005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022564s
2026-01-16T17:16:27.367631402Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-16T17:16:27.367975545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.368362574Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-16T17:16:27.368849595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-16T17:16:27', 'add_release_groups_etc')
2026-01-16T17:16:27.369398611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.370143000Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-16T17:16:27.370429627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021732s
2026-01-16T17:16:27.370733239Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-16T17:16:27.371066871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.371441796Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-16T17:16:27.371905149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-16T17:16:27', 'NewMediaInfoFormat')
2026-01-16T17:16:27.372472882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.373209516Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-16T17:16:27.373520863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021543s
2026-01-16T17:16:27.373857631Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-16T17:16:27.374228398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.374774066Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-16T17:16:27.375330737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-16T17:16:27', 'rename_restrictions_to_release_profiles')
2026-01-16T17:16:27.375958191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.376844165Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-16T17:16:27.377169109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025778s
2026-01-16T17:16:27.377722093Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-16T17:16:27.378086988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.378484318Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-16T17:16:27.379030267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-16T17:16:27', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-16T17:16:27.379636278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.380477281Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-16T17:16:27.380805292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023397s
2026-01-16T17:16:27.381100607Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-16T17:16:27.381651827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.381818432Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-16T17:16:27.382293509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-16T17:16:27', 'add_import_exclusions')
2026-01-16T17:16:27.382848076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.383783329Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-16T17:16:27.384099185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023508s
2026-01-16T17:16:27.384403238Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-16T17:16:27.384736509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.385119660Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-16T17:16:27.385609356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-16T17:16:27', 'clean_artist_metadata_table')
2026-01-16T17:16:27.386187741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.386963844Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-16T17:16:27.387273468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022111s
2026-01-16T17:16:27.387568652Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-16T17:16:27.387970151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.388361899Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-16T17:16:27.388851265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-16T17:16:27', 'health_issue_notification')
2026-01-16T17:16:27.389422084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.390307417Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-16T17:16:27.390609425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023972s
2026-01-16T17:16:27.390925432Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-16T17:16:27.391265376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.391669560Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-16T17:16:27.392189898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-16T17:16:27', 'add_mediafilerepository_mtime')
2026-01-16T17:16:27.392766880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.393580058Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-16T17:16:27.393890473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022892s
2026-01-16T17:16:27.394204104Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-16T17:16:27.394553578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.394951239Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-16T17:16:27.395461767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-16T17:16:27', 'add_artistmetadataid_constraint')
2026-01-16T17:16:27.396056044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.396902919Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-16T17:16:27.397220419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023174s
2026-01-16T17:16:27.397521084Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-16T17:16:27.397864826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.398231515Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-16T17:16:27.398710790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-16T17:16:27', 'old_ids_and_artist_alias')
2026-01-16T17:16:27.399534118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.401184812Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-16T17:16:27.401486720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033183s
2026-01-16T17:16:27.401787305Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-16T17:16:27.402158733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.402537416Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-16T17:16:27.403009427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-16T17:16:27', 'download_propers_config')
2026-01-16T17:16:27.403566609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.404581613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-16T17:16:27.404907128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024056s
2026-01-16T17:16:27.405225459Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-16T17:16:27.405576035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.405979227Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-16T17:16:27.406479074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-16T17:16:27', 'remove_language_profiles')
2026-01-16T17:16:27.407075295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.408043054Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-16T17:16:27.408361936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002457s
2026-01-16T17:16:27.408681239Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-16T17:16:27.409022837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.409427542Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-16T17:16:27.409927909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-16T17:16:27', 'multi_disc_naming_format')
2026-01-16T17:16:27.410665355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.411544395Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-16T17:16:27.411862135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025132s
2026-01-16T17:16:27.412206989Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-16T17:16:27.412563016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.412972721Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-16T17:16:27.413494221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-16T17:16:27', 'add_download_client_priority')
2026-01-16T17:16:27.414076744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.414898259Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-16T17:16:27.415217191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023251s
2026-01-16T17:16:27.415620633Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-16T17:16:27.415979085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.416382087Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-16T17:16:27.416860120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-16T17:16:27', 'remove_growl_prowl')
2026-01-16T17:16:27.417436340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.418285540Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-16T17:16:27.418608701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023283s
2026-01-16T17:16:27.418915408Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-16T17:16:27.419255313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.419652292Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-16T17:16:27.420181628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-16T17:16:27', 'remove_plex_hometheatre')
2026-01-16T17:16:27.420756827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.421594624Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-16T17:16:27.421912073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023331s
2026-01-16T17:16:27.422223260Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-16T17:16:27.422568044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.422964412Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-16T17:16:27.423466523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-16T17:16:27', 'add_root_folder_add_defaults')
2026-01-16T17:16:27.424081191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.424896573Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-16T17:16:27.425211087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023122s
2026-01-16T17:16:27.425508115Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-16T17:16:27.425829352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.426277805Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-16T17:16:27.426737470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-16T17:16:27', 'task_duration')
2026-01-16T17:16:27.427289111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.428129404Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-16T17:16:27.428425279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023105s
2026-01-16T17:16:27.428779773Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-16T17:16:27.429157344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.429568411Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-16T17:16:27.430132768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-16T17:16:27', 'add_indexer_and_enabled_to_release_profiles')
2026-01-16T17:16:27.430747606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.431752319Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-16T17:16:27.432119168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s
2026-01-16T17:16:27.432428200Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-16T17:16:27.432765299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.433163100Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-16T17:16:27.433635321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-16T17:16:27', 'remove_album_folders')
2026-01-16T17:16:27.434307816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.435096744Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-16T17:16:27.435399614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023335s
2026-01-16T17:16:27.435723577Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-16T17:16:27.436095455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.436486904Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-16T17:16:27.437067343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-16T17:16:27', 'add_priority_to_indexers')
2026-01-16T17:16:27.437638453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.438492813Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-16T17:16:27.438803840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023974s
2026-01-16T17:16:27.439143103Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-16T17:16:27.439507857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.439951130Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-16T17:16:27.440500576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-16T17:16:27', 'remove_chown_and_folderchmod_config')
2026-01-16T17:16:27.441103030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.441976388Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-16T17:16:27.442307044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024394s
2026-01-16T17:16:27.442607159Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-16T17:16:27.442940831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.443417751Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-16T17:16:27.443906716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-16T17:16:27', 'update_notifiarr')
2026-01-16T17:16:27.444490271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.445330142Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-16T17:16:27.445623924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023941s
2026-01-16T17:16:27.446022026Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-16T17:16:27.446353594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.446744310Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-16T17:16:27.447235770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-16T17:16:27', 'email_multiple_addresses')
2026-01-16T17:16:27.447812361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.449121077Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-16T17:16:27.449434308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027558s
2026-01-16T17:16:27.449911549Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-16T17:16:27.450132363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.450537990Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-16T17:16:27.451051254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-16T17:16:27', 'rename_blacklist_to_blocklist')
2026-01-16T17:16:27.451660511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.452566325Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-16T17:16:27.452882672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024184s
2026-01-16T17:16:27.453201604Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-16T17:16:27.453530086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.453922877Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-16T17:16:27.454405970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-16T17:16:27', 'cdh_per_downloadclient')
2026-01-16T17:16:27.454982571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.455864316Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-16T17:16:27.456194301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023158s
2026-01-16T17:16:27.456490377Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-16T17:16:27.456824440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.457218223Z [Info] download_history: Starting migration of Log DB to 52
2026-01-16T17:16:27.457686586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-16T17:16:27', 'download_history')
2026-01-16T17:16:27.458248448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.459149532Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-16T17:16:27.459427181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023172s
2026-01-16T17:16:27.459735723Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-16T17:16:27.460079645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.460471675Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-16T17:16:27.461193258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-16T17:16:27.461790460Z [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-16T17:16:27.462519889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s
2026-01-16T17:16:27.462818851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-16T17:16:27.463248557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-16T17:16:27.463782893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006574s
2026-01-16T17:16:27.464265164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-16T17:16:27', 'add_update_history')
2026-01-16T17:16:27.464830232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.465790556Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-16T17:16:27.466086001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026439s
2026-01-16T17:16:27.466413520Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-16T17:16:27.466766782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.467177689Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-16T17:16:27.467696514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-16T17:16:27', 'add_on_update_to_notifications')
2026-01-16T17:16:27.468373878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.470482364Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-16T17:16:27.470794613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036793s
2026-01-16T17:16:27.471115850Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-16T17:16:27.471466917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.471992786Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-16T17:16:27.472502071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-16T17:16:27', 'download_client_per_indexer')
2026-01-16T17:16:27.473085126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.475297651Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-16T17:16:27.475607074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038035s
2026-01-16T17:16:27.475954795Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-16T17:16:27.476295551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.476702260Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-16T17:16:27.477182757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-16T17:16:27', 'AddNewItemMonitorType')
2026-01-16T17:16:27.477755220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.478588508Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-16T17:16:27.478891889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022888s
2026-01-16T17:16:27.479183707Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-16T17:16:27.479513170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.479919148Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-16T17:16:27.480392571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-16T17:16:27', 'ImportListSearch')
2026-01-16T17:16:27.480958190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.481759354Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-16T17:16:27.482044588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022484s
2026-01-16T17:16:27.482359582Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-16T17:16:27.482703996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.483095765Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-16T17:16:27.483592946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-16T17:16:27', 'ImportListMonitorExisting')
2026-01-16T17:16:27.484191351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.485088308Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-16T17:16:27.485396729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023711s
2026-01-16T17:16:27.485697414Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-16T17:16:27.486018992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.486415460Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-16T17:16:27.486878613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-16T17:16:27', 'add_indexer_tags')
2026-01-16T17:16:27.487441948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.488274244Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-16T17:16:27.488589168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022503s
2026-01-16T17:16:27.488907249Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-16T17:16:27.489238907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.489629052Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-16T17:16:27.490095972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-16T17:16:27', 'update_audio_types')
2026-01-16T17:16:27.490658325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.491500110Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-16T17:16:27.491796457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022694s
2026-01-16T17:16:27.492182875Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-16T17:16:27.492573071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.493004399Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-16T17:16:27.493744129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-16T17:16:27.494018772Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-16T17:16:27.494331241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-16T17:16:27.495432489Z [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-16T17:16:27.496571242Z [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-16T17:16:27.497299238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-16T17:16:27.497978176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-16T17:16:27.499123622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-16T17:16:27.499607417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049709s
2026-01-16T17:16:27.499968674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-16T17:16:27.500250291Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:27.500556368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-16T17:16:27.501488986Z [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-16T17:16:27.502384689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-16T17:16:27.503000189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-16T17:16:27.503671290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-16T17:16:27.504801877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-16T17:16:27.505316754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044366s
2026-01-16T17:16:27.505599784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-16T17:16:27.505866321Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-16T17:16:27.506191315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-16T17:16:27.506980675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-16T17:16:27.507762329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-16T17:16:27.508414131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-16T17:16:27.509061866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-16T17:16:27.510138614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-16T17:16:27.510655665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041564s
2026-01-16T17:16:27.511187136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-16T17:16:27', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-16T17:16:27.511818788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.513066901Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-16T17:16:27.513427427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064706s
2026-01-16T17:16:27.513760017Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-16T17:16:27.514110583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.514512663Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-16T17:16:27.515021688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-16T17:16:27', 'add_on_delete_to_notifications')
2026-01-16T17:16:27.515610423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.516507430Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-16T17:16:27.516832294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023646s
2026-01-16T17:16:27.517126526Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-16T17:16:27.517449978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.517835855Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-16T17:16:27.518303617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-16T17:16:27', 'add_custom_formats')
2026-01-16T17:16:27.518884326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.519605168Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-16T17:16:27.519921455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021535s
2026-01-16T17:16:27.520229425Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-16T17:16:27.520563748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.520954465Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-16T17:16:27.521435093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-16T17:16:27', 'add_result_to_commands')
2026-01-16T17:16:27.522009720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.522738568Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-16T17:16:27.523044284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021669s
2026-01-16T17:16:27.523360080Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-16T17:16:27.523709864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.524126253Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-16T17:16:27.524641591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-16T17:16:27', 'health_restored_notification')
2026-01-16T17:16:27.525217250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.526132924Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-16T17:16:27.526448389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024078s
2026-01-16T17:16:27.526729816Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-16T17:16:27.527040021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.527421509Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-16T17:16:27.527875463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-16T17:16:27', 'remove_uc')
2026-01-16T17:16:27.528455551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.529300743Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-16T17:16:27.529579354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022698s
2026-01-16T17:16:27.529915561Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-16T17:16:27.530272550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.530674079Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-16T17:16:27.531203465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-16T17:16:27', 'download_clients_rename_tv_to_music')
2026-01-16T17:16:27.531798904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.532819199Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-16T17:16:27.533148823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025037s
2026-01-16T17:16:27.533482765Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-16T17:16:27.533848732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.534256183Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-16T17:16:27.534797893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-16T17:16:27', 'add_colon_replacement_to_naming_config')
2026-01-16T17:16:27.535398503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.536223144Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-16T17:16:27.536562076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023353s
2026-01-16T17:16:27.536848383Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-16T17:16:27.537167215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.537546919Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-16T17:16:27.538009521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-16T17:16:27', 'list_sync_time')
2026-01-16T17:16:27.538564008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.539299509Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-16T17:16:27.539596256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021402s
2026-01-16T17:16:27.539942213Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-16T17:16:27.540285615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.540689989Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-16T17:16:27.541168523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-16T17:16:27', 'add_download_client_tags')
2026-01-16T17:16:27.541737238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.542500515Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-16T17:16:27.542811722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022059s
2026-01-16T17:16:27.543115574Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-16T17:16:27.543483875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.543893079Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-16T17:16:27.544381653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-16T17:16:27', 'add_notification_status')
2026-01-16T17:16:27.544952533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.546738830Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-16T17:16:27.547045959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003244s
2026-01-16T17:16:27.547366684Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-16T17:16:27.547710296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.548136755Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-16T17:16:27.548642163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-16T17:16:27', 'add_alac_24_quality_in_profiles')
2026-01-16T17:16:27.549250217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.550004426Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-16T17:16:27.550314851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022702s
2026-01-16T17:16:27.550618393Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-16T17:16:27.550937104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.551315687Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-16T17:16:27.551777587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-16T17:16:27', 'add_salt_to_users')
2026-01-16T17:16:27.552365451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.553121914Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-16T17:16:27.553400676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021692s
2026-01-16T17:16:27.553717353Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-16T17:16:27.554035935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.554450400Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-16T17:16:27.554903422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-16T17:16:27', 'add_auto_tagging')
2026-01-16T17:16:27.555474782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.556312630Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-16T17:16:27.556619337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022794s
2026-01-16T17:16:27.556946767Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-16T17:16:27.557317714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.557715585Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-16T17:16:27.558247817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-16T17:16:27', 'quality_definition_preferred_size')
2026-01-16T17:16:27.558838957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.559599198Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-16T17:16:27.559936447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022578s
2026-01-16T17:16:27.560287985Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-16T17:16:27.560644814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.561073607Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-16T17:16:27.561600779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-16T17:16:27', 'add_on_artist_add_to_notifications')
2026-01-16T17:16:27.562185457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.562938193Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-16T17:16:27.563257025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00228s
2026-01-16T17:16:27.563562450Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-16T17:16:27.564023659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.564407912Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-16T17:16:27.564891326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-16T17:16:27', 'album_last_searched_time')
2026-01-16T17:16:27.565465322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.566195091Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-16T17:16:27.566502721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022796s
2026-01-16T17:16:27.566804639Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-16T17:16:27.567131688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.567515761Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-16T17:16:27.567997852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-16T17:16:27', 'add_indexer_flags')
2026-01-16T17:16:27.568573802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.569432140Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-16T17:16:27.569726112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023018s
2026-01-16T17:16:27.570051437Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-16T17:16:27.570464389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.570873022Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-16T17:16:27.571378700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-16T17:16:27', 'add_indexes_album_statistics')
2026-01-16T17:16:27.572095764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.573003973Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-16T17:16:27.573343547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025105s
2026-01-16T17:16:27.573731057Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-16T17:16:27.574083347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-16T17:16:27.574470677Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-16T17:16:27.575033500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-16T17:16:27', 'update_redacted_baseurl')
2026-01-16T17:16:27.575623649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-16T17:16:27.576511847Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-16T17:16:27.576811841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024146s
2026-01-16T17:16:27.763533413Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-16T17:16:27.770858123Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-16T17:16:27.775214486Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-01-16T17:16:27.898599570Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-16T17:16:27.958806425Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-16T17:16:27.969035344Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-16T17:16:28.010432159Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-16T17:16:28.011681034Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-16T17:16:28.012063645Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-16T17:16:28.100670952Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-16T17:16:28.696451610Z [ls.io-init] done.