2026-01-06T17:52:12.441929689Z [migrations] started
2026-01-06T17:52:12.441964489Z [migrations] no migrations found
2026-01-06T17:52:12.461826747Z usermod: no changes
2026-01-06T17:52:12.467411811Z ───────────────────────────────────────
2026-01-06T17:52:12.467430178Z
2026-01-06T17:52:12.467434456Z ██╗ ███████╗██╗ ██████╗
2026-01-06T17:52:12.467438515Z ██║ ██╔════╝██║██╔═══██╗
2026-01-06T17:52:12.467442252Z ██║ ███████╗██║██║ ██║
2026-01-06T17:52:12.467445759Z ██║ ╚════██║██║██║ ██║
2026-01-06T17:52:12.467449597Z ███████╗███████║██║╚██████╔╝
2026-01-06T17:52:12.467453314Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-06T17:52:12.467457002Z
2026-01-06T17:52:12.467460669Z Brought to you by linuxserver.io
2026-01-06T17:52:12.467464297Z ───────────────────────────────────────
2026-01-06T17:52:12.467716324Z
2026-01-06T17:52:12.467728348Z To support the app dev(s) visit:
2026-01-06T17:52:12.469598092Z Lidarr: https://opencollective.com/lidarr
2026-01-06T17:52:12.469892204Z
2026-01-06T17:52:12.469898838Z To support LSIO projects visit:
2026-01-06T17:52:12.469902826Z https://www.linuxserver.io/donate/
2026-01-06T17:52:12.469906563Z
2026-01-06T17:52:12.469910080Z ───────────────────────────────────────
2026-01-06T17:52:12.469914549Z GID/UID
2026-01-06T17:52:12.469918207Z ───────────────────────────────────────
2026-01-06T17:52:12.474422194Z
2026-01-06T17:52:12.474435832Z User UID: 911
2026-01-06T17:52:12.474442054Z User GID: 911
2026-01-06T17:52:12.474448247Z ───────────────────────────────────────
2026-01-06T17:52:12.476008728Z Linuxserver.io version: 3.1.0.4875-pkg-98768647-dev-24a8a678cb914dda3afabb8e2d807bb57cc92c38-pr-122
2026-01-06T17:52:12.476269343Z Build-date: 2026-01-06T17:50:05+00:00
2026-01-06T17:52:12.476276527Z ───────────────────────────────────────
2026-01-06T17:52:12.476280806Z
2026-01-06T17:52:12.529557325Z [custom-init] No custom files found, skipping...
2026-01-06T17:52:12.868923961Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875
2026-01-06T17:52:12.887728639Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-06T17:52:12.891788122Z [Debug] Bootstrap: Console selected
2026-01-06T17:52:12.892979631Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-06T17:52:13.154992456Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-06T17:52:13.206873825Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {35eb79aa-3093-433a-88cb-26d0249314f6} may be persisted to storage in unencrypted form.
2026-01-06T17:52:13.262723615Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-06T17:52:13.298751016Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-06T17:52:13.372835466Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-06T17:52:13.379823725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:13.380171365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:13.419519082Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-06T17:52:13.422730176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0396404s
2026-01-06T17:52:13.422949067Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-06T17:52:13.423177737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430752s
2026-01-06T17:52:13.430262420Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-06T17:52:13.430761134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.435826222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-06T17:52:13.445607674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-06T17:52:13.456586597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205755s
2026-01-06T17:52:13.456983827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.458714641Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-06T17:52:13.458892690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227385s
2026-01-06T17:52:13.459492076Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-06T17:52:13.459726148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.464305818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-06T17:52:13.465290761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:13.465762741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012899s
2026-01-06T17:52:13.466042915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:13.466333240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001035s
2026-01-06T17:52:13.466744317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-06T17:52:13.467328924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-06T17:52:13.468000797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009978s
2026-01-06T17:52:13.468238786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.468992393Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-06T17:52:13.469173498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020103s
2026-01-06T17:52:13.469600337Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-06T17:52:13.469832564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.470555981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:13.471312865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-06T17:52:13.471529491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-06T17:52:13.471864565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-06T17:52:13.472319080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2026-01-06T17:52:13.472523392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.473226938Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-06T17:52:13.473410608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014617s
2026-01-06T17:52:13.476350366Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-06T17:52:13.476563495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.477146770Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-06T17:52:13.488669508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-06T17:52:13.489234485Z [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-06T17:52:13.489719181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008691s
2026-01-06T17:52:13.489910576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-06T17:52:13.490222204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-06T17:52:13.490537609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2026-01-06T17:52:13.490717311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-06T17:52:13.491070442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-01-06T17:52:13.491430196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2026-01-06T17:52:13.491625018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-06T17:52:13.491926806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-06T17:52:13.492248012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004437s
2026-01-06T17:52:13.492423866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-06T17:52:13.497930593Z [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-06T17:52:13.499077251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064804s
2026-01-06T17:52:13.499290200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-06T17:52:13.499613511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-06T17:52:13.500003285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s
2026-01-06T17:52:13.500691922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-06T17:52:13.501367852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-06T17:52:13.502232383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011086s
2026-01-06T17:52:13.502664072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-06T17:52:13.503286355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:13.504029351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009491s
2026-01-06T17:52:13.504460889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-06T17:52:13.504872288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:13.505135027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2026-01-06T17:52:13.505307995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-06T17:52:13.506720118Z [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-06T17:52:13.507713107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022336s
2026-01-06T17:52:13.507930104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-06T17:52:13.508244908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:13.508602768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004864s
2026-01-06T17:52:13.508794685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-06T17:52:13.509050349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:13.509401176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s
2026-01-06T17:52:13.509591278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-06T17:52:13.509858346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:13.510176597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004104s
2026-01-06T17:52:13.510372952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-06T17:52:13.510663567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:13.510994884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2026-01-06T17:52:13.511192121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-06T17:52:13.511475001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:13.511837881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s
2026-01-06T17:52:13.512029748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-06T17:52:13.512285783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-06T17:52:13.512606158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004041s
2026-01-06T17:52:13.512817012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-06T17:52:13.513693547Z [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-06T17:52:13.514386151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014104s
2026-01-06T17:52:13.514592256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-06T17:52:13.514916730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-06T17:52:13.515250562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004642s
2026-01-06T17:52:13.515446656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-06T17:52:13.515725808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-06T17:52:13.516098729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2026-01-06T17:52:13.516272229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-06T17:52:13.516552092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-06T17:52:13.516885133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004308s
2026-01-06T17:52:13.517110907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-06T17:52:13.517493097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-01-06T17:52:13.517860657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s
2026-01-06T17:52:13.518046441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-06T17:52:13.518816772Z [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-06T17:52:13.519416599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011594s
2026-01-06T17:52:13.519585820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-06T17:52:13.519891746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-06T17:52:13.520228143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s
2026-01-06T17:52:13.520431032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-06T17:52:13.520722959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:13.521056290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s
2026-01-06T17:52:13.521238597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-06T17:52:13.522054300Z [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-06T17:52:13.522669197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012591s
2026-01-06T17:52:13.522859811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-06T17:52:13.523143983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-06T17:52:13.523449789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004085s
2026-01-06T17:52:13.523654140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-06T17:52:13.523998383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-06T17:52:13.524309700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004662s
2026-01-06T17:52:13.524510955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-06T17:52:13.524802202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-06T17:52:13.525144521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004507s
2026-01-06T17:52:13.525344353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-06T17:52:13.525621020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-06T17:52:13.525940603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s
2026-01-06T17:52:13.526128782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-06T17:52:13.526831447Z [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-06T17:52:13.527384761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010785s
2026-01-06T17:52:13.527573020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-06T17:52:13.528119660Z [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-06T17:52:13.528520527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007591s
2026-01-06T17:52:13.528726692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-06T17:52:13.529053601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-06T17:52:13.529410699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s
2026-01-06T17:52:13.529592105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-06T17:52:13.532591323Z [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-06T17:52:13.533034034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003258s
2026-01-06T17:52:13.533218646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-06T17:52:13.533499531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-06T17:52:13.533864867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s
2026-01-06T17:52:13.534045951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-06T17:52:13.534478392Z [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-06T17:52:13.534925282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007036s
2026-01-06T17:52:13.535120405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-06T17:52:13.535399857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-06T17:52:13.535751656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s
2026-01-06T17:52:13.536005016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-06T17:52:13.536492086Z [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-06T17:52:13.537029859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008473s
2026-01-06T17:52:13.537245273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-06T17:52:13.537588724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-06T17:52:13.537950021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s
2026-01-06T17:52:13.538164603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-06T17:52:13.538500470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-06T17:52:13.538847618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004933s
2026-01-06T17:52:13.539032962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-06T17:52:13.539714203Z [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-06T17:52:13.540232767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010194s
2026-01-06T17:52:13.540414773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-06T17:52:13.541273372Z [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-06T17:52:13.542205378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016083s
2026-01-06T17:52:13.542389369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-06T17:52:13.542931710Z [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-06T17:52:13.543411086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008471s
2026-01-06T17:52:13.543598793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-06T17:52:13.544359054Z [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-06T17:52:13.545406633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011556s
2026-01-06T17:52:13.545414469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-06T17:52:13.545728100Z [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-06T17:52:13.546192345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008809s
2026-01-06T17:52:13.546382878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-06T17:52:13.546970471Z [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-06T17:52:13.547475728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009147s
2026-01-06T17:52:13.547672835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-06T17:52:13.548135637Z [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-06T17:52:13.548556645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s
2026-01-06T17:52:13.548729302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-06T17:52:13.549084588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-01-06T17:52:13.549481186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005722s
2026-01-06T17:52:13.549672852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-06T17:52:13.549945751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-06T17:52:13.550258070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s
2026-01-06T17:52:13.550442512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-06T17:52:13.550877127Z [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-06T17:52:13.551274807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000661s
2026-01-06T17:52:13.551463437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-06T17:52:13.552163937Z [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-06T17:52:13.552749446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001105s
2026-01-06T17:52:13.552926352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-06T17:52:13.553372641Z [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-06T17:52:13.553832166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s
2026-01-06T17:52:13.554030134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-06T17:52:13.554322002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-06T17:52:13.554690374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004762s
2026-01-06T17:52:13.554885687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-06T17:52:13.555169368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-06T17:52:13.555496336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-01-06T17:52:13.555676890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-06T17:52:13.556389645Z [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-06T17:52:13.556982097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s
2026-01-06T17:52:13.557171499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-06T17:52:13.557815966Z [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-06T17:52:13.558357176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010027s
2026-01-06T17:52:13.558562970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-06T17:52:13.558894828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:13.559309864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005316s
2026-01-06T17:52:13.559473563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-06T17:52:13.560151718Z [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-06T17:52:13.560683850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001037s
2026-01-06T17:52:13.560860175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-06T17:52:13.561565094Z [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-06T17:52:13.562165924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011251s
2026-01-06T17:52:13.562356457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-06T17:52:13.562811564Z [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-06T17:52:13.563285408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007427s
2026-01-06T17:52:13.563489759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-06T17:52:13.563811958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-06T17:52:13.564194798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005124s
2026-01-06T17:52:13.564399190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-06T17:52:13.565044249Z [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-06T17:52:13.565601440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001016s
2026-01-06T17:52:13.565822566Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-06T17:52:13.566203031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:13.566570171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s
2026-01-06T17:52:13.567808955Z [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-06T17:52:13.569556402Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014522 taking an average of 00:00:00.0014522
2026-01-06T17:52:13.570279719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-06T17:52:13', 'InitialSetup')
2026-01-06T17:52:13.570645515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.573732189Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-06T17:52:13.573900598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069449s
2026-01-06T17:52:13.574210011Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-06T17:52:13.574427459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.574735218Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-06T17:52:13.575328453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-06T17:52:13.575518545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.575722807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-06T17:52:13.576072090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.577002724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010682s
2026-01-06T17:52:13.577386276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-06T17:52:13', 'add_reason_to_pending_releases')
2026-01-06T17:52:13.577767072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.578412071Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-06T17:52:13.578606342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024508s
2026-01-06T17:52:13.578811746Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-06T17:52:13.579021829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.579276832Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-06T17:52:13.581537684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.581714480Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.581897548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-06T17:52:13.582183875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-06T17:52:13.583088095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010077s
2026-01-06T17:52:13.583264400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:13.583418681Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.583610557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-06T17:52:13.583931553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.584833719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010182s
2026-01-06T17:52:13.585008150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:13.585159205Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-06T17:52:13.585363947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-06T17:52:13.585701166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.586591478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010203s
2026-01-06T17:52:13.586959158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-06T17:52:13.587560108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-06T17:52:13.587856695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006561s
2026-01-06T17:52:13.588196119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-06T17:52:13.599118548Z [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-06T17:52:13.600603087Z [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-06T17:52:13.601502778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-06T17:52:13.602662833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-06T17:52:13.604782711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-06T17:52:13.605275504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-06T17:52:13.605758366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-06T17:52:13.606103561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017711s
2026-01-06T17:52:13.606276769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:13.606428304Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-06T17:52:13.606620281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-06T17:52:13.606889273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-06T17:52:13.607742621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009275s
2026-01-06T17:52:13.608131894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-06T17:52:13', 'add_medium_support')
2026-01-06T17:52:13.608496248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.609867649Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-06T17:52:13.610051719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030207s
2026-01-06T17:52:13.610283466Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-06T17:52:13.610507276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.610784364Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-06T17:52:13.611384322Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-06T17:52:13.611743124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-06T17:52:13.612049922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s
2026-01-06T17:52:13.612225315Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:13.612438054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:13.614698494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022944s
2026-01-06T17:52:13.615086545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-06T17:52:13', 'add_various_qualites_in_profile')
2026-01-06T17:52:13.615458384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.616077220Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-06T17:52:13.616273395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036302s
2026-01-06T17:52:13.616473999Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-06T17:52:13.616682629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.616953394Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-06T17:52:13.617698604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-06T17:52:13.618218531Z [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-06T17:52:13.618703708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007987s
2026-01-06T17:52:13.618903610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-06T17:52:13.619228525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-06T17:52:13.623179920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040688s
2026-01-06T17:52:13.623377046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:13.623543462Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.623754116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-06T17:52:13.624156977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:13.625090997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s
2026-01-06T17:52:13.625305609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-06T17:52:13.629310672Z [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-06T17:52:13.632016920Z [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-06T17:52:13.633224492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:13.634199795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:13.636431308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-06T17:52:13.636923258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-06T17:52:13.637375238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:13.637813410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:13.638137332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126425s
2026-01-06T17:52:13.638356464Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-06T17:52:13.642215693Z [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-06T17:52:13.644730125Z [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-06T17:52:13.645845350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:13.646906487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:13.649125103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-06T17:52:13.649631453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-06T17:52:13.650179286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:13.650507597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:13.650829515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122791s
2026-01-06T17:52:13.651012163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.651171774Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.651374101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-06T17:52:13.651648073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-06T17:52:13.652517263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009374s
2026-01-06T17:52:13.652884732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-06T17:52:13', 'metadata_profiles')
2026-01-06T17:52:13.653242142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.654284110Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-06T17:52:13.654463791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026791s
2026-01-06T17:52:13.654737643Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-06T17:52:13.654991404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.655271828Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-06T17:52:13.657305913Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-06T17:52:13.661993320Z [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-06T17:52:13.662907851Z [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-06T17:52:13.663395704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-06T17:52:13.664048548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-06T17:52:13.666198156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-06T17:52:13.666540815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090176s
2026-01-06T17:52:13.666719155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:13.666880269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.667106204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-06T17:52:13.667420356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-06T17:52:13.668317943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010001s
2026-01-06T17:52:13.668631334Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-06T17:52:13.668973042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-06T17:52:13.669253036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003948s
2026-01-06T17:52:13.669424641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:13.669576136Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-06T17:52:13.669939227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-06T17:52:13.673287989Z [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-06T17:52:13.674371350Z [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-06T17:52:13.674917419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-06T17:52:13.675598561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-06T17:52:13.677703549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-06T17:52:13.678050487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078853s
2026-01-06T17:52:13.678456945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-06T17:52:13', 'separate_automatic_and_interactive_search')
2026-01-06T17:52:13.678841710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.679744027Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-06T17:52:13.679964731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095179s
2026-01-06T17:52:13.680186337Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-06T17:52:13.680410268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.680692125Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-06T17:52:13.680974023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-06T17:52:13.684727189Z [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-06T17:52:13.686892187Z [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-06T17:52:13.687876469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:13.689047837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:13.691692372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:13.692131776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:13.692566001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:13.692986677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:13.693454970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:13.693787249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126277s
2026-01-06T17:52:13.694161032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-06T17:52:13', 'change_album_path_to_relative')
2026-01-06T17:52:13.694521016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.696179445Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-06T17:52:13.696397374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149778s
2026-01-06T17:52:13.696608830Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-06T17:52:13.696827430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.697094858Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-06T17:52:13.697630476Z [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-06T17:52:13.698153369Z [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-06T17:52:13.698492822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s
2026-01-06T17:52:13.698865122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-06T17:52:13', 'change_quality_size_mb_to_kb')
2026-01-06T17:52:13.699249796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.699945347Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-06T17:52:13.700133235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019529s
2026-01-06T17:52:13.700322195Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-06T17:52:13.700531206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.700785398Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-06T17:52:13.701182668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.701352690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.701542732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-06T17:52:13.701820622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-06T17:52:13.702749592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009835s
2026-01-06T17:52:13.702938272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.703116240Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.703344119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-06T17:52:13.703646207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-06T17:52:13.704603044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2026-01-06T17:52:13.704960403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-06T17:52:13', 'album_releases')
2026-01-06T17:52:13.705323474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.705989515Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-06T17:52:13.706173435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024327s
2026-01-06T17:52:13.706421535Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-06T17:52:13.706638361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.706902193Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-06T17:52:13.707477180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.707648856Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.707839139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-06T17:52:13.711696264Z [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-06T17:52:13.714084662Z [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-06T17:52:13.715129987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:13.716337809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:13.718555784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:13.718993986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:13.719419012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:13.719859178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:13.720318573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:13.720645722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126067s
2026-01-06T17:52:13.720821225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.720970716Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-01-06T17:52:13.721170047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-06T17:52:13.725052303Z [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-06T17:52:13.727441563Z [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-06T17:52:13.728504032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:13.729665510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:13.731883255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:13.732384925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:13.732799410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:13.733242422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:13.733684973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:13.734017773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126576s
2026-01-06T17:52:13.734377918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-06T17:52:13', 'album_releases_fix')
2026-01-06T17:52:13.734734756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.735751914Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-06T17:52:13.735951656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143655s
2026-01-06T17:52:13.736150166Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-06T17:52:13.736359447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.736611815Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-06T17:52:13.737419421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-06T17:52:13.738290304Z [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-06T17:52:13.738943660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013365s
2026-01-06T17:52:13.739147360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-06T17:52:13.739439207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-06T17:52:13.739768089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2026-01-06T17:52:13.739974886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-06T17:52:13.740609964Z [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-06T17:52:13.741161354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010085s
2026-01-06T17:52:13.741377560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-06T17:52:13.741733276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:13.742106427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000533s
2026-01-06T17:52:13.742461913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-06T17:52:13', 'import_lists')
2026-01-06T17:52:13.742807539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.743702560Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-06T17:52:13.743906491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002101s
2026-01-06T17:52:13.744112446Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-06T17:52:13.744327388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.744583073Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-06T17:52:13.744945974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-06T17:52:13.745121277Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.745344766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-06T17:52:13.745685883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-06T17:52:13.746654423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011045s
2026-01-06T17:52:13.746831159Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:13.747035039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:13.748051165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s
2026-01-06T17:52:13.748430238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-06T17:52:13', 'add_release_status')
2026-01-06T17:52:13.748808830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.749959938Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-06T17:52:13.750140832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029212s
2026-01-06T17:52:13.750361757Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-06T17:52:13.750586379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.750857645Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-06T17:52:13.751189574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:13.751367071Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.751581693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-06T17:52:13.751951137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.752885849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010988s
2026-01-06T17:52:13.753269922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-06T17:52:13', 'album_download_notification')
2026-01-06T17:52:13.753627342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.754424416Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-06T17:52:13.754607515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026004s
2026-01-06T17:52:13.754826616Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-06T17:52:13.755053272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.755319358Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-06T17:52:13.755957372Z [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-06T17:52:13.756627331Z [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-06T17:52:13.757049741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007445s
2026-01-06T17:52:13.757555019Z [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-06T17:52:13.758222943Z [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-06T17:52:13.758627087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007386s
2026-01-06T17:52:13.759010489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-06T17:52:13', 'fix_language_metadata_profiles')
2026-01-06T17:52:13.759377077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.760115043Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-06T17:52:13.760306238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021659s
2026-01-06T17:52:13.760499046Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-06T17:52:13.760703918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.760960615Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-06T17:52:13.761299177Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-06T17:52:13.761612978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-06T17:52:13.761874455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s
2026-01-06T17:52:13.762224961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-06T17:52:13', 'remove_fanzub')
2026-01-06T17:52:13.762573272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.763203982Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-06T17:52:13.763369244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001644s
2026-01-06T17:52:13.763592534Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-06T17:52:13.763810643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.764100366Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-06T17:52:13.765536007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-06T17:52:13.765824938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-06T17:52:13.766145183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004259s
2026-01-06T17:52:13.766367000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-06T17:52:13.766703527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-06T17:52:13.767081919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2026-01-06T17:52:13.767535983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-06T17:52:13.767987642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-06T17:52:13.768366605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006317s
2026-01-06T17:52:13.768577921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-06T17:52:13.768887083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-06T17:52:13.769254242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004895s
2026-01-06T17:52:13.769451850Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-06T17:52:13.769741593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-06T17:52:13.770099193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-01-06T17:52:13.770313835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-06T17:52:13.770634731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-06T17:52:13.771004957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005032s
2026-01-06T17:52:13.771457979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-06T17:52:13', 'update_artist_history_indexes')
2026-01-06T17:52:13.771810398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.772669428Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-06T17:52:13.772865913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021152s
2026-01-06T17:52:13.773055134Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-06T17:52:13.773249385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.773499338Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-06T17:52:13.774835639Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:13.775739057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-06T17:52:13.776060194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2026-01-06T17:52:13.776407062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-06T17:52:13', 'remove_nma')
2026-01-06T17:52:13.776754442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.777507788Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-06T17:52:13.777682941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024538s
2026-01-06T17:52:13.777885208Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-06T17:52:13.778099931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.778361096Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-06T17:52:13.778657834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.778831834Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-01-06T17:52:13.779050765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-06T17:52:13.787076092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-06T17:52:13.788258212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090147s
2026-01-06T17:52:13.788637074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-06T17:52:13', 'album_disambiguation')
2026-01-06T17:52:13.789000877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.789731678Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-06T17:52:13.789911109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104686s
2026-01-06T17:52:13.790160231Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-06T17:52:13.790379252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.790672502Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-06T17:52:13.791070965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:13.791291328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:13.792655214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013854s
2026-01-06T17:52:13.793034668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-06T17:52:13', 'add_ape_quality_in_profiles')
2026-01-06T17:52:13.793410615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.794059321Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-06T17:52:13.794256348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027586s
2026-01-06T17:52:13.794447603Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-06T17:52:13.794666834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.794920515Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-06T17:52:13.795808282Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:13.796165190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-06T17:52:13.796443280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004057s
2026-01-06T17:52:13.796664476Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:13.796973127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-06T17:52:13.797251648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003901s
2026-01-06T17:52:13.797474937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:13.797779490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-06T17:52:13.798055005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003884s
2026-01-06T17:52:13.798408777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-06T17:52:13', 'remove_pushalot')
2026-01-06T17:52:13.798765836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.799384872Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-06T17:52:13.799568131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016879s
2026-01-06T17:52:13.799768625Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-06T17:52:13.800014901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.800261587Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-06T17:52:13.800641021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-06T17:52:13.801088141Z [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-06T17:52:13.801498538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s
2026-01-06T17:52:13.801848232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-06T17:52:13', 'add_custom_filters')
2026-01-06T17:52:13.802209298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.803012225Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-06T17:52:13.803201857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021586s
2026-01-06T17:52:13.803387230Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-06T17:52:13.803595649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.803862386Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-06T17:52:13.804167230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:13.804341772Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:13.804548358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-06T17:52:13.804815596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-06T17:52:13.805876862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011248s
2026-01-06T17:52:13.806316988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-06T17:52:13', 'import_list_tags')
2026-01-06T17:52:13.806757756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.807606254Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-06T17:52:13.807788842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028383s
2026-01-06T17:52:13.808048034Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-06T17:52:13.808262776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.808532769Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-06T17:52:13.813113872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-06T17:52:13.813836547Z [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-06T17:52:13.814460423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011525s
2026-01-06T17:52:13.814687580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-06T17:52:13.815051373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-06T17:52:13.815431197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s
2026-01-06T17:52:13.817897433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-06T17:52:13.817907814Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-06T17:52:13.817914427Z FROM "Artists"
2026-01-06T17:52:13.818914570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-06T17:52:13.818923088Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-06T17:52:13.818929691Z FROM "Artists"
2026-01-06T17:52:13.819479448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011016s
2026-01-06T17:52:13.819652426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:13.819812709Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:13.820025367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-06T17:52:13.820368979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.821344052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011061s
2026-01-06T17:52:13.821889670Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-06T17:52:13.821896303Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:13.821902275Z FROM "ArtistMetadata"
2026-01-06T17:52:13.821908007Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-06T17:52:13.822617155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-06T17:52:13.822623718Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:13.822629590Z FROM "ArtistMetadata"
2026-01-06T17:52:13.822635301Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-06T17:52:13.823053673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008015s
2026-01-06T17:52:13.823239337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-06T17:52:13.824107986Z [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-06T17:52:13.824754788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s
2026-01-06T17:52:13.824974080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-06T17:52:13.825335698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-06T17:52:13.825700793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005342s
2026-01-06T17:52:13.825907298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-06T17:52:13.826212363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-06T17:52:13.826549802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s
2026-01-06T17:52:13.826727099Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:13.826925498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:13.831580329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046694s
2026-01-06T17:52:13.831758929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.831926206Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.832124325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-06T17:52:13.832443808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.833440665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011197s
2026-01-06T17:52:13.833614244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.833767102Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.833967495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-06T17:52:13.834297760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:13.835239887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010814s
2026-01-06T17:52:13.835416974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:13.835572096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.835757199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-06T17:52:13.836040078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-06T17:52:13.836952375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s
2026-01-06T17:52:13.837585349Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-06T17:52:13.837591752Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:13.837597664Z FROM "ArtistMetadata"
2026-01-06T17:52:13.837603365Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:13.837609438Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-06T17:52:13.838443858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-06T17:52:13.838457906Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:13.838466814Z FROM "ArtistMetadata"
2026-01-06T17:52:13.838475591Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:13.838484640Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-06T17:52:13.838936469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009417s
2026-01-06T17:52:13.839110369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:13.839262355Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.839468350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-06T17:52:13.839793174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-06T17:52:13.840791634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011111s
2026-01-06T17:52:13.840970494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:13.841116077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.841318324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-06T17:52:13.841626304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.842562088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010503s
2026-01-06T17:52:13.842737532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:13.842894708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.843094520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-06T17:52:13.843422711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.844418666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011052s
2026-01-06T17:52:13.844993383Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-06T17:52:13.845001760Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-06T17:52:13.845007852Z FROM "AlbumReleases"
2026-01-06T17:52:13.845013814Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:13.845020017Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-06T17:52:13.845771660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-06T17:52:13.845780077Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-06T17:52:13.845785969Z FROM "AlbumReleases"
2026-01-06T17:52:13.845791590Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:13.845797692Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-06T17:52:13.846277208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000895s
2026-01-06T17:52:13.846891695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-06T17:52:13.846900021Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:13.846905903Z FROM "ArtistMetadata"
2026-01-06T17:52:13.846911575Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:13.846917537Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:13.847739151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-06T17:52:13.847746987Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:13.847752909Z FROM "ArtistMetadata"
2026-01-06T17:52:13.847758540Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:13.847764572Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:13.848258817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000951s
2026-01-06T17:52:13.848855839Z [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-06T17:52:13.852949621Z [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-06T17:52:13.854417657Z [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-06T17:52:13.855092265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:13.856275817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:13.858594776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:13.859057618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:13.859415348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101763s
2026-01-06T17:52:13.859813189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-06T17:52:13.863777310Z [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-06T17:52:13.865619108Z [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-06T17:52:13.866478478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:13.868555079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:13.870817644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:13.871320766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:13.871703547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115881s
2026-01-06T17:52:13.871990916Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-06T17:52:13.875841979Z [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-06T17:52:13.877405527Z [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-06T17:52:13.878135366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-06T17:52:13.879082232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-06T17:52:13.881329968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-06T17:52:13.881852510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-06T17:52:13.882240461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100433s
2026-01-06T17:52:13.882445513Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-06T17:52:13.886369283Z [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-06T17:52:13.887435008Z [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-06T17:52:13.888018854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:13.888726959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:13.890960156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:13.891348788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008719s
2026-01-06T17:52:13.891568741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-06T17:52:13.891931371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:13.892342118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2026-01-06T17:52:13.892550217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-06T17:52:13.892856584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:13.893248883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004974s
2026-01-06T17:52:13.893474668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-06T17:52:13.893796796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:13.894187653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005214s
2026-01-06T17:52:13.894405141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-06T17:52:13.894717340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-06T17:52:13.895157145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005656s
2026-01-06T17:52:13.895373751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-06T17:52:13.895686912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-06T17:52:13.896081165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005103s
2026-01-06T17:52:13.896301248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-06T17:52:13.896624730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-06T17:52:13.897010937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005214s
2026-01-06T17:52:13.897200539Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:13.898146603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-06T17:52:13.898436567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010742s
2026-01-06T17:52:13.898604966Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:13.898913638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-06T17:52:13.899194904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2026-01-06T17:52:13.899362992Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:13.899749180Z [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-06T17:52:13.900123072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005933s
2026-01-06T17:52:13.900497977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-06T17:52:13', 'add_release_groups_etc')
2026-01-06T17:52:13.900868283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.902984563Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-06T17:52:13.903172181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034153s
2026-01-06T17:52:13.903392855Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-06T17:52:13.903621245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.903917121Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-06T17:52:13.904483301Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:13.904747502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-06T17:52:13.905029039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003696s
2026-01-06T17:52:13.905391920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-06T17:52:13', 'NewMediaInfoFormat')
2026-01-06T17:52:13.905769821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.906630854Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-06T17:52:13.906809494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019411s
2026-01-06T17:52:13.907057223Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-06T17:52:13.907292106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.907583703Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-06T17:52:13.908794360Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-06T17:52:13.909160848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-06T17:52:13.911481580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024672s
2026-01-06T17:52:13.911678747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-06T17:52:13.911837687Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:13.912109835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-06T17:52:13.912515932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:13.913777793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014365s
2026-01-06T17:52:13.914187648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-06T17:52:13', 'rename_restrictions_to_release_profiles')
2026-01-06T17:52:13.914575919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.915494940Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-06T17:52:13.915697758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003092s
2026-01-06T17:52:13.916031039Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-06T17:52:13.916275421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.916566407Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-06T17:52:13.917715811Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-06T17:52:13.918013019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-06T17:52:13.920657353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027156s
2026-01-06T17:52:13.920871174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:13.921021476Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.921256289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-06T17:52:13.921565612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-06T17:52:13.922499492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001042s
2026-01-06T17:52:13.922698753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-06T17:52:13.922870108Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.923094069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-06T17:52:13.923408241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-06T17:52:13.924342472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s
2026-01-06T17:52:13.924519068Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:13.924789352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-06T17:52:13.925059085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003802s
2026-01-06T17:52:13.925240881Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:13.925510223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-06T17:52:13.925805938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s
2026-01-06T17:52:13.926023266Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-06T17:52:13.930417572Z [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-06T17:52:13.931869465Z [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-06T17:52:13.932626039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:13.933582083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:13.936393614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:13.936870885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:13.937380401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:13.937882151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:13.938246655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120249s
2026-01-06T17:52:13.938669987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-06T17:52:13', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-06T17:52:13.939058148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.940792079Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-06T17:52:13.941006451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144853s
2026-01-06T17:52:13.941217606Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-06T17:52:13.941453982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.941745378Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-06T17:52:13.942180113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-06T17:52:13.942639939Z [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-06T17:52:13.943109094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s
2026-01-06T17:52:13.943341972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-06T17:52:13.943713019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-06T17:52:13.944171172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000625s
2026-01-06T17:52:13.944554083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-06T17:52:13', 'add_import_exclusions')
2026-01-06T17:52:13.944941733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.945912016Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-06T17:52:13.946093512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023259s
2026-01-06T17:52:13.946316952Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-06T17:52:13.946542686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.946815826Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-06T17:52:13.951474666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-06T17:52:13.951481680Z WHERE "Id" in (
2026-01-06T17:52:13.951485477Z SELECT "Artists"."Id" from "Artists"
2026-01-06T17:52:13.951489365Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:13.951493443Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:13.952360389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-06T17:52:13.952378435Z WHERE "Id" in (
2026-01-06T17:52:13.952387153Z SELECT "Artists"."Id" from "Artists"
2026-01-06T17:52:13.952396071Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:13.952405199Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:13.952979505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010626s
2026-01-06T17:52:13.953574122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-06T17:52:13.953578471Z WHERE "Id" in (
2026-01-06T17:52:13.953582239Z SELECT "Albums"."Id" from "Albums"
2026-01-06T17:52:13.953586016Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:13.953590014Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:13.954383632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-06T17:52:13.954395526Z WHERE "Id" in (
2026-01-06T17:52:13.954404073Z SELECT "Albums"."Id" from "Albums"
2026-01-06T17:52:13.954412811Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:13.954421699Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:13.954977618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010035s
2026-01-06T17:52:13.955551573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-06T17:52:13.955555812Z WHERE "Id" in (
2026-01-06T17:52:13.955559529Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-06T17:52:13.955563287Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-06T17:52:13.955567305Z WHERE "Albums"."Id" IS NULL)
2026-01-06T17:52:13.956340572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-06T17:52:13.956355622Z WHERE "Id" in (
2026-01-06T17:52:13.956364149Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-06T17:52:13.956376805Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-06T17:52:13.956385823Z WHERE "Albums"."Id" IS NULL)
2026-01-06T17:52:13.956922774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009831s
2026-01-06T17:52:13.957501930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-06T17:52:13.957506459Z WHERE "Id" in (
2026-01-06T17:52:13.957510156Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:13.957513964Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:13.957517962Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-06T17:52:13.958316279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-06T17:52:13.958328774Z WHERE "Id" in (
2026-01-06T17:52:13.958337121Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:13.958345648Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:13.958354536Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-06T17:52:13.958894523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009769s
2026-01-06T17:52:13.959492026Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-06T17:52:13.959496415Z WHERE "Id" in (
2026-01-06T17:52:13.959500093Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:13.959503880Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:13.959507818Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:13.960310905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-06T17:52:13.960325745Z WHERE "Id" in (
2026-01-06T17:52:13.960334112Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:13.960342929Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:13.960351697Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:13.960893398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010061s
2026-01-06T17:52:13.961480089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:13.961485580Z WHERE "Id" IN (
2026-01-06T17:52:13.961490480Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:13.961494658Z LEFT OUTER JOIN "Tracks"
2026-01-06T17:52:13.961498406Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:13.961502354Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:13.962277935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:13.962289188Z WHERE "Id" IN (
2026-01-06T17:52:13.962297505Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:13.962306052Z LEFT OUTER JOIN "Tracks"
2026-01-06T17:52:13.962314499Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:13.962323226Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:13.962865819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009893s
2026-01-06T17:52:13.963259121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-06T17:52:13', 'clean_artist_metadata_table')
2026-01-06T17:52:13.963636170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.964655382Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-06T17:52:13.964853861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026834s
2026-01-06T17:52:13.965087702Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-06T17:52:13.965313206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.965591126Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-06T17:52:13.966303239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:13.966496398Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:13.966724537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-06T17:52:13.967065514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.968098383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00117s
2026-01-06T17:52:13.968291121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:13.968450873Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:13.968685716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-06T17:52:13.969046502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.970037848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011371s
2026-01-06T17:52:13.970227540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:13.970387762Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.970610040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-06T17:52:13.970962289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.971925758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010921s
2026-01-06T17:52:13.972120791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:13.972279821Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.972518572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-06T17:52:13.972862855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.973818479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011s
2026-01-06T17:52:13.974006738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:13.974167141Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:13.974380971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-06T17:52:13.974719383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:13.975713644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010872s
2026-01-06T17:52:13.975957054Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-06T17:52:13.981825750Z [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-06T17:52:13.983544430Z [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-06T17:52:13.984330612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-06T17:52:13.984830519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-06T17:52:13.987247966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111034s
2026-01-06T17:52:13.987498851Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-06T17:52:13.991313230Z [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-06T17:52:13.993002261Z [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-06T17:52:13.993769616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-06T17:52:13.994328411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-06T17:52:13.996694474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089701s
2026-01-06T17:52:13.997073537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-06T17:52:13', 'health_issue_notification')
2026-01-06T17:52:13.997435967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:13.998941728Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-06T17:52:13.999130919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111917s
2026-01-06T17:52:13.999374469Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-06T17:52:13.999600725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:13.999911460Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-06T17:52:14.000900522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.001067167Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.001282080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-06T17:52:14.001622986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-01-06T17:52:14.002787901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2026-01-06T17:52:14.002962122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.003114318Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.003298018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-06T17:52:14.003569324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-06T17:52:14.004701243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011946s
2026-01-06T17:52:14.004965325Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-06T17:52:14.005255599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-06T17:52:14.005511805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003394s
2026-01-06T17:52:14.006010589Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:14.006018666Z WHERE "Id" IN (
2026-01-06T17:52:14.006025309Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:14.006032153Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:14.006039107Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:14.006682793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:14.006696951Z WHERE "Id" IN (
2026-01-06T17:52:14.006705479Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:14.006714176Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:14.006723264Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:14.007215676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008501s
2026-01-06T17:52:14.007872709Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:14.007883400Z WHERE "Id" IN (
2026-01-06T17:52:14.007889863Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:14.007896446Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:14.007903230Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:14.007910204Z WHERE "Artists"."Path" IS NULL)
2026-01-06T17:52:14.008756478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:14.008769925Z WHERE "Id" IN (
2026-01-06T17:52:14.008778232Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:14.008787170Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:14.008795987Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:14.008804855Z WHERE "Artists"."Path" IS NULL)
2026-01-06T17:52:14.009388049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s
2026-01-06T17:52:14.010093039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:14.010104973Z WHERE "Id" IN (
2026-01-06T17:52:14.010113379Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:14.010121857Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:14.010130614Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:14.010139662Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-06T17:52:14.010148430Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-06T17:52:14.011077901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:14.011088302Z WHERE "Id" IN (
2026-01-06T17:52:14.011096839Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:14.011105497Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:14.011114465Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:14.011123533Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-06T17:52:14.011132080Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-06T17:52:14.011740375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011896s
2026-01-06T17:52:14.012316134Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-06T17:52:14.012330182Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-06T17:52:14.012339190Z FROM "Artists"
2026-01-06T17:52:14.012347507Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:14.012356365Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:14.013055392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-06T17:52:14.013068368Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-06T17:52:14.013077347Z FROM "Artists"
2026-01-06T17:52:14.013087377Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:14.013096124Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:14.013516280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008301s
2026-01-06T17:52:14.013928660Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:14.013949302Z WHERE "Id" NOT IN (
2026-01-06T17:52:14.013957689Z SELECT MIN("Id")
2026-01-06T17:52:14.013965915Z FROM "TrackFiles"
2026-01-06T17:52:14.013974112Z GROUP BY "Path"
2026-01-06T17:52:14.013983691Z )
2026-01-06T17:52:14.014469509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:14.014482415Z WHERE "Id" NOT IN (
2026-01-06T17:52:14.014490812Z SELECT MIN("Id")
2026-01-06T17:52:14.014499099Z FROM "TrackFiles"
2026-01-06T17:52:14.014507385Z GROUP BY "Path"
2026-01-06T17:52:14.014515652Z )
2026-01-06T17:52:14.014847821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006084s
2026-01-06T17:52:14.015024276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.015177986Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.015361204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-06T17:52:14.018864848Z [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-06T17:52:14.020138653Z [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-06T17:52:14.020726546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:14.021367497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:14.024489302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:14.024859677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093125s
2026-01-06T17:52:14.025059289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-06T17:52:14.025344644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:14.025700731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s
2026-01-06T17:52:14.025909471Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-06T17:52:14.029427543Z [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-06T17:52:14.030549652Z [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-06T17:52:14.031099159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:14.031966916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:14.034343551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:14.034819379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:14.035129934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090478s
2026-01-06T17:52:14.035511833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-06T17:52:14', 'add_mediafilerepository_mtime')
2026-01-06T17:52:14.035893952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.037021442Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-06T17:52:14.037216124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108861s
2026-01-06T17:52:14.037446868Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-06T17:52:14.037669436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.037949110Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-06T17:52:14.039275009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-06T17:52:14.039284478Z WHERE "Id" NOT IN (
2026-01-06T17:52:14.039292995Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-06T17:52:14.039301552Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:14.039310851Z GROUP BY "ArtistMetadata"."Id")
2026-01-06T17:52:14.040097705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-06T17:52:14.040114940Z WHERE "Id" NOT IN (
2026-01-06T17:52:14.040123457Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-06T17:52:14.040132044Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:14.040140932Z GROUP BY "ArtistMetadata"."Id")
2026-01-06T17:52:14.040583012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008975s
2026-01-06T17:52:14.040790119Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-06T17:52:14.041034611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-06T17:52:14.041398394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004214s
2026-01-06T17:52:14.041620431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-06T17:52:14.045291130Z [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-06T17:52:14.046777854Z [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-06T17:52:14.047458073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:14.048240809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:14.050602925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:14.051039203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:14.051480151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:14.051812470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100007s
2026-01-06T17:52:14.052045329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-06T17:52:14.052364291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.052739937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005164s
2026-01-06T17:52:14.053127958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-06T17:52:14', 'add_artistmetadataid_constraint')
2026-01-06T17:52:14.053492973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.054618810Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-06T17:52:14.054819764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023439s
2026-01-06T17:52:14.055031991Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-06T17:52:14.055249319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.055519052Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-06T17:52:14.056126425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-06T17:52:14.056296637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.056496420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-06T17:52:14.056809891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.057783601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s
2026-01-06T17:52:14.057973633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-06T17:52:14.058132794Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.058362065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-06T17:52:14.058717501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.059693376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011263s
2026-01-06T17:52:14.059880382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:14.060066577Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.060274255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-06T17:52:14.060596304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.061872373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014014s
2026-01-06T17:52:14.062059339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-06T17:52:14.062224311Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.062440396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-06T17:52:14.062789930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.064090719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014394s
2026-01-06T17:52:14.064268617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:14.064419761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.064629884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-06T17:52:14.064967574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.065994892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s
2026-01-06T17:52:14.066164514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:14.066317472Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.066521603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-06T17:52:14.066845274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.067873625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011401s
2026-01-06T17:52:14.068253570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-06T17:52:14', 'old_ids_and_artist_alias')
2026-01-06T17:52:14.068609707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.069484929Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-06T17:52:14.069671665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027319s
2026-01-06T17:52:14.069880204Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-06T17:52:14.070093784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.070364810Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-06T17:52:14.070651307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.070865899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.071407730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s
2026-01-06T17:52:14.071676972Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-06T17:52:14.071985954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-06T17:52:14.072237871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003477s
2026-01-06T17:52:14.072598868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-06T17:52:14', 'download_propers_config')
2026-01-06T17:52:14.072954704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.073689804Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-06T17:52:14.073876019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017615s
2026-01-06T17:52:14.074085040Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-06T17:52:14.074299882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.074564204Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-06T17:52:14.075351710Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-06T17:52:14.075654249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-06T17:52:14.076215839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s
2026-01-06T17:52:14.076423457Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-06T17:52:14.079927242Z [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-06T17:52:14.081261127Z [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-06T17:52:14.081896206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:14.082844525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:14.085386061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:14.085831538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:14.086261213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:14.086739606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.087091615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104844s
2026-01-06T17:52:14.087309914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-06T17:52:14.090777536Z [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-06T17:52:14.092092664Z [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-06T17:52:14.092721019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-06T17:52:14.093321508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-06T17:52:14.095724736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-06T17:52:14.096098458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085806s
2026-01-06T17:52:14.096297609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-06T17:52:14.100978653Z [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-06T17:52:14.102127095Z [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-06T17:52:14.102703185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-06T17:52:14.103163702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-06T17:52:14.106916588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104257s
2026-01-06T17:52:14.107115879Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-06T17:52:14.110431063Z [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-06T17:52:14.111438231Z [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-06T17:52:14.112038880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-06T17:52:14.112801535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-06T17:52:14.115566031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-06T17:52:14.116044905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-06T17:52:14.116553499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-06T17:52:14.117082273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-06T17:52:14.117459693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101546s
2026-01-06T17:52:14.117659987Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-06T17:52:14.120969910Z [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-06T17:52:14.121940424Z [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-06T17:52:14.122442956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-06T17:52:14.122902511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-06T17:52:14.125783461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079295s
2026-01-06T17:52:14.125988764Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-06T17:52:14.129324029Z [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-06T17:52:14.130375666Z [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-06T17:52:14.130905262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:14.131666044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:14.134591865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:14.135061159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:14.135423779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092525s
2026-01-06T17:52:14.135799776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-06T17:52:14', 'remove_language_profiles')
2026-01-06T17:52:14.136186355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.138484521Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-06T17:52:14.138673742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122711s
2026-01-06T17:52:14.138925329Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-06T17:52:14.139134460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.139425796Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-06T17:52:14.139911564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-06T17:52:14.140095094Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.140328353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-06T17:52:14.140641183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-06T17:52:14.142160752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016244s
2026-01-06T17:52:14.142550006Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-01-06T17:52:14.143028469Z [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-06T17:52:14.143338193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005206s
2026-01-06T17:52:14.143706735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-06T17:52:14', 'multi_disc_naming_format')
2026-01-06T17:52:14.144084876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.144982393Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-06T17:52:14.145160261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021088s
2026-01-06T17:52:14.145383771Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-06T17:52:14.145595066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.145868116Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-06T17:52:14.146230375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-06T17:52:14.146406490Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.146607655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-06T17:52:14.146932820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.148055580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012464s
2026-01-06T17:52:14.148237135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.148438270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.161076554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126393s
2026-01-06T17:52:14.161454325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-06T17:52:14', 'add_download_client_priority')
2026-01-06T17:52:14.161837667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.162722057Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-06T17:52:14.162914775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142706s
2026-01-06T17:52:14.163119979Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-06T17:52:14.163331134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.163590005Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-06T17:52:14.164095082Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.164420176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-06T17:52:14.164707034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000394s
2026-01-06T17:52:14.164925774Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.165216339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-06T17:52:14.165486232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003709s
2026-01-06T17:52:14.165843351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-06T17:52:14', 'remove_growl_prowl')
2026-01-06T17:52:14.166198436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.167013557Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-06T17:52:14.167193590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018642s
2026-01-06T17:52:14.167403272Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-06T17:52:14.167615088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.167898990Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-06T17:52:14.168269295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.168591975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-06T17:52:14.168868231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000397s
2026-01-06T17:52:14.169088785Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.169385863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-06T17:52:14.169654634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003768s
2026-01-06T17:52:14.170013918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-06T17:52:14', 'remove_plex_hometheatre')
2026-01-06T17:52:14.170374503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.171163071Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-06T17:52:14.171352082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018475s
2026-01-06T17:52:14.171565922Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-06T17:52:14.171790254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.172079005Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-06T17:52:14.172673943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:14.172849767Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.173047385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-06T17:52:14.173299642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-06T17:52:14.174331430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011083s
2026-01-06T17:52:14.174513847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:14.174670161Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.174895154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-06T17:52:14.175253376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.176287508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011579s
2026-01-06T17:52:14.176465977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:14.176622442Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.176843577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-06T17:52:14.177198582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.178185509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011298s
2026-01-06T17:52:14.178370642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:14.178527417Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.178743452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-06T17:52:14.179093727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.180132619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011669s
2026-01-06T17:52:14.180312461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:14.180467583Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.180669079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-06T17:52:14.180950195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-06T17:52:14.181911681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010473s
2026-01-06T17:52:14.182095350Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.182295333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.183269815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001001s
2026-01-06T17:52:14.183659640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-06T17:52:14', 'add_root_folder_add_defaults')
2026-01-06T17:52:14.184049344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.185397158Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-06T17:52:14.185588052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030798s
2026-01-06T17:52:14.185776852Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-06T17:52:14.185985362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.186241417Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-06T17:52:14.186547984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-06T17:52:14.186725001Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.186936537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-06T17:52:14.187245168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-06T17:52:14.188258879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011145s
2026-01-06T17:52:14.188621228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-06T17:52:14', 'task_duration')
2026-01-06T17:52:14.188969500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.189809671Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-06T17:52:14.189983541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002647s
2026-01-06T17:52:14.190227522Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-06T17:52:14.190462085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.190744383Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-06T17:52:14.191145190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-06T17:52:14.191321956Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.191523542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-06T17:52:14.191842935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.192897298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011699s
2026-01-06T17:52:14.193091178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-06T17:52:14.193255930Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.193463147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-06T17:52:14.193787570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.194789477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011298s
2026-01-06T17:52:14.195198500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-06T17:52:14', 'add_indexer_and_enabled_to_release_profiles')
2026-01-06T17:52:14.195577403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.196498327Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-06T17:52:14.196707027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027644s
2026-01-06T17:52:14.196908433Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-06T17:52:14.197119999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.197381726Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-06T17:52:14.197727772Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-06T17:52:14.201274923Z [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-06T17:52:14.202537154Z [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-06T17:52:14.203148786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:14.204141214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:14.206765507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:14.207227518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:14.207665560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:14.208189995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.208571293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106507s
2026-01-06T17:52:14.208910085Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-06T17:52:14.209307405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-06T17:52:14.209602780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s
2026-01-06T17:52:14.209931742Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-06T17:52:14.210385135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-06T17:52:14.210661721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004613s
2026-01-06T17:52:14.210876955Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-06T17:52:14.214168672Z [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-06T17:52:14.215246071Z [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-06T17:52:14.215805477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-06T17:52:14.216322017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-06T17:52:14.218779815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076933s
2026-01-06T17:52:14.219144509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-06T17:52:14', 'remove_album_folders')
2026-01-06T17:52:14.219597211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.220897709Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-06T17:52:14.221043062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097461s
2026-01-06T17:52:14.221250539Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-06T17:52:14.221468137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.221735075Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-06T17:52:14.222059388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:14.222228869Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.222416517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-06T17:52:14.222721571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-06T17:52:14.223742787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011221s
2026-01-06T17:52:14.224121449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-06T17:52:14', 'add_priority_to_indexers')
2026-01-06T17:52:14.224481364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.225308168Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-06T17:52:14.225493942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026631s
2026-01-06T17:52:14.225724015Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-06T17:52:14.225949760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.226223130Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-06T17:52:14.226657174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-06T17:52:14.226966366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-06T17:52:14.227324257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s
2026-01-06T17:52:14.227500712Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.227696937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.228314511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006313s
2026-01-06T17:52:14.228707081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-06T17:52:14', 'remove_chown_and_folderchmod_config')
2026-01-06T17:52:14.229079781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.229942728Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-06T17:52:14.230145206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022151s
2026-01-06T17:52:14.230334387Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-06T17:52:14.230550422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.230801327Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-06T17:52:14.236996640Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-01-06T17:52:14.237755989Z [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-06T17:52:14.238200544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008293s
2026-01-06T17:52:14.238571641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-06T17:52:14', 'update_notifiarr')
2026-01-06T17:52:14.238911665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.239753410Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-06T17:52:14.239945196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023505s
2026-01-06T17:52:14.240151732Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-06T17:52:14.240372807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.240632540Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-06T17:52:14.240914067Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.241135112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.242510661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013669s
2026-01-06T17:52:14.242848922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-06T17:52:14', 'email_multiple_addresses')
2026-01-06T17:52:14.243207905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.244080982Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-06T17:52:14.244236796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029025s
2026-01-06T17:52:14.244457751Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-06T17:52:14.244678766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.244947577Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-06T17:52:14.245239144Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-06T17:52:14.245501522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-06T17:52:14.247786753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023356s
2026-01-06T17:52:14.248174363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-06T17:52:14', 'rename_blacklist_to_blocklist')
2026-01-06T17:52:14.248546623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.249650094Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-06T17:52:14.250047414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040332s
2026-01-06T17:52:14.250301025Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-06T17:52:14.250516759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.250781552Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-06T17:52:14.251182459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-06T17:52:14.251362883Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.251598858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-06T17:52:14.251990306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.253079769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001258s
2026-01-06T17:52:14.253336376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-06T17:52:14.253699096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.254772467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012247s
2026-01-06T17:52:14.254948942Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.255152171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.257927719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027994s
2026-01-06T17:52:14.258303906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-06T17:52:14', 'cdh_per_downloadclient')
2026-01-06T17:52:14.258661877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.259531237Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-06T17:52:14.259710699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043781s
2026-01-06T17:52:14.259920270Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-06T17:52:14.260146686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.260393213Z [Info] download_history: Starting migration of Main DB to 52
2026-01-06T17:52:14.261139696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-06T17:52:14.261894966Z [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-06T17:52:14.262471357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011459s
2026-01-06T17:52:14.262686680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-06T17:52:14.263007316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-06T17:52:14.263354174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004806s
2026-01-06T17:52:14.263560499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-06T17:52:14.263895835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-06T17:52:14.264236741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s
2026-01-06T17:52:14.264455491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-06T17:52:14.264789323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-06T17:52:14.265126182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004812s
2026-01-06T17:52:14.265297617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.265496868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.266488795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010158s
2026-01-06T17:52:14.266861285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-06T17:52:14', 'download_history')
2026-01-06T17:52:14.267201409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.268177334Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-06T17:52:14.268355733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026795s
2026-01-06T17:52:14.268560005Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-06T17:52:14.268772182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.269028428Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-06T17:52:14.269581421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-06T17:52:14', 'add_update_history')
2026-01-06T17:52:14.269947057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.270788551Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-06T17:52:14.270967772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020161s
2026-01-06T17:52:14.271192805Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-06T17:52:14.271409010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.271676719Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-06T17:52:14.272018036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:14.272202588Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.272464806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-06T17:52:14.272818528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.273935887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012643s
2026-01-06T17:52:14.274330301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-06T17:52:14', 'add_on_update_to_notifications')
2026-01-06T17:52:14.274693713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.275679698Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-06T17:52:14.275879139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029614s
2026-01-06T17:52:14.276114714Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-06T17:52:14.276367493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.276637576Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-06T17:52:14.276951208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:14.277123114Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.277330091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-06T17:52:14.277653792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.278803667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012802s
2026-01-06T17:52:14.279196839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-06T17:52:14', 'download_client_per_indexer')
2026-01-06T17:52:14.279588087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.280494692Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-06T17:52:14.280686318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029184s
2026-01-06T17:52:14.280888906Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-06T17:52:14.281099850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.281360214Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-06T17:52:14.281772945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:14.281940413Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.282138441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-06T17:52:14.282454648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.283544752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012066s
2026-01-06T17:52:14.283725115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:14.283896981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.284133177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-06T17:52:14.284501989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.285586383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012445s
2026-01-06T17:52:14.285771595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:14.285935656Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.286133654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-06T17:52:14.286461294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.287524935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011936s
2026-01-06T17:52:14.287904519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-06T17:52:14', 'AddNewItemMonitorType')
2026-01-06T17:52:14.288264624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.289164556Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-06T17:52:14.289348166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028019s
2026-01-06T17:52:14.289543980Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-06T17:52:14.289782070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.290017083Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-06T17:52:14.290329512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:14.290502179Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.290706962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-06T17:52:14.291026535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.292152552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012387s
2026-01-06T17:52:14.292511625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-06T17:52:14', 'ImportListSearch')
2026-01-06T17:52:14.292878093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.294135033Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-06T17:52:14.294330848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032025s
2026-01-06T17:52:14.294550440Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-06T17:52:14.294771515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.295042220Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-06T17:52:14.295369388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:14.295538709Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.295758652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-06T17:52:14.296164629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.297221056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012365s
2026-01-06T17:52:14.297593887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-06T17:52:14', 'ImportListMonitorExisting')
2026-01-06T17:52:14.297967850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.298750786Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-06T17:52:14.298932271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027288s
2026-01-06T17:52:14.299130560Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-06T17:52:14.299338058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.299593152Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-06T17:52:14.300055242Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.300323001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-06T17:52:14.300597864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s
2026-01-06T17:52:14.300819250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.301098472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-06T17:52:14.301358786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003526s
2026-01-06T17:52:14.301527957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:14.301683079Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.301864685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-06T17:52:14.302121181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-06T17:52:14.303163439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s
2026-01-06T17:52:14.303528695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-06T17:52:14', 'add_indexer_tags')
2026-01-06T17:52:14.303890834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.304652858Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-06T17:52:14.304825636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025758s
2026-01-06T17:52:14.305026490Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-06T17:52:14.305236393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.305495805Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-06T17:52:14.305788564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.305967435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.306869060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009268s
2026-01-06T17:52:14.307236981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-06T17:52:14', 'update_audio_types')
2026-01-06T17:52:14.308574533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.309336818Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-06T17:52:14.309528664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033501s
2026-01-06T17:52:14.309770802Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-06T17:52:14.310032228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.310315869Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-06T17:52:14.312357740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.312622713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-06T17:52:14.312864550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003033s
2026-01-06T17:52:14.313042799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-06T17:52:14.313200987Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.313435199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-06T17:52:14.317213556Z [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-06T17:52:14.318624446Z [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-06T17:52:14.319302552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-06T17:52:14.320146912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-06T17:52:14.322803390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-06T17:52:14.323310420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-06T17:52:14.323656868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100233s
2026-01-06T17:52:14.323832862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:14.324002083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.324206314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-06T17:52:14.328289043Z [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-06T17:52:14.330236544Z [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-06T17:52:14.331140424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:14.332035756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:14.334550409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:14.335045466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:14.335520622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.335874856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114646s
2026-01-06T17:52:14.336053004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:14.336201032Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.336410243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-06T17:52:14.340441148Z [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-06T17:52:14.342380122Z [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-06T17:52:14.343280785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:14.344141919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:14.346649437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:14.347117961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:14.347584129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.347949495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113332s
2026-01-06T17:52:14.348126792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:14.348278908Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.348473149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-06T17:52:14.352503333Z [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-06T17:52:14.354459671Z [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-06T17:52:14.355372288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:14.356238302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:14.358733776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:14.359201698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:14.359666073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.360054885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113869s
2026-01-06T17:52:14.360231962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:14.360382816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.360592558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-06T17:52:14.364277697Z [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-06T17:52:14.365620731Z [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-06T17:52:14.366269858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:14.367227746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:14.369727469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:14.370162915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:14.370605947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:14.371083569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.371438013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106507s
2026-01-06T17:52:14.371609899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:14.371763899Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.371971286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-06T17:52:14.375626284Z [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-06T17:52:14.377003467Z [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-06T17:52:14.377657354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:14.378610322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:14.381086908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:14.381564881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:14.382031500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:14.382515494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:14.382862783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01071s
2026-01-06T17:52:14.383038658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-06T17:52:14.383188449Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.383390987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-06T17:52:14.386939681Z [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-06T17:52:14.388092752Z [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-06T17:52:14.388676608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-06T17:52:14.389205974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-06T17:52:14.391606397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080067s
2026-01-06T17:52:14.391782872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-06T17:52:14.391961812Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.392164761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-06T17:52:14.396981348Z [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-06T17:52:14.398125391Z [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-06T17:52:14.398700869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-06T17:52:14.399227660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-06T17:52:14.401629535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092537s
2026-01-06T17:52:14.401840700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:14.401974279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.402180364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-06T17:52:14.405755803Z [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-06T17:52:14.406752549Z [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-06T17:52:14.407270302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-06T17:52:14.407731340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-06T17:52:14.410140831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077433s
2026-01-06T17:52:14.410323398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:14.410470464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.410678503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-06T17:52:14.414168078Z [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-06T17:52:14.415208473Z [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-06T17:52:14.415739863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-06T17:52:14.416292445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-06T17:52:14.418705133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078194s
2026-01-06T17:52:14.418883873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:14.419034356Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.419239449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-06T17:52:14.422747361Z [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-06T17:52:14.423746402Z [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-06T17:52:14.424284826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-06T17:52:14.424825975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-06T17:52:14.427250186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078096s
2026-01-06T17:52:14.427452794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-06T17:52:14.427615191Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.427865164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-06T17:52:14.431280901Z [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-06T17:52:14.432258128Z [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-06T17:52:14.432790450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-06T17:52:14.433445959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-06T17:52:14.436127308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.436517423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084308s
2026-01-06T17:52:14.436739250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-06T17:52:14.436909553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.437152382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-06T17:52:14.440576094Z [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-06T17:52:14.441549724Z [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-06T17:52:14.442081735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-06T17:52:14.442836405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-06T17:52:14.445504055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.445889311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085207s
2026-01-06T17:52:14.446085706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-06T17:52:14.446254667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.446485341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-06T17:52:14.449907701Z [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-06T17:52:14.450881301Z [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-06T17:52:14.451416398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-06T17:52:14.452215978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-06T17:52:14.454817686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.455197611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085019s
2026-01-06T17:52:14.455385850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-06T17:52:14.455541704Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.455753259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-06T17:52:14.459299629Z [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-06T17:52:14.460422770Z [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-06T17:52:14.461005093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-06T17:52:14.461739020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-06T17:52:14.464338544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-06T17:52:14.464839653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-06T17:52:14.465328076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-06T17:52:14.465677299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097315s
2026-01-06T17:52:14.465857792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-06T17:52:14.466019358Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-01-06T17:52:14.466221034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-06T17:52:14.469679576Z [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-06T17:52:14.470611563Z [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-06T17:52:14.471111750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-06T17:52:14.471576215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-06T17:52:14.474017029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007594s
2026-01-06T17:52:14.474205157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-06T17:52:14.474362554Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.474582878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-06T17:52:14.479013408Z [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-06T17:52:14.479990084Z [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-06T17:52:14.480494179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-06T17:52:14.481059206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-06T17:52:14.484144067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093348s
2026-01-06T17:52:14.499994027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-06T17:52:14.500218909Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2026-01-06T17:52:14.500477941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-06T17:52:14.506890621Z [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-06T17:52:14.508105587Z [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-06T17:52:14.508679012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-06T17:52:14.509631710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-06T17:52:14.512867584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-06T17:52:14.513385457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-06T17:52:14.513905454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-06T17:52:14.514458467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-06T17:52:14.514879394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014193s
2026-01-06T17:52:14.515083816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:14.515259921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:14.515514283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-06T17:52:14.519180374Z [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-06T17:52:14.520311982Z [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-06T17:52:14.520886689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:14.521531517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:14.524689334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.525075973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093099s
2026-01-06T17:52:14.525276797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:14.525443703Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-06T17:52:14.525693937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-06T17:52:14.529269615Z [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-06T17:52:14.530337205Z [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-06T17:52:14.530911801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:14.531607823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:14.534741301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.535169173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092s
2026-01-06T17:52:14.535430479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:14.535607535Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-06T17:52:14.535867158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-06T17:52:14.539441043Z [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-06T17:52:14.540518933Z [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-06T17:52:14.541086275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:14.541795724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:14.544849101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.545235739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091522s
2026-01-06T17:52:14.545429579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-06T17:52:14.545603870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:14.545844815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-06T17:52:14.549425765Z [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-06T17:52:14.550517322Z [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-06T17:52:14.551096178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-06T17:52:14.551725074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-06T17:52:14.554299036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.554682037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086138s
2026-01-06T17:52:14.554878272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-06T17:52:14.555051140Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-06T17:52:14.555299580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-06T17:52:14.558885790Z [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-06T17:52:14.560011286Z [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-06T17:52:14.560621284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-06T17:52:14.561317896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-06T17:52:14.563910717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.564272785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087543s
2026-01-06T17:52:14.564463169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-06T17:52:14.564633542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:14.564870459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-06T17:52:14.568468783Z [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-06T17:52:14.569553727Z [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-06T17:52:14.570124606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-06T17:52:14.570823293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-06T17:52:14.573388177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.573809435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086765s
2026-01-06T17:52:14.573995840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-06T17:52:14.574122214Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-01-06T17:52:14.574386376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-06T17:52:14.579164807Z [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-06T17:52:14.580134719Z [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-06T17:52:14.580626429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-06T17:52:14.581196878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-06T17:52:14.583579094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090151s
2026-01-06T17:52:14.583769868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-06T17:52:14.584004490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:14.584211477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-06T17:52:14.587774059Z [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-06T17:52:14.588778251Z [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-06T17:52:14.589259570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-06T17:52:14.589800970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-06T17:52:14.592344661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078432s
2026-01-06T17:52:14.592474382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-06T17:52:14.592646298Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-06T17:52:14.592885019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-06T17:52:14.596667594Z [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-06T17:52:14.597758530Z [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-06T17:52:14.598379851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-06T17:52:14.598834596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-06T17:52:14.601299258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081578s
2026-01-06T17:52:14.601502598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-06T17:52:14.601647550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:14.601871250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-06T17:52:14.605583123Z [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-06T17:52:14.606718018Z [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-06T17:52:14.607304929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-06T17:52:14.607826680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-06T17:52:14.610403387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082264s
2026-01-06T17:52:14.610538209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-06T17:52:14.610698101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-01-06T17:52:14.610970730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-06T17:52:14.614526658Z [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-06T17:52:14.618163440Z [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-06T17:52:14.618433835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-06T17:52:14.618833930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-06T17:52:14.622628049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114539s
2026-01-06T17:52:14.622737098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-06T17:52:14.622859084Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-01-06T17:52:14.623020629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-06T17:52:14.626273077Z [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-06T17:52:14.626980751Z [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-06T17:52:14.627310135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-06T17:52:14.627863138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-06T17:52:14.630531560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-06T17:52:14.630826544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007656s
2026-01-06T17:52:14.630972107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-06T17:52:14.631093030Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.631248443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-06T17:52:14.634558427Z [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-06T17:52:14.635214839Z [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-06T17:52:14.635590325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-06T17:52:14.636239522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-06T17:52:14.638647129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-06T17:52:14.638995701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075768s
2026-01-06T17:52:14.639161484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.639295434Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.639481859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-06T17:52:14.643475379Z [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-06T17:52:14.643800443Z [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-06T17:52:14.644238906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:14.644978956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:14.647634453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:14.648042825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:14.648351867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086874s
2026-01-06T17:52:14.648508562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.648642562Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.648812164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-06T17:52:14.652243882Z [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-06T17:52:14.653025005Z [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-06T17:52:14.653456844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:14.654162164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:14.656732278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:14.657109498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:14.657401636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084229s
2026-01-06T17:52:14.657560526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:14.657695207Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.657869368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-06T17:52:14.662084574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-06T17:52:14.662575823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-06T17:52:14.662909735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-06T17:52:14.663382257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-06T17:52:14.667313130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:14.667657494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096235s
2026-01-06T17:52:14.668017749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-06T17:52:14', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-06T17:52:14.668328725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.671668028Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-06T17:52:14.671858050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135675s
2026-01-06T17:52:14.672127362Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-06T17:52:14.672276262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.672540123Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-06T17:52:14.673124319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:14.673275875Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-01-06T17:52:14.673472340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-06T17:52:14.673738366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.674840555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011966s
2026-01-06T17:52:14.675007501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:14.675149196Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.675336603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-06T17:52:14.675588651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.676700479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011587s
2026-01-06T17:52:14.676972797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-06T17:52:14', 'add_on_delete_to_notifications')
2026-01-06T17:52:14.677268282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.677930886Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-06T17:52:14.678088033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002398s
2026-01-06T17:52:14.678257955Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-06T17:52:14.678429089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.678651267Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-06T17:52:14.679989060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-06T17:52:14.680147599Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.680336960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-06T17:52:14.680632726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.681699003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011755s
2026-01-06T17:52:14.681857582Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:14.682081082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-06T17:52:14.682331556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003335s
2026-01-06T17:52:14.682490436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.682628003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.682806452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-06T17:52:14.683040012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-06T17:52:14.684065988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010737s
2026-01-06T17:52:14.684226280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.684394259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.685113066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s
2026-01-06T17:52:14.685284731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-06T17:52:14.685726591Z [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-06T17:52:14.686133871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006928s
2026-01-06T17:52:14.686321819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-06T17:52:14.686563897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-06T17:52:14.686856646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003794s
2026-01-06T17:52:14.687025826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:14.687162572Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.687344578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-06T17:52:14.687603299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:14.688671019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011479s
2026-01-06T17:52:14.688837083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:14.688981193Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.689157117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-06T17:52:14.689430207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.691073566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001706s
2026-01-06T17:52:14.691211363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:14.691359732Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.691539815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-06T17:52:14.691825680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.692896005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011708s
2026-01-06T17:52:14.693065867Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.693227923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.694707422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001487s
2026-01-06T17:52:14.694873115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.695057416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.695886926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008331s
2026-01-06T17:52:14.696075265Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-06T17:52:14.699610713Z [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-06T17:52:14.700506096Z [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-06T17:52:14.700941151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-06T17:52:14.701372279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-06T17:52:14.703965881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076984s
2026-01-06T17:52:14.704178008Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-06T17:52:14.707575919Z [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-06T17:52:14.708227892Z [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-06T17:52:14.708623548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-06T17:52:14.709108504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-06T17:52:14.711700493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073394s
2026-01-06T17:52:14.711978683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-06T17:52:14.712248576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-06T17:52:14.712497377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003177s
2026-01-06T17:52:14.712653892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-06T17:52:14.712797511Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.712999358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-06T17:52:14.713312087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.714283623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010941s
2026-01-06T17:52:14.714446942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-06T17:52:14.714587264Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.714782327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-06T17:52:14.715042240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-06T17:52:14.716195031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012299s
2026-01-06T17:52:14.716504384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-06T17:52:14', 'add_custom_formats')
2026-01-06T17:52:14.716816031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.718107141Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-06T17:52:14.718266772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031208s
2026-01-06T17:52:14.718459019Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-06T17:52:14.718646036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.718885588Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-06T17:52:14.719221254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:14.719370054Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.719536198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-06T17:52:14.719772544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:14.720813600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001109s
2026-01-06T17:52:14.721112291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-06T17:52:14', 'add_result_to_commands')
2026-01-06T17:52:14.721424049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.722061262Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-06T17:52:14.722227927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023369s
2026-01-06T17:52:14.722416757Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-06T17:52:14.722603373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.722849058Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-06T17:52:14.723168691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:14.723319775Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.723508956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-06T17:52:14.723774821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.724837962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s
2026-01-06T17:52:14.725140621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-06T17:52:14', 'health_restored_notification')
2026-01-06T17:52:14.725447248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.726089682Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-06T17:52:14.726259213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023763s
2026-01-06T17:52:14.726421910Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-06T17:52:14.726594758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.726821846Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-06T17:52:14.727116960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:14.727364358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-06T17:52:14.727590804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003059s
2026-01-06T17:52:14.727879465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-06T17:52:14', 'remove_uc')
2026-01-06T17:52:14.728181713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.728801100Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-06T17:52:14.728944549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014913s
2026-01-06T17:52:14.729145874Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-06T17:52:14.729345356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.729577173Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-06T17:52:14.729826715Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.730005325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.731977154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019748s
2026-01-06T17:52:14.732289243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-06T17:52:14', 'download_clients_rename_tv_to_music')
2026-01-06T17:52:14.732598155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.733209996Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-06T17:52:14.733379237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031768s
2026-01-06T17:52:14.733578689Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-06T17:52:14.733767208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.734002923Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-06T17:52:14.734321344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-06T17:52:14.734471807Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.734658823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-06T17:52:14.734922524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-06T17:52:14.736272041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014375s
2026-01-06T17:52:14.736585643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-06T17:52:14', 'add_colon_replacement_to_naming_config')
2026-01-06T17:52:14.736895797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.737545365Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-06T17:52:14.737718373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026752s
2026-01-06T17:52:14.737897985Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-06T17:52:14.738075622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.738294573Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-06T17:52:14.738641191Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-06T17:52:14.742132540Z [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-06T17:52:14.742865094Z [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-06T17:52:14.743301673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:14.743994137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:14.746826981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.747147115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083273s
2026-01-06T17:52:14.747304422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:14.747451528Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.3E-06s
2026-01-06T17:52:14.747634577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-06T17:52:14.747901945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-06T17:52:14.749131210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013173s
2026-01-06T17:52:14.749423749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-06T17:52:14', 'list_sync_time')
2026-01-06T17:52:14.749710827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.750530176Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-06T17:52:14.750689096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027031s
2026-01-06T17:52:14.750866854Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-06T17:52:14.751044953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.751285477Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-06T17:52:14.751611203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-06T17:52:14.751770874Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.751984534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-06T17:52:14.752211702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-06T17:52:14.753429513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012759s
2026-01-06T17:52:14.753729447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-06T17:52:14', 'add_download_client_tags')
2026-01-06T17:52:14.754021736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.754700622Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-06T17:52:14.754866496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002522s
2026-01-06T17:52:14.755038723Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-06T17:52:14.755215870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.755451053Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-06T17:52:14.755995289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-06T17:52:14.756444503Z [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-06T17:52:14.756852645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006873s
2026-01-06T17:52:14.757041064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-06T17:52:14.757317721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-06T17:52:14.757617955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004168s
2026-01-06T17:52:14.757903691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-06T17:52:14', 'add_notification_status')
2026-01-06T17:52:14.758202362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.758925077Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-06T17:52:14.759096211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016962s
2026-01-06T17:52:14.759278599Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-06T17:52:14.759464613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.759692582Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-06T17:52:14.759960191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.760132167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.761907441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017891s
2026-01-06T17:52:14.762210562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-06T17:52:14', 'add_alac_24_quality_in_profiles')
2026-01-06T17:52:14.762517690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.763158670Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-06T17:52:14.763321598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030112s
2026-01-06T17:52:14.763487623Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-06T17:52:14.763663467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.763909482Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-06T17:52:14.764240729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-06T17:52:14.764382464Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.764531895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-06T17:52:14.764729172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-06T17:52:14.765971764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012794s
2026-01-06T17:52:14.766141405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-06T17:52:14.766350546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-06T17:52:14.767579962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012727s
2026-01-06T17:52:14.767864544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-06T17:52:14', 'add_salt_to_users')
2026-01-06T17:52:14.768172054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.768792653Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-06T17:52:14.768951934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024767s
2026-01-06T17:52:14.769115783Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-06T17:52:14.769295455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.769511169Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-06T17:52:14.769948430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-06T17:52:14.770386892Z [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-06T17:52:14.770795234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006836s
2026-01-06T17:52:14.770962331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-06T17:52:14.771189649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-06T17:52:14.771467909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003533s
2026-01-06T17:52:14.771753674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-06T17:52:14', 'add_auto_tagging')
2026-01-06T17:52:14.772067606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.773013200Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-06T17:52:14.773159835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018673s
2026-01-06T17:52:14.773363014Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-06T17:52:14.773538698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.773780194Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-06T17:52:14.774109247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-06T17:52:14.774263487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.774444401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-06T17:52:14.774682250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-06T17:52:14.775961656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013329s
2026-01-06T17:52:14.776204545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-06T17:52:14.776473206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-06T17:52:14.776711335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003203s
2026-01-06T17:52:14.777014566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-06T17:52:14', 'quality_definition_preferred_size')
2026-01-06T17:52:14.777304720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.777948225Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-06T17:52:14.778110793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015137s
2026-01-06T17:52:14.778312088Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-06T17:52:14.778496149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.778734569Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-06T17:52:14.779042298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:14.779190376Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.779361982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-06T17:52:14.779606975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.780940339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014066s
2026-01-06T17:52:14.781244141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-06T17:52:14', 'add_on_artist_add_to_notifications')
2026-01-06T17:52:14.781537551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.782243172Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-06T17:52:14.782400198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026692s
2026-01-06T17:52:14.782576683Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-06T17:52:14.782756295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.782975657Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-06T17:52:14.783261001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:14.783399530Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.783583370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-06T17:52:14.783798082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-06T17:52:14.785084292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013283s
2026-01-06T17:52:14.785366149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-06T17:52:14', 'album_last_searched_time')
2026-01-06T17:52:14.785656534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.786333046Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-06T17:52:14.786492507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025604s
2026-01-06T17:52:14.786662669Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-06T17:52:14.786835958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.787053306Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-06T17:52:14.787435926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-06T17:52:14.787577431Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.787742443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-06T17:52:14.788032637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.789077832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011714s
2026-01-06T17:52:14.789232824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:14.789366212Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:14.789523529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-06T17:52:14.789766408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:14.790780350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010952s
2026-01-06T17:52:14.791060063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-06T17:52:14', 'add_indexer_flags')
2026-01-06T17:52:14.791340618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.792053613Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-06T17:52:14.792216701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023485s
2026-01-06T17:52:14.792389780Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-06T17:52:14.792564993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.792794414Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-06T17:52:14.793182766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-06T17:52:14.793422950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-06T17:52:14.793741481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s
2026-01-06T17:52:14.793915081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-06T17:52:14.794130514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-06T17:52:14.794448825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s
2026-01-06T17:52:14.794623356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-06T17:52:14.794870764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-06T17:52:14.795199506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004227s
2026-01-06T17:52:14.795494280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-06T17:52:14', 'add_indexes_album_statistics')
2026-01-06T17:52:14.795796608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.796567661Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-06T17:52:14.796732192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017574s
2026-01-06T17:52:14.796900370Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-06T17:52:14.797073790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.797296648Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-06T17:52:14.797672074Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-06T17:52:14.797997579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-06T17:52:14.798257412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000372s
2026-01-06T17:52:14.798534661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-06T17:52:14', 'update_redacted_baseurl')
2026-01-06T17:52:14.798820015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.799456116Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-06T17:52:14.799612080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s
2026-01-06T17:52:14.808491677Z [Debug] MigrationController: Took: 00:00:01.5099699
2026-01-06T17:52:14.898129699Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-06T17:52:14.932900431Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-06T17:52:14.957026072Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-01-06T17:52:14.975688214Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-06T17:52:14.976584217Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:14.976837056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:14.980969045Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-06T17:52:14.981198527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043452s
2026-01-06T17:52:14.981435865Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-06T17:52:14.981656599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045595s
2026-01-06T17:52:14.983113913Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-06T17:52:14.983339998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.983729021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-06T17:52:14.984127313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-06T17:52:14.984585375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005762s
2026-01-06T17:52:14.984832603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.985999783Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-06T17:52:14.986185276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019764s
2026-01-06T17:52:14.986498076Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-06T17:52:14.986760675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.987200460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-06T17:52:14.987476195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:14.987979248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s
2026-01-06T17:52:14.988192277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:14.988411067Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.988659117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-06T17:52:14.988966546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-06T17:52:14.989686515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007783s
2026-01-06T17:52:14.989931418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.990745137Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-06T17:52:14.991019699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018137s
2026-01-06T17:52:14.991290204Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-06T17:52:14.991529135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.991931064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:14.992177681Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:14.992412253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-06T17:52:14.992717908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-06T17:52:14.993217995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005617s
2026-01-06T17:52:14.993428369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:14.994203690Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-06T17:52:14.994454474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015487s
2026-01-06T17:52:14.994774709Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-06T17:52:14.995026807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:14.995361771Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-06T17:52:14.995945807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-06T17:52:14.996458830Z [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-06T17:52:14.997054439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000816s
2026-01-06T17:52:14.997254251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-06T17:52:14.997518262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-06T17:52:14.997912747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004408s
2026-01-06T17:52:14.998286890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-06T17:52:14', 'InitialSetup')
2026-01-06T17:52:14.998707196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.000243088Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-06T17:52:15.000477280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027197s
2026-01-06T17:52:15.000735319Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-06T17:52:15.001002657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.001310447Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-06T17:52:15.001726985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-06T17:52:15', 'add_reason_to_pending_releases')
2026-01-06T17:52:15.002174827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.002957012Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-06T17:52:15.003184139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019417s
2026-01-06T17:52:15.003383741Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-06T17:52:15.003643363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.003960412Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-06T17:52:15.004342912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-06T17:52:15', 'add_medium_support')
2026-01-06T17:52:15.004761705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.005535723Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-06T17:52:15.005767590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018595s
2026-01-06T17:52:15.006016632Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-06T17:52:15.006282627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.006595908Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-06T17:52:15.006978027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-06T17:52:15', 'add_various_qualites_in_profile')
2026-01-06T17:52:15.007411159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.008311101Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-06T17:52:15.008567287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020016s
2026-01-06T17:52:15.008816579Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-06T17:52:15.009020249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.009321505Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-06T17:52:15.009666550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-06T17:52:15', 'metadata_profiles')
2026-01-06T17:52:15.010082086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.010881035Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-06T17:52:15.011106188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018598s
2026-01-06T17:52:15.011369819Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-06T17:52:15.011654943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.011985388Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-06T17:52:15.012398780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-06T17:52:15', 'separate_automatic_and_interactive_search')
2026-01-06T17:52:15.012841923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.013698577Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-06T17:52:15.013962398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020136s
2026-01-06T17:52:15.014209155Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-06T17:52:15.014471674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.014785075Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-06T17:52:15.015166472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-06T17:52:15', 'change_album_path_to_relative')
2026-01-06T17:52:15.015600797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.016447401Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-06T17:52:15.016701924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001958s
2026-01-06T17:52:15.016950364Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-06T17:52:15.017219897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.017523177Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-06T17:52:15.017896248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-06T17:52:15', 'change_quality_size_mb_to_kb')
2026-01-06T17:52:15.018320372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.019106515Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-06T17:52:15.019349294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001881s
2026-01-06T17:52:15.019578816Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-06T17:52:15.019826945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.020140657Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-06T17:52:15.020482686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-06T17:52:15', 'album_releases')
2026-01-06T17:52:15.020894665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.021726991Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-06T17:52:15.021953687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018992s
2026-01-06T17:52:15.022193610Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-06T17:52:15.022442251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.022744429Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-06T17:52:15.023103562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-06T17:52:15', 'album_releases_fix')
2026-01-06T17:52:15.023524299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.024372627Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-06T17:52:15.024606137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019208s
2026-01-06T17:52:15.024843825Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-06T17:52:15.025090071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.025385776Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-06T17:52:15.025726352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-06T17:52:15', 'import_lists')
2026-01-06T17:52:15.030572779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.031360405Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-06T17:52:15.031549165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062293s
2026-01-06T17:52:15.031801603Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-06T17:52:15.032112479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.032443726Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-06T17:52:15.032792468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-06T17:52:15', 'add_release_status')
2026-01-06T17:52:15.033210580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.033993927Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-06T17:52:15.034228419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001918s
2026-01-06T17:52:15.034478853Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-06T17:52:15.034733957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.035048600Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-06T17:52:15.035414166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-06T17:52:15', 'album_download_notification')
2026-01-06T17:52:15.035858631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.036726598Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-06T17:52:15.036971161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019376s
2026-01-06T17:52:15.037219260Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-06T17:52:15.037484955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.037789077Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-06T17:52:15.038165034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-06T17:52:15', 'fix_language_metadata_profiles')
2026-01-06T17:52:15.038586413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.039412245Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-06T17:52:15.039626947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019125s
2026-01-06T17:52:15.039858514Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-06T17:52:15.040115190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.040400855Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-06T17:52:15.040734617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-06T17:52:15', 'remove_fanzub')
2026-01-06T17:52:15.041151186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.041918200Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-06T17:52:15.042150047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018164s
2026-01-06T17:52:15.042389299Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-06T17:52:15.042648420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.042954526Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-06T17:52:15.043319882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-06T17:52:15', 'update_artist_history_indexes')
2026-01-06T17:52:15.043743324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.044596823Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-06T17:52:15.044836155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019182s
2026-01-06T17:52:15.045061579Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-06T17:52:15.045317875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.045625083Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-06T17:52:15.045952623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-06T17:52:15', 'remove_nma')
2026-01-06T17:52:15.046369812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.047159613Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-06T17:52:15.047390958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018501s
2026-01-06T17:52:15.047625481Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-06T17:52:15.047899192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.048208294Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-06T17:52:15.048555703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-06T17:52:15', 'album_disambiguation')
2026-01-06T17:52:15.048974276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.049740489Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-06T17:52:15.049976203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018512s
2026-01-06T17:52:15.050218551Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-06T17:52:15.050473995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.050779370Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-06T17:52:15.051142832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-06T17:52:15', 'add_ape_quality_in_profiles')
2026-01-06T17:52:15.051566495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.052431877Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-06T17:52:15.052687381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019389s
2026-01-06T17:52:15.052912985Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-06T17:52:15.053155534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.053449556Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-06T17:52:15.053784951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-06T17:52:15', 'remove_pushalot')
2026-01-06T17:52:15.054199696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.055291965Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-06T17:52:15.055522298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021359s
2026-01-06T17:52:15.055752502Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-06T17:52:15.056028467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.056318912Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-06T17:52:15.056664067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-06T17:52:15', 'add_custom_filters')
2026-01-06T17:52:15.057080315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.057848341Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-06T17:52:15.058084998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018236s
2026-01-06T17:52:15.058310191Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-06T17:52:15.058561447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.058856040Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-06T17:52:15.059210654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-06T17:52:15', 'import_list_tags')
2026-01-06T17:52:15.059621270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.060411131Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-06T17:52:15.060654160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018493s
2026-01-06T17:52:15.060889634Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-06T17:52:15.061141752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.061443018Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-06T17:52:15.061802973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-06T17:52:15', 'add_release_groups_etc')
2026-01-06T17:52:15.062220804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.062969041Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-06T17:52:15.063207651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018234s
2026-01-06T17:52:15.063437233Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-06T17:52:15.063688930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.064006710Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-06T17:52:15.064359400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-06T17:52:15', 'NewMediaInfoFormat')
2026-01-06T17:52:15.064766600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.065488012Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-06T17:52:15.065729428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017943s
2026-01-06T17:52:15.065985203Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-06T17:52:15.066259796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.066563778Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-06T17:52:15.066960567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-06T17:52:15', 'rename_restrictions_to_release_profiles')
2026-01-06T17:52:15.067400913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.068292498Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-06T17:52:15.068538543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019817s
2026-01-06T17:52:15.068794368Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-06T17:52:15.069071907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.069379196Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-06T17:52:15.069780063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-06T17:52:15', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-06T17:52:15.070226361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.071141985Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-06T17:52:15.071401106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020424s
2026-01-06T17:52:15.071634947Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-06T17:52:15.071929740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.072228833Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-06T17:52:15.072580240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-06T17:52:15', 'add_import_exclusions')
2026-01-06T17:52:15.072991799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.073850438Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-06T17:52:15.074087094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019471s
2026-01-06T17:52:15.074325845Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-06T17:52:15.074582842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.074882596Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-06T17:52:15.075244053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-06T17:52:15', 'clean_artist_metadata_table')
2026-01-06T17:52:15.075664891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.076576255Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-06T17:52:15.076810156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001965s
2026-01-06T17:52:15.077049268Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-06T17:52:15.077303229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.077615638Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-06T17:52:15.077966053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-06T17:52:15', 'health_issue_notification')
2026-01-06T17:52:15.078391390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.079130317Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-06T17:52:15.079357294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s
2026-01-06T17:52:15.079628310Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-06T17:52:15.079901410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.080226334Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-06T17:52:15.080595527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-06T17:52:15', 'add_mediafilerepository_mtime')
2026-01-06T17:52:15.081021274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.081851576Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-06T17:52:15.082104405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019422s
2026-01-06T17:52:15.082347715Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-06T17:52:15.082611395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.082928514Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-06T17:52:15.083304401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-06T17:52:15', 'add_artistmetadataid_constraint')
2026-01-06T17:52:15.083729075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.084602334Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-06T17:52:15.084846255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019557s
2026-01-06T17:52:15.085086779Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-06T17:52:15.085349097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.085642327Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-06T17:52:15.086002733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-06T17:52:15', 'old_ids_and_artist_alias')
2026-01-06T17:52:15.086419422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.087222478Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-06T17:52:15.087463484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018684s
2026-01-06T17:52:15.087694639Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-06T17:52:15.087968180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.088261380Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-06T17:52:15.088623228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-06T17:52:15', 'download_propers_config')
2026-01-06T17:52:15.089034076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.089845850Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-06T17:52:15.090088288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001889s
2026-01-06T17:52:15.090322420Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-06T17:52:15.090576922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.090873018Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-06T17:52:15.091238093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-06T17:52:15', 'remove_language_profiles')
2026-01-06T17:52:15.091655744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.092520846Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-06T17:52:15.092754346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019213s
2026-01-06T17:52:15.092997716Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-06T17:52:15.093244402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.093546190Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-06T17:52:15.093894541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-06T17:52:15', 'multi_disc_naming_format')
2026-01-06T17:52:15.094328695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.095130169Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-06T17:52:15.095393970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018751s
2026-01-06T17:52:15.095655496Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-06T17:52:15.095947153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.096251747Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-06T17:52:15.096625409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-06T17:52:15', 'add_download_client_priority')
2026-01-06T17:52:15.097039112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.097846116Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-06T17:52:15.098081140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019036s
2026-01-06T17:52:15.098318728Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-06T17:52:15.098563240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.098860970Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-06T17:52:15.099199491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-06T17:52:15', 'remove_growl_prowl')
2026-01-06T17:52:15.099620709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.100366491Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-06T17:52:15.100608518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017988s
2026-01-06T17:52:15.100840365Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-06T17:52:15.101091530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.101390733Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-06T17:52:15.101746048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-06T17:52:15', 'remove_plex_hometheatre')
2026-01-06T17:52:15.102169701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.102950633Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-06T17:52:15.103188522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018463s
2026-01-06T17:52:15.103424016Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-06T17:52:15.103684220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.103998553Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-06T17:52:15.104371714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-06T17:52:15', 'add_root_folder_add_defaults')
2026-01-06T17:52:15.104793614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.105575177Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-06T17:52:15.105821162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001877s
2026-01-06T17:52:15.106040985Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-06T17:52:15.106279926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.106571242Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-06T17:52:15.106905576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-06T17:52:15', 'task_duration')
2026-01-06T17:52:15.107317164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.108334783Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-06T17:52:15.108565918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00205s
2026-01-06T17:52:15.108822745Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-06T17:52:15.109096687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.109405068Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-06T17:52:15.109805343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-06T17:52:15', 'add_indexer_and_enabled_to_release_profiles')
2026-01-06T17:52:15.110247844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.110982764Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-06T17:52:15.111246324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018517s
2026-01-06T17:52:15.111476117Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-06T17:52:15.111729738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.112041736Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-06T17:52:15.112402783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-06T17:52:15', 'remove_album_folders')
2026-01-06T17:52:15.112806796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.113582367Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-06T17:52:15.113819004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018492s
2026-01-06T17:52:15.114054127Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-06T17:52:15.114305233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.114600146Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-06T17:52:15.114963808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-06T17:52:15', 'add_priority_to_indexers')
2026-01-06T17:52:15.115386910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.116148644Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-06T17:52:15.116394769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018299s
2026-01-06T17:52:15.116644582Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-06T17:52:15.116904997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.117207796Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-06T17:52:15.117597541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-06T17:52:15', 'remove_chown_and_folderchmod_config')
2026-01-06T17:52:15.118022677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.118753598Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-06T17:52:15.119006237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018264s
2026-01-06T17:52:15.119230428Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-06T17:52:15.119474961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.119772861Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-06T17:52:15.120126122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-06T17:52:15', 'update_notifiarr')
2026-01-06T17:52:15.120540696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.121297269Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-06T17:52:15.121523976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018179s
2026-01-06T17:52:15.121759129Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-06T17:52:15.122011066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.122309838Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-06T17:52:15.122663119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-06T17:52:15', 'email_multiple_addresses')
2026-01-06T17:52:15.123077744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.123879438Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-06T17:52:15.124141586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018451s
2026-01-06T17:52:15.124380176Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-06T17:52:15.124639478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.124949282Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-06T17:52:15.125314798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-06T17:52:15', 'rename_blacklist_to_blocklist')
2026-01-06T17:52:15.125735124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.126551587Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-06T17:52:15.126797322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018918s
2026-01-06T17:52:15.127027355Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-06T17:52:15.127274733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.127575158Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-06T17:52:15.127942718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-06T17:52:15', 'cdh_per_downloadclient')
2026-01-06T17:52:15.128358806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.129192945Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-06T17:52:15.129422718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019065s
2026-01-06T17:52:15.129655196Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-06T17:52:15.129895169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.130192688Z [Info] download_history: Starting migration of Log DB to 52
2026-01-06T17:52:15.130532301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-06T17:52:15', 'download_history')
2026-01-06T17:52:15.130937678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.131736616Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-06T17:52:15.131976900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018377s
2026-01-06T17:52:15.132214207Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-06T17:52:15.132453098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.132746068Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-06T17:52:15.133368461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-06T17:52:15.133777525Z [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-06T17:52:15.134320488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007153s
2026-01-06T17:52:15.134553317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-06T17:52:15.134842800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-06T17:52:15.135253777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004693s
2026-01-06T17:52:15.135590245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-06T17:52:15', 'add_update_history')
2026-01-06T17:52:15.136021583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.136883458Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-06T17:52:15.137115636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020809s
2026-01-06T17:52:15.137356921Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-06T17:52:15.137612426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.137914724Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-06T17:52:15.138290842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-06T17:52:15', 'add_on_update_to_notifications')
2026-01-06T17:52:15.138717721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.139534445Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-06T17:52:15.139777074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019043s
2026-01-06T17:52:15.140051646Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-06T17:52:15.140316610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.140612776Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-06T17:52:15.140974033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-06T17:52:15', 'download_client_per_indexer')
2026-01-06T17:52:15.141396855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.142229942Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-06T17:52:15.142476478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019004s
2026-01-06T17:52:15.142739367Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-06T17:52:15.142997948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.143309736Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-06T17:52:15.143671845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-06T17:52:15', 'AddNewItemMonitorType')
2026-01-06T17:52:15.144116500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.144952122Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-06T17:52:15.145184089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019437s
2026-01-06T17:52:15.145427990Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-06T17:52:15.145690118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.145991755Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-06T17:52:15.146336850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-06T17:52:15', 'ImportListSearch')
2026-01-06T17:52:15.146746314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.147541245Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-06T17:52:15.147762400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018522s
2026-01-06T17:52:15.148062765Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-06T17:52:15.148310864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.148610197Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-06T17:52:15.148978068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-06T17:52:15', 'ImportListMonitorExisting')
2026-01-06T17:52:15.149384837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.150173885Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-06T17:52:15.150451304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018514s
2026-01-06T17:52:15.150646797Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-06T17:52:15.150887862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.151185211Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-06T17:52:15.151522891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-06T17:52:15', 'add_indexer_tags')
2026-01-06T17:52:15.151951343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.152772677Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-06T17:52:15.153000045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s
2026-01-06T17:52:15.153236531Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-06T17:52:15.153482275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.153777941Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-06T17:52:15.154160571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-06T17:52:15', 'update_audio_types')
2026-01-06T17:52:15.154529814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.155344004Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-06T17:52:15.155568526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001857s
2026-01-06T17:52:15.155863419Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-06T17:52:15.156141980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.156459209Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-06T17:52:15.156962402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-06T17:52:15.157172164Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:15.157414392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-06T17:52:15.158235785Z [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-06T17:52:15.159012820Z [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-06T17:52:15.159595984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-06T17:52:15.160178917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-06T17:52:15.161233120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-06T17:52:15.161609087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039586s
2026-01-06T17:52:15.161828218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-06T17:52:15.162035024Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-01-06T17:52:15.162256199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-06T17:52:15.162969466Z [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-06T17:52:15.163598081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-01-06T17:52:15.164088038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-06T17:52:15.164621321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-06T17:52:15.165586174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-06T17:52:15.165975608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034752s
2026-01-06T17:52:15.166191873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:15.166392978Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-01-06T17:52:15.166618572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-06T17:52:15.167270194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-06T17:52:15.167824810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-06T17:52:15.168368515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-06T17:52:15.168848832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-06T17:52:15.169758423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:15.170160372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032987s
2026-01-06T17:52:15.170533333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-06T17:52:15', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-06T17:52:15.170985944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.172360752Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-06T17:52:15.172628551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054333s
2026-01-06T17:52:15.172887884Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-06T17:52:15.173135743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.173434113Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-06T17:52:15.173802946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-06T17:52:15', 'add_on_delete_to_notifications')
2026-01-06T17:52:15.174217701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.175055057Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-06T17:52:15.175292966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019047s
2026-01-06T17:52:15.175532197Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-06T17:52:15.175770207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.176122095Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-06T17:52:15.176425396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-06T17:52:15', 'add_custom_formats')
2026-01-06T17:52:15.176831193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.177637726Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-06T17:52:15.177862599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018614s
2026-01-06T17:52:15.178095568Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-06T17:52:15.178346303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.178641247Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-06T17:52:15.178987163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-06T17:52:15', 'add_result_to_commands')
2026-01-06T17:52:15.179408662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.180221678Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-06T17:52:15.180457824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018632s
2026-01-06T17:52:15.180701615Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-06T17:52:15.180958171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.181263155Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-06T17:52:15.181626797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-06T17:52:15', 'health_restored_notification')
2026-01-06T17:52:15.182053206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.182907045Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-06T17:52:15.183117318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019011s
2026-01-06T17:52:15.183332000Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-06T17:52:15.183572103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.183861636Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-06T17:52:15.184205779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-06T17:52:15', 'remove_uc')
2026-01-06T17:52:15.184604332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.185413320Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-06T17:52:15.185639065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018476s
2026-01-06T17:52:15.185885851Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-06T17:52:15.186158941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.186453955Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-06T17:52:15.186837016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-06T17:52:15', 'download_clients_rename_tv_to_music')
2026-01-06T17:52:15.187260028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.188029748Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-06T17:52:15.188287216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018535s
2026-01-06T17:52:15.188535676Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-06T17:52:15.188803415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.189104872Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-06T17:52:15.189489727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-06T17:52:15', 'add_colon_replacement_to_naming_config')
2026-01-06T17:52:15.189926186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.190762710Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-06T17:52:15.191015178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019338s
2026-01-06T17:52:15.191236233Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-06T17:52:15.191471788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.191767032Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-06T17:52:15.192122868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-06T17:52:15', 'list_sync_time')
2026-01-06T17:52:15.192532513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.193340159Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-06T17:52:15.193567176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001862s
2026-01-06T17:52:15.193801738Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-06T17:52:15.194052193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.194352156Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-06T17:52:15.194699786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-06T17:52:15', 'add_download_client_tags')
2026-01-06T17:52:15.195117617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.195881515Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-06T17:52:15.196169184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018078s
2026-01-06T17:52:15.196402113Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-06T17:52:15.196650854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.196954175Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-06T17:52:15.197318268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-06T17:52:15', 'add_notification_status')
2026-01-06T17:52:15.197723874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.198544086Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-06T17:52:15.198783578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s
2026-01-06T17:52:15.199025956Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-06T17:52:15.199285508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.199579169Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-06T17:52:15.199969445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-06T17:52:15', 'add_alac_24_quality_in_profiles')
2026-01-06T17:52:15.200396465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.201234893Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-06T17:52:15.201478604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001931s
2026-01-06T17:52:15.201699849Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-06T17:52:15.201942668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.202243113Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-06T17:52:15.202581504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-06T17:52:15', 'add_salt_to_users')
2026-01-06T17:52:15.202993864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.203719395Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-06T17:52:15.203967324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017734s
2026-01-06T17:52:15.204189051Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-06T17:52:15.204431409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.204720621Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-06T17:52:15.205064724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-06T17:52:15', 'add_auto_tagging')
2026-01-06T17:52:15.205470320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.206280331Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-06T17:52:15.206515584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018499s
2026-01-06T17:52:15.206758213Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-06T17:52:15.207025631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.207320816Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-06T17:52:15.207699418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-06T17:52:15', 'quality_definition_preferred_size')
2026-01-06T17:52:15.208138572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.208979034Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-06T17:52:15.209217524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001928s
2026-01-06T17:52:15.209464692Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-06T17:52:15.209725106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.210032445Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-06T17:52:15.210408031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-06T17:52:15', 'add_on_artist_add_to_notifications')
2026-01-06T17:52:15.210839730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.211600962Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-06T17:52:15.211859884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018558s
2026-01-06T17:52:15.212117673Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-06T17:52:15.212373037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.212664664Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-06T17:52:15.213020039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-06T17:52:15', 'album_last_searched_time')
2026-01-06T17:52:15.213432890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.214253522Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-06T17:52:15.214489999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018752s
2026-01-06T17:52:15.214717176Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-06T17:52:15.214963602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.215248736Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-06T17:52:15.215587919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-06T17:52:15', 'add_indexer_flags')
2026-01-06T17:52:15.216006812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.216956755Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-06T17:52:15.217178421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019873s
2026-01-06T17:52:15.217480720Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-06T17:52:15.217736134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.218051809Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-06T17:52:15.218412426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-06T17:52:15', 'add_indexes_album_statistics')
2026-01-06T17:52:15.218828633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.219592411Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-06T17:52:15.219822775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018354s
2026-01-06T17:52:15.220088851Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-06T17:52:15.220332551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:15.220628888Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-06T17:52:15.220980406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-06T17:52:15', 'update_redacted_baseurl')
2026-01-06T17:52:15.221395461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:15.222226835Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-06T17:52:15.222462800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018857s
2026-01-06T17:52:15.406868834Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-06T17:52:15.414060792Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-06T17:52:15.537535437Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-06T17:52:15.594030335Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-06T17:52:15.604707290Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-06T17:52:15.646287391Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-06T17:52:15.647638942Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-06T17:52:15.647930899Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-01-06T17:52:15.756224420Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-06T17:52:15.795713772Z [ls.io-init] done.