2026-01-06T17:52:13.791470228Z [migrations] started
2026-01-06T17:52:13.795515653Z [migrations] no migrations found
2026-01-06T17:52:14.315456518Z usermod: no changes
2026-01-06T17:52:14.394390522Z ───────────────────────────────────────
2026-01-06T17:52:14.394413298Z
2026-01-06T17:52:14.394421745Z ██╗ ███████╗██╗ ██████╗
2026-01-06T17:52:14.394430212Z ██║ ██╔════╝██║██╔═══██╗
2026-01-06T17:52:14.394438538Z ██║ ███████╗██║██║ ██║
2026-01-06T17:52:14.394446725Z ██║ ╚════██║██║██║ ██║
2026-01-06T17:52:14.394454941Z ███████╗███████║██║╚██████╔╝
2026-01-06T17:52:14.394463158Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-06T17:52:14.394471926Z
2026-01-06T17:52:14.394479751Z Brought to you by linuxserver.io
2026-01-06T17:52:14.394487747Z ───────────────────────────────────────
2026-01-06T17:52:14.401401947Z
2026-01-06T17:52:14.401809868Z To support the app dev(s) visit:
2026-01-06T17:52:14.438336255Z Lidarr: https://opencollective.com/lidarr
2026-01-06T17:52:14.443695845Z
2026-01-06T17:52:14.443709102Z To support LSIO projects visit:
2026-01-06T17:52:14.443717278Z https://www.linuxserver.io/donate/
2026-01-06T17:52:14.443725334Z
2026-01-06T17:52:14.443733250Z ───────────────────────────────────────
2026-01-06T17:52:14.443742439Z GID/UID
2026-01-06T17:52:14.443750725Z ───────────────────────────────────────
2026-01-06T17:52:14.529090785Z
2026-01-06T17:52:14.529103210Z User UID: 911
2026-01-06T17:52:14.529111387Z User GID: 911
2026-01-06T17:52:14.529119223Z ───────────────────────────────────────
2026-01-06T17:52:14.563910767Z Linuxserver.io version: 3.1.0.4875-pkg-98768647-dev-24a8a678cb914dda3afabb8e2d807bb57cc92c38-pr-122
2026-01-06T17:52:14.567673532Z Build-date: 2026-01-06T17:50:05+00:00
2026-01-06T17:52:14.567683702Z ───────────────────────────────────────
2026-01-06T17:52:14.567692189Z
2026-01-06T17:52:16.724622237Z [custom-init] No custom files found, skipping...
2026-01-06T17:52:21.852683227Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.0.4875
2026-01-06T17:52:22.118480270Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-06T17:52:22.178714516Z [Debug] Bootstrap: Console selected
2026-01-06T17:52:22.190662300Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-06T17:52:25.531204966Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-01-06T17:52:26.458814227Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {24599590-3ae5-4f15-944d-d7143492dfff} may be persisted to storage in unencrypted form.
2026-01-06T17:52:27.343493649Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-01-06T17:52:27.912906544Z [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:28.897669169Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-06T17:52:29.007800780Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:29.015594390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:29.531801891Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-06T17:52:29.580992303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5244829s
2026-01-06T17:52:29.584577230Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-06T17:52:29.587187165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5729529s
2026-01-06T17:52:29.687268683Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-06T17:52:29.695022914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:29.775416285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-06T17:52:29.897526833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-06T17:52:30.052182201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.273422s
2026-01-06T17:52:30.057649960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:30.071525755Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-06T17:52:30.073860104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2930023s
2026-01-06T17:52:30.088932509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-06T17:52:30.091700141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:30.165261848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-06T17:52:30.179421124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:30.192293800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241722s
2026-01-06T17:52:30.195754107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:30.199453334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015333s
2026-01-06T17:52:30.205159492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-06T17:52:30.213403679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-06T17:52:30.226300654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185445s
2026-01-06T17:52:30.229945652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:30.234297484Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-06T17:52:30.237144866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263881s
2026-01-06T17:52:30.243494720Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-06T17:52:30.246139144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:30.258682086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:30.261420088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003279s
2026-01-06T17:52:30.263833838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-06T17:52:30.267472774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-06T17:52:30.272627681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006616s
2026-01-06T17:52:30.275004707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:30.278594133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-06T17:52:30.280625724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122906s
2026-01-06T17:52:30.323453105Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-06T17:52:30.326259525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:30.335700903Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-01-06T17:52:30.613039202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-01-06T17:52:30.619966067Z [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:30.627011331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115034s
2026-01-06T17:52:30.629305470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-01-06T17:52:30.632740185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-01-06T17:52:30.636570616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052551s
2026-01-06T17:52:30.638616305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-01-06T17:52:30.642422958Z [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:30.646690911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060447s
2026-01-06T17:52:30.648924347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-01-06T17:52:30.651982554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-01-06T17:52:30.655805140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048649s
2026-01-06T17:52:30.657817502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-01-06T17:52:30.720710400Z [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:31.254787045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4355175s
2026-01-06T17:52:31.360209756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-01-06T17:52:31.384120835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-06T17:52:31.440610973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760047s
2026-01-06T17:52:31.444296052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-01-06T17:52:31.451714107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-06T17:52:31.461283211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138206s
2026-01-06T17:52:31.464595991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-01-06T17:52:31.469518812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:31.474702458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067227s
2026-01-06T17:52:31.476842847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-01-06T17:52:31.482621751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:31.487692840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060212s
2026-01-06T17:52:31.490333557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-01-06T17:52:31.529499457Z [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:31.542804984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0505162s
2026-01-06T17:52:31.545275107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-01-06T17:52:31.549710557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:31.554939414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073322s
2026-01-06T17:52:31.557219685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-01-06T17:52:31.560037407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:31.566039591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061695s
2026-01-06T17:52:31.568329632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-01-06T17:52:31.571243167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:31.574970782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046597s
2026-01-06T17:52:31.577166673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-01-06T17:52:31.580229880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:31.585904234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064199s
2026-01-06T17:52:31.588134614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-01-06T17:52:31.592822141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:31.597464247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072707s
2026-01-06T17:52:31.599640638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-01-06T17:52:31.602569705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-01-06T17:52:31.606296037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046383s
2026-01-06T17:52:31.611682722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-01-06T17:52:31.624195724Z [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:31.645814257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272026s
2026-01-06T17:52:31.648441316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-01-06T17:52:31.652034149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-06T17:52:31.657275301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065186s
2026-01-06T17:52:31.659536363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-01-06T17:52:31.662679000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-06T17:52:31.667444814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056913s
2026-01-06T17:52:31.669820387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-01-06T17:52:31.673757263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-06T17:52:31.677846907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058505s
2026-01-06T17:52:31.699542545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-01-06T17:52:31.709493869Z [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:31.719557129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012543s
2026-01-06T17:52:31.721479479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-01-06T17:52:31.734116040Z [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:31.764636695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174515s
2026-01-06T17:52:31.766809660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-01-06T17:52:31.769902717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-01-06T17:52:31.773789462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049695s
2026-01-06T17:52:31.775805631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-01-06T17:52:31.778664316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:31.782130394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044618s
2026-01-06T17:52:31.783920558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-01-06T17:52:31.793108365Z [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:31.799726680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140423s
2026-01-06T17:52:31.801662267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-01-06T17:52:31.804272181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-06T17:52:31.807624109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041707s
2026-01-06T17:52:31.809645188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-01-06T17:52:31.812466879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-06T17:52:31.815829148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043464s
2026-01-06T17:52:31.817845247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-01-06T17:52:31.820685385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-01-06T17:52:31.824113105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044387s
2026-01-06T17:52:31.826062791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-01-06T17:52:31.828808960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-01-06T17:52:31.832581064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004653s
2026-01-06T17:52:31.834440226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-01-06T17:52:31.841585431Z [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:31.847842208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116059s
2026-01-06T17:52:31.849731912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-01-06T17:52:31.854197803Z [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:31.858825209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072886s
2026-01-06T17:52:31.860889395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-01-06T17:52:31.864007112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-06T17:52:31.867582009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048177s
2026-01-06T17:52:31.869392664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-01-06T17:52:31.954826443Z [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:31.961302892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899518s
2026-01-06T17:52:31.963345794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-01-06T17:52:31.966133126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-06T17:52:31.972612972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070802s
2026-01-06T17:52:31.974499439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-01-06T17:52:31.979414484Z [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:31.985816002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094357s
2026-01-06T17:52:31.987751729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-01-06T17:52:31.990464451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-01-06T17:52:31.993903775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00435s
2026-01-06T17:52:31.995886427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-01-06T17:52:32.000530937Z [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:32.006057383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083336s
2026-01-06T17:52:32.008448707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-01-06T17:52:32.011732068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-01-06T17:52:32.015939929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055557s
2026-01-06T17:52:32.018043494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-01-06T17:52:32.021226542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-01-06T17:52:32.024895709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049581s
2026-01-06T17:52:32.026744391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-01-06T17:52:32.042386773Z [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:32.048397093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198252s
2026-01-06T17:52:32.050264543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-01-06T17:52:32.059313621Z [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:32.077121432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247965s
2026-01-06T17:52:32.079222382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-01-06T17:52:32.084507292Z [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:32.089570816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085773s
2026-01-06T17:52:32.091435049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-01-06T17:52:32.098510634Z [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:32.104504932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112554s
2026-01-06T17:52:32.106398644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-01-06T17:52:32.111564464Z [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:32.116561986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083636s
2026-01-06T17:52:32.118503334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-01-06T17:52:32.124116725Z [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:32.129632790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092911s
2026-01-06T17:52:32.131595762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-01-06T17:52:32.135879877Z [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:32.140153631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066315s
2026-01-06T17:52:32.141935779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-01-06T17:52:32.145186444Z [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:32.149108830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054426s
2026-01-06T17:52:32.150981631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-01-06T17:52:32.153659903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-01-06T17:52:32.157215541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044657s
2026-01-06T17:52:32.159044232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-01-06T17:52:32.163230922Z [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:32.167477371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066585s
2026-01-06T17:52:32.169362736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-01-06T17:52:32.175899757Z [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:32.181649613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104776s
2026-01-06T17:52:32.183519647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-01-06T17:52:32.188790890Z [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:32.193918543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008152s
2026-01-06T17:52:32.196025154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-01-06T17:52:32.198821714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-01-06T17:52:32.202405870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00459s
2026-01-06T17:52:32.204335325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-01-06T17:52:32.207358611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-01-06T17:52:32.210860461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046979s
2026-01-06T17:52:32.212691688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-01-06T17:52:32.219826362Z [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:32.225701440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110747s
2026-01-06T17:52:32.227415941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-01-06T17:52:32.233538347Z [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:32.239157740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099066s
2026-01-06T17:52:32.241266496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-01-06T17:52:32.244463983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:32.248187289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050346s
2026-01-06T17:52:32.250045921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-01-06T17:52:32.256329080Z [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:32.261844565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100161s
2026-01-06T17:52:32.263681443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-01-06T17:52:32.270366561Z [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:32.276224124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107639s
2026-01-06T17:52:32.278127546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-01-06T17:52:32.282495610Z [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:32.287052544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070762s
2026-01-06T17:52:32.289156570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-01-06T17:52:32.292357023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-01-06T17:52:32.296111532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050332s
2026-01-06T17:52:32.298122921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-01-06T17:52:32.303842346Z [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:32.309626721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092933s
2026-01-06T17:52:32.311997705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-01-06T17:52:32.315999943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:32.319872469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059467s
2026-01-06T17:52:32.356176086Z [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:32.390344506Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0413338 taking an average of 00:00:00.0413338
2026-01-06T17:52:32.405762807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-06T17:52:32', 'InitialSetup')
2026-01-06T17:52:32.411873388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:32.423446789Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-06T17:52:32.425394279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1014801s
2026-01-06T17:52:32.442482883Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-06T17:52:32.445435397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:32.458234565Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-01-06T17:52:32.484518751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-06T17:52:32.486886859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002334s
2026-01-06T17:52:32.489548187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-01-06T17:52:32.493336323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:32.511602888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200665s
2026-01-06T17:52:32.515986624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-06T17:52:32', 'add_reason_to_pending_releases')
2026-01-06T17:52:32.520393846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:32.523833942Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-06T17:52:32.525760641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319539s
2026-01-06T17:52:32.528554526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-06T17:52:32.530723883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:32.533694063Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-01-06T17:52:32.620596027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:32.631076928Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.01E-05s
2026-01-06T17:52:32.633129721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-01-06T17:52:32.636154791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-01-06T17:52:32.646748238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117152s
2026-01-06T17:52:32.648567501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:32.650307284Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-01-06T17:52:32.652357521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-01-06T17:52:32.655408874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:32.665031237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107805s
2026-01-06T17:52:32.666798364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:32.668505471Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-06T17:52:32.670668686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-01-06T17:52:32.673939200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:32.683545550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109144s
2026-01-06T17:52:32.689848059Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-06T17:52:32.697770408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-01-06T17:52:32.702043982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098835s
2026-01-06T17:52:32.707053307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-01-06T17:52:33.033236693Z [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:33.050736584Z [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:33.064053154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-06T17:52:33.076828634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-06T17:52:33.110112182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-06T17:52:33.115445729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-01-06T17:52:33.120094067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-06T17:52:33.123870350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4148295s
2026-01-06T17:52:33.125685154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:33.127384756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-01-06T17:52:33.131276641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-01-06T17:52:33.134082760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-01-06T17:52:33.143708730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104993s
2026-01-06T17:52:33.147404470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-06T17:52:33', 'add_medium_support')
2026-01-06T17:52:33.151370084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:33.155564067Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-06T17:52:33.157394532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221342s
2026-01-06T17:52:33.159919947Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-06T17:52:33.162198023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:33.165239035Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-01-06T17:52:33.180611534Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-06T17:52:33.184319289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-01-06T17:52:33.189469026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006351s
2026-01-06T17:52:33.191294451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:33.193707740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:33.229114973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355955s
2026-01-06T17:52:33.233539931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-06T17:52:33', 'add_various_qualites_in_profile')
2026-01-06T17:52:33.238025522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:33.241559968Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-06T17:52:33.243471867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480648s
2026-01-06T17:52:33.245749352Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-06T17:52:33.247903218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:33.250799930Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-01-06T17:52:33.271007893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-01-06T17:52:33.276117400Z [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:33.281618094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085043s
2026-01-06T17:52:33.283716880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-01-06T17:52:33.286797101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-01-06T17:52:33.290513463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049264s
2026-01-06T17:52:33.292300120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:33.294000173Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-06T17:52:33.296197406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-01-06T17:52:33.299439433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:33.309406970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01125s
2026-01-06T17:52:33.311613873Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-01-06T17:52:33.389977478Z [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:33.420369635Z [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:33.436633368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:33.441841353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:33.466595248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-06T17:52:33.471500133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-06T17:52:33.476107879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:33.481186494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:33.484728695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1711683s
2026-01-06T17:52:33.487013745Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-01-06T17:52:33.589367588Z [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:33.619729143Z [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:33.635826020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:33.641153546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:33.667894783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-01-06T17:52:33.673211326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-01-06T17:52:33.677769012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:33.682137547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:33.685957237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1967415s
2026-01-06T17:52:33.687912132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:33.689770764Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-05s
2026-01-06T17:52:33.692246999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-01-06T17:52:33.695267270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-01-06T17:52:33.705744032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011565s
2026-01-06T17:52:33.710450728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-06T17:52:33', 'metadata_profiles')
2026-01-06T17:52:33.714697528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:33.718583812Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-06T17:52:33.720435840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241821s
2026-01-06T17:52:33.725496098Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-06T17:52:33.727996842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:33.731590197Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-01-06T17:52:33.765007264Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-01-06T17:52:33.872291101Z [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:33.882293338Z [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:33.887891679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-06T17:52:33.892106715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-06T17:52:33.916665698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-06T17:52:33.920243592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1527884s
2026-01-06T17:52:33.922070580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:33.923778879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-06T17:52:33.926141225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-01-06T17:52:33.929262328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-01-06T17:52:33.938816283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106388s
2026-01-06T17:52:33.941794719Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-06T17:52:33.945299876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-01-06T17:52:33.948241669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041669s
2026-01-06T17:52:33.950030640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:33.951708819Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-06T17:52:33.956958708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-01-06T17:52:34.022570640Z [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:34.034292419Z [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:34.040634818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-01-06T17:52:34.045006029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-01-06T17:52:34.071168961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-01-06T17:52:34.074817516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1156682s
2026-01-06T17:52:34.078932921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-06T17:52:34', 'separate_automatic_and_interactive_search')
2026-01-06T17:52:34.083032796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.086917096Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-06T17:52:34.088946110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271736s
2026-01-06T17:52:34.091491445Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-06T17:52:34.093774431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.096707596Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-01-06T17:52:34.101305713Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-01-06T17:52:34.170796144Z [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:34.194959952Z [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:34.208031748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:34.213548635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:34.237373310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:34.241797828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:34.246024918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:34.250453243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:34.254907411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:34.258418699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1552173s
2026-01-06T17:52:34.262307389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-06T17:52:34', 'change_album_path_to_relative')
2026-01-06T17:52:34.266242551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.270754174Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-06T17:52:34.272695372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1671516s
2026-01-06T17:52:34.275422302Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-06T17:52:34.277710358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.280738475Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-01-06T17:52:34.288879194Z [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:34.293728757Z [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:34.297654020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059152s
2026-01-06T17:52:34.301461585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-06T17:52:34', 'change_quality_size_mb_to_kb')
2026-01-06T17:52:34.305465045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.308776442Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-06T17:52:34.310654463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166484s
2026-01-06T17:52:34.312860945Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-06T17:52:34.314999801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.317742873Z [Info] album_releases: Starting migration of Main DB to 9
2026-01-06T17:52:34.324318522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:34.326150821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-06T17:52:34.328183393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-01-06T17:52:34.331066236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-01-06T17:52:34.341341523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112628s
2026-01-06T17:52:34.343146858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:34.344831309Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-06T17:52:34.346922118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-01-06T17:52:34.349847117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-01-06T17:52:34.359418366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105258s
2026-01-06T17:52:34.363035789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-06T17:52:34', 'album_releases')
2026-01-06T17:52:34.366932725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.370163659Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-06T17:52:34.371952951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211292s
2026-01-06T17:52:34.374378765Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-06T17:52:34.376630308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.379640108Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-01-06T17:52:34.388741501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:34.390738181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-06T17:52:34.392808449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-01-06T17:52:34.464389529Z [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:34.491150274Z [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:34.505287917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:34.510822679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:34.544043101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:34.548513951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:34.552886985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:34.557241743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:34.562135645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:34.565782126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1710649s
2026-01-06T17:52:34.567949650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:34.569645594Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-01-06T17:52:34.571752075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-01-06T17:52:34.645395537Z [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:34.672080561Z [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:34.686222542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:34.691593845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:34.716408263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:34.720912551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-01-06T17:52:34.725283421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-01-06T17:52:34.729641455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-01-06T17:52:34.734202236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:34.737687744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1639861s
2026-01-06T17:52:34.741465980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-06T17:52:34', 'album_releases_fix')
2026-01-06T17:52:34.745387074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.749226935Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-06T17:52:34.751061208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1753037s
2026-01-06T17:52:34.753599859Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-06T17:52:34.755733885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.758698052Z [Info] import_lists: Starting migration of Main DB to 11
2026-01-06T17:52:34.777812244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-01-06T17:52:34.786715057Z [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:34.794855907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150979s
2026-01-06T17:52:34.796969643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-01-06T17:52:34.799793858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-06T17:52:34.803311580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045268s
2026-01-06T17:52:34.805265614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-01-06T17:52:34.811268770Z [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:34.816816990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097538s
2026-01-06T17:52:34.818998151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-01-06T17:52:34.822408698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:34.826120049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050865s
2026-01-06T17:52:34.829813685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-06T17:52:34', 'import_lists')
2026-01-06T17:52:34.833705200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.837214906Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-06T17:52:34.838944969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161231s
2026-01-06T17:52:34.841322616Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-06T17:52:34.843561814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.846515911Z [Info] add_release_status: Starting migration of Main DB to 12
2026-01-06T17:52:34.852316289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-01-06T17:52:34.894522280Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-01-06T17:52:34.899344417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-01-06T17:52:34.902868142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-01-06T17:52:34.913911354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125323s
2026-01-06T17:52:34.915771910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:34.917994916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:34.932311288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144031s
2026-01-06T17:52:34.936418096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-06T17:52:34', 'add_release_status')
2026-01-06T17:52:34.940757873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.944177587Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-06T17:52:34.946026540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263405s
2026-01-06T17:52:34.948649561Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-06T17:52:34.950953810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:34.954046125Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-01-06T17:52:34.959818667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:34.961553329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-01-06T17:52:34.964062300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-01-06T17:52:34.967511725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:34.978350005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124463s
2026-01-06T17:52:34.982685854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-06T17:52:34', 'album_download_notification')
2026-01-06T17:52:34.986391023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:34.991184845Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-06T17:52:34.993160101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249025s
2026-01-06T17:52:34.995777781Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-06T17:52:34.998113834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.001183654Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-01-06T17:52:35.008401907Z [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:35.015908409Z [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:35.026216572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137428s
2026-01-06T17:52:35.033465446Z [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:35.042708935Z [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:35.049977779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116739s
2026-01-06T17:52:35.054161352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-06T17:52:35', 'fix_language_metadata_profiles')
2026-01-06T17:52:35.058233610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.061692083Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-06T17:52:35.063613190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232457s
2026-01-06T17:52:35.065860044Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-06T17:52:35.068040704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.070902015Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-01-06T17:52:35.075130117Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-06T17:52:35.078119846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-01-06T17:52:35.081366582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039725s
2026-01-06T17:52:35.084952201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-06T17:52:35', 'remove_fanzub')
2026-01-06T17:52:35.088859778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.091839928Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-06T17:52:35.093629250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143238s
2026-01-06T17:52:35.096236228Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-06T17:52:35.098554295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.101513373Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-01-06T17:52:35.128744215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-01-06T17:52:35.131865419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-01-06T17:52:35.136005634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050688s
2026-01-06T17:52:35.138219862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-01-06T17:52:35.141547952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-01-06T17:52:35.145322160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051688s
2026-01-06T17:52:35.151942508Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-01-06T17:52:35.156868205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-01-06T17:52:35.160659187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066446s
2026-01-06T17:52:35.162836260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-01-06T17:52:35.166091444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-06T17:52:35.169934792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005214s
2026-01-06T17:52:35.172024028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-01-06T17:52:35.174731368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-01-06T17:52:35.177778362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039033s
2026-01-06T17:52:35.179900114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-01-06T17:52:35.183053292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-06T17:52:35.186782670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049886s
2026-01-06T17:52:35.190631769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-06T17:52:35', 'update_artist_history_indexes')
2026-01-06T17:52:35.194609518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.198203984Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-06T17:52:35.200128449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159857s
2026-01-06T17:52:35.202313297Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-06T17:52:35.204462714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.207196748Z [Info] remove_nma: Starting migration of Main DB to 17
2026-01-06T17:52:35.233423319Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:35.246671831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-01-06T17:52:35.250342031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145695s
2026-01-06T17:52:35.253912298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-06T17:52:35', 'remove_nma')
2026-01-06T17:52:35.257859926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.260982633Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-06T17:52:35.262743338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251414s
2026-01-06T17:52:35.265094641Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-06T17:52:35.267320993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.270172865Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-01-06T17:52:35.274779579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:35.276643221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.37E-05s
2026-01-06T17:52:35.278765795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-01-06T17:52:35.281610281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-01-06T17:52:35.292230833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114941s
2026-01-06T17:52:35.295937004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-06T17:52:35', 'album_disambiguation')
2026-01-06T17:52:35.299896225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.303145366Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-06T17:52:35.304975591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221693s
2026-01-06T17:52:35.307404762Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-06T17:52:35.309678209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.312593077Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-01-06T17:52:35.316219418Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:35.318392643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:35.334240388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158664s
2026-01-06T17:52:35.338355964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-06T17:52:35', 'add_ape_quality_in_profiles')
2026-01-06T17:52:35.342661622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.345996175Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-06T17:52:35.347894257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275534s
2026-01-06T17:52:35.350135559Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-06T17:52:35.352299756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.355078841Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-01-06T17:52:35.367106886Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:35.370709339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-01-06T17:52:35.373998922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046022s
2026-01-06T17:52:35.376230565Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:35.379287980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-01-06T17:52:35.382162256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039939s
2026-01-06T17:52:35.384372125Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:35.387332124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-01-06T17:52:35.390198275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038946s
2026-01-06T17:52:35.393764475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-06T17:52:35', 'remove_pushalot')
2026-01-06T17:52:35.397612521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.400754707Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-06T17:52:35.402534791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142283s
2026-01-06T17:52:35.404805784Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-06T17:52:35.406984880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.409810379Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-01-06T17:52:35.416213650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-01-06T17:52:35.420489980Z [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:35.425130011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069385s
2026-01-06T17:52:35.428750480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-06T17:52:35', 'add_custom_filters')
2026-01-06T17:52:35.432610481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.435875815Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-06T17:52:35.437639696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174605s
2026-01-06T17:52:35.439886269Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-06T17:52:35.442034183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.444804190Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-01-06T17:52:35.449486597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:35.451303745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-01-06T17:52:35.453348461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-01-06T17:52:35.456104069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-01-06T17:52:35.466520790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112646s
2026-01-06T17:52:35.470192152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-06T17:52:35', 'import_list_tags')
2026-01-06T17:52:35.474079227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:35.477418611Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-06T17:52:35.479205989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021983s
2026-01-06T17:52:35.481553034Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-06T17:52:35.483760197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:35.486623412Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-01-06T17:52:35.575334078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-01-06T17:52:35.582773576Z [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:35.589593546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120465s
2026-01-06T17:52:35.591825379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-01-06T17:52:35.595348361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-01-06T17:52:35.599206449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053917s
2026-01-06T17:52:35.631941202Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-01-06T17:52:35.632247518Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-06T17:52:35.632509045Z FROM "Artists"
2026-01-06T17:52:35.644049529Z [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:35.644075972Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-01-06T17:52:35.644087064Z FROM "Artists"
2026-01-06T17:52:35.651609869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137916s
2026-01-06T17:52:35.653440084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:35.655143674Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-06T17:52:35.657317060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-01-06T17:52:35.660577984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:35.671231563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119525s
2026-01-06T17:52:35.677428388Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-01-06T17:52:35.677452938Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:35.677487147Z FROM "ArtistMetadata"
2026-01-06T17:52:35.677509331Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-06T17:52:35.685783630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-01-06T17:52:35.685808159Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:35.685818039Z FROM "ArtistMetadata"
2026-01-06T17:52:35.685832388Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-01-06T17:52:35.691657665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101858s
2026-01-06T17:52:35.693543332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-01-06T17:52:35.701788972Z [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:35.708765417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134123s
2026-01-06T17:52:35.710963413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-01-06T17:52:35.714387726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-06T17:52:35.718169249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052609s
2026-01-06T17:52:35.720225369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-01-06T17:52:35.723174006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-06T17:52:35.726673551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045875s
2026-01-06T17:52:35.728469577Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:35.730535376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:35.805972940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0753583s
2026-01-06T17:52:35.808118008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:35.809834905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-01-06T17:52:35.811968741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-01-06T17:52:35.815195056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:35.826882335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129633s
2026-01-06T17:52:35.828687780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:35.830367441Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-06T17:52:35.832464203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-01-06T17:52:35.835505716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:35.846191579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118044s
2026-01-06T17:52:35.847976694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:35.849681245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-06T17:52:35.851633205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-01-06T17:52:35.854244081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-01-06T17:52:35.864702446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111801s
2026-01-06T17:52:35.871825727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-01-06T17:52:35.871868363Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:35.871920448Z FROM "ArtistMetadata"
2026-01-06T17:52:35.871945568Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:35.871973715Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-06T17:52:35.881822243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-01-06T17:52:35.881847243Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:35.881857243Z FROM "ArtistMetadata"
2026-01-06T17:52:35.881868716Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:35.881909849Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-01-06T17:52:35.889527886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130854s
2026-01-06T17:52:35.891317739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:35.893027492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-06T17:52:35.895179364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-01-06T17:52:35.898379236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-01-06T17:52:35.909117705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119642s
2026-01-06T17:52:35.910911376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:35.912589755Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-06T17:52:35.914647558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-01-06T17:52:35.917726266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:35.928375696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117921s
2026-01-06T17:52:35.930174798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:35.931873839Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-01-06T17:52:35.933979518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-01-06T17:52:35.937126403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:35.947778939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118586s
2026-01-06T17:52:35.954381923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-06T17:52:35.954406482Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-06T17:52:35.954433516Z FROM "AlbumReleases"
2026-01-06T17:52:35.954455601Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:35.954483076Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-06T17:52:35.963480560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-06T17:52:35.963507064Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-01-06T17:52:35.963517244Z FROM "AlbumReleases"
2026-01-06T17:52:35.963527325Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:35.963565802Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-01-06T17:52:35.969673228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109462s
2026-01-06T17:52:35.976982914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-01-06T17:52:35.977020430Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:35.977039097Z FROM "ArtistMetadata"
2026-01-06T17:52:35.977094328Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:35.977132756Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:35.986817774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-01-06T17:52:35.986844879Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-01-06T17:52:35.986874278Z FROM "ArtistMetadata"
2026-01-06T17:52:35.986896282Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:35.986926142Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:35.992864537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112544s
2026-01-06T17:52:35.998806871Z [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:36.075700897Z [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:36.090458949Z [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:36.098531240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:36.103726249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:36.132403573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:36.136930497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:36.140428870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383641s
2026-01-06T17:52:36.144251065Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-01-06T17:52:36.222406140Z [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:36.241753581Z [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:36.252243400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:36.260756278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:36.288123435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:36.292639868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:36.296156387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1491467s
2026-01-06T17:52:36.298896494Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-01-06T17:52:36.372225062Z [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:36.387800549Z [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:36.395976349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-01-06T17:52:36.400873167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-01-06T17:52:36.428174652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-01-06T17:52:36.432832750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-01-06T17:52:36.436491556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1353911s
2026-01-06T17:52:36.438567836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-01-06T17:52:36.505869380Z [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:36.516887071Z [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:36.523173006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:36.527456440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:36.553419430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:36.557076242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.116598s
2026-01-06T17:52:36.559412495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-06T17:52:36.562570323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:36.566157665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048228s
2026-01-06T17:52:36.568153984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-01-06T17:52:36.571002469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:36.574484549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044368s
2026-01-06T17:52:36.576600328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-01-06T17:52:36.579622943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:36.583144013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046777s
2026-01-06T17:52:36.585231736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-01-06T17:52:36.588239170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-01-06T17:52:36.591838146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047384s
2026-01-06T17:52:36.593938805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-01-06T17:52:36.596923915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-01-06T17:52:36.600537149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004609s
2026-01-06T17:52:36.602671636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-01-06T17:52:36.605741827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-01-06T17:52:36.609291674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047295s
2026-01-06T17:52:36.611128562Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:36.622520838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-06T17:52:36.626329014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134311s
2026-01-06T17:52:36.628106924Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:36.631228989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-01-06T17:52:36.634242616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043846s
2026-01-06T17:52:36.635997249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:36.640044978Z [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:36.643599524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059797s
2026-01-06T17:52:36.647647503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-06T17:52:36', 'add_release_groups_etc')
2026-01-06T17:52:36.651578017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:36.656465567Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-06T17:52:36.658335832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185455s
2026-01-06T17:52:36.661167993Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-06T17:52:36.663374746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:36.666556632Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-01-06T17:52:36.679531674Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:36.682373866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-01-06T17:52:36.685779242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042312s
2026-01-06T17:52:36.689457677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-06T17:52:36', 'NewMediaInfoFormat')
2026-01-06T17:52:36.693335033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:36.696713275Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-06T17:52:36.698563600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149456s
2026-01-06T17:52:36.701270289Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-06T17:52:36.703609488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:36.706750402Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-01-06T17:52:36.729223205Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-01-06T17:52:36.733087615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-01-06T17:52:36.760862322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292059s
2026-01-06T17:52:36.762866527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-06T17:52:36.764639427Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-06T17:52:36.767185723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-01-06T17:52:36.771070704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:36.781638820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122819s
2026-01-06T17:52:36.785705447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-06T17:52:36', 'rename_restrictions_to_release_profiles')
2026-01-06T17:52:36.789769499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:36.793479128Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-06T17:52:36.795473343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235442s
2026-01-06T17:52:36.798206415Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-06T17:52:36.800595334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:36.803681257Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-01-06T17:52:36.823620019Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-01-06T17:52:36.826851524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-01-06T17:52:36.854125253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028096s
2026-01-06T17:52:36.856059918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:36.857871726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-01-06T17:52:36.860182207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-01-06T17:52:36.863283040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-06T17:52:36.873535541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113451s
2026-01-06T17:52:36.875471669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-01-06T17:52:36.877246331Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-06T17:52:36.879507033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-01-06T17:52:36.882583526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-01-06T17:52:36.892769974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111933s
2026-01-06T17:52:36.894486390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:36.897173079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-06T17:52:36.899991803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038473s
2026-01-06T17:52:36.901669832Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:36.904270067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-01-06T17:52:36.907069052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037477s
2026-01-06T17:52:36.909415135Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-01-06T17:52:36.983146224Z [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:36.998366596Z [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:37.006592827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:37.011346768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:37.039566892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:37.044094417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:37.049067639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:37.053604663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:37.057127365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1456647s
2026-01-06T17:52:37.061690903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-06T17:52:37', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-06T17:52:37.065517597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:37.069876362Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-06T17:52:37.071692218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1579804s
2026-01-06T17:52:37.073870343Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-06T17:52:37.075813675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:37.079122527Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-01-06T17:52:37.086119013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-01-06T17:52:37.090033132Z [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:37.095097539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071736s
2026-01-06T17:52:37.097156173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-01-06T17:52:37.100352578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-01-06T17:52:37.103952536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050052s
2026-01-06T17:52:37.107355356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-06T17:52:37', 'add_import_exclusions')
2026-01-06T17:52:37.111008912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:37.114303565Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-06T17:52:37.115939609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150859s
2026-01-06T17:52:37.129836757Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-06T17:52:37.132160124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:37.135330156Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-01-06T17:52:37.192300021Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-06T17:52:37.192324911Z WHERE "Id" in (
2026-01-06T17:52:37.192361094Z SELECT "Artists"."Id" from "Artists"
2026-01-06T17:52:37.192388329Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:37.192436686Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:37.201669313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-06T17:52:37.201695065Z WHERE "Id" in (
2026-01-06T17:52:37.201727701Z SELECT "Artists"."Id" from "Artists"
2026-01-06T17:52:37.201777350Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:37.201798603Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:37.211642451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147118s
2026-01-06T17:52:37.218006233Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-01-06T17:52:37.218032216Z WHERE "Id" in (
2026-01-06T17:52:37.218041875Z SELECT "Albums"."Id" from "Albums"
2026-01-06T17:52:37.218063619Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:37.218106495Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:37.226629203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-01-06T17:52:37.226654805Z WHERE "Id" in (
2026-01-06T17:52:37.226664585Z SELECT "Albums"."Id" from "Albums"
2026-01-06T17:52:37.226683142Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:37.226752201Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:37.232202764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101262s
2026-01-06T17:52:37.238177263Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-01-06T17:52:37.238202383Z WHERE "Id" in (
2026-01-06T17:52:37.238211942Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-06T17:52:37.238231933Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-06T17:52:37.238276883Z WHERE "Albums"."Id" IS NULL)
2026-01-06T17:52:37.246428635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-01-06T17:52:37.246454767Z WHERE "Id" in (
2026-01-06T17:52:37.246488625Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-01-06T17:52:37.246514077Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-01-06T17:52:37.246535690Z WHERE "Albums"."Id" IS NULL)
2026-01-06T17:52:37.251897986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097734s
2026-01-06T17:52:37.257986734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-06T17:52:37.258011513Z WHERE "Id" in (
2026-01-06T17:52:37.258021203Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:37.258039380Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:37.258079911Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-06T17:52:37.266461415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-06T17:52:37.266487778Z WHERE "Id" in (
2026-01-06T17:52:37.266497478Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:37.266516075Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:37.266533410Z WHERE "AlbumReleases"."Id" IS NULL)
2026-01-06T17:52:37.271898491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098522s
2026-01-06T17:52:37.278217734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-01-06T17:52:37.278242574Z WHERE "Id" in (
2026-01-06T17:52:37.278252494Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:37.278275730Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:37.278306733Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:37.286852457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-01-06T17:52:37.286877728Z WHERE "Id" in (
2026-01-06T17:52:37.286887488Z SELECT "Tracks"."Id" from "Tracks"
2026-01-06T17:52:37.286911726Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:37.286952408Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-01-06T17:52:37.292407882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010122s
2026-01-06T17:52:37.298718046Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:37.298742986Z WHERE "Id" IN (
2026-01-06T17:52:37.298752765Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.298775301Z LEFT OUTER JOIN "Tracks"
2026-01-06T17:52:37.298812696Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:37.298831594Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:37.307537552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:37.307563123Z WHERE "Id" IN (
2026-01-06T17:52:37.307573013Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.307593414Z LEFT OUTER JOIN "Tracks"
2026-01-06T17:52:37.307628234Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:37.307663685Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:37.313277167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103946s
2026-01-06T17:52:37.316827855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-06T17:52:37', 'clean_artist_metadata_table')
2026-01-06T17:52:37.320621182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:37.323890163Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-06T17:52:37.325626759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206231s
2026-01-06T17:52:37.327920297Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-06T17:52:37.330000264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:37.332689939Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-01-06T17:52:37.344687123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:37.346407256Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-01-06T17:52:37.348640181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-01-06T17:52:37.351754090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:37.362972045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125007s
2026-01-06T17:52:37.364680765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:37.366231877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-06T17:52:37.368381044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-01-06T17:52:37.371679084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:37.382157529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118838s
2026-01-06T17:52:37.383870458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:37.385491151Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.97E-05s
2026-01-06T17:52:37.387585948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-01-06T17:52:37.390737734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:37.401117972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116457s
2026-01-06T17:52:37.402774827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:37.404327683Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-06T17:52:37.406355937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-01-06T17:52:37.409430697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:37.419783500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115991s
2026-01-06T17:52:37.421489234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:37.423054314Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-06T17:52:37.425036114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-01-06T17:52:37.428032247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:37.438393867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116076s
2026-01-06T17:52:37.440290275Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-01-06T17:52:37.512120076Z [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:37.529559996Z [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:37.538436567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-06T17:52:37.542324955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-06T17:52:37.572222135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1287649s
2026-01-06T17:52:37.574525122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-01-06T17:52:37.646255933Z [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:37.663138562Z [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:37.671955172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-01-06T17:52:37.676031288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-01-06T17:52:37.704017792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274841s
2026-01-06T17:52:37.707688843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-06T17:52:37', 'health_issue_notification')
2026-01-06T17:52:37.711526439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:37.715176126Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-06T17:52:37.716971400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1384205s
2026-01-06T17:52:37.720442268Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-06T17:52:37.722690815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:37.725611726Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-01-06T17:52:37.741995991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:37.743883421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-01-06T17:52:37.745963839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-01-06T17:52:37.749221388Z [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:37.760617561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128155s
2026-01-06T17:52:37.762340500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:37.763971323Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-01-06T17:52:37.765789293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-01-06T17:52:37.768316390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-01-06T17:52:37.778595164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110339s
2026-01-06T17:52:37.781012411Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-06T17:52:37.783746585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-01-06T17:52:37.786437222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003431s
2026-01-06T17:52:37.791713144Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:37.791741802Z WHERE "Id" IN (
2026-01-06T17:52:37.791754988Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.791779147Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:37.791828947Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:37.798832887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:37.798861405Z WHERE "Id" IN (
2026-01-06T17:52:37.798872988Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.798888620Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:37.798911856Z WHERE "Tracks"."Id" IS NULL)
2026-01-06T17:52:37.804055081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086951s
2026-01-06T17:52:37.810682524Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:37.810707283Z WHERE "Id" IN (
2026-01-06T17:52:37.810729939Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.810753887Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:37.810810722Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:37.810853057Z WHERE "Artists"."Path" IS NULL)
2026-01-06T17:52:37.819988188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:37.820016866Z WHERE "Id" IN (
2026-01-06T17:52:37.820028660Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.820042989Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-01-06T17:52:37.820087829Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-01-06T17:52:37.820113911Z WHERE "Artists"."Path" IS NULL)
2026-01-06T17:52:37.826339545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112451s
2026-01-06T17:52:37.833872892Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:37.833901820Z WHERE "Id" IN (
2026-01-06T17:52:37.833913423Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.833931610Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:37.833975648Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:37.834003114Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-06T17:52:37.834053605Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-06T17:52:37.844375135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:37.844403773Z WHERE "Id" IN (
2026-01-06T17:52:37.844415336Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-01-06T17:52:37.844432531Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-01-06T17:52:37.844475517Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-01-06T17:52:37.844500187Z WHERE "AlbumReleases"."Monitored" = 0
2026-01-06T17:52:37.844548083Z OR "AlbumReleases"."Monitored" IS NULL)
2026-01-06T17:52:37.851585551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129729s
2026-01-06T17:52:37.857406230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-01-06T17:52:37.857433284Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-06T17:52:37.857471241Z FROM "Artists"
2026-01-06T17:52:37.857496161Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:37.857517654Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:37.865257286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-01-06T17:52:37.865281915Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-01-06T17:52:37.865295863Z FROM "Artists"
2026-01-06T17:52:37.865307727Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-01-06T17:52:37.865359602Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-01-06T17:52:37.870737830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094225s
2026-01-06T17:52:37.875196746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-01-06T17:52:37.875242358Z WHERE "Id" NOT IN (
2026-01-06T17:52:37.875255074Z SELECT MIN("Id")
2026-01-06T17:52:37.875267158Z FROM "TrackFiles"
2026-01-06T17:52:37.875277559Z GROUP BY "Path"
2026-01-06T17:52:37.875316778Z )
2026-01-06T17:52:37.881128799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-01-06T17:52:37.881153389Z WHERE "Id" NOT IN (
2026-01-06T17:52:37.881165363Z SELECT MIN("Id")
2026-01-06T17:52:37.881177287Z FROM "TrackFiles"
2026-01-06T17:52:37.881208710Z GROUP BY "Path"
2026-01-06T17:52:37.881233871Z )
2026-01-06T17:52:37.887242017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088075s
2026-01-06T17:52:37.889022621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:37.891247561Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-01-06T17:52:37.893393120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-01-06T17:52:37.962290547Z [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:37.975559791Z [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:37.982755939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:37.987324998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:38.016166482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:38.020288481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1249057s
2026-01-06T17:52:38.022254970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-01-06T17:52:38.024972571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:38.028384230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043796s
2026-01-06T17:52:38.030393164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-01-06T17:52:38.099901461Z [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:38.111545363Z [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:38.117940117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:38.122610340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:38.151002741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:38.155559314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:38.158985562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267241s
2026-01-06T17:52:38.163065967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-06T17:52:38', 'add_mediafilerepository_mtime')
2026-01-06T17:52:38.166973744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:38.171946305Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-06T17:52:38.173811600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13919s
2026-01-06T17:52:38.176599734Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-06T17:52:38.178923903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:38.182282915Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-01-06T17:52:38.202455217Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-01-06T17:52:38.202482913Z WHERE "Id" NOT IN (
2026-01-06T17:52:38.202515147Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-06T17:52:38.202546100Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:38.202575800Z GROUP BY "ArtistMetadata"."Id")
2026-01-06T17:52:38.212152339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-01-06T17:52:38.212178873Z WHERE "Id" NOT IN (
2026-01-06T17:52:38.212188342Z SELECT MIN("Artists"."Id") from "Artists"
2026-01-06T17:52:38.212201699Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-01-06T17:52:38.212252641Z GROUP BY "ArtistMetadata"."Id")
2026-01-06T17:52:38.218720122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115101s
2026-01-06T17:52:38.220817605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-01-06T17:52:38.223301736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-01-06T17:52:38.226409182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037948s
2026-01-06T17:52:38.228528168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-01-06T17:52:38.299244647Z [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:38.314532746Z [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:38.322689197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:38.327117171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:38.354551804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:38.358829175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:38.363070153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:38.366415669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360072s
2026-01-06T17:52:38.368457700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-01-06T17:52:38.371555537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:38.375065593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047774s
2026-01-06T17:52:38.378914702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-06T17:52:38', 'add_artistmetadataid_constraint')
2026-01-06T17:52:38.382841668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:38.387293120Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-06T17:52:38.389191732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164413s
2026-01-06T17:52:38.391501522Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-06T17:52:38.394485069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:38.398918936Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-01-06T17:52:38.410924265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-06T17:52:38.412769190Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-06T17:52:38.414841071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-01-06T17:52:38.418011383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:38.429516095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128122s
2026-01-06T17:52:38.431293463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-01-06T17:52:38.432918856Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-06T17:52:38.435113864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-01-06T17:52:38.438448468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:38.449093269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120742s
2026-01-06T17:52:38.450750325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:38.452298392Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-06T17:52:38.454357517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-01-06T17:52:38.457408599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:38.468041586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117741s
2026-01-06T17:52:38.469718262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-06T17:52:38.471314205Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2026-01-06T17:52:38.473557381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-01-06T17:52:38.476890571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:38.487454930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119268s
2026-01-06T17:52:38.489123078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:38.490659251Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2026-01-06T17:52:38.492750561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-01-06T17:52:38.495893769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:38.506516235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118854s
2026-01-06T17:52:38.508180436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-01-06T17:52:38.509723131Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-06T17:52:38.511749190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-01-06T17:52:38.514795794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:38.525471587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118465s
2026-01-06T17:52:38.529228250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-06T17:52:38', 'old_ids_and_artist_alias')
2026-01-06T17:52:38.533123211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:38.536631655Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-06T17:52:38.538420676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226887s
2026-01-06T17:52:38.540941030Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-06T17:52:38.543071149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:38.545832167Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-01-06T17:52:38.550070581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:38.552125177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:38.558556334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066711s
2026-01-06T17:52:38.561102079Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-06T17:52:38.563803188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-01-06T17:52:38.566711483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036164s
2026-01-06T17:52:38.570347813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-06T17:52:38', 'download_propers_config')
2026-01-06T17:52:38.574141721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:38.577407817Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-06T17:52:38.579155395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139513s
2026-01-06T17:52:38.581444444Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-06T17:52:38.583576165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:38.586381052Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-01-06T17:52:38.601327824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-01-06T17:52:38.604567857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-01-06T17:52:38.608716068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053065s
2026-01-06T17:52:38.610786827Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-01-06T17:52:38.679576337Z [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:38.693688257Z [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:38.701212656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:38.706049894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:38.733719550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:38.738096031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:38.742408122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:38.747017692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:38.750760407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1379747s
2026-01-06T17:52:38.752718199Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-01-06T17:52:38.830747431Z [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:38.844695882Z [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:38.851988134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-01-06T17:52:38.856490408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-01-06T17:52:38.885447355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-01-06T17:52:38.888999716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1344101s
2026-01-06T17:52:38.890894010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-01-06T17:52:38.959269737Z [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:38.971623989Z [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:38.978510473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-01-06T17:52:38.982225072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-01-06T17:52:39.012059495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187071s
2026-01-06T17:52:39.014244364Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-01-06T17:52:39.080955079Z [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:39.091681714Z [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:39.097651312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-06T17:52:39.102120049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-06T17:52:39.130908648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-06T17:52:39.135414890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-06T17:52:39.139956924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-06T17:52:39.144875336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-06T17:52:39.148490684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1323549s
2026-01-06T17:52:39.150364717Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-01-06T17:52:39.216161402Z [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:39.225945139Z [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:39.231341984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-06T17:52:39.235048416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-06T17:52:39.262784495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1106392s
2026-01-06T17:52:39.264733279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-01-06T17:52:39.331957618Z [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:39.342510553Z [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:39.348357575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:39.352842103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:39.381623818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:39.386045700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:39.389423490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12297s
2026-01-06T17:52:39.393157478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-06T17:52:39', 'remove_language_profiles')
2026-01-06T17:52:39.396901014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.401210941Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-06T17:52:39.402943519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1343903s
2026-01-06T17:52:39.406359276Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-06T17:52:39.408582612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.412198111Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-01-06T17:52:39.418076235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-06T17:52:39.419787421Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-01-06T17:52:39.422101128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-01-06T17:52:39.425045105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-01-06T17:52:39.436299163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122513s
2026-01-06T17:52:39.439964892Z [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:39.444596627Z [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:39.447872432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053103s
2026-01-06T17:52:39.451490767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-06T17:52:39', 'multi_disc_naming_format')
2026-01-06T17:52:39.455211788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.458423053Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-06T17:52:39.460315533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155171s
2026-01-06T17:52:39.462708130Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-06T17:52:39.464825122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.467736864Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-01-06T17:52:39.473629437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-06T17:52:39.475168115Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-06T17:52:39.477165847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-01-06T17:52:39.480285177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:39.491625398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126336s
2026-01-06T17:52:39.493295109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:39.495207259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:39.688154829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1926976s
2026-01-06T17:52:39.692313691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-06T17:52:39', 'add_download_client_priority')
2026-01-06T17:52:39.696655473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.700134106Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-06T17:52:39.701925372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2047412s
2026-01-06T17:52:39.704108187Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-06T17:52:39.706148244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.708808880Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-01-06T17:52:39.714294344Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:39.717333653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-01-06T17:52:39.720357781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00412s
2026-01-06T17:52:39.722417287Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:39.725142815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-01-06T17:52:39.727774372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035257s
2026-01-06T17:52:39.731231843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-06T17:52:39', 'remove_growl_prowl')
2026-01-06T17:52:39.734944798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.738043427Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-06T17:52:39.739707888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135496s
2026-01-06T17:52:39.741894249Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-06T17:52:39.743978215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.746893333Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-01-06T17:52:39.752076859Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:39.755123182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-01-06T17:52:39.758208554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042011s
2026-01-06T17:52:39.760311568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:39.763128118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-01-06T17:52:39.765821390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036814s
2026-01-06T17:52:39.769319653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-06T17:52:39', 'remove_plex_hometheatre')
2026-01-06T17:52:39.773045243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.776228833Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-06T17:52:39.777956772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137468s
2026-01-06T17:52:39.780236071Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-06T17:52:39.782372842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.785087397Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-01-06T17:52:39.796286053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:39.798048100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-06T17:52:39.799925961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-01-06T17:52:39.802556467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-01-06T17:52:39.813741745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120172s
2026-01-06T17:52:39.815447279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:39.817003131Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-01-06T17:52:39.819170275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-01-06T17:52:39.822501030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:39.833108395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120086s
2026-01-06T17:52:39.834752635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:39.836371304Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2026-01-06T17:52:39.838527415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-01-06T17:52:39.841802629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:39.852491668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120406s
2026-01-06T17:52:39.854183605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:39.855748245Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-01-06T17:52:39.857846739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-01-06T17:52:39.861040068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:39.871613164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118902s
2026-01-06T17:52:39.873284479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:39.874905633Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.4E-06s
2026-01-06T17:52:39.876872253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-01-06T17:52:39.879500003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-01-06T17:52:39.889834379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111513s
2026-01-06T17:52:39.891489461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:39.893394396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:39.907101141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136638s
2026-01-06T17:52:39.911153168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-06T17:52:39', 'add_root_folder_add_defaults')
2026-01-06T17:52:39.915195366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.918598067Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-06T17:52:39.920371547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251282s
2026-01-06T17:52:39.922452747Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-06T17:52:39.924440619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.927050343Z [Info] task_duration: Starting migration of Main DB to 40
2026-01-06T17:52:39.931765175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-06T17:52:39.933492523Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-06T17:52:39.935605507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-01-06T17:52:39.938516056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-01-06T17:52:39.949777649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122434s
2026-01-06T17:52:39.953180429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-06T17:52:39', 'task_duration')
2026-01-06T17:52:39.956879366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:39.959935950Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-06T17:52:39.961614199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223037s
2026-01-06T17:52:39.964338653Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-06T17:52:39.966600888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:39.969462810Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-01-06T17:52:39.976174712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-06T17:52:39.977948553Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-01-06T17:52:39.979966957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-01-06T17:52:39.983020364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:39.994395415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125888s
2026-01-06T17:52:39.996155458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-01-06T17:52:39.997744197Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-01-06T17:52:39.999730616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-01-06T17:52:40.002757320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:40.013408262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118392s
2026-01-06T17:52:40.017325920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-06T17:52:40', 'add_indexer_and_enabled_to_release_profiles')
2026-01-06T17:52:40.021268136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.024900108Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-06T17:52:40.026810935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226687s
2026-01-06T17:52:40.029043981Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-06T17:52:40.031124159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.033951651Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-01-06T17:52:40.039258455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-01-06T17:52:40.108395154Z [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:40.121255545Z [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:40.128173813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:40.132979237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:40.161106665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:40.165379137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:40.169643291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:40.174311820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:40.177943311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1368196s
2026-01-06T17:52:40.181136330Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-06T17:52:40.184907782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-01-06T17:52:40.188114719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046033s
2026-01-06T17:52:40.191228708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-06T17:52:40.195044630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-01-06T17:52:40.198145313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045095s
2026-01-06T17:52:40.200203145Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-01-06T17:52:40.267355499Z [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:40.278194702Z [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:40.284153889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-01-06T17:52:40.288111326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-01-06T17:52:40.316269365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141738s
2026-01-06T17:52:40.319949033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-06T17:52:40', 'remove_album_folders')
2026-01-06T17:52:40.323715716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.327369362Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-06T17:52:40.329084505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1250805s
2026-01-06T17:52:40.331778218Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-06T17:52:40.333898116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.336650367Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-01-06T17:52:40.342071711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:40.343767566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-06T17:52:40.345671839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-01-06T17:52:40.348596347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-01-06T17:52:40.359998833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012541s
2026-01-06T17:52:40.363556435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-06T17:52:40', 'add_priority_to_indexers')
2026-01-06T17:52:40.367331445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.370593613Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-06T17:52:40.372330570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228203s
2026-01-06T17:52:40.374816194Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-06T17:52:40.377016944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.379826601Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-01-06T17:52:40.386459525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-06T17:52:40.389318511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-01-06T17:52:40.393294735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047145s
2026-01-06T17:52:40.394961331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:40.396894934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:40.404625046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078859s
2026-01-06T17:52:40.408735041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-06T17:52:40', 'remove_chown_and_folderchmod_config')
2026-01-06T17:52:40.412820857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.416307777Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-06T17:52:40.418184405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191664s
2026-01-06T17:52:40.420305004Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-06T17:52:40.422320391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.424945476Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-01-06T17:52:40.493239659Z [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:40.501052969Z [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:40.506493342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092791s
2026-01-06T17:52:40.509989701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-06T17:52:40', 'update_notifiarr')
2026-01-06T17:52:40.513695742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.516854692Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-06T17:52:40.518512088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195297s
2026-01-06T17:52:40.520809273Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-06T17:52:40.522894642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.525639037Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-01-06T17:52:40.529494980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:40.531475296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:40.554182672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225553s
2026-01-06T17:52:40.558148726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-06T17:52:40', 'email_multiple_addresses')
2026-01-06T17:52:40.562246837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.565502892Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-06T17:52:40.567235551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339543s
2026-01-06T17:52:40.569590271Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-06T17:52:40.571735019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.574465055Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-01-06T17:52:40.578671253Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-01-06T17:52:40.581179774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-01-06T17:52:40.610406354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298649s
2026-01-06T17:52:40.615339866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-06T17:52:40', 'rename_blacklist_to_blocklist')
2026-01-06T17:52:40.619424389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.622837831Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-06T17:52:40.624664819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419559s
2026-01-06T17:52:40.626963006Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-06T17:52:40.629073345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.631801046Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-01-06T17:52:40.638836230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-06T17:52:40.640600862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-06T17:52:40.642930092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-01-06T17:52:40.646536973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:40.658387722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133874s
2026-01-06T17:52:40.660747152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-01-06T17:52:40.664167458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:40.675028514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123369s
2026-01-06T17:52:40.676681201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:40.678611818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:40.719119199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403806s
2026-01-06T17:52:40.723083430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-06T17:52:40', 'cdh_per_downloadclient')
2026-01-06T17:52:40.727104084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.730384038Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-06T17:52:40.732095644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.051804s
2026-01-06T17:52:40.734250692Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-06T17:52:40.736290008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.739013280Z [Info] download_history: Starting migration of Main DB to 52
2026-01-06T17:52:40.754908942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-01-06T17:52:40.761894266Z [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:40.768381225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115894s
2026-01-06T17:52:40.770384919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-01-06T17:52:40.773396743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-06T17:52:40.776973484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048174s
2026-01-06T17:52:40.778917597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-01-06T17:52:40.781867687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-06T17:52:40.785405970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047332s
2026-01-06T17:52:40.787415255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-01-06T17:52:40.790464103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-06T17:52:40.794005563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048304s
2026-01-06T17:52:40.795632549Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:40.797582925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:40.811873676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142262s
2026-01-06T17:52:40.815743397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-06T17:52:40', 'download_history')
2026-01-06T17:52:40.819672968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.822942360Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-06T17:52:40.824593153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255029s
2026-01-06T17:52:40.826847823Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-06T17:52:40.828885134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.831536803Z [Info] add_update_history: Starting migration of Main DB to 53
2026-01-06T17:52:40.836261194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-06T17:52:40', 'add_update_history')
2026-01-06T17:52:40.840138340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.843200114Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-06T17:52:40.844899465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144009s
2026-01-06T17:52:40.847163934Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-06T17:52:40.849284623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.851955160Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-01-06T17:52:40.857100950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:40.858889500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-06T17:52:40.869084686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-01-06T17:52:40.872702960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:40.884804023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135088s
2026-01-06T17:52:40.888487468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-06T17:52:40', 'add_on_update_to_notifications')
2026-01-06T17:52:40.892320314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.895658926Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-06T17:52:40.897449762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240372s
2026-01-06T17:52:40.899773279Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-06T17:52:40.901901594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.904698294Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-01-06T17:52:40.909793943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:40.911468715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-06T17:52:40.913496347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-01-06T17:52:40.916606168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:40.928427677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013072s
2026-01-06T17:52:40.932056333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-06T17:52:40', 'download_client_per_indexer')
2026-01-06T17:52:40.935879489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:40.939191337Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-06T17:52:40.940966802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234684s
2026-01-06T17:52:40.943130598Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-06T17:52:40.945204213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:40.947868146Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-01-06T17:52:40.955732168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:40.957454455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-01-06T17:52:40.959390383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-01-06T17:52:40.962475795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:40.974297033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130271s
2026-01-06T17:52:40.976010623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-01-06T17:52:40.977587268Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2026-01-06T17:52:40.979799562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-01-06T17:52:40.983189847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:40.994423052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126644s
2026-01-06T17:52:40.996125540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:40.997686713Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2026-01-06T17:52:40.999699845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-01-06T17:52:41.002761920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:41.013938531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122327s
2026-01-06T17:52:41.017457977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-06T17:52:41', 'AddNewItemMonitorType')
2026-01-06T17:52:41.021205121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:41.024445815Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-06T17:52:41.026095396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022655s
2026-01-06T17:52:41.028262469Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-06T17:52:41.030275922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:41.032906057Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-01-06T17:52:41.037939090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:41.039649714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-01-06T17:52:41.041695753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-01-06T17:52:41.044767828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:41.056635250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130754s
2026-01-06T17:52:41.060100236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-06T17:52:41', 'ImportListSearch')
2026-01-06T17:52:41.063809614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:41.066869504Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-06T17:52:41.068537582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023178s
2026-01-06T17:52:41.070778835Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-06T17:52:41.072881969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:41.075547776Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-01-06T17:52:41.080637553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-01-06T17:52:41.082335260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-01-06T17:52:41.084490600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-01-06T17:52:41.087837498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:41.099726213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132742s
2026-01-06T17:52:41.103289948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-06T17:52:41', 'ImportListMonitorExisting')
2026-01-06T17:52:41.107067693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:41.110255631Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-06T17:52:41.111980303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234965s
2026-01-06T17:52:41.114029789Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-06T17:52:41.116106110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:41.118722096Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-01-06T17:52:41.125508839Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:41.128379619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-01-06T17:52:41.131384418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039219s
2026-01-06T17:52:41.133488414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:41.136130433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-01-06T17:52:41.138710147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003408s
2026-01-06T17:52:41.140344748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-01-06T17:52:41.141888015Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-01-06T17:52:41.143716135Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-01-06T17:52:41.146223724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-01-06T17:52:41.157530697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120808s
2026-01-06T17:52:41.160985713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-06T17:52:41', 'add_indexer_tags')
2026-01-06T17:52:41.164710301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:41.167742305Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-06T17:52:41.169405514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221318s
2026-01-06T17:52:41.171550813Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-06T17:52:41.173588315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:41.176286397Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-01-06T17:52:41.179930303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:41.181956783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:41.195187900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132047s
2026-01-06T17:52:41.199041068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-06T17:52:41', 'update_audio_types')
2026-01-06T17:52:41.203070961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:41.206111312Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-06T17:52:41.207730481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242563s
2026-01-06T17:52:41.210546240Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-06T17:52:41.212890580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:41.215777021Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-01-06T17:52:41.263112148Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:41.265936454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-01-06T17:52:41.268841864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036059s
2026-01-06T17:52:41.270530874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-01-06T17:52:41.272133821Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-01-06T17:52:41.274407228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-01-06T17:52:41.347577377Z [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:41.362378555Z [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:41.370638064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-01-06T17:52:41.375282634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-01-06T17:52:41.405665673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-01-06T17:52:41.410507430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-01-06T17:52:41.413922476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1376413s
2026-01-06T17:52:41.415545022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:41.417131987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-06T17:52:41.419159359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-01-06T17:52:41.497031093Z [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:41.517768844Z [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:41.528395768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:41.533375594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:41.562734079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:41.567790238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:41.572371121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:41.575878552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1547629s
2026-01-06T17:52:41.577517863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:41.579054837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-06T17:52:41.581041887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-01-06T17:52:41.659347856Z [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:41.679817597Z [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:41.690029315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:41.694610348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:41.723934766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:41.728401909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:41.732834132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:41.736290220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1533521s
2026-01-06T17:52:41.737921043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:41.739439480Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-06T17:52:41.741334966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-01-06T17:52:41.818744190Z [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:41.838941041Z [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:41.849060384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-01-06T17:52:41.853599832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-01-06T17:52:41.883056235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-01-06T17:52:41.887793593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-01-06T17:52:41.892256538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-01-06T17:52:41.895711183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1525866s
2026-01-06T17:52:41.897479843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:41.899016477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-06T17:52:41.901059660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-01-06T17:52:41.974329721Z [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:41.987989541Z [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:41.995229898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:42.000132959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:42.029327555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:42.034149262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:42.038327644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:42.043297931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:42.046830482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1439134s
2026-01-06T17:52:42.048507589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-01-06T17:52:42.050408255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-01-06T17:52:42.052382530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-01-06T17:52:42.125126722Z [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:42.141383420Z [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:42.148609308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-01-06T17:52:42.153343339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-01-06T17:52:42.181893186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-01-06T17:52:42.186088532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-01-06T17:52:42.190301454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-01-06T17:52:42.194878619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-01-06T17:52:42.198448747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1441746s
2026-01-06T17:52:42.200119911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-06T17:52:42.201681355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-06T17:52:42.203626331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-01-06T17:52:42.284233432Z [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:42.296116315Z [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:42.303084734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-06T17:52:42.307055699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-06T17:52:42.335245061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297602s
2026-01-06T17:52:42.337129865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-06T17:52:42.338693162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-01-06T17:52:42.341005087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-01-06T17:52:42.412336555Z [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:42.424134327Z [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:42.430569331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-01-06T17:52:42.434501578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-01-06T17:52:42.462753355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198129s
2026-01-06T17:52:42.464513880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:42.466068099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-01-06T17:52:42.468154690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-01-06T17:52:42.538141079Z [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:42.548734336Z [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:42.554639785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-06T17:52:42.558318291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-06T17:52:42.589861194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1197128s
2026-01-06T17:52:42.591766050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:42.593308846Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-06T17:52:42.595317389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-01-06T17:52:42.666648376Z [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:42.677371484Z [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:42.683344348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-06T17:52:42.687250122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-06T17:52:42.715776122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1185434s
2026-01-06T17:52:42.717512668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:42.719203802Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-06T17:52:42.721199099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-01-06T17:52:42.793021746Z [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:42.804348429Z [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:42.810002823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-01-06T17:52:42.813988497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-01-06T17:52:42.842996988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1195952s
2026-01-06T17:52:42.844935921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-06T17:52:42.846644671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-06T17:52:42.849038872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-01-06T17:52:42.918966774Z [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:42.929239014Z [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:42.934708165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-06T17:52:42.939128093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-06T17:52:42.969762107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:42.973581546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1225138s
2026-01-06T17:52:42.976191551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-06T17:52:42.978167509Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-06T17:52:42.980652852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-01-06T17:52:43.050757480Z [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:43.062035465Z [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:43.067889391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-06T17:52:43.073154511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-06T17:52:43.106813003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:43.111441161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284793s
2026-01-06T17:52:43.113611450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-01-06T17:52:43.115613040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-06T17:52:43.118038964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-01-06T17:52:43.188572345Z [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:43.200001194Z [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:43.206002827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-01-06T17:52:43.211532509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-01-06T17:52:43.242680858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-01-06T17:52:43.247689662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1271688s
2026-01-06T17:52:43.249611672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-01-06T17:52:43.251372717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-06T17:52:43.253514830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-01-06T17:52:43.326371257Z [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:43.339451351Z [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:43.346202362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-01-06T17:52:43.350775820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-01-06T17:52:43.380734754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-01-06T17:52:43.386377925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-01-06T17:52:43.392206960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-01-06T17:52:43.396829757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405585s
2026-01-06T17:52:43.398806537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-06T17:52:43.400639016Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-01-06T17:52:43.402881000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-01-06T17:52:43.489522360Z [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:43.501655457Z [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:43.507435233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-06T17:52:43.511519025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-06T17:52:43.541920099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362669s
2026-01-06T17:52:43.544517188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-01-06T17:52:43.546216589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-06T17:52:43.548543734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-01-06T17:52:43.619874370Z [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:43.631837715Z [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:43.638140204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-01-06T17:52:43.642238494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-01-06T17:52:43.671045510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204676s
2026-01-06T17:52:43.672912579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-01-06T17:52:43.674571589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-01-06T17:52:43.676542196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-01-06T17:52:43.745739948Z [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:43.756388095Z [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:43.761931856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-01-06T17:52:43.766616808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-01-06T17:52:43.795812716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-01-06T17:52:43.800346073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-01-06T17:52:43.804815872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-01-06T17:52:43.809668762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-01-06T17:52:43.813418431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349343s
2026-01-06T17:52:43.815459831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:43.817228782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-01-06T17:52:43.819598874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-01-06T17:52:43.889566034Z [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:43.902857012Z [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:43.908793834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:43.913224304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:43.943496349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:43.947264605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255917s
2026-01-06T17:52:43.949175232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:43.950872900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-01-06T17:52:43.953262220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-01-06T17:52:44.025164677Z [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:44.042488554Z [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:44.049466022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:44.054332519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:44.085991376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:44.091731552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1361457s
2026-01-06T17:52:44.093628151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:44.095365719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-01-06T17:52:44.097961274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-01-06T17:52:44.170214117Z [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:44.184568085Z [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:44.191012419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:44.195703102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:44.227504647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:44.231411762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.131572s
2026-01-06T17:52:44.233192728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-06T17:52:44.234841126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-01-06T17:52:44.237089303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-01-06T17:52:44.309281603Z [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:44.324343727Z [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:44.331351084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-06T17:52:44.336068582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-06T17:52:44.367783151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:44.373517706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339394s
2026-01-06T17:52:44.376114925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-06T17:52:44.378134731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-01-06T17:52:44.380679414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-01-06T17:52:44.460935820Z [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:44.474919803Z [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:44.481770385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-06T17:52:44.486751874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-06T17:52:44.520159702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:44.525520374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1426179s
2026-01-06T17:52:44.527367373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-01-06T17:52:44.529241466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-01-06T17:52:44.531920439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-01-06T17:52:44.625748618Z [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:44.638797839Z [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:44.644882569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-01-06T17:52:44.649474173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-01-06T17:52:44.679829556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-01-06T17:52:44.685913925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.14987s
2026-01-06T17:52:44.687706835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-06T17:52:44.689563372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-01-06T17:52:44.692051953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-01-06T17:52:44.764084902Z [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:44.775602911Z [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:44.781296573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-06T17:52:44.786040945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-06T17:52:44.815742101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209042s
2026-01-06T17:52:44.817804443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-01-06T17:52:44.819874821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001848s
2026-01-06T17:52:44.821939878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-01-06T17:52:44.894114764Z [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:44.905933327Z [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:44.911357889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-01-06T17:52:44.915472111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-01-06T17:52:44.944640334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202847s
2026-01-06T17:52:44.946420408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-06T17:52:44.948205181Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-01-06T17:52:44.950398988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-01-06T17:52:45.025474433Z [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:45.036661685Z [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:45.042921287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-06T17:52:45.046867823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-06T17:52:45.075868178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1234317s
2026-01-06T17:52:45.077922604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-01-06T17:52:45.079551092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-01-06T17:52:45.081692603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-01-06T17:52:45.164237286Z [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:45.175409638Z [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:45.181671214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-01-06T17:52:45.185895389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-01-06T17:52:45.215003220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313573s
2026-01-06T17:52:45.216817673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-01-06T17:52:45.218444789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-01-06T17:52:45.220534526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-01-06T17:52:45.300359132Z [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:45.309095110Z [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:45.314216250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-01-06T17:52:45.318176182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-01-06T17:52:45.347462582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.124866s
2026-01-06T17:52:45.349173777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-06T17:52:45.350795783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-01-06T17:52:45.353000512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-01-06T17:52:45.429076251Z [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:45.437638559Z [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:45.442476468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-06T17:52:45.446978141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-06T17:52:45.478974508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-06T17:52:45.483073239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1280406s
2026-01-06T17:52:45.484785166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-01-06T17:52:45.486527764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2026-01-06T17:52:45.488681571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-01-06T17:52:45.560441501Z [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:45.568497068Z [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:45.573215358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-01-06T17:52:45.577798675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-01-06T17:52:45.608327206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-01-06T17:52:45.611779988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1211378s
2026-01-06T17:52:45.613481152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:45.615073368Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-01-06T17:52:45.617133135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-01-06T17:52:45.692430988Z [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:45.703334990Z [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:45.709211972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:45.713823145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:45.743468328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:45.747867364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:45.751330847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322601s
2026-01-06T17:52:45.753033074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:45.754621151Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-01-06T17:52:45.756653332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-01-06T17:52:45.840005961Z [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:45.851384790Z [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:45.857372164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-01-06T17:52:45.862023869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-01-06T17:52:45.892135841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-01-06T17:52:45.896708517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-01-06T17:52:45.900115226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415709s
2026-01-06T17:52:45.901843926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:45.903451974Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-06T17:52:45.905721863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-06T17:52:45.991714708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-06T17:52:45.997924870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-06T17:52:46.002235238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-06T17:52:46.006346375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-06T17:52:46.035908952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:46.040189499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.132543s
2026-01-06T17:52:46.045303054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-06T17:52:46', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-06T17:52:46.049516206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.056829780Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-06T17:52:46.058935359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1483514s
2026-01-06T17:52:46.062520587Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-06T17:52:46.064944858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.069240165Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-01-06T17:52:46.084004199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:46.085810936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-01-06T17:52:46.087970504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-01-06T17:52:46.091492144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.103828009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138815s
2026-01-06T17:52:46.105612512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:46.107271973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-01-06T17:52:46.109379155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-01-06T17:52:46.112511351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.123877413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126064s
2026-01-06T17:52:46.127574055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-06T17:52:46', 'add_on_delete_to_notifications')
2026-01-06T17:52:46.131408295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.134773169Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-06T17:52:46.136603925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231116s
2026-01-06T17:52:46.138783483Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-06T17:52:46.140813650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.143467563Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-01-06T17:52:46.168085395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-06T17:52:46.170142556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2026-01-06T17:52:46.172424060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-01-06T17:52:46.175912422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.188400544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139391s
2026-01-06T17:52:46.189977559Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-01-06T17:52:46.192723988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-01-06T17:52:46.195801033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041647s
2026-01-06T17:52:46.197477628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:46.199054693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-01-06T17:52:46.201042636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-01-06T17:52:46.203791269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-01-06T17:52:46.215035887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119549s
2026-01-06T17:52:46.216706761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:46.218640544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:46.228383389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096623s
2026-01-06T17:52:46.230479088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-01-06T17:52:46.235617313Z [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:46.240998467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088534s
2026-01-06T17:52:46.243598842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-01-06T17:52:46.246500944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-01-06T17:52:46.249957142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046042s
2026-01-06T17:52:46.251684981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:46.253306836Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-06T17:52:46.255354228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-01-06T17:52:46.258423587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-01-06T17:52:46.270096297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128744s
2026-01-06T17:52:46.271844016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:46.273436201Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-01-06T17:52:46.275497130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-01-06T17:52:46.278622232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.290136403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127741s
2026-01-06T17:52:46.291913631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-01-06T17:52:46.293475696Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-01-06T17:52:46.295594271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-01-06T17:52:46.298810516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.310338334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128436s
2026-01-06T17:52:46.311963276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:46.313893522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:46.336399642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223515s
2026-01-06T17:52:46.338460752Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:46.340417240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:46.352615108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121631s
2026-01-06T17:52:46.354899006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-01-06T17:52:46.436856947Z [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:46.446539951Z [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:46.451997799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-06T17:52:46.455945166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-06T17:52:46.486591044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293502s
2026-01-06T17:52:46.489198633Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-01-06T17:52:46.567126100Z [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:46.575908160Z [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:46.580675638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-01-06T17:52:46.584949643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-01-06T17:52:46.614807013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1236112s
2026-01-06T17:52:46.617601309Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-06T17:52:46.620697693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-01-06T17:52:46.623684757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039895s
2026-01-06T17:52:46.625338265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-06T17:52:46.626917364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-01-06T17:52:46.629267846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-01-06T17:52:46.632873315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.644907974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136604s
2026-01-06T17:52:46.646590120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-01-06T17:52:46.648162816Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-01-06T17:52:46.650338587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-01-06T17:52:46.653386924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-01-06T17:52:46.664885052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126387s
2026-01-06T17:52:46.668439799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-06T17:52:46', 'add_custom_formats')
2026-01-06T17:52:46.672101441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.675638041Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-06T17:52:46.677353755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231748s
2026-01-06T17:52:46.679756042Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-06T17:52:46.681835328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.684780717Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-01-06T17:52:46.690850457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-01-06T17:52:46.692557564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-01-06T17:52:46.694365855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-01-06T17:52:46.697188878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-01-06T17:52:46.709518350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133869s
2026-01-06T17:52:46.713162657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-06T17:52:46', 'add_result_to_commands')
2026-01-06T17:52:46.716919370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.720035524Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-06T17:52:46.721692480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236331s
2026-01-06T17:52:46.724324689Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-06T17:52:46.726180766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.728915742Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-01-06T17:52:46.733734994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:46.735419526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-01-06T17:52:46.737564203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-01-06T17:52:46.740880009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:46.753470627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140135s
2026-01-06T17:52:46.757296359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-06T17:52:46', 'health_restored_notification')
2026-01-06T17:52:46.761111359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.764393217Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-06T17:52:46.766242810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245474s
2026-01-06T17:52:46.768545185Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-06T17:52:46.770169075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.772728888Z [Info] remove_uc: Starting migration of Main DB to 66
2026-01-06T17:52:46.777203026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-01-06T17:52:46.780764446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-01-06T17:52:46.783320472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041982s
2026-01-06T17:52:46.786703312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-06T17:52:46', 'remove_uc')
2026-01-06T17:52:46.790367078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.793648394Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-06T17:52:46.795247103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144713s
2026-01-06T17:52:46.797625381Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-06T17:52:46.799775239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.802594194Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-01-06T17:52:46.806209012Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:46.808205040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:46.835360441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270628s
2026-01-06T17:52:46.839680347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-06T17:52:46', 'download_clients_rename_tv_to_music')
2026-01-06T17:52:46.843833429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.847194586Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-06T17:52:46.849022586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388135s
2026-01-06T17:52:46.851504873Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-06T17:52:46.853709933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.856623929Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-01-06T17:52:46.861495657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-01-06T17:52:46.863178866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-01-06T17:52:46.865393144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-01-06T17:52:46.868867859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-01-06T17:52:46.881376502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140561s
2026-01-06T17:52:46.885250922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-06T17:52:46', 'add_colon_replacement_to_naming_config')
2026-01-06T17:52:46.889194712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:46.893789833Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-06T17:52:46.895640880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259173s
2026-01-06T17:52:46.897700566Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-06T17:52:46.899662126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:46.902392693Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-01-06T17:52:46.907826582Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-01-06T17:52:46.984708935Z [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:46.994576772Z [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:47.000014469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-01-06T17:52:47.004626594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-01-06T17:52:47.035947882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-01-06T17:52:47.039652280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1298902s
2026-01-06T17:52:47.041397192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-01-06T17:52:47.042984638Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-01-06T17:52:47.045173144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-01-06T17:52:47.048076961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-01-06T17:52:47.059477212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124095s
2026-01-06T17:52:47.062900905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-06T17:52:47', 'list_sync_time')
2026-01-06T17:52:47.066499319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.069799874Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-06T17:52:47.071418883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225747s
2026-01-06T17:52:47.073688773Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-06T17:52:47.075730013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.078417123Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-01-06T17:52:47.083003496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-01-06T17:52:47.084712807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-06T17:52:47.086617782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-01-06T17:52:47.089302868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-01-06T17:52:47.101465003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130743s
2026-01-06T17:52:47.105037907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-06T17:52:47', 'add_download_client_tags')
2026-01-06T17:52:47.108754900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.111943990Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-06T17:52:47.113632219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232399s
2026-01-06T17:52:47.115805495Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-06T17:52:47.117862536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.120534004Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-01-06T17:52:47.128549050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-01-06T17:52:47.134068021Z [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:47.139684098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093121s
2026-01-06T17:52:47.141746901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-01-06T17:52:47.145014660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-01-06T17:52:47.148697755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051796s
2026-01-06T17:52:47.152206639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-06T17:52:47', 'add_notification_status')
2026-01-06T17:52:47.155887419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.159117322Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-06T17:52:47.160808877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152735s
2026-01-06T17:52:47.163109168Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-06T17:52:47.165216721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.167953140Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-01-06T17:52:47.171655935Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:47.173630230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:47.195999224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222227s
2026-01-06T17:52:47.200149189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-06T17:52:47', 'add_alac_24_quality_in_profiles')
2026-01-06T17:52:47.204390137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.207637033Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-06T17:52:47.209393159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033897s
2026-01-06T17:52:47.211469119Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-06T17:52:47.213479245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.216071594Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-01-06T17:52:47.221075939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-01-06T17:52:47.222698526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-01-06T17:52:47.224491896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-01-06T17:52:47.226919374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-01-06T17:52:47.239246451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130476s
2026-01-06T17:52:47.241169282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-01-06T17:52:47.243637070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-01-06T17:52:47.255075058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012197s
2026-01-06T17:52:47.258542258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-06T17:52:47', 'add_salt_to_users')
2026-01-06T17:52:47.262235323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.265318781Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-06T17:52:47.266951177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222283s
2026-01-06T17:52:47.269033209Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-06T17:52:47.271012624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.273615274Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-01-06T17:52:47.280937105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-01-06T17:52:47.286352607Z [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:47.292129567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00942s
2026-01-06T17:52:47.293986867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-01-06T17:52:47.296637673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-01-06T17:52:47.300052398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043733s
2026-01-06T17:52:47.303533065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-06T17:52:47', 'add_auto_tagging')
2026-01-06T17:52:47.307155929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.310260530Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-06T17:52:47.311881844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144069s
2026-01-06T17:52:47.314253057Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-06T17:52:47.316395200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.319195137Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-01-06T17:52:47.324456670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-01-06T17:52:47.326190891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-01-06T17:52:47.328328244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-01-06T17:52:47.331330939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-01-06T17:52:47.343884613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013657s
2026-01-06T17:52:47.346719229Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-06T17:52:47.350056669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-01-06T17:52:47.353060606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041618s
2026-01-06T17:52:47.356785896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-06T17:52:47', 'quality_definition_preferred_size')
2026-01-06T17:52:47.360557710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.363886472Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-06T17:52:47.365691876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144738s
2026-01-06T17:52:47.368047960Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-06T17:52:47.370159430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.372906671Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-01-06T17:52:47.377743990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-01-06T17:52:47.379433431Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-06T17:52:47.381488178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-01-06T17:52:47.384609111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:47.397552499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142077s
2026-01-06T17:52:47.401340125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-06T17:52:47', 'add_on_artist_add_to_notifications')
2026-01-06T17:52:47.405172250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.408584419Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-06T17:52:47.410308440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248s
2026-01-06T17:52:47.412480623Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-06T17:52:47.414513025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.417193772Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-01-06T17:52:47.421675825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-01-06T17:52:47.423288873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-01-06T17:52:47.425353710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-01-06T17:52:47.428085469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-01-06T17:52:47.440592780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133888s
2026-01-06T17:52:47.444203930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-06T17:52:47', 'album_last_searched_time')
2026-01-06T17:52:47.447909490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.451048289Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-06T17:52:47.452772641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235903s
2026-01-06T17:52:47.454832698Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-06T17:52:47.456823596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.459419132Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-01-06T17:52:47.465336174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-01-06T17:52:47.467012188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-01-06T17:52:47.468927845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-01-06T17:52:47.471916853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:47.484749217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139961s
2026-01-06T17:52:47.486417516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-01-06T17:52:47.487920061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-01-06T17:52:47.489865868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-01-06T17:52:47.492805216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-01-06T17:52:47.504805746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131598s
2026-01-06T17:52:47.508310512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-06T17:52:47', 'add_indexer_flags')
2026-01-06T17:52:47.512016122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.515698436Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-06T17:52:47.517353027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238438s
2026-01-06T17:52:47.519653077Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-06T17:52:47.521738766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.524480736Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-01-06T17:52:47.530337237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-01-06T17:52:47.533063796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-01-06T17:52:47.536956684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048373s
2026-01-06T17:52:47.538799534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-01-06T17:52:47.541439228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-01-06T17:52:47.544835876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043283s
2026-01-06T17:52:47.546726733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-01-06T17:52:47.549590969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-01-06T17:52:47.552987908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045436s
2026-01-06T17:52:47.556615672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-06T17:52:47', 'add_indexes_album_statistics')
2026-01-06T17:52:47.560351232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.563653791Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-06T17:52:47.565410368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148244s
2026-01-06T17:52:47.567573052Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-06T17:52:47.569618059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:47.572292062Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-01-06T17:52:47.577351007Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-06T17:52:47.581426251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-01-06T17:52:47.585096681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052692s
2026-01-06T17:52:47.588654323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-06T17:52:47', 'update_redacted_baseurl')
2026-01-06T17:52:47.592355815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:47.595454374Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-06T17:52:47.597148665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153349s
2026-01-06T17:52:47.726433105Z [Debug] MigrationController: Took: 00:00:19.8147189
2026-01-06T17:52:49.165450506Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-01-06T17:52:49.696543444Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-01-06T17:52:50.386399491Z [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:50.849736631Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-01-06T17:52:50.863498327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-01-06T17:52:50.866690794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-01-06T17:52:50.941442187Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-01-06T17:52:50.944306163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778594s
2026-01-06T17:52:50.947192704Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-01-06T17:52:50.949893341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804908s
2026-01-06T17:52:50.981660245Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-01-06T17:52:50.984987674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:50.991883236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-01-06T17:52:50.996157923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-01-06T17:52:51.002092360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075068s
2026-01-06T17:52:51.004883329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.010347750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-01-06T17:52:51.012881331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015685s
2026-01-06T17:52:51.017807028Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-01-06T17:52:51.020830415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.028537400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-01-06T17:52:51.032191266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:51.037282476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059775s
2026-01-06T17:52:51.039766046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:51.042258715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-01-06T17:52:51.045189726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-01-06T17:52:51.049002562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-01-06T17:52:51.058664994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010293s
2026-01-06T17:52:51.061800116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.066322681Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-01-06T17:52:51.069021314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018026s
2026-01-06T17:52:51.073280770Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-01-06T17:52:51.076528639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.081599948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:51.084142577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-01-06T17:52:51.086898676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-01-06T17:52:51.091050965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-01-06T17:52:51.096197506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063408s
2026-01-06T17:52:51.098910258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.103103019Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-01-06T17:52:51.105832284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012997s
2026-01-06T17:52:51.111825850Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-01-06T17:52:51.114788405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.119507585Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-01-06T17:52:51.128268553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-01-06T17:52:51.134088811Z [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:51.142074037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112414s
2026-01-06T17:52:51.144618791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-01-06T17:52:51.147873643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-06T17:52:51.152275826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051199s
2026-01-06T17:52:51.157056641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-01-06T17:52:51', 'InitialSetup')
2026-01-06T17:52:51.162474558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.166692841Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-01-06T17:52:51.169227984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194349s
2026-01-06T17:52:51.172889025Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-01-06T17:52:51.176054007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.179862685Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-01-06T17:52:51.185449994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-01-06T17:52:51', 'add_reason_to_pending_releases')
2026-01-06T17:52:51.191463901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.195742715Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-01-06T17:52:51.198545738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196195s
2026-01-06T17:52:51.201339353Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-01-06T17:52:51.204298109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.207872225Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-01-06T17:52:51.212261041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-01-06T17:52:51', 'add_medium_support')
2026-01-06T17:52:51.217705461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.221774554Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-01-06T17:52:51.224403156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175888s
2026-01-06T17:52:51.227370971Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-01-06T17:52:51.230580362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.234200350Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-01-06T17:52:51.238952567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-01-06T17:52:51', 'add_various_qualites_in_profile')
2026-01-06T17:52:51.244630588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.248921156Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-01-06T17:52:51.251729821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181997s
2026-01-06T17:52:51.254467222Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-01-06T17:52:51.257418103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.260913319Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-01-06T17:52:51.265213426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-01-06T17:52:51', 'metadata_profiles')
2026-01-06T17:52:51.270624200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.274664955Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-01-06T17:52:51.277234267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017371s
2026-01-06T17:52:51.280410622Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-01-06T17:52:51.283788192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.287521929Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-01-06T17:52:51.292721197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-01-06T17:52:51', 'separate_automatic_and_interactive_search')
2026-01-06T17:52:51.298598038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.303072105Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-01-06T17:52:51.306102837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189633s
2026-01-06T17:52:51.309029740Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-01-06T17:52:51.312167226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.315801362Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-01-06T17:52:51.320529632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-01-06T17:52:51', 'change_album_path_to_relative')
2026-01-06T17:52:51.326178775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.330448901Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-01-06T17:52:51.333230241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182081s
2026-01-06T17:52:51.336188316Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-01-06T17:52:51.339318648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.343060572Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-01-06T17:52:51.347750965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-01-06T17:52:51', 'change_quality_size_mb_to_kb')
2026-01-06T17:52:51.353390649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.357669683Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-01-06T17:52:51.360430732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018278s
2026-01-06T17:52:51.363112010Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-01-06T17:52:51.366038923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.369589972Z [Info] album_releases: Starting migration of Log DB to 9
2026-01-06T17:52:51.373784406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-01-06T17:52:51', 'album_releases')
2026-01-06T17:52:51.379148756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.383169350Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-01-06T17:52:51.385725176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172835s
2026-01-06T17:52:51.388499241Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-01-06T17:52:51.391475032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.395022654Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-01-06T17:52:51.399432983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-01-06T17:52:51', 'album_releases_fix')
2026-01-06T17:52:51.404909829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.408974603Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-01-06T17:52:51.411574897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175967s
2026-01-06T17:52:51.414295044Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-01-06T17:52:51.417200123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.420678004Z [Info] import_lists: Starting migration of Log DB to 11
2026-01-06T17:52:51.424798259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-01-06T17:52:51', 'import_lists')
2026-01-06T17:52:51.430162529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.434145738Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-01-06T17:52:51.436668858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171259s
2026-01-06T17:52:51.439409024Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-01-06T17:52:51.442388513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.446003200Z [Info] add_release_status: Starting migration of Log DB to 12
2026-01-06T17:52:51.450385212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-01-06T17:52:51', 'add_release_status')
2026-01-06T17:52:51.456319279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.460401317Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-01-06T17:52:51.463017334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180857s
2026-01-06T17:52:51.465956711Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-01-06T17:52:51.469105861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.472941804Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-01-06T17:52:51.477827630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-01-06T17:52:51', 'album_download_notification')
2026-01-06T17:52:51.483429839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.487665977Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-01-06T17:52:51.490450563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184796s
2026-01-06T17:52:51.493464912Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-01-06T17:52:51.496728082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.500578954Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-01-06T17:52:51.505323316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-01-06T17:52:51', 'fix_language_metadata_profiles')
2026-01-06T17:52:51.511035436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.515471938Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-01-06T17:52:51.518315552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186741s
2026-01-06T17:52:51.521074266Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-01-06T17:52:51.524000257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.527558421Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-01-06T17:52:51.531790701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-01-06T17:52:51', 'remove_fanzub')
2026-01-06T17:52:51.537252617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.541259264Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-01-06T17:52:51.543783195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174307s
2026-01-06T17:52:51.546887084Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-01-06T17:52:51.550121776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.553800061Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-01-06T17:52:51.558589584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-01-06T17:52:51', 'update_artist_history_indexes')
2026-01-06T17:52:51.564219829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.568615048Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-01-06T17:52:51.571497781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183256s
2026-01-06T17:52:51.574392789Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-01-06T17:52:51.577507330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.581064752Z [Info] remove_nma: Starting migration of Log DB to 17
2026-01-06T17:52:51.585295870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-01-06T17:52:51', 'remove_nma')
2026-01-06T17:52:51.590683397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.594635343Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-01-06T17:52:51.597145105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174491s
2026-01-06T17:52:51.599913679Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-01-06T17:52:51.602919380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.608576870Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-01-06T17:52:51.613047250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-01-06T17:52:51', 'album_disambiguation')
2026-01-06T17:52:51.618530519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.622640814Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-01-06T17:52:51.625307543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197512s
2026-01-06T17:52:51.628401191Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-01-06T17:52:51.631502836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.635530575Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-01-06T17:52:51.640423044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-01-06T17:52:51', 'add_ape_quality_in_profiles')
2026-01-06T17:52:51.646149864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.650422305Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-01-06T17:52:51.653113343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018767s
2026-01-06T17:52:51.655746885Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-01-06T17:52:51.658622975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.662115617Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-01-06T17:52:51.666323568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-01-06T17:52:51', 'remove_pushalot')
2026-01-06T17:52:51.671602075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.675618662Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-01-06T17:52:51.678135739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171532s
2026-01-06T17:52:51.680813851Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-01-06T17:52:51.683690642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.687175559Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-01-06T17:52:51.691501979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-01-06T17:52:51', 'add_custom_filters')
2026-01-06T17:52:51.696864314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.700819898Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-01-06T17:52:51.703388720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172031s
2026-01-06T17:52:51.706140239Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-01-06T17:52:51.709002030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.712464040Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-01-06T17:52:51.716581480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-01-06T17:52:51', 'import_list_tags')
2026-01-06T17:52:51.721874065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.725808346Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-01-06T17:52:51.728308038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169385s
2026-01-06T17:52:51.731036301Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-01-06T17:52:51.733997993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.737443350Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-01-06T17:52:51.741992729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-01-06T17:52:51', 'add_release_groups_etc')
2026-01-06T17:52:51.747269863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.751255447Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-01-06T17:52:51.753802695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173376s
2026-01-06T17:52:51.757015573Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-01-06T17:52:51.759884690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.763663758Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-01-06T17:52:51.767905858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-01-06T17:52:51', 'NewMediaInfoFormat')
2026-01-06T17:52:51.773526323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.777702030Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-01-06T17:52:51.780352666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178341s
2026-01-06T17:52:51.783588621Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-01-06T17:52:51.787103257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.790912135Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-01-06T17:52:51.796241455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-01-06T17:52:51', 'rename_restrictions_to_release_profiles')
2026-01-06T17:52:51.802337417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.806852908Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-01-06T17:52:51.809941436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194819s
2026-01-06T17:52:51.813226289Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-01-06T17:52:51.816758661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.820677891Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-01-06T17:52:51.826116009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-01-06T17:52:51', 'rename_quality_profiles_add_upgrade_allowed')
2026-01-06T17:52:51.832274608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.836892726Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-01-06T17:52:51.840081145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197593s
2026-01-06T17:52:51.842964680Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-01-06T17:52:51.846095292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.849826514Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-01-06T17:52:51.854417226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-01-06T17:52:51', 'add_import_exclusions')
2026-01-06T17:52:51.859586533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.864293460Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-01-06T17:52:51.866223746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182166s
2026-01-06T17:52:51.868948141Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-01-06T17:52:51.871410298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.874270135Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-01-06T17:52:51.877875584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-01-06T17:52:51', 'clean_artist_metadata_table')
2026-01-06T17:52:51.882274700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.885548060Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-01-06T17:52:51.887642697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142361s
2026-01-06T17:52:51.889878879Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-01-06T17:52:51.892212638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.894960680Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-01-06T17:52:51.898314933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-01-06T17:52:51', 'health_issue_notification')
2026-01-06T17:52:51.902523646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.905785243Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-01-06T17:52:51.907881122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135484s
2026-01-06T17:52:51.910980492Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-01-06T17:52:51.913506678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.916429502Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-01-06T17:52:51.919998808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-01-06T17:52:51', 'add_mediafilerepository_mtime')
2026-01-06T17:52:51.924283394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.927686385Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-01-06T17:52:51.929971075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140683s
2026-01-06T17:52:51.932429725Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-01-06T17:52:51.934811690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.937738322Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-01-06T17:52:51.941886132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-01-06T17:52:51', 'add_artistmetadataid_constraint')
2026-01-06T17:52:51.946517667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.951320015Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-01-06T17:52:51.953509563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164188s
2026-01-06T17:52:51.957141054Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-01-06T17:52:51.959397147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.962204569Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-01-06T17:52:51.965584263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-01-06T17:52:51', 'old_ids_and_artist_alias')
2026-01-06T17:52:51.969835842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.973291268Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-01-06T17:52:51.975307778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138831s
2026-01-06T17:52:51.978510867Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-01-06T17:52:51.980920859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:51.983828482Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-01-06T17:52:51.987385083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-01-06T17:52:51', 'download_propers_config')
2026-01-06T17:52:51.991719509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:51.995156318Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-01-06T17:52:51.997321026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142321s
2026-01-06T17:52:51.999713503Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-01-06T17:52:52.002021369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.004782929Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-01-06T17:52:52.008154767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-01-06T17:52:52', 'remove_language_profiles')
2026-01-06T17:52:52.012323560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.015572661Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-01-06T17:52:52.017645354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135678s
2026-01-06T17:52:52.020176249Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-01-06T17:52:52.023022039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.027532860Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-01-06T17:52:52.031071134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-01-06T17:52:52', 'multi_disc_naming_format')
2026-01-06T17:52:52.035217130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.038477013Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-01-06T17:52:52.040509445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160127s
2026-01-06T17:52:52.042779115Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-01-06T17:52:52.045066760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.049320353Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-01-06T17:52:52.053661694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-01-06T17:52:52', 'add_download_client_priority')
2026-01-06T17:52:52.057860036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.061199780Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-01-06T17:52:52.063381562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160888s
2026-01-06T17:52:52.065596331Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-01-06T17:52:52.067790699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.070559704Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-01-06T17:52:52.074208269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-01-06T17:52:52', 'remove_growl_prowl')
2026-01-06T17:52:52.078285086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.081506211Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-01-06T17:52:52.083469685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137603s
2026-01-06T17:52:52.085681307Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-01-06T17:52:52.087924303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.090698708Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-01-06T17:52:52.094013923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-01-06T17:52:52', 'remove_plex_hometheatre')
2026-01-06T17:52:52.098110250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.101387938Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-01-06T17:52:52.103393135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134592s
2026-01-06T17:52:52.105636010Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-01-06T17:52:52.107945590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.110714264Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-01-06T17:52:52.114079399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-01-06T17:52:52', 'add_root_folder_add_defaults')
2026-01-06T17:52:52.118245727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.121515570Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-01-06T17:52:52.123551018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135362s
2026-01-06T17:52:52.125650385Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-01-06T17:52:52.127830794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.130509106Z [Info] task_duration: Starting migration of Log DB to 40
2026-01-06T17:52:52.133570449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-01-06T17:52:52', 'task_duration')
2026-01-06T17:52:52.137556895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.140717628Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-01-06T17:52:52.142631421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129776s
2026-01-06T17:52:52.145021343Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-01-06T17:52:52.147452357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.150372857Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-01-06T17:52:52.154067245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-01-06T17:52:52', 'add_indexer_and_enabled_to_release_profiles')
2026-01-06T17:52:52.158462182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.161925956Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-01-06T17:52:52.164098740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142351s
2026-01-06T17:52:52.166254991Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-01-06T17:52:52.168457455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.171427725Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-01-06T17:52:52.174706677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-01-06T17:52:52', 'remove_album_folders')
2026-01-06T17:52:52.178811671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.182207417Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-01-06T17:52:52.184354189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136151s
2026-01-06T17:52:52.186582445Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-01-06T17:52:52.188868267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.191712113Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-01-06T17:52:52.194959881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-01-06T17:52:52', 'add_priority_to_indexers')
2026-01-06T17:52:52.199104635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.202356593Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-01-06T17:52:52.204361379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135258s
2026-01-06T17:52:52.206620517Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-01-06T17:52:52.209010779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.211881148Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-01-06T17:52:52.215505124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-01-06T17:52:52', 'remove_chown_and_folderchmod_config')
2026-01-06T17:52:52.219760381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.223161368Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-01-06T17:52:52.225264882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140399s
2026-01-06T17:52:52.227344980Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-01-06T17:52:52.229490981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.232229324Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-01-06T17:52:52.235323473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-01-06T17:52:52', 'update_notifiarr')
2026-01-06T17:52:52.239372945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.242553399Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-01-06T17:52:52.244487102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013121s
2026-01-06T17:52:52.246647762Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-01-06T17:52:52.248930036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.251627978Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-01-06T17:52:52.256994211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-01-06T17:52:52', 'email_multiple_addresses')
2026-01-06T17:52:52.261272775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.264533450Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-01-06T17:52:52.267532247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155752s
2026-01-06T17:52:52.269875404Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-01-06T17:52:52.272165996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.275163541Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-01-06T17:52:52.278605921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-01-06T17:52:52', 'rename_blacklist_to_blocklist')
2026-01-06T17:52:52.282797409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.286095559Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-01-06T17:52:52.288169004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138754s
2026-01-06T17:52:52.290300996Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-01-06T17:52:52.292546687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.295805458Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-01-06T17:52:52.299041533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-01-06T17:52:52', 'cdh_per_downloadclient')
2026-01-06T17:52:52.303086276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.306301258Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-01-06T17:52:52.308266645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013792s
2026-01-06T17:52:52.310333697Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-01-06T17:52:52.312455629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.315317731Z [Info] download_history: Starting migration of Log DB to 52
2026-01-06T17:52:52.318439125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-01-06T17:52:52', 'download_history')
2026-01-06T17:52:52.322429689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.325708570Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-01-06T17:52:52.327616672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131715s
2026-01-06T17:52:52.329739255Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-01-06T17:52:52.331901788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.334573818Z [Info] add_update_history: Starting migration of Log DB to 53
2026-01-06T17:52:52.357493070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-01-06T17:52:52.362246720Z [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:52.367701011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080871s
2026-01-06T17:52:52.369766349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-01-06T17:52:52.372406805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-06T17:52:52.376018546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043052s
2026-01-06T17:52:52.379160312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-01-06T17:52:52', 'add_update_history')
2026-01-06T17:52:52.383151006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.386555840Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-01-06T17:52:52.388498351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146832s
2026-01-06T17:52:52.391129267Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-01-06T17:52:52.393419559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.396395660Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-01-06T17:52:52.399784292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-01-06T17:52:52', 'add_on_update_to_notifications')
2026-01-06T17:52:52.403924517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.407187928Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-01-06T17:52:52.409242454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137209s
2026-01-06T17:52:52.411431481Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-01-06T17:52:52.413684988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.416373360Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-01-06T17:52:52.419640137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-01-06T17:52:52', 'download_client_per_indexer')
2026-01-06T17:52:52.423701995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.426943791Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-01-06T17:52:52.428956693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132251s
2026-01-06T17:52:52.431122965Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-01-06T17:52:52.433292522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.436067980Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-01-06T17:52:52.439262963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-01-06T17:52:52', 'AddNewItemMonitorType')
2026-01-06T17:52:52.443302655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.446494942Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-01-06T17:52:52.448450920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132129s
2026-01-06T17:52:52.450519886Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-01-06T17:52:52.452641447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.455255449Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-01-06T17:52:52.458418647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-01-06T17:52:52', 'ImportListSearch')
2026-01-06T17:52:52.462401927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.465566278Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-01-06T17:52:52.467455711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129867s
2026-01-06T17:52:52.469752676Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-01-06T17:52:52.471976823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.474732872Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-01-06T17:52:52.478012224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-01-06T17:52:52', 'ImportListMonitorExisting')
2026-01-06T17:52:52.482081757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.485334004Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-01-06T17:52:52.487338209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133291s
2026-01-06T17:52:52.489740536Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-01-06T17:52:52.491879843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.494802657Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-01-06T17:52:52.497913390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-01-06T17:52:52', 'add_indexer_tags')
2026-01-06T17:52:52.501882401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.505105189Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-01-06T17:52:52.507026226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132903s
2026-01-06T17:52:52.509309704Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-01-06T17:52:52.511456756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.514361003Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-01-06T17:52:52.517490253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-01-06T17:52:52', 'update_audio_types')
2026-01-06T17:52:52.521444223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.524598093Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-01-06T17:52:52.526507567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131788s
2026-01-06T17:52:52.529155859Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-01-06T17:52:52.531624038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.534405127Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-01-06T17:52:52.543382260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-01-06T17:52:52.545720247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002576s
2026-01-06T17:52:52.548248988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-01-06T17:52:52.562242149Z [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:52.570302096Z [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:52.575533408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-01-06T17:52:52.579466907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-01-06T17:52:52.586526770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-01-06T17:52:52.590092840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039802s
2026-01-06T17:52:52.591986853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-01-06T17:52:52.594208856Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-01-06T17:52:52.596280447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-01-06T17:52:52.606298385Z [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:52.612605112Z [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:52.617052005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-01-06T17:52:52.620934351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-01-06T17:52:52.628029986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-01-06T17:52:52.631631597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332426s
2026-01-06T17:52:52.633604699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-01-06T17:52:52.635442078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-01-06T17:52:52.637526816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-01-06T17:52:52.647218617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-01-06T17:52:52.652703139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-01-06T17:52:52.657237308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-01-06T17:52:52.661408806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-01-06T17:52:52.668484571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-01-06T17:52:52.672372078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327051s
2026-01-06T17:52:52.675869819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-01-06T17:52:52', 'postgres_update_timestamp_columns_to_with_timezone')
2026-01-06T17:52:52.680225128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.684232285Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-01-06T17:52:52.686471383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0441415s
2026-01-06T17:52:52.688888449Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-01-06T17:52:52.691150974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.693975561Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-01-06T17:52:52.697417981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-01-06T17:52:52', 'add_on_delete_to_notifications')
2026-01-06T17:52:52.701530080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.704812588Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-01-06T17:52:52.706836783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136083s
2026-01-06T17:52:52.708922964Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-01-06T17:52:52.711056258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.713676473Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-01-06T17:52:52.716952799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-01-06T17:52:52', 'add_custom_formats')
2026-01-06T17:52:52.720960708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.724249459Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-01-06T17:52:52.726164906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132152s
2026-01-06T17:52:52.728434465Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-01-06T17:52:52.730625586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.733310782Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-01-06T17:52:52.736502217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-01-06T17:52:52', 'add_result_to_commands')
2026-01-06T17:52:52.740535938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.743739918Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-01-06T17:52:52.745721438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131274s
2026-01-06T17:52:52.747979694Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-01-06T17:52:52.750236007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.753008248Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-01-06T17:52:52.756491129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-01-06T17:52:52', 'health_restored_notification')
2026-01-06T17:52:52.760836047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.764955501Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-01-06T17:52:52.767019666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146555s
2026-01-06T17:52:52.769272562Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-01-06T17:52:52.771317428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.773931972Z [Info] remove_uc: Starting migration of Log DB to 66
2026-01-06T17:52:52.777058577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-01-06T17:52:52', 'remove_uc')
2026-01-06T17:52:52.780958328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.784065143Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-01-06T17:52:52.785891650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128406s
2026-01-06T17:52:52.788484490Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-01-06T17:52:52.790918721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.793892558Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-01-06T17:52:52.797525271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-01-06T17:52:52', 'download_clients_rename_tv_to_music')
2026-01-06T17:52:52.801952775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.805525367Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-01-06T17:52:52.807729154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145947s
2026-01-06T17:52:52.810074145Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-01-06T17:52:52.812766215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.815900836Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-01-06T17:52:52.819508198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-01-06T17:52:52', 'add_colon_replacement_to_naming_config')
2026-01-06T17:52:52.824019360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.827378533Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-01-06T17:52:52.829532570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145728s
2026-01-06T17:52:52.831571284Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-01-06T17:52:52.833792686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.837020625Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-01-06T17:52:52.840223102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-01-06T17:52:52', 'list_sync_time')
2026-01-06T17:52:52.844162383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.847573420Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-01-06T17:52:52.849479638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139552s
2026-01-06T17:52:52.851624205Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-01-06T17:52:52.854106643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.856749194Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-01-06T17:52:52.860290563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-01-06T17:52:52', 'add_download_client_tags')
2026-01-06T17:52:52.864388553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.867586712Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-01-06T17:52:52.869768705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134646s
2026-01-06T17:52:52.872046811Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-01-06T17:52:52.874303504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.877142640Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-01-06T17:52:52.880395589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-01-06T17:52:52', 'add_notification_status')
2026-01-06T17:52:52.884650766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.887891891Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-01-06T17:52:52.889870264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135679s
2026-01-06T17:52:52.892157699Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-01-06T17:52:52.894394602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.897090761Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-01-06T17:52:52.900413811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-01-06T17:52:52', 'add_alac_24_quality_in_profiles')
2026-01-06T17:52:52.904477532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.907777806Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-01-06T17:52:52.909869938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132126s
2026-01-06T17:52:52.912068765Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-01-06T17:52:52.914216930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.916801874Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-01-06T17:52:52.919864409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-01-06T17:52:52', 'add_salt_to_users')
2026-01-06T17:52:52.923836467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.926984955Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-01-06T17:52:52.929026114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128443s
2026-01-06T17:52:52.931089077Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-01-06T17:52:52.933211631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.935866505Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-01-06T17:52:52.938925785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-01-06T17:52:52', 'add_auto_tagging')
2026-01-06T17:52:52.942873663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.945975828Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-01-06T17:52:52.947899481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128344s
2026-01-06T17:52:52.950116985Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-01-06T17:52:52.952610977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.955404931Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-01-06T17:52:52.958878284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-01-06T17:52:52', 'quality_definition_preferred_size')
2026-01-06T17:52:52.963102127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.966397241Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-01-06T17:52:52.968447950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136774s
2026-01-06T17:52:52.970622708Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-01-06T17:52:52.972902809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.975546200Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-01-06T17:52:52.978920023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-01-06T17:52:52', 'add_on_artist_add_to_notifications')
2026-01-06T17:52:52.983031240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:52.986286082Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-01-06T17:52:52.988310248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132869s
2026-01-06T17:52:52.990394394Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-01-06T17:52:52.992543480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:52.995155228Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-01-06T17:52:52.998326012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-01-06T17:52:52', 'album_last_searched_time')
2026-01-06T17:52:53.002895601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:53.006122257Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-01-06T17:52:53.008256114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135667s
2026-01-06T17:52:53.010549861Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-01-06T17:52:53.012839341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:53.015409375Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-01-06T17:52:53.018831174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-01-06T17:52:53', 'add_indexer_flags')
2026-01-06T17:52:53.023118645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:53.026227234Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-01-06T17:52:53.028119954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134439s
2026-01-06T17:52:53.030657322Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-01-06T17:52:53.032725586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:53.035341693Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-01-06T17:52:53.038933965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-01-06T17:52:53', 'add_indexes_album_statistics')
2026-01-06T17:52:53.043130684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:53.046401690Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-01-06T17:52:53.048407949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013783s
2026-01-06T17:52:53.050461563Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-01-06T17:52:53.052682845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-01-06T17:52:53.055352570Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-01-06T17:52:53.058735892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-01-06T17:52:53', 'update_redacted_baseurl')
2026-01-06T17:52:53.062654651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-01-06T17:52:53.065844553Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-01-06T17:52:53.067718636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132719s
2026-01-06T17:52:57.021923278Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-01-06T17:52:57.222784430Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-01-06T17:52:57.651959944Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-01-06T17:52:59.001373661Z [Info] QualityProfileService: Setting up default quality profiles
2026-01-06T17:52:59.922214086Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-01-06T17:53:00.077150721Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-01-06T17:53:00.277011800Z [ls.io-init] done.
2026-01-06T17:53:02.689340052Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-01-06T17:53:02.842904885Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-01-06T17:53:02.854540621Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin