AMD64 PASS
linuxserver/lidarr
Runtime: 15.63s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2026-06-24T05:14:32+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.94MB
Tag: amd64-develop-3.1.3.4968-ls252
Version: 3.1.3.4968-ls252
Expand
2026-06-24T05:20:04.812640958Z [migrations] started
2026-06-24T05:20:04.812676189Z [migrations] no migrations found
2026-06-24T05:20:04.836901821Z usermod: no changes
2026-06-24T05:20:04.843400833Z ───────────────────────────────────────
2026-06-24T05:20:04.843424330Z
2026-06-24T05:20:04.843428759Z ██╗ ███████╗██╗ ██████╗
2026-06-24T05:20:04.843432557Z ██║ ██╔════╝██║██╔═══██╗
2026-06-24T05:20:04.843436264Z ██║ ███████╗██║██║ ██║
2026-06-24T05:20:04.843440022Z ██║ ╚════██║██║██║ ██║
2026-06-24T05:20:04.843443669Z ███████╗███████║██║╚██████╔╝
2026-06-24T05:20:04.843447607Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-24T05:20:04.843451295Z
2026-06-24T05:20:04.843454812Z Brought to you by linuxserver.io
2026-06-24T05:20:04.843458469Z ───────────────────────────────────────
2026-06-24T05:20:04.843698773Z
2026-06-24T05:20:04.843705667Z To support the app dev(s) visit:
2026-06-24T05:20:04.845550804Z Lidarr: https://opencollective.com/lidarr
2026-06-24T05:20:04.845848924Z
2026-06-24T05:20:04.845855307Z To support LSIO projects visit:
2026-06-24T05:20:04.845859265Z https://www.linuxserver.io/donate/
2026-06-24T05:20:04.845862872Z
2026-06-24T05:20:04.845866369Z ───────────────────────────────────────
2026-06-24T05:20:04.845870618Z GID/UID
2026-06-24T05:20:04.845874245Z ───────────────────────────────────────
2026-06-24T05:20:04.850183897Z
2026-06-24T05:20:04.850193837Z User UID: 911
2026-06-24T05:20:04.850199168Z User GID: 911
2026-06-24T05:20:04.850206272Z ───────────────────────────────────────
2026-06-24T05:20:04.851918652Z Linuxserver.io version: 3.1.3.4968-ls252
2026-06-24T05:20:04.852197213Z Build-date: 2026-06-24T05:14:32+00:00
2026-06-24T05:20:04.852460994Z ───────────────────────────────────────
2026-06-24T05:20:04.852467808Z
2026-06-24T05:20:04.905242409Z [custom-init] No custom files found, skipping...
2026-06-24T05:20:05.228603204Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-06-24T05:20:05.245878234Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:05.250028955Z [Debug] Bootstrap: Console selected
2026-06-24T05:20:05.253493825Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:05.256196008Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:05.521939225Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:05.572025501Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9d145b8c-800b-45db-99ce-b86c5fa15163} may be persisted to storage in unencrypted form.
2026-06-24T05:20:05.628021342Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-24T05:20:05.664786223Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-24T05:20:05.750676014Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-24T05:20:05.757414318Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:05.757972893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:05.796341405Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-24T05:20:05.800460642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389639s
2026-06-24T05:20:05.800687399Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-24T05:20:05.800898815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430727s
2026-06-24T05:20:05.807598612Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-24T05:20:05.808169031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.813093321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-24T05:20:05.823040088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-24T05:20:05.833864603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205513s
2026-06-24T05:20:05.834204418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:05.836482437Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-24T05:20:05.836666357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023176s
2026-06-24T05:20:05.837271396Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-24T05:20:05.837502752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.842135785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-24T05:20:05.843081861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:05.843639334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013205s
2026-06-24T05:20:05.843866802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:05.844181326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000104s
2026-06-24T05:20:05.844613095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-24T05:20:05.845170037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-24T05:20:05.845868444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010394s
2026-06-24T05:20:05.846095832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:05.846911937Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-24T05:20:05.847074694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020644s
2026-06-24T05:20:05.847442525Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-24T05:20:05.847698551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.848520497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:05.849540522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-24T05:20:05.849756908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-24T05:20:05.850062273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-24T05:20:05.850551218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005967s
2026-06-24T05:20:05.850759327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:05.851455189Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-24T05:20:05.851620842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014623s
2026-06-24T05:20:05.854922663Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-24T05:20:05.855097195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.855725721Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-24T05:20:05.867646004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-24T05:20:05.868201042Z [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-06-24T05:20:05.868758165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009217s
2026-06-24T05:20:05.868949159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-24T05:20:05.869228091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-24T05:20:05.869562465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s
2026-06-24T05:20:05.869711144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-24T05:20:05.870064496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-24T05:20:05.870453750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s
2026-06-24T05:20:05.870651739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-24T05:20:05.870942415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-24T05:20:05.871297830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2026-06-24T05:20:05.871481651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-24T05:20:05.877106041Z [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-06-24T05:20:05.878287040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065888s
2026-06-24T05:20:05.878462594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-24T05:20:05.878793350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-24T05:20:05.879177764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004864s
2026-06-24T05:20:05.879333087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-24T05:20:05.879624564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-24T05:20:05.880036855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2026-06-24T05:20:05.880238892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-24T05:20:05.880532594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:05.880854522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s
2026-06-24T05:20:05.881047361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-24T05:20:05.881304388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:05.881603180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000388s
2026-06-24T05:20:05.881745587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-24T05:20:05.883173834Z [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-06-24T05:20:05.884175472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022258s
2026-06-24T05:20:05.884391247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-24T05:20:05.884721622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:05.885090866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005061s
2026-06-24T05:20:05.885310198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-24T05:20:05.885605443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:05.885955999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004578s
2026-06-24T05:20:05.886147986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-24T05:20:05.886384322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:05.886721902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s
2026-06-24T05:20:05.886922636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-24T05:20:05.887209945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:05.887547996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-06-24T05:20:05.887730564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-24T05:20:05.888040738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:05.888909268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004697s
2026-06-24T05:20:05.888921072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-24T05:20:05.888929559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-24T05:20:05.889198611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-06-24T05:20:05.889382221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-24T05:20:05.890314248Z [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-06-24T05:20:05.891030852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014314s
2026-06-24T05:20:05.891275244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-24T05:20:05.891581090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-24T05:20:05.892015275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s
2026-06-24T05:20:05.892230719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-24T05:20:05.892521334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-24T05:20:05.892872321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004455s
2026-06-24T05:20:05.893106483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-24T05:20:05.893428492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-24T05:20:05.893750440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004608s
2026-06-24T05:20:05.894109664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-24T05:20:05.894483667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-24T05:20:05.894842119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s
2026-06-24T05:20:05.895035770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-24T05:20:05.895753105Z [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-06-24T05:20:05.896371430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011841s
2026-06-24T05:20:05.896553176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-24T05:20:05.896850275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-24T05:20:05.897240601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004901s
2026-06-24T05:20:05.897467658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-24T05:20:05.897759456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:05.898098028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004468s
2026-06-24T05:20:05.898274724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-24T05:20:05.899129767Z [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-06-24T05:20:05.899724344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012642s
2026-06-24T05:20:05.899981953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-24T05:20:05.900201245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-24T05:20:05.900515278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004052s
2026-06-24T05:20:05.900713928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-24T05:20:05.900999693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-24T05:20:05.901347284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s
2026-06-24T05:20:05.901552958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-24T05:20:05.901896921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-24T05:20:05.902239681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2026-06-24T05:20:05.902437340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-24T05:20:05.902710199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-24T05:20:05.903035605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s
2026-06-24T05:20:05.903235958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-24T05:20:05.903948795Z [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-06-24T05:20:05.904516819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s
2026-06-24T05:20:05.904701551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-24T05:20:05.905180967Z [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-06-24T05:20:05.905791877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009072s
2026-06-24T05:20:05.906045248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-24T05:20:05.906412217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-24T05:20:05.906773284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2026-06-24T05:20:05.906961734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-24T05:20:05.909399444Z [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-06-24T05:20:05.909908300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027688s
2026-06-24T05:20:05.910101980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-24T05:20:05.910382856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-24T05:20:05.910761078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004783s
2026-06-24T05:20:05.910941621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-24T05:20:05.911459404Z [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-06-24T05:20:05.912035455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008479s
2026-06-24T05:20:05.912288274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-24T05:20:05.912610343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-24T05:20:05.912958214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004708s
2026-06-24T05:20:05.913164639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-24T05:20:05.913660899Z [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-06-24T05:20:05.914185676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008401s
2026-06-24T05:20:05.914407343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-24T05:20:05.914763079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-24T05:20:05.915154758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005458s
2026-06-24T05:20:05.915368559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-24T05:20:05.915746610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-24T05:20:05.916143480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005365s
2026-06-24T05:20:05.916289003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-24T05:20:05.916995907Z [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-06-24T05:20:05.917498870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010303s
2026-06-24T05:20:05.917683783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-24T05:20:05.918567984Z [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-06-24T05:20:05.919484460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016211s
2026-06-24T05:20:05.919663100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-24T05:20:05.920278520Z [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-06-24T05:20:05.920713225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008686s
2026-06-24T05:20:05.920902046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-24T05:20:05.921654712Z [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-06-24T05:20:05.922229420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2026-06-24T05:20:05.922425645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-24T05:20:05.922977827Z [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-06-24T05:20:05.923561032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009463s
2026-06-24T05:20:05.923804994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-24T05:20:05.924444392Z [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-06-24T05:20:05.924946603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009155s
2026-06-24T05:20:05.925145294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-24T05:20:05.925625130Z [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-06-24T05:20:05.926047150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007254s
2026-06-24T05:20:05.926219998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-24T05:20:05.926552869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-24T05:20:05.926977585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s
2026-06-24T05:20:05.927175674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-24T05:20:05.927442471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-24T05:20:05.927841625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2026-06-24T05:20:05.927998291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-24T05:20:05.928428968Z [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-06-24T05:20:05.928823503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006591s
2026-06-24T05:20:05.929015249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-24T05:20:05.929731272Z [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-06-24T05:20:05.930392835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011745s
2026-06-24T05:20:05.930579090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-24T05:20:05.931030810Z [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-06-24T05:20:05.931532901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007677s
2026-06-24T05:20:05.931725489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-24T05:20:05.932085264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-24T05:20:05.932472885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005621s
2026-06-24T05:20:05.932661344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-24T05:20:05.932996991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-24T05:20:05.933380413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005343s
2026-06-24T05:20:05.933571698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-24T05:20:05.934282901Z [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-06-24T05:20:05.934922219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011671s
2026-06-24T05:20:05.935105969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-24T05:20:05.935860358Z [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-06-24T05:20:05.936496119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012017s
2026-06-24T05:20:05.936712014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-24T05:20:05.937049564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:05.937551105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006158s
2026-06-24T05:20:05.937742370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-24T05:20:05.938549837Z [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-06-24T05:20:05.939139995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012112s
2026-06-24T05:20:05.939315228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-24T05:20:05.940230392Z [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-06-24T05:20:05.940920873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s
2026-06-24T05:20:05.941138772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-24T05:20:05.941592305Z [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-06-24T05:20:05.942161011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008103s
2026-06-24T05:20:05.942403740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-24T05:20:05.942661539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-24T05:20:05.943046204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s
2026-06-24T05:20:05.943249293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-24T05:20:05.943892559Z [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-06-24T05:20:05.944498299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s
2026-06-24T05:20:05.944739796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-24T05:20:05.945116484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:05.945507883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005724s
2026-06-24T05:20:05.946804916Z [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-06-24T05:20:05.948599421Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0015022 taking an average of 00:00:00.0015022
2026-06-24T05:20:05.949387749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:05', 'InitialSetup')
2026-06-24T05:20:05.949758736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:05.952939273Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-24T05:20:05.953126791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072014s
2026-06-24T05:20:05.953476626Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-24T05:20:05.953720697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.954027115Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-24T05:20:05.954703447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-24T05:20:05.954897307Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:05.955109485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-24T05:20:05.955448949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:05.956591510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s
2026-06-24T05:20:05.956989352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:05', 'add_reason_to_pending_releases')
2026-06-24T05:20:05.957363696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:05.958188367Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-24T05:20:05.958410405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00281s
2026-06-24T05:20:05.958654246Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-24T05:20:05.958888027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.959142249Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-24T05:20:05.961669099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:05.961801816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:05.961981789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-24T05:20:05.962266973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-24T05:20:05.963397441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012188s
2026-06-24T05:20:05.963580229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:05.963732255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-24T05:20:05.963945234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-24T05:20:05.964290289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:05.965398402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012578s
2026-06-24T05:20:05.965579356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:05.965732204Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:05.965955343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-24T05:20:05.966274797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:05.967282217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011381s
2026-06-24T05:20:05.967683264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-24T05:20:05.968424999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-24T05:20:05.968802359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008477s
2026-06-24T05:20:05.969145179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-24T05:20:05.981214663Z [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-06-24T05:20:05.982809836Z [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-06-24T05:20:05.983904110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-24T05:20:05.985380625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-24T05:20:05.988619579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-24T05:20:05.989255019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-24T05:20:05.989825519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-24T05:20:05.990253842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208965s
2026-06-24T05:20:05.990495528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:05.990660651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:05.990870053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-24T05:20:05.991187633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-24T05:20:05.996365263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052587s
2026-06-24T05:20:05.996762142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:05', 'add_medium_support')
2026-06-24T05:20:05.997128210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:05.998256763Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-24T05:20:05.998423790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071314s
2026-06-24T05:20:05.998681569Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-24T05:20:05.998900590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:05.999188149Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-24T05:20:05.999899482Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-24T05:20:06.000269538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-24T05:20:06.000553650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004099s
2026-06-24T05:20:06.000729424Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.000943375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.003262868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002342s
2026-06-24T05:20:06.003638565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:06', 'add_various_qualites_in_profile')
2026-06-24T05:20:06.004057679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.004742338Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-24T05:20:06.004937211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037934s
2026-06-24T05:20:06.005135991Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-24T05:20:06.005344792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.005605397Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-24T05:20:06.006400438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-24T05:20:06.006914093Z [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-06-24T05:20:06.007374811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007798s
2026-06-24T05:20:06.007583391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-24T05:20:06.007983237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-24T05:20:06.008329855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005524s
2026-06-24T05:20:06.008504056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:06.008655531Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-24T05:20:06.008873901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-24T05:20:06.009201290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.010097465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s
2026-06-24T05:20:06.010308290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-24T05:20:06.014355543Z [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-06-24T05:20:06.017039961Z [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-06-24T05:20:06.018202082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.019217978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.021485216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-24T05:20:06.021961866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-24T05:20:06.022400790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.022845025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.023160721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126667s
2026-06-24T05:20:06.023374441Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-24T05:20:06.027332024Z [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-06-24T05:20:06.029838794Z [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-06-24T05:20:06.030951144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.032056331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.034333197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-24T05:20:06.034810709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-24T05:20:06.035254333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.035676383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.036014163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124443s
2026-06-24T05:20:06.036191952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.036348377Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.036543730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-24T05:20:06.036817021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-24T05:20:06.037660911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009277s
2026-06-24T05:20:06.038027750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:06', 'metadata_profiles')
2026-06-24T05:20:06.038378296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.039951485Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-24T05:20:06.040146107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031269s
2026-06-24T05:20:06.040411562Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-24T05:20:06.040647167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.040935698Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-24T05:20:06.042877129Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-24T05:20:06.047565322Z [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-06-24T05:20:06.048527030Z [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-06-24T05:20:06.049025925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-24T05:20:06.049677668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-24T05:20:06.051844182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-24T05:20:06.052203446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090992s
2026-06-24T05:20:06.052376936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:06.052530595Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-24T05:20:06.052751199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-24T05:20:06.053065994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-24T05:20:06.053919353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009614s
2026-06-24T05:20:06.054226511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-24T05:20:06.054569402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-24T05:20:06.054842121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s
2026-06-24T05:20:06.055015000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:06.055170924Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-24T05:20:06.055530167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-24T05:20:06.058901830Z [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-06-24T05:20:06.059992377Z [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-06-24T05:20:06.060565581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-24T05:20:06.061278337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-24T05:20:06.063421875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-24T05:20:06.063771489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080341s
2026-06-24T05:20:06.064187066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:06', 'separate_automatic_and_interactive_search')
2026-06-24T05:20:06.064569266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.065572838Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-24T05:20:06.065775186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097644s
2026-06-24T05:20:06.066003957Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-24T05:20:06.066225753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.066497962Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-24T05:20:06.066792245Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-24T05:20:06.070536868Z [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-06-24T05:20:06.072741829Z [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-06-24T05:20:06.073707374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.074948845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.077123777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.077576899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:06.077998599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:06.078439748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:06.078904053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.079249609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122641s
2026-06-24T05:20:06.079622951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:06', 'change_album_path_to_relative')
2026-06-24T05:20:06.080041534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.081119817Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-24T05:20:06.081310230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140853s
2026-06-24T05:20:06.081526566Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-24T05:20:06.081745096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.082009679Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-24T05:20:06.082546681Z [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-06-24T05:20:06.083088653Z [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-06-24T05:20:06.083444239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005883s
2026-06-24T05:20:06.083828152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:06', 'change_quality_size_mb_to_kb')
2026-06-24T05:20:06.084235092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.085264446Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-24T05:20:06.085454879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023434s
2026-06-24T05:20:06.085645944Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-24T05:20:06.085857931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.086109688Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-24T05:20:06.086474463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.086642943Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.086831523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-24T05:20:06.087110244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-24T05:20:06.088079767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010437s
2026-06-24T05:20:06.088252976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.088405093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.088602480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-24T05:20:06.088891552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-24T05:20:06.089796155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010068s
2026-06-24T05:20:06.090148244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:06', 'album_releases')
2026-06-24T05:20:06.090502688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.091167988Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-24T05:20:06.091351949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023621s
2026-06-24T05:20:06.091542372Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-24T05:20:06.091753858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.092036237Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-24T05:20:06.092618801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.092792130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.092982754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-24T05:20:06.096849383Z [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-06-24T05:20:06.099208425Z [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-06-24T05:20:06.100261537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.101488108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.103978234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.104424583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:06.104842575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:06.105283634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:06.105730153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.106064577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129063s
2026-06-24T05:20:06.106236834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.106385704Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.106586107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-24T05:20:06.110482757Z [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-06-24T05:20:06.112880657Z [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-06-24T05:20:06.113934350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.115047893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.117491816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.117936352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:06.118359163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:06.118797136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:06.119244707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.119572327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127987s
2026-06-24T05:20:06.119953305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:06', 'album_releases_fix')
2026-06-24T05:20:06.120300033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.121649401Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-24T05:20:06.121827069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148377s
2026-06-24T05:20:06.122018254Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-24T05:20:06.122220682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.122473732Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-24T05:20:06.123276860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-24T05:20:06.124166051Z [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-06-24T05:20:06.124819267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001349s
2026-06-24T05:20:06.125014731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-24T05:20:06.125308543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-24T05:20:06.125629058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2026-06-24T05:20:06.125820253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-24T05:20:06.126451455Z [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-06-24T05:20:06.127009719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00101s
2026-06-24T05:20:06.127226727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-24T05:20:06.127575078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:06.127976056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005491s
2026-06-24T05:20:06.128329769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:06', 'import_lists')
2026-06-24T05:20:06.128675225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.129467992Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-24T05:20:06.129650379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020285s
2026-06-24T05:20:06.129847967Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-24T05:20:06.130061337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.130315920Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-24T05:20:06.130677528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-24T05:20:06.130857982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.131080450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-24T05:20:06.131421327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-24T05:20:06.132429077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011399s
2026-06-24T05:20:06.132607216Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.132817449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.133835540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010509s
2026-06-24T05:20:06.134200124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:06', 'add_release_status')
2026-06-24T05:20:06.134565641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.135181291Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-24T05:20:06.135361945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023763s
2026-06-24T05:20:06.135578170Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-24T05:20:06.135798474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.136081354Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-24T05:20:06.136413673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.136582052Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.136801384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-24T05:20:06.137138393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.138059098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010572s
2026-06-24T05:20:06.138435596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:06', 'album_download_notification')
2026-06-24T05:20:06.138812836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.139664482Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-24T05:20:06.139679151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024072s
2026-06-24T05:20:06.139870206Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-24T05:20:06.140110290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.140377067Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-24T05:20:06.140997257Z [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-06-24T05:20:06.141657226Z [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-06-24T05:20:06.142080940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007421s
2026-06-24T05:20:06.142583061Z [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-06-24T05:20:06.143244965Z [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-06-24T05:20:06.143648989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-06-24T05:20:06.144043303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:06', 'fix_language_metadata_profiles')
2026-06-24T05:20:06.144408819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.145134902Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-24T05:20:06.145321959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021538s
2026-06-24T05:20:06.145519186Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-24T05:20:06.145720792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.146024694Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-24T05:20:06.146364930Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-24T05:20:06.146672439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-24T05:20:06.146947042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003493s
2026-06-24T05:20:06.147285494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:06', 'remove_fanzub')
2026-06-24T05:20:06.147642263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.148256079Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-24T05:20:06.148433537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016375s
2026-06-24T05:20:06.148655594Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-24T05:20:06.148878784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.149141904Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-24T05:20:06.150600853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-24T05:20:06.150883683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-24T05:20:06.151249079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004506s
2026-06-24T05:20:06.151457468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-24T05:20:06.151807624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-24T05:20:06.152203191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005418s
2026-06-24T05:20:06.152681073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-24T05:20:06.153117112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-24T05:20:06.153501756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006326s
2026-06-24T05:20:06.153706128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-24T05:20:06.154014700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-24T05:20:06.154354083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004621s
2026-06-24T05:20:06.154553665Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-24T05:20:06.154827116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-24T05:20:06.155173003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000439s
2026-06-24T05:20:06.155384289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-24T05:20:06.155702369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-24T05:20:06.156057976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004868s
2026-06-24T05:20:06.156452971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:06', 'update_artist_history_indexes')
2026-06-24T05:20:06.156799099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.157770285Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-24T05:20:06.157958554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021476s
2026-06-24T05:20:06.158149519Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-24T05:20:06.158353240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.158612993Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-24T05:20:06.168014091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.169129779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-24T05:20:06.169475986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011997s
2026-06-24T05:20:06.169827564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:06', 'remove_nma')
2026-06-24T05:20:06.170189563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.170819362Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-24T05:20:06.170992771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025287s
2026-06-24T05:20:06.171215901Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-24T05:20:06.171423769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.171709936Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-24T05:20:06.172045522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.172225845Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-06-24T05:20:06.172435037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-24T05:20:06.172720822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-24T05:20:06.173678511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s
2026-06-24T05:20:06.174036843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:06', 'album_disambiguation')
2026-06-24T05:20:06.174409674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.175028661Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-24T05:20:06.175204676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023649s
2026-06-24T05:20:06.175418526Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-24T05:20:06.175636546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.175951490Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-24T05:20:06.176229881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.176441367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.177689461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012679s
2026-06-24T05:20:06.178063525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:06', 'add_ape_quality_in_profiles')
2026-06-24T05:20:06.178427167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.179059892Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-24T05:20:06.179242189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026033s
2026-06-24T05:20:06.179434737Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-24T05:20:06.179645241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.179939524Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-24T05:20:06.180802482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.181141245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-24T05:20:06.181414826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004078s
2026-06-24T05:20:06.181633066Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.181935395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-24T05:20:06.182201040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003825s
2026-06-24T05:20:06.182424059Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.182724214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-24T05:20:06.182992274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s
2026-06-24T05:20:06.183340525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:06', 'remove_pushalot')
2026-06-24T05:20:06.183693266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.184371111Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-24T05:20:06.184553689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017303s
2026-06-24T05:20:06.184748762Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-24T05:20:06.184961040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.185216685Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-24T05:20:06.185589826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-24T05:20:06.186030314Z [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-06-24T05:20:06.186433295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006577s
2026-06-24T05:20:06.186789082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:06', 'add_custom_filters')
2026-06-24T05:20:06.187154719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.187960051Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-24T05:20:06.188145815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021445s
2026-06-24T05:20:06.188335848Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-24T05:20:06.188545430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.188799472Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-24T05:20:06.189097322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:06.189267365Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.189459441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-24T05:20:06.189727191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-24T05:20:06.190650200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s
2026-06-24T05:20:06.191006157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:06', 'import_list_tags')
2026-06-24T05:20:06.191363246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.192304954Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-24T05:20:06.192489064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026314s
2026-06-24T05:20:06.192691853Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-24T05:20:06.192913760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.193171579Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-24T05:20:06.197517063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-24T05:20:06.198227845Z [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-06-24T05:20:06.198810238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011054s
2026-06-24T05:20:06.199033378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-24T05:20:06.199386980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-24T05:20:06.199775422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005494s
2026-06-24T05:20:06.202129595Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:06.202146849Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:06.202157210Z FROM "Artists"
2026-06-24T05:20:06.203129659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:06.203141573Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:06.203149359Z FROM "Artists"
2026-06-24T05:20:06.203714597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011113s
2026-06-24T05:20:06.203902917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:06.204064753Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.204265938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-24T05:20:06.204597767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.205566268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010985s
2026-06-24T05:20:06.206127869Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-24T05:20:06.206151376Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:06.206160835Z FROM "ArtistMetadata"
2026-06-24T05:20:06.206170044Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-24T05:20:06.206835915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-24T05:20:06.206849022Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:06.206856006Z FROM "ArtistMetadata"
2026-06-24T05:20:06.206862649Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-24T05:20:06.207269930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007916s
2026-06-24T05:20:06.207446866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-24T05:20:06.208312781Z [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-06-24T05:20:06.208956968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013147s
2026-06-24T05:20:06.209179597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-24T05:20:06.209526666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-24T05:20:06.209884627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005273s
2026-06-24T05:20:06.210091934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-24T05:20:06.210393111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-24T05:20:06.210736593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s
2026-06-24T05:20:06.210908499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.211107580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.215480189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043824s
2026-06-24T05:20:06.215657105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.215807358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.216024656Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-24T05:20:06.216341424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.217521912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013033s
2026-06-24T05:20:06.217694790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.217850734Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.218044685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-24T05:20:06.218350381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.219302409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s
2026-06-24T05:20:06.219475868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.219628706Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.219817977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-24T05:20:06.220104554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-24T05:20:06.221038857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010148s
2026-06-24T05:20:06.221666501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-24T05:20:06.221678435Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:06.221686732Z FROM "ArtistMetadata"
2026-06-24T05:20:06.221693445Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:06.221700650Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-24T05:20:06.222507165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-24T05:20:06.222716226Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:06.222723280Z FROM "ArtistMetadata"
2026-06-24T05:20:06.222730114Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:06.222747910Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-24T05:20:06.223005338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s
2026-06-24T05:20:06.223176643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:06.223327758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.223533312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-24T05:20:06.223865731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-24T05:20:06.224826096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010949s
2026-06-24T05:20:06.224999756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:06.225152774Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.225346264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-24T05:20:06.225658974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.226638547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011019s
2026-06-24T05:20:06.226815483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:06.226965756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.227170689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-24T05:20:06.227819917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.228810011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s
2026-06-24T05:20:06.229388877Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:06.229401543Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:06.229409609Z FROM "AlbumReleases"
2026-06-24T05:20:06.229416202Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:06.229423186Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-24T05:20:06.230174109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:06.230186885Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:06.230194781Z FROM "AlbumReleases"
2026-06-24T05:20:06.230201504Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:06.230228779Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-24T05:20:06.230654567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008798s
2026-06-24T05:20:06.231267121Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:06.231278905Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:06.231286751Z FROM "ArtistMetadata"
2026-06-24T05:20:06.231293274Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:06.231300098Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:06.232143647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:06.232160711Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:06.232168878Z FROM "ArtistMetadata"
2026-06-24T05:20:06.232175391Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:06.232182275Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:06.232636359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000961s
2026-06-24T05:20:06.233159453Z [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-06-24T05:20:06.237205513Z [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-06-24T05:20:06.238646887Z [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-06-24T05:20:06.239319572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.240467074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.242807298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.243264609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.243615226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100146s
2026-06-24T05:20:06.244039049Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-24T05:20:06.248023416Z [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-06-24T05:20:06.249860206Z [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-06-24T05:20:06.250705599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.252370964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.254640024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.255147096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.255521250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112067s
2026-06-24T05:20:06.255792326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-24T05:20:06.259820050Z [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-06-24T05:20:06.261404592Z [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-06-24T05:20:06.262124331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-24T05:20:06.263072541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-24T05:20:06.265337514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-24T05:20:06.265844215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-24T05:20:06.266246475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102103s
2026-06-24T05:20:06.266455857Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-24T05:20:06.270346895Z [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-06-24T05:20:06.271402732Z [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-06-24T05:20:06.271984795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:06.272684604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:06.274915178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:06.275423932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087908s
2026-06-24T05:20:06.275640900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-24T05:20:06.275988740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.276381371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s
2026-06-24T05:20:06.276588529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-24T05:20:06.276877611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.277246995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s
2026-06-24T05:20:06.277460906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-24T05:20:06.277784738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.278167800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005225s
2026-06-24T05:20:06.278384817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-24T05:20:06.278698669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.279314981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007415s
2026-06-24T05:20:06.279523421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-24T05:20:06.279830069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-24T05:20:06.280277360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005593s
2026-06-24T05:20:06.280508535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-24T05:20:06.280832809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-24T05:20:06.281217333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s
2026-06-24T05:20:06.281393959Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:06.282260535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-24T05:20:06.282571190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009981s
2026-06-24T05:20:06.282716754Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:06.283026628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-24T05:20:06.283319578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-06-24T05:20:06.283611135Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:06.284036412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-06-24T05:20:06.284361367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005852s
2026-06-24T05:20:06.284738566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:06', 'add_release_groups_etc')
2026-06-24T05:20:06.285101798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.287180165Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-24T05:20:06.287373294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033627s
2026-06-24T05:20:06.287592606Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-24T05:20:06.287810184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.288106521Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-24T05:20:06.288670277Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:06.288934910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-24T05:20:06.289225666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003728s
2026-06-24T05:20:06.289595661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:06', 'NewMediaInfoFormat')
2026-06-24T05:20:06.289957380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.290818244Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-24T05:20:06.290995511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019252s
2026-06-24T05:20:06.291244673Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-24T05:20:06.291495027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.291775763Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-24T05:20:06.293099950Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-24T05:20:06.293551600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-24T05:20:06.296211318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028791s
2026-06-24T05:20:06.296415389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-24T05:20:06.296572305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.296840455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-24T05:20:06.297234609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.298230105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s
2026-06-24T05:20:06.298675342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:06', 'rename_restrictions_to_release_profiles')
2026-06-24T05:20:06.299133184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.300107226Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-24T05:20:06.300330145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029655s
2026-06-24T05:20:06.300597624Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-24T05:20:06.300861535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.301167953Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-24T05:20:06.302465967Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-24T05:20:06.302796934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-24T05:20:06.305253553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025368s
2026-06-24T05:20:06.305461051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:06.305657507Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.305899985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-24T05:20:06.306214990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-24T05:20:06.307173751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010586s
2026-06-24T05:20:06.307394075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-24T05:20:06.307554258Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.307781686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-24T05:20:06.308129286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-24T05:20:06.309209452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011541s
2026-06-24T05:20:06.309400417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:06.309691954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-24T05:20:06.309970545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003967s
2026-06-24T05:20:06.310152171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:06.310435532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-24T05:20:06.310743021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004166s
2026-06-24T05:20:06.310993165Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-24T05:20:06.315659586Z [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-06-24T05:20:06.317233797Z [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-06-24T05:20:06.317929278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.318918861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.321225387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.321676817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.322144459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.322604556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.322946875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117501s
2026-06-24T05:20:06.323375158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:06', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-24T05:20:06.323769112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.325020984Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-24T05:20:06.325228391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137389s
2026-06-24T05:20:06.325433665Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-24T05:20:06.325662506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.325926708Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-24T05:20:06.326402557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-24T05:20:06.326858736Z [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-06-24T05:20:06.327289443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006866s
2026-06-24T05:20:06.327517092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-24T05:20:06.327911095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-24T05:20:06.328312173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005822s
2026-06-24T05:20:06.328680445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:06', 'add_import_exclusions')
2026-06-24T05:20:06.329053597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.330442084Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-24T05:20:06.330628369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026727s
2026-06-24T05:20:06.330851418Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-24T05:20:06.331089147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.331357738Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-24T05:20:06.335974238Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:06.335989208Z WHERE "Id" in (
2026-06-24T05:20:06.335995251Z SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:06.336000631Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.336006994Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:06.336819691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:06.336833179Z WHERE "Id" in (
2026-06-24T05:20:06.336841766Z SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:06.336850483Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.336861836Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:06.337469881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010723s
2026-06-24T05:20:06.338108377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-24T05:20:06.338122065Z WHERE "Id" in (
2026-06-24T05:20:06.338130542Z SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:06.338139109Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.338147957Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:06.338899110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-24T05:20:06.338911495Z WHERE "Id" in (
2026-06-24T05:20:06.338916275Z SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:06.338920924Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.338925834Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:06.339477215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009811s
2026-06-24T05:20:06.340066692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-24T05:20:06.340080460Z WHERE "Id" in (
2026-06-24T05:20:06.340085570Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:06.340090951Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:06.340096342Z WHERE "Albums"."Id" IS NULL)
2026-06-24T05:20:06.340851884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-24T05:20:06.340863267Z WHERE "Id" in (
2026-06-24T05:20:06.340871804Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:06.340880381Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:06.340889219Z WHERE "Albums"."Id" IS NULL)
2026-06-24T05:20:06.341440349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009674s
2026-06-24T05:20:06.342032963Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:06.342042322Z WHERE "Id" in (
2026-06-24T05:20:06.342050599Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:06.342058966Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:06.342067713Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-24T05:20:06.342810199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:06.342821392Z WHERE "Id" in (
2026-06-24T05:20:06.342826081Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:06.342830760Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:06.342835620Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-24T05:20:06.343415929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009848s
2026-06-24T05:20:06.344086831Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:06.344099216Z WHERE "Id" in (
2026-06-24T05:20:06.344103995Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:06.344108955Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.344114036Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:06.344924999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:06.344935570Z WHERE "Id" in (
2026-06-24T05:20:06.344944218Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:06.344952885Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.344962134Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:06.345528184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010368s
2026-06-24T05:20:06.346144496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:06.346153885Z WHERE "Id" IN (
2026-06-24T05:20:06.346158875Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.346163855Z LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:06.346168574Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:06.346173845Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:06.346983786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:06.346995821Z WHERE "Id" IN (
2026-06-24T05:20:06.347004187Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.347012594Z LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:06.347020811Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:06.347041392Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:06.347598725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010215s
2026-06-24T05:20:06.348069213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:06', 'clean_artist_metadata_table')
2026-06-24T05:20:06.348571084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.349379352Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-24T05:20:06.349565547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027553s
2026-06-24T05:20:06.349797144Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-24T05:20:06.350017788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.350317873Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-24T05:20:06.351107524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.351295472Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.351601799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-24T05:20:06.352037718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.353174357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013241s
2026-06-24T05:20:06.353369320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.353526827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.353765147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-24T05:20:06.354149101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.355076639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2026-06-24T05:20:06.355263025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.355423077Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.355645395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-24T05:20:06.356014358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.356963971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011022s
2026-06-24T05:20:06.357150928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.357306661Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.357537587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-24T05:20:06.357885177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.358797104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010547s
2026-06-24T05:20:06.358989181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.359149504Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.359364287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-24T05:20:06.359713731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.360714326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2026-06-24T05:20:06.360944179Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-24T05:20:06.367176884Z [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-06-24T05:20:06.368918262Z [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-06-24T05:20:06.369685748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-24T05:20:06.370157990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-24T05:20:06.373235339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120955s
2026-06-24T05:20:06.373497928Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-24T05:20:06.377420470Z [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-06-24T05:20:06.379093360Z [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-06-24T05:20:06.379891768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-24T05:20:06.380460233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-24T05:20:06.383400346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096855s
2026-06-24T05:20:06.383773758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:06', 'health_issue_notification')
2026-06-24T05:20:06.384177421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.385161173Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-24T05:20:06.385340574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114073s
2026-06-24T05:20:06.385574686Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-24T05:20:06.385802745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.386080425Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-24T05:20:06.386981971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:06.387142063Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.387387448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-24T05:20:06.387734277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-24T05:20:06.388754792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011576s
2026-06-24T05:20:06.388927460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:06.389088304Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.389274289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-24T05:20:06.389536367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-24T05:20:06.390436821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009712s
2026-06-24T05:20:06.390706003Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-24T05:20:06.391004644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-24T05:20:06.391268145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003516s
2026-06-24T05:20:06.391773152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:06.391783002Z WHERE "Id" IN (
2026-06-24T05:20:06.391788523Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.391793714Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:06.391799115Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:06.392470327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:06.392484545Z WHERE "Id" IN (
2026-06-24T05:20:06.392493053Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.392501590Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:06.392510608Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:06.393020796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008709s
2026-06-24T05:20:06.393679733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:06.393691006Z WHERE "Id" IN (
2026-06-24T05:20:06.393699413Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.393708190Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:06.393717008Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:06.393725766Z WHERE "Artists"."Path" IS NULL)
2026-06-24T05:20:06.394563603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:06.394574746Z WHERE "Id" IN (
2026-06-24T05:20:06.394579816Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.394584886Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:06.394590067Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:06.394595107Z WHERE "Artists"."Path" IS NULL)
2026-06-24T05:20:06.395190797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s
2026-06-24T05:20:06.395936950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:06.395951539Z WHERE "Id" IN (
2026-06-24T05:20:06.395956389Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.395963393Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:06.396131061Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:06.396135470Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:06.396139247Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-24T05:20:06.396960271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:06.396976274Z WHERE "Id" IN (
2026-06-24T05:20:06.396984781Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:06.396993348Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:06.397002266Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:06.397011094Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:06.397019561Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-24T05:20:06.397626514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012037s
2026-06-24T05:20:06.398178656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-24T05:20:06.398190470Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:06.398196562Z FROM "Artists"
2026-06-24T05:20:06.398201482Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:06.398206893Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:06.398925140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-24T05:20:06.398936974Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:06.398946843Z FROM "Artists"
2026-06-24T05:20:06.398958697Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:06.398970872Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:06.399404235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008425s
2026-06-24T05:20:06.399820393Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:06.399843740Z WHERE "Id" NOT IN (
2026-06-24T05:20:06.399870123Z SELECT MIN("Id")
2026-06-24T05:20:06.399878661Z FROM "TrackFiles"
2026-06-24T05:20:06.399886837Z GROUP BY "Path"
2026-06-24T05:20:06.399895044Z )
2026-06-24T05:20:06.400384089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:06.400394750Z WHERE "Id" NOT IN (
2026-06-24T05:20:06.400399991Z SELECT MIN("Id")
2026-06-24T05:20:06.400404901Z FROM "TrackFiles"
2026-06-24T05:20:06.400409700Z GROUP BY "Path"
2026-06-24T05:20:06.400414851Z )
2026-06-24T05:20:06.400767291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006211s
2026-06-24T05:20:06.400941411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:06.401104199Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.401286366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-24T05:20:06.404851077Z [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-06-24T05:20:06.406109412Z [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-06-24T05:20:06.406693278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:06.407334650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:06.409895178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:06.410269031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087855s
2026-06-24T05:20:06.410466269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-24T05:20:06.410751824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:06.411106148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s
2026-06-24T05:20:06.411322924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-24T05:20:06.414855942Z [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-06-24T05:20:06.415975798Z [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-06-24T05:20:06.416523591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:06.417316458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:06.420149265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:06.420608219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:06.420941330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094359s
2026-06-24T05:20:06.421326857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:06', 'add_mediafilerepository_mtime')
2026-06-24T05:20:06.421832726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.422815826Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-24T05:20:06.423004256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112556s
2026-06-24T05:20:06.423259780Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-24T05:20:06.423485776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.423764567Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-24T05:20:06.425235681Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:06.425248216Z WHERE "Id" NOT IN (
2026-06-24T05:20:06.425253547Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:06.425258447Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.425285782Z GROUP BY "ArtistMetadata"."Id")
2026-06-24T05:20:06.426051484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:06.426063929Z WHERE "Id" NOT IN (
2026-06-24T05:20:06.426072497Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:06.426081244Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:06.426090333Z GROUP BY "ArtistMetadata"."Id")
2026-06-24T05:20:06.426537644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008835s
2026-06-24T05:20:06.426749581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-24T05:20:06.426988682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-24T05:20:06.427371824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004345s
2026-06-24T05:20:06.427587298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-24T05:20:06.431298574Z [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-06-24T05:20:06.432833877Z [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-06-24T05:20:06.433529589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.434314690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.436821280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.437246707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.437693096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.438019503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102447s
2026-06-24T05:20:06.438238064Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-24T05:20:06.438557647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.438903554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004816s
2026-06-24T05:20:06.439286315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:06', 'add_artistmetadataid_constraint')
2026-06-24T05:20:06.439660048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.440713039Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-24T05:20:06.440908724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022295s
2026-06-24T05:20:06.441121903Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-24T05:20:06.441344902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.441618453Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-24T05:20:06.442220787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-24T05:20:06.442390950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.442586513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-24T05:20:06.442906197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.443865720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2026-06-24T05:20:06.444055563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-24T05:20:06.444216778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.444439276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-24T05:20:06.444803830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.445704615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010583s
2026-06-24T05:20:06.445892253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.446044189Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.446251035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-24T05:20:06.446573174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.447531314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s
2026-06-24T05:20:06.447712479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-24T05:20:06.447891981Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.448118638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-24T05:20:06.448473062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.449401452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010641s
2026-06-24T05:20:06.449578869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:06.449718941Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.449935037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-24T05:20:06.450267998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.451272571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011307s
2026-06-24T05:20:06.451439928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:06.451598488Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.451796156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-24T05:20:06.452192394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.453066465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010372s
2026-06-24T05:20:06.453430939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:06', 'old_ids_and_artist_alias')
2026-06-24T05:20:06.453804732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.455049189Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-24T05:20:06.455240975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029845s
2026-06-24T05:20:06.455439245Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-24T05:20:06.455666613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.455964232Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-24T05:20:06.456256290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.456472075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.456975459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s
2026-06-24T05:20:06.457252998Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-24T05:20:06.457532662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-24T05:20:06.457790270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003357s
2026-06-24T05:20:06.458155566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:06', 'download_propers_config')
2026-06-24T05:20:06.458514810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.459302647Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-24T05:20:06.459481467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017986s
2026-06-24T05:20:06.459684757Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-24T05:20:06.459968578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.460231318Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-24T05:20:06.461047903Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-24T05:20:06.461380663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-24T05:20:06.461964219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s
2026-06-24T05:20:06.462176496Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-24T05:20:06.465947703Z [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-06-24T05:20:06.467309346Z [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-06-24T05:20:06.467969356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.468917145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.471323803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.471758178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.472212734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.472693623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.473044760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106746s
2026-06-24T05:20:06.473272689Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-24T05:20:06.476794684Z [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-06-24T05:20:06.478083100Z [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-06-24T05:20:06.478709742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-24T05:20:06.479498812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-24T05:20:06.481881020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-24T05:20:06.482225033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087573s
2026-06-24T05:20:06.482422461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-24T05:20:06.485951139Z [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-06-24T05:20:06.488163606Z [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-06-24T05:20:06.488757322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-24T05:20:06.489205946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-24T05:20:06.491427291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088177s
2026-06-24T05:20:06.491615730Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-24T05:20:06.495030419Z [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-06-24T05:20:06.496032948Z [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-06-24T05:20:06.496546944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-24T05:20:06.497281904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-24T05:20:06.499574273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-24T05:20:06.500027876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-24T05:20:06.500494957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-24T05:20:06.500995756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-24T05:20:06.501346703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095458s
2026-06-24T05:20:06.501537177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-24T05:20:06.504889359Z [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-06-24T05:20:06.505835475Z [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-06-24T05:20:06.506319881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-24T05:20:06.506788305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-24T05:20:06.509379966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076187s
2026-06-24T05:20:06.509631773Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-24T05:20:06.514064011Z [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-06-24T05:20:06.515441727Z [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-06-24T05:20:06.516127879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:06.517115008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:06.520177797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:06.520756152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:06.521173934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113157s
2026-06-24T05:20:06.521647838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:06', 'remove_language_profiles')
2026-06-24T05:20:06.522097594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.523870536Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-24T05:20:06.524172634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139156s
2026-06-24T05:20:06.524471787Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-24T05:20:06.524744176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.525106235Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-24T05:20:06.525670382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-24T05:20:06.525880264Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-24T05:20:06.526183606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-24T05:20:06.526565194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-24T05:20:06.527732075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013041s
2026-06-24T05:20:06.528251682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-24T05:20:06.528854967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-24T05:20:06.529246005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000664s
2026-06-24T05:20:06.529706643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:06', 'multi_disc_naming_format')
2026-06-24T05:20:06.530156549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.531123326Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-24T05:20:06.531350103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024791s
2026-06-24T05:20:06.531623193Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-24T05:20:06.531916083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.532260798Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-24T05:20:06.532710654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-24T05:20:06.532942862Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.533190360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-24T05:20:06.533603362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.534814452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001372s
2026-06-24T05:20:06.535031700Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.535281273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.550542565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152445s
2026-06-24T05:20:06.551001350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:06', 'add_download_client_priority')
2026-06-24T05:20:06.551408630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.552463615Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-24T05:20:06.552643778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171702s
2026-06-24T05:20:06.552863270Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-24T05:20:06.553068243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.553339500Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-24T05:20:06.553732451Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.554033257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-24T05:20:06.554324113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s
2026-06-24T05:20:06.554538285Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.554832728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-24T05:20:06.555123854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s
2026-06-24T05:20:06.555477537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:06', 'remove_growl_prowl')
2026-06-24T05:20:06.555836069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.556586391Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-24T05:20:06.556774920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018045s
2026-06-24T05:20:06.556993631Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-24T05:20:06.557192121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.557445351Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-24T05:20:06.557868744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.558156583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-24T05:20:06.558442299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003921s
2026-06-24T05:20:06.558652643Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.558953359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-24T05:20:06.559232621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003742s
2026-06-24T05:20:06.559576774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:06', 'remove_plex_hometheatre')
2026-06-24T05:20:06.559949074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.560700258Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-24T05:20:06.560886643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018107s
2026-06-24T05:20:06.561094351Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-24T05:20:06.561309836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.561574930Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-24T05:20:06.562232264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:06.562400763Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-24T05:20:06.562588261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-24T05:20:06.562885019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-24T05:20:06.563912529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s
2026-06-24T05:20:06.564084265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:06.564235109Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.564453238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-24T05:20:06.564811760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.565747395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s
2026-06-24T05:20:06.565930895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:06.566090296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.566305479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-24T05:20:06.566661105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.567605778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s
2026-06-24T05:20:06.567792234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:06.567947998Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.568171849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-24T05:20:06.568516323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.569476938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s
2026-06-24T05:20:06.569649205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:06.569811502Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.570005743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-24T05:20:06.570284385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-24T05:20:06.571217645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010201s
2026-06-24T05:20:06.571393960Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.571588822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.572734711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011495s
2026-06-24T05:20:06.573107201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:06', 'add_root_folder_add_defaults')
2026-06-24T05:20:06.573506946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.574308351Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-24T05:20:06.574488764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026873s
2026-06-24T05:20:06.574698506Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-24T05:20:06.574915263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.575162551Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-24T05:20:06.575547837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-24T05:20:06.575721287Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.575961881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-24T05:20:06.576302678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-24T05:20:06.577310839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011291s
2026-06-24T05:20:06.577675373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:06', 'task_duration')
2026-06-24T05:20:06.578037713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.578832524Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-24T05:20:06.579032056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026293s
2026-06-24T05:20:06.579347101Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-24T05:20:06.579634390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.579991149Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-24T05:20:06.580509162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-24T05:20:06.580677822Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-24T05:20:06.580880310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-24T05:20:06.581213521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.582209106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011124s
2026-06-24T05:20:06.582391784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-24T05:20:06.582555604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.582753313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-24T05:20:06.583074359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.584030345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s
2026-06-24T05:20:06.584449339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:06', 'add_indexer_and_enabled_to_release_profiles')
2026-06-24T05:20:06.584823092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.585755540Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-24T05:20:06.585952768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027241s
2026-06-24T05:20:06.586160446Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-24T05:20:06.586372443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.586623960Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-24T05:20:06.586994406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-24T05:20:06.590669108Z [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-06-24T05:20:06.592005010Z [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-06-24T05:20:06.592612804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.593609031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.596022292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.596469954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.596895551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.597377963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.597727788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105431s
2026-06-24T05:20:06.598063965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-24T05:20:06.598453620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-24T05:20:06.598748935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2026-06-24T05:20:06.599069912Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-24T05:20:06.599474577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-24T05:20:06.599777968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-06-24T05:20:06.600050076Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-24T05:20:06.603369673Z [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-06-24T05:20:06.604501593Z [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-06-24T05:20:06.605046090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-24T05:20:06.605507199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-24T05:20:06.607898036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076167s
2026-06-24T05:20:06.608253963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:06', 'remove_album_folders')
2026-06-24T05:20:06.608605060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.610271897Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-24T05:20:06.610441148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099778s
2026-06-24T05:20:06.610675120Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-24T05:20:06.610886736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.611168624Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-24T05:20:06.612176163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:06.612344252Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-24T05:20:06.612540788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-24T05:20:06.612822906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-24T05:20:06.613731787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010018s
2026-06-24T05:20:06.613932351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:06.614100860Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.614297246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-24T05:20:06.614602681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:06.615572455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001075s
2026-06-24T05:20:06.615746906Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.615983062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.657248690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0412237s
2026-06-24T05:20:06.657518664Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-24T05:20:06.661143456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:06.662228301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:06.662772257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:06.663257043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:06.665622438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079057s
2026-06-24T05:20:06.665845708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-24T05:20:06.669265938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:06.670193426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:06.670762142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:06.671392642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:06.673659960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076191s
2026-06-24T05:20:06.673894081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-24T05:20:06.678834493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:06.679669154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:06.680241367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:06.680807688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:06.683178244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090824s
2026-06-24T05:20:06.683395752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-24T05:20:06.686722864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:06.687432684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:06.687912310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:06.688540856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:06.690867273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072585s
2026-06-24T05:20:06.691081144Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-24T05:20:06.694497295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:06.695167415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:06.695587862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:06.696170175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:06.698459206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071538s
2026-06-24T05:20:06.698854954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-24T05:20:06', 'flexible_delay_profiles')
2026-06-24T05:20:06.699209829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.700286297Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-24T05:20:06.700522353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089283s
2026-06-24T05:20:06.700795483Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-24T05:20:06.701014444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.701318156Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-24T05:20:06.701884046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:06.702056553Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:06.702268059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-24T05:20:06.702577522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-24T05:20:06.703531855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s
2026-06-24T05:20:06.703921770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:06', 'add_priority_to_indexers')
2026-06-24T05:20:06.704292187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.704997588Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-24T05:20:06.705194023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s
2026-06-24T05:20:06.705438997Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-24T05:20:06.705660914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.705936239Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-24T05:20:06.706386255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-24T05:20:06.706716340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-24T05:20:06.707180415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005558s
2026-06-24T05:20:06.707356109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.707555100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.708247485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007062s
2026-06-24T05:20:06.708645837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:06', 'remove_chown_and_folderchmod_config')
2026-06-24T05:20:06.709013588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.709742075Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-24T05:20:06.709937178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021464s
2026-06-24T05:20:06.710157071Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-24T05:20:06.710374549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.710652419Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-24T05:20:06.711196375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-24T05:20:06.711367620Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.711686171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-24T05:20:06.715262375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-24T05:20:06.716398965Z [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-06-24T05:20:06.716992230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-24T05:20:06.717536697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-24T05:20:06.719819405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079315s
2026-06-24T05:20:06.720087886Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-24T05:20:06.720369754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-24T05:20:06.720620048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003262s
2026-06-24T05:20:06.720933049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-24T05:20:06.721308265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-24T05:20:06.721589251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s
2026-06-24T05:20:06.721906409Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-24T05:20:06.722266234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-24T05:20:06.722554595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s
2026-06-24T05:20:06.722914751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-24T05:20:06', 'convert_blacklist_protocol')
2026-06-24T05:20:06.723289967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.724145951Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-24T05:20:06.724336795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019672s
2026-06-24T05:20:06.724539153Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-24T05:20:06.724749116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.725006514Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-24T05:20:06.731356276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-24T05:20:06.732151658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-24T05:20:06.732594731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008484s
2026-06-24T05:20:06.732965828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:06', 'update_notifiarr')
2026-06-24T05:20:06.733304651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.734019671Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-24T05:20:06.734247119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022438s
2026-06-24T05:20:06.734458275Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-24T05:20:06.734690964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.734956899Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-24T05:20:06.735261142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.735489853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.736556512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s
2026-06-24T05:20:06.736930695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:06', 'email_multiple_addresses')
2026-06-24T05:20:06.737293506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.737993727Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-24T05:20:06.738164631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024915s
2026-06-24T05:20:06.738387831Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-24T05:20:06.738610639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.738879241Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-24T05:20:06.739174866Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-24T05:20:06.739437134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-24T05:20:06.741728420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023476s
2026-06-24T05:20:06.742122073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:06', 'rename_blacklist_to_blocklist')
2026-06-24T05:20:06.742483601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.743240386Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-24T05:20:06.743435909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038201s
2026-06-24T05:20:06.743648628Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-24T05:20:06.743874483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.744143064Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-24T05:20:06.744559653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-24T05:20:06.744740467Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.744978838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-24T05:20:06.745360997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.746337855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011406s
2026-06-24T05:20:06.746591346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-24T05:20:06.746955440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.747896756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010843s
2026-06-24T05:20:06.748081749Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.748285489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.749551820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012897s
2026-06-24T05:20:06.749932326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:06', 'cdh_per_downloadclient')
2026-06-24T05:20:06.750301340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.751148246Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-24T05:20:06.751335753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028531s
2026-06-24T05:20:06.751545786Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-24T05:20:06.751763645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.752054772Z [Info] download_history: Starting migration of Main DB to 52
2026-06-24T05:20:06.752880726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-24T05:20:06.753615456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-24T05:20:06.754218932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s
2026-06-24T05:20:06.754436630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-24T05:20:06.754766905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-24T05:20:06.755120488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s
2026-06-24T05:20:06.755329068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-24T05:20:06.755645355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-24T05:20:06.756015922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s
2026-06-24T05:20:06.756228299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-24T05:20:06.756555819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-24T05:20:06.756911866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004901s
2026-06-24T05:20:06.757090807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.757286581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.758384713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s
2026-06-24T05:20:06.758741432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:06', 'download_history')
2026-06-24T05:20:06.759103371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.760214800Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-24T05:20:06.760407358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029008s
2026-06-24T05:20:06.760616439Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-24T05:20:06.760815320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.761076586Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-24T05:20:06.761504047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:06', 'add_update_history')
2026-06-24T05:20:06.761873020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.762550445Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-24T05:20:06.762736650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017402s
2026-06-24T05:20:06.762953557Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-24T05:20:06.763175073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.763446610Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-24T05:20:06.763799692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:06.764006128Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-24T05:20:06.764233455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-24T05:20:06.764589793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.765623506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011784s
2026-06-24T05:20:06.766002449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:06', 'add_on_update_to_notifications')
2026-06-24T05:20:06.766364829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.767095721Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-24T05:20:06.767287057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026046s
2026-06-24T05:20:06.767523343Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-24T05:20:06.767724969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.768004452Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-24T05:20:06.768320959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:06.768485631Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.768688349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-24T05:20:06.769013525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.769996475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011156s
2026-06-24T05:20:06.770371931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:06', 'download_client_per_indexer')
2026-06-24T05:20:06.770740113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.771455314Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-24T05:20:06.771640126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025307s
2026-06-24T05:20:06.771868466Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-24T05:20:06.772077918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.772344415Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-24T05:20:06.772757367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:06.772922299Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.773137352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-24T05:20:06.773460904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.774424405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010889s
2026-06-24T05:20:06.774606271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:06.774760652Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.774988170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-24T05:20:06.775355991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.776342849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011388s
2026-06-24T05:20:06.776538724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:06.776689066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.776891564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-24T05:20:06.777216579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.778153306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010676s
2026-06-24T05:20:06.778516768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:06', 'AddNewItemMonitorType')
2026-06-24T05:20:06.778875050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.779589068Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-24T05:20:06.779762658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024572s
2026-06-24T05:20:06.779972611Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-24T05:20:06.780179478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.780428650Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-24T05:20:06.780831691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:06.780965701Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.781151375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-24T05:20:06.781484947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:06.782442747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001088s
2026-06-24T05:20:06.782821660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:06', 'ImportListSearch')
2026-06-24T05:20:06.783162397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.783820613Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-24T05:20:06.784033211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024367s
2026-06-24T05:20:06.784275970Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-24T05:20:06.784505583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.784778903Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-24T05:20:06.785144630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:06.785326747Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.785563443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-24T05:20:06.785946325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:06.786986360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011996s
2026-06-24T05:20:06.787393720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:06', 'ImportListMonitorExisting')
2026-06-24T05:20:06.787752824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.788518616Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-24T05:20:06.788707096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026917s
2026-06-24T05:20:06.788918472Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-24T05:20:06.789129507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.789390513Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-24T05:20:06.789827373Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.790141937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-24T05:20:06.790419255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003793s
2026-06-24T05:20:06.790640952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.790938592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-24T05:20:06.791190920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s
2026-06-24T05:20:06.791589052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:06.791744585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.791946592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-24T05:20:06.792215243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-24T05:20:06.793264948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011165s
2026-06-24T05:20:06.793625544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:06', 'add_indexer_tags')
2026-06-24T05:20:06.793981662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.794674928Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-24T05:20:06.794865201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025085s
2026-06-24T05:20:06.795063431Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-24T05:20:06.795273313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.795539109Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-24T05:20:06.795804443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:06.796039317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:06.797065925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010545s
2026-06-24T05:20:06.797429066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:06', 'update_audio_types')
2026-06-24T05:20:06.797804082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:06.798408680Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-24T05:20:06.798595205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023635s
2026-06-24T05:20:06.798844498Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-24T05:20:06.799081615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:06.799370577Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-24T05:20:06.801433453Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:06.801698286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-24T05:20:06.801955304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003096s
2026-06-24T05:20:06.802132381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-24T05:20:06.802297904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.802522236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-24T05:20:06.806561974Z [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-06-24T05:20:06.807977155Z [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-06-24T05:20:06.808669359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-24T05:20:06.809411384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-24T05:20:06.811932483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-24T05:20:06.812438893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-24T05:20:06.812780160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099443s
2026-06-24T05:20:06.812952317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.813100345Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.813307773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-24T05:20:06.817411981Z [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-06-24T05:20:06.819305285Z [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-06-24T05:20:06.820218525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.821147636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.823632051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.824147289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.824609370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.824958944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011457s
2026-06-24T05:20:06.825148355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.825311173Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.825517208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-24T05:20:06.831128753Z [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-06-24T05:20:06.833052488Z [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-06-24T05:20:06.833934885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.834826261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.837332790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.837799029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.838268966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.838628911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129047s
2026-06-24T05:20:06.838800337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:06.838957533Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.839189340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-24T05:20:06.843341254Z [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-06-24T05:20:06.845263837Z [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-06-24T05:20:06.846148148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:06.847037801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:06.849582647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:06.850056842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:06.850519875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.850862265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114975s
2026-06-24T05:20:06.851039832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:06.851194905Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.851399437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-24T05:20:06.855097226Z [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-06-24T05:20:06.856444480Z [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-06-24T05:20:06.857106253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.858077950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.860494819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.860933102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.861376896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.861855310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.862214052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106168s
2026-06-24T05:20:06.862385959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:06.862538767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.862732126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-24T05:20:06.866465958Z [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-06-24T05:20:06.867796247Z [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-06-24T05:20:06.868452199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:06.869434427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:06.872046168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:06.872486586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:06.872912333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:06.873393873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:06.873743247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108073s
2026-06-24T05:20:06.873916807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-24T05:20:06.874072511Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.874271632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-24T05:20:06.878069723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-24T05:20:06.879217054Z [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-06-24T05:20:06.879792824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-24T05:20:06.880395107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-24T05:20:06.882776074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082914s
2026-06-24T05:20:06.882950365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-24T05:20:06.883104756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.883315881Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-24T05:20:06.886899901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-24T05:20:06.888041851Z [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-06-24T05:20:06.888618573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-24T05:20:06.889165835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-24T05:20:06.891516200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080042s
2026-06-24T05:20:06.891697866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:06.891857037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.892080938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-24T05:20:06.895617131Z [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-06-24T05:20:06.896641685Z [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-06-24T05:20:06.897167604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-24T05:20:06.897624765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-24T05:20:06.899994569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077076s
2026-06-24T05:20:06.900175343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:06.900329283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.900531932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-24T05:20:06.904073757Z [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-06-24T05:20:06.905074783Z [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-06-24T05:20:06.905624440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-24T05:20:06.906177825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-24T05:20:06.908546236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078095s
2026-06-24T05:20:06.908723423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:06.908875940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.909078398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-24T05:20:06.914094603Z [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-06-24T05:20:06.915141482Z [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-06-24T05:20:06.915666249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-24T05:20:06.916236798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-24T05:20:06.918659349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093883s
2026-06-24T05:20:06.918858089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-24T05:20:06.919019685Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-24T05:20:06.919284588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-24T05:20:06.922796392Z [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-06-24T05:20:06.923780545Z [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-06-24T05:20:06.924326174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-24T05:20:06.925024571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-24T05:20:06.927620200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:06.928007711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085081s
2026-06-24T05:20:06.928205810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-24T05:20:06.928369069Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-24T05:20:06.928613441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-24T05:20:06.932073962Z [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-06-24T05:20:06.933083064Z [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-06-24T05:20:06.933625337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-24T05:20:06.934336880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-24T05:20:06.936923972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:06.937334960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085036s
2026-06-24T05:20:06.937528149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-24T05:20:06.937690826Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-24T05:20:06.937923345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-24T05:20:06.941500641Z [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-06-24T05:20:06.942471868Z [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-06-24T05:20:06.943000442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-24T05:20:06.944054967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-24T05:20:06.965109670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:06.965636532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027459s
2026-06-24T05:20:06.965840843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-24T05:20:06.966034944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-06-24T05:20:06.967240192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-24T05:20:06.973386564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-24T05:20:06.974706222Z [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-06-24T05:20:06.975176720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-24T05:20:06.976055551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-24T05:20:06.978669266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-24T05:20:06.979100304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-24T05:20:06.979513867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-24T05:20:06.979859643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124333s
2026-06-24T05:20:06.980027702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-24T05:20:06.980201612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2026-06-24T05:20:06.980384290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-24T05:20:06.983980425Z [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-06-24T05:20:06.984798242Z [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-06-24T05:20:06.985211294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-24T05:20:06.985655850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-24T05:20:06.988240797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076623s
2026-06-24T05:20:06.988419407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-24T05:20:06.988570040Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2026-06-24T05:20:06.988766286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-24T05:20:06.993069184Z [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-06-24T05:20:06.993852071Z [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-06-24T05:20:06.994275985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-24T05:20:06.994790421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-24T05:20:06.997200356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082484s
2026-06-24T05:20:06.997468205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-24T05:20:06.997628047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-06-24T05:20:06.997798260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-24T05:20:07.001277158Z [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-06-24T05:20:07.002022149Z [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-06-24T05:20:07.002454059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-24T05:20:07.003364383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-24T05:20:07.005843757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-24T05:20:07.006235556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-24T05:20:07.006616955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-24T05:20:07.007044777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-24T05:20:07.007356895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093947s
2026-06-24T05:20:07.007527439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:07.007676148Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.007884779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-24T05:20:07.012288310Z [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-06-24T05:20:07.013092429Z [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-06-24T05:20:07.013511814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:07.014101432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:07.016722712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.017055954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009006s
2026-06-24T05:20:07.017209944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:07.017342291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.017530790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-24T05:20:07.022284947Z [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-06-24T05:20:07.023096382Z [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-06-24T05:20:07.023547701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:07.024255357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:07.026689299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.027000997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092998s
2026-06-24T05:20:07.027162583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:07.027300881Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.027514732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-24T05:20:07.030930353Z [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-06-24T05:20:07.031749473Z [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-06-24T05:20:07.032223328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:07.032886694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:07.035315256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.035633868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079559s
2026-06-24T05:20:07.035796055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-24T05:20:07.035953722Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.036145268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-24T05:20:07.039534626Z [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-06-24T05:20:07.040388867Z [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-06-24T05:20:07.040865056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-24T05:20:07.041496999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-24T05:20:07.043994861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.044318523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079989s
2026-06-24T05:20:07.044482273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-24T05:20:07.044621273Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.044812207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-24T05:20:07.048205213Z [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-06-24T05:20:07.049055586Z [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-06-24T05:20:07.049523508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-24T05:20:07.050188197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-24T05:20:07.052696800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.053029230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080398s
2026-06-24T05:20:07.053192058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-24T05:20:07.053335357Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.053518315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-24T05:20:07.056934708Z [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-06-24T05:20:07.057783367Z [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-06-24T05:20:07.058251170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-24T05:20:07.058861359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-24T05:20:07.061308248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.061628683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079377s
2026-06-24T05:20:07.061788956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-24T05:20:07.061926513Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.062106906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-24T05:20:07.065503749Z [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-06-24T05:20:07.066256987Z [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-06-24T05:20:07.066690410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-24T05:20:07.067207662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-24T05:20:07.069582155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072913s
2026-06-24T05:20:07.069743871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-24T05:20:07.069883202Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.070051871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-24T05:20:07.073784430Z [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-06-24T05:20:07.074530273Z [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-06-24T05:20:07.074952484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-24T05:20:07.075432440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-24T05:20:07.077854700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076109s
2026-06-24T05:20:07.078069793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-24T05:20:07.078245778Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.078513607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-24T05:20:07.082022576Z [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-06-24T05:20:07.082858780Z [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-06-24T05:20:07.083320460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-24T05:20:07.083754164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-24T05:20:07.086106823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073873s
2026-06-24T05:20:07.086269892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-24T05:20:07.086408231Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.086584305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-24T05:20:07.091463153Z [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-06-24T05:20:07.092337524Z [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-06-24T05:20:07.092778152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-24T05:20:07.093287588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-24T05:20:07.095628314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088639s
2026-06-24T05:20:07.095793376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-24T05:20:07.095958920Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-06-24T05:20:07.096166288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-24T05:20:07.099773013Z [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-06-24T05:20:07.100450317Z [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-06-24T05:20:07.100846415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-24T05:20:07.101245750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-24T05:20:07.103562006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072294s
2026-06-24T05:20:07.103725465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-24T05:20:07.103868153Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.104056171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-24T05:20:07.107317200Z [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-06-24T05:20:07.107979084Z [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-06-24T05:20:07.108369741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-24T05:20:07.108946282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-24T05:20:07.111452321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-24T05:20:07.111765241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075417s
2026-06-24T05:20:07.111932909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-24T05:20:07.112071358Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.112256891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-24T05:20:07.115542239Z [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-06-24T05:20:07.116219093Z [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-06-24T05:20:07.116592054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-24T05:20:07.117260651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-24T05:20:07.119840929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-24T05:20:07.120164732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077343s
2026-06-24T05:20:07.120321417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:07.120454425Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.120626872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-24T05:20:07.124044747Z [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-06-24T05:20:07.124848717Z [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-06-24T05:20:07.125304886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:07.125980687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:07.128777060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:07.129151254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:07.129451298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086587s
2026-06-24T05:20:07.129605940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:07.129739780Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.129911445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-24T05:20:07.133351575Z [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-06-24T05:20:07.134152409Z [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-06-24T05:20:07.134581563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:07.135316504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:07.138137456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:07.138512292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:07.138804570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087341s
2026-06-24T05:20:07.138960304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:07.139094565Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.139263976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-24T05:20:07.142427789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-24T05:20:07.142920812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-24T05:20:07.143235877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-24T05:20:07.143686064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-24T05:20:07.146279548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:07.146583110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071558s
2026-06-24T05:20:07.146926171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:07', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-24T05:20:07.147246366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.150261921Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-24T05:20:07.150437003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107606s
2026-06-24T05:20:07.150661626Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-24T05:20:07.150842610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.151100961Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-24T05:20:07.151658293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:07.151810991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-24T05:20:07.152005272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-24T05:20:07.152270827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.153234970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010619s
2026-06-24T05:20:07.153391224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:07.153526407Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.153701088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-24T05:20:07.153955751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.154874673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s
2026-06-24T05:20:07.155195819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:07', 'add_on_delete_to_notifications')
2026-06-24T05:20:07.155477637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.156199151Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-24T05:20:07.156359313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002297s
2026-06-24T05:20:07.156532161Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-24T05:20:07.156705060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.156930995Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-24T05:20:07.158260553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:07.158412720Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.158594606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-24T05:20:07.158865252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.159837660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010721s
2026-06-24T05:20:07.160046501Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:07.160256394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-24T05:20:07.160492309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003135s
2026-06-24T05:20:07.160642712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:07.160772624Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.160940662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-24T05:20:07.161162650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-24T05:20:07.162064546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000963s
2026-06-24T05:20:07.162216683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:07.162376404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:07.163112317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s
2026-06-24T05:20:07.163273021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-24T05:20:07.163662495Z [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-06-24T05:20:07.164102652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006615s
2026-06-24T05:20:07.164262614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-24T05:20:07.164485633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-24T05:20:07.164776459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003637s
2026-06-24T05:20:07.164936141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:07.165070211Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.165240544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-24T05:20:07.165485297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:07.166438387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010363s
2026-06-24T05:20:07.166600714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:07.166734394Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.166904336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-24T05:20:07.167159239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.168099854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010312s
2026-06-24T05:20:07.168259746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:07.168393386Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.168567546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-24T05:20:07.168831638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.169781161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s
2026-06-24T05:20:07.169932917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:07.170091256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:07.172383102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022988s
2026-06-24T05:20:07.172538676Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:07.172703318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:07.173535644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008426s
2026-06-24T05:20:07.173734946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-24T05:20:07.177207030Z [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-06-24T05:20:07.177957572Z [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-06-24T05:20:07.178353870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-24T05:20:07.178754768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-24T05:20:07.181896116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080046s
2026-06-24T05:20:07.182105899Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-24T05:20:07.187041271Z [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-06-24T05:20:07.187654837Z [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-06-24T05:20:07.188014842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-24T05:20:07.188521753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-24T05:20:07.191384089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091015s
2026-06-24T05:20:07.191591988Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-24T05:20:07.191827352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-24T05:20:07.192091644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003268s
2026-06-24T05:20:07.192241196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:07.192373963Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.192582443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-24T05:20:07.192862547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.193849085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001081s
2026-06-24T05:20:07.193992504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:07.194122155Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.194303250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-24T05:20:07.194543133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-24T05:20:07.195498427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010304s
2026-06-24T05:20:07.195781357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:07', 'add_custom_formats')
2026-06-24T05:20:07.196078556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.197071737Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-24T05:20:07.197219464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025841s
2026-06-24T05:20:07.197405198Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-24T05:20:07.197574409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.197899264Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-24T05:20:07.198272556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:07.198421105Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-06-24T05:20:07.198574033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-24T05:20:07.198803816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:07.199751525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010181s
2026-06-24T05:20:07.200051860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:07', 'add_result_to_commands')
2026-06-24T05:20:07.200343377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.201039820Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-24T05:20:07.201190995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022845s
2026-06-24T05:20:07.201374224Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-24T05:20:07.201548124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.201798989Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-24T05:20:07.202097270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:07.202238695Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.202412455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-24T05:20:07.202666778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.203637293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010594s
2026-06-24T05:20:07.203964352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:07', 'health_restored_notification')
2026-06-24T05:20:07.204258474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.204980639Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-24T05:20:07.205134168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023729s
2026-06-24T05:20:07.205293870Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-24T05:20:07.205458331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.205668745Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-24T05:20:07.205970503Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:07.206207811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-24T05:20:07.206435339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002974s
2026-06-24T05:20:07.206697858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:07', 'remove_uc')
2026-06-24T05:20:07.206978423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.207624515Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-24T05:20:07.207770158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014683s
2026-06-24T05:20:07.207971634Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-24T05:20:07.208153079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.208377802Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-24T05:20:07.208620772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:07.208809442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:07.210613115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018269s
2026-06-24T05:20:07.210915334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:07', 'download_clients_rename_tv_to_music')
2026-06-24T05:20:07.211211000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.211899076Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-24T05:20:07.212068898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030734s
2026-06-24T05:20:07.212264823Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-24T05:20:07.212445326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.212674317Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-24T05:20:07.212987037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-24T05:20:07.213135847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.213307894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-24T05:20:07.213569210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-24T05:20:07.214582822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011093s
2026-06-24T05:20:07.214889510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:07', 'add_colon_replacement_to_naming_config')
2026-06-24T05:20:07.215186007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.216008704Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-24T05:20:07.216171923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024219s
2026-06-24T05:20:07.216340332Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-24T05:20:07.216505064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.216724055Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-24T05:20:07.217098960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-24T05:20:07.220593279Z [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-06-24T05:20:07.221321426Z [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-06-24T05:20:07.221741182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:07.222467986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:07.225028204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.225350002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080681s
2026-06-24T05:20:07.225515114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:07.225636529Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.225817914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-24T05:20:07.226053960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-24T05:20:07.226989104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010047s
2026-06-24T05:20:07.227264238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:07', 'list_sync_time')
2026-06-24T05:20:07.227545194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.228584537Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-24T05:20:07.228740963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00258s
2026-06-24T05:20:07.228922769Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-24T05:20:07.229096990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.229319759Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-24T05:20:07.229617248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-24T05:20:07.229768503Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.229924898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-24T05:20:07.230140863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-24T05:20:07.231101328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010169s
2026-06-24T05:20:07.231410330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:07', 'add_download_client_tags')
2026-06-24T05:20:07.231690414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.232456568Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-24T05:20:07.232611370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023382s
2026-06-24T05:20:07.232794819Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-24T05:20:07.232967206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.233191338Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-24T05:20:07.233709492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-24T05:20:07.234136301Z [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-06-24T05:20:07.234549353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006745s
2026-06-24T05:20:07.234730097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-24T05:20:07.234992125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-24T05:20:07.235294765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004083s
2026-06-24T05:20:07.235576903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:07', 'add_notification_status')
2026-06-24T05:20:07.235881276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.236563922Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-24T05:20:07.236720617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016336s
2026-06-24T05:20:07.236902203Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-24T05:20:07.237080783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.237301678Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-24T05:20:07.237546832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:07.237715221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:07.239279592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015671s
2026-06-24T05:20:07.239578495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:07', 'add_alac_24_quality_in_profiles')
2026-06-24T05:20:07.239879100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.240494750Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-24T05:20:07.240650524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027595s
2026-06-24T05:20:07.240968174Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-24T05:20:07.241124208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.241343119Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-24T05:20:07.241683755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-24T05:20:07.241826313Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.241971355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-24T05:20:07.242161107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-24T05:20:07.243178406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010567s
2026-06-24T05:20:07.243346014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-24T05:20:07.243549073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-24T05:20:07.244524718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010162s
2026-06-24T05:20:07.244802317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:07', 'add_salt_to_users')
2026-06-24T05:20:07.245092131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.245690967Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-24T05:20:07.245840779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021699s
2026-06-24T05:20:07.246006814Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-24T05:20:07.246171856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.246388262Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-24T05:20:07.246822687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-24T05:20:07.247237312Z [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-06-24T05:20:07.247673902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006812s
2026-06-24T05:20:07.247827481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-24T05:20:07.248079289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-24T05:20:07.248370896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003595s
2026-06-24T05:20:07.248646581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:07', 'add_auto_tagging')
2026-06-24T05:20:07.248934010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.249761097Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-24T05:20:07.249907512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017319s
2026-06-24T05:20:07.250098526Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-24T05:20:07.250272948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.250501348Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-24T05:20:07.250862926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-24T05:20:07.251013470Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.251186889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-24T05:20:07.251424488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-24T05:20:07.252433580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010722s
2026-06-24T05:20:07.252678644Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-24T05:20:07.252945151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-24T05:20:07.253168821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000314s
2026-06-24T05:20:07.253458745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:07', 'quality_definition_preferred_size')
2026-06-24T05:20:07.253749872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.254503029Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-24T05:20:07.254659755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016036s
2026-06-24T05:20:07.254867874Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-24T05:20:07.255039199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.255272218Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-24T05:20:07.255572834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:07.255720431Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.255898440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-24T05:20:07.256143003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.257209271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011446s
2026-06-24T05:20:07.257503283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:07', 'add_on_artist_add_to_notifications')
2026-06-24T05:20:07.257802636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.258419719Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-24T05:20:07.258576765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023224s
2026-06-24T05:20:07.258752670Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-24T05:20:07.258922702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.259145702Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-24T05:20:07.259424183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:07.259567952Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-24T05:20:07.259739889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-24T05:20:07.259965653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-24T05:20:07.260951369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010327s
2026-06-24T05:20:07.261231012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:07', 'album_last_searched_time')
2026-06-24T05:20:07.261515465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.262209894Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-24T05:20:07.262357842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022745s
2026-06-24T05:20:07.262524618Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-24T05:20:07.262702416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.262913451Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-24T05:20:07.263257805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-24T05:20:07.263399060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.263555224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-24T05:20:07.263789266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.264839471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011215s
2026-06-24T05:20:07.264990375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:07.265124866Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.265284267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-24T05:20:07.265519682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:07.266494175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010532s
2026-06-24T05:20:07.266769860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:07', 'add_indexer_flags')
2026-06-24T05:20:07.267057710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.267853162Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-24T05:20:07.268009006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023904s
2026-06-24T05:20:07.268190412Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-24T05:20:07.268362068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.268583564Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-24T05:20:07.268941775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-24T05:20:07.269163482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-24T05:20:07.269448646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s
2026-06-24T05:20:07.269614581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-24T05:20:07.269826718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-24T05:20:07.270113245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s
2026-06-24T05:20:07.270293769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-24T05:20:07.270575346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-24T05:20:07.270963849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005042s
2026-06-24T05:20:07.271340918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:07', 'add_indexes_album_statistics')
2026-06-24T05:20:07.271635652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.272315121Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-24T05:20:07.272473179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018428s
2026-06-24T05:20:07.272655556Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-24T05:20:07.272826862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.273048047Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-24T05:20:07.273398363Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-24T05:20:07.273736274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-24T05:20:07.274034805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004206s
2026-06-24T05:20:07.274313266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:07', 'update_redacted_baseurl')
2026-06-24T05:20:07.274607218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.275469786Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-24T05:20:07.275623135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018242s
2026-06-24T05:20:07.283547928Z [Debug] MigrationController: Took: 00:00:01.6190887
2026-06-24T05:20:07.353145560Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-24T05:20:07.386266069Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-24T05:20:07.407805449Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-24T05:20:07.431649763Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-24T05:20:07.432677142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:07.432955703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:07.436935640Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-24T05:20:07.437162518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042359s
2026-06-24T05:20:07.437402270Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-24T05:20:07.437612554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044537s
2026-06-24T05:20:07.439092104Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-24T05:20:07.439314963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.439700249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-24T05:20:07.440100706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-24T05:20:07.440549079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005508s
2026-06-24T05:20:07.440792780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.441951475Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-24T05:20:07.442166187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019353s
2026-06-24T05:20:07.442509669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-24T05:20:07.442771817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.443201974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-24T05:20:07.443447569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:07.443864699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2026-06-24T05:20:07.444176717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:07.444388444Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.444609469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-24T05:20:07.444918011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-24T05:20:07.445670657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008104s
2026-06-24T05:20:07.445944068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.447077841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-24T05:20:07.447296762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021997s
2026-06-24T05:20:07.447649072Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-24T05:20:07.447913936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.448323591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:07.448558504Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.448788077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-24T05:20:07.449095316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-24T05:20:07.449593790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005559s
2026-06-24T05:20:07.449833513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.450497290Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-24T05:20:07.450750109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014323s
2026-06-24T05:20:07.451094774Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-24T05:20:07.451320929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.451629451Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-24T05:20:07.452238177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-24T05:20:07.452681390Z [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-06-24T05:20:07.453305347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008633s
2026-06-24T05:20:07.453535039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-24T05:20:07.453804833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-24T05:20:07.454195379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-06-24T05:20:07.454552539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:07', 'InitialSetup')
2026-06-24T05:20:07.454960721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.455782627Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-24T05:20:07.456033382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002015s
2026-06-24T05:20:07.456285199Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-24T05:20:07.456552077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.456859316Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-24T05:20:07.457274392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:07', 'add_reason_to_pending_releases')
2026-06-24T05:20:07.457719789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.458403767Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-24T05:20:07.458652388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001842s
2026-06-24T05:20:07.458885628Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-24T05:20:07.459136173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.459438442Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-24T05:20:07.459795411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:07', 'add_medium_support')
2026-06-24T05:20:07.460236639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.460873182Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-24T05:20:07.461104327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s
2026-06-24T05:20:07.461360884Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-24T05:20:07.461625728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.461955853Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-24T05:20:07.462334555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:07', 'add_various_qualites_in_profile')
2026-06-24T05:20:07.462773189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.463520214Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-24T05:20:07.463779807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018769s
2026-06-24T05:20:07.464036825Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-24T05:20:07.464287189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.464591803Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-24T05:20:07.464940615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:07', 'metadata_profiles')
2026-06-24T05:20:07.465366102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.465994288Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-24T05:20:07.466223730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017083s
2026-06-24T05:20:07.466478273Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-24T05:20:07.466748527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.467056859Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-24T05:20:07.467456183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:07', 'separate_automatic_and_interactive_search')
2026-06-24T05:20:07.467923715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.468655479Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-24T05:20:07.468908849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018711s
2026-06-24T05:20:07.469153692Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-24T05:20:07.469408756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.469708620Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-24T05:20:07.470078465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:07', 'change_album_path_to_relative')
2026-06-24T05:20:07.470562490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.471331890Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-24T05:20:07.471579289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018771s
2026-06-24T05:20:07.471826907Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-24T05:20:07.472104537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.472409220Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-24T05:20:07.472772262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:07', 'change_quality_size_mb_to_kb')
2026-06-24T05:20:07.473199903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.473842287Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-24T05:20:07.474091128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017278s
2026-06-24T05:20:07.474321072Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-24T05:20:07.474560013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.474853103Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-24T05:20:07.475184731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:07', 'album_releases')
2026-06-24T05:20:07.475589907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.476371973Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-24T05:20:07.476606726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018121s
2026-06-24T05:20:07.476836298Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-24T05:20:07.477079418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.477374232Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-24T05:20:07.477727464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:07', 'album_releases_fix')
2026-06-24T05:20:07.478142740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.478850215Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-24T05:20:07.479082223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017658s
2026-06-24T05:20:07.479323248Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-24T05:20:07.479554915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.479855992Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-24T05:20:07.480192630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:07', 'import_lists')
2026-06-24T05:20:07.480599349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.481224949Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-24T05:20:07.481444952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016743s
2026-06-24T05:20:07.481679615Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-24T05:20:07.481945100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.482214372Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-24T05:20:07.482556061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:07', 'add_release_status')
2026-06-24T05:20:07.482974213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.483647138Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-24T05:20:07.483880869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017232s
2026-06-24T05:20:07.484134240Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-24T05:20:07.484395125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.484697424Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-24T05:20:07.485183674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:07', 'album_download_notification')
2026-06-24T05:20:07.485608680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.486315905Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-24T05:20:07.486550798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019052s
2026-06-24T05:20:07.486797715Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-24T05:20:07.487066928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.487367032Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-24T05:20:07.487743491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:07', 'fix_language_metadata_profiles')
2026-06-24T05:20:07.488231764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.488984200Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-24T05:20:07.489229344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018952s
2026-06-24T05:20:07.489455700Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-24T05:20:07.489746385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.490040408Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-24T05:20:07.490376274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:07', 'remove_fanzub')
2026-06-24T05:20:07.490781150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.491465659Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-24T05:20:07.491683648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017199s
2026-06-24T05:20:07.491963612Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-24T05:20:07.492219848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.492521375Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-24T05:20:07.492890148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:07', 'update_artist_history_indexes')
2026-06-24T05:20:07.493317820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.493971877Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-24T05:20:07.494213063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017449s
2026-06-24T05:20:07.494434139Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-24T05:20:07.494669012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.494959367Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-24T05:20:07.495291977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:07', 'remove_nma')
2026-06-24T05:20:07.495694989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.497406005Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-24T05:20:07.497635407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027296s
2026-06-24T05:20:07.497969971Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-24T05:20:07.498222670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.498525751Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-24T05:20:07.498881397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:07', 'album_disambiguation')
2026-06-24T05:20:07.499312035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.500190544Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-24T05:20:07.500423063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019554s
2026-06-24T05:20:07.500671433Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-24T05:20:07.500934022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.501244127Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-24T05:20:07.501611186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:07', 'add_ape_quality_in_profiles')
2026-06-24T05:20:07.502034519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.503046237Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-24T05:20:07.503289928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020893s
2026-06-24T05:20:07.503521845Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-24T05:20:07.503762139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.504080671Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-24T05:20:07.504421638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:07', 'remove_pushalot')
2026-06-24T05:20:07.504835952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.505695293Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-24T05:20:07.505916860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019318s
2026-06-24T05:20:07.506151953Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-24T05:20:07.506472138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.506781371Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-24T05:20:07.507124382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:07', 'add_custom_filters')
2026-06-24T05:20:07.507546072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.508335923Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-24T05:20:07.508560666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018468s
2026-06-24T05:20:07.508793485Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-24T05:20:07.509037206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.509335226Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-24T05:20:07.509674459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:07', 'import_list_tags')
2026-06-24T05:20:07.510092501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.510912062Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-24T05:20:07.511136324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018661s
2026-06-24T05:20:07.511376949Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-24T05:20:07.511626231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.511937277Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-24T05:20:07.512298625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:07', 'add_release_groups_etc')
2026-06-24T05:20:07.512818944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.513527070Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-24T05:20:07.513760621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018893s
2026-06-24T05:20:07.513997037Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-24T05:20:07.514252552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.514549570Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-24T05:20:07.514891439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:07', 'NewMediaInfoFormat')
2026-06-24T05:20:07.515312407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.515983439Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-24T05:20:07.516224624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017223s
2026-06-24T05:20:07.516486903Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-24T05:20:07.516759181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.517068805Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-24T05:20:07.517467187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:07', 'rename_restrictions_to_release_profiles')
2026-06-24T05:20:07.517909007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.518625310Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-24T05:20:07.518873891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001835s
2026-06-24T05:20:07.519140358Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-24T05:20:07.519458960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.519772912Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-24T05:20:07.520257027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:07', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-24T05:20:07.520704529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.521496705Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-24T05:20:07.521750115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020012s
2026-06-24T05:20:07.521988215Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-24T05:20:07.522235393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.522548914Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-24T05:20:07.522904972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:07', 'add_import_exclusions')
2026-06-24T05:20:07.523356551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.524198237Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-24T05:20:07.524434773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019514s
2026-06-24T05:20:07.524678765Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-24T05:20:07.524934711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.525246368Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-24T05:20:07.525611644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:07', 'clean_artist_metadata_table')
2026-06-24T05:20:07.526034716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.526743835Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-24T05:20:07.526989249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017935s
2026-06-24T05:20:07.527231888Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-24T05:20:07.527487042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.527786385Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-24T05:20:07.528162012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:07', 'health_issue_notification')
2026-06-24T05:20:07.528596076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.529364815Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-24T05:20:07.529597734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018605s
2026-06-24T05:20:07.529864722Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-24T05:20:07.530129014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.530441945Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-24T05:20:07.530927553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:07', 'add_mediafilerepository_mtime')
2026-06-24T05:20:07.531355966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.532093892Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-24T05:20:07.532344237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001939s
2026-06-24T05:20:07.532600493Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-24T05:20:07.532865637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.533170020Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-24T05:20:07.533547621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:07', 'add_artistmetadataid_constraint')
2026-06-24T05:20:07.533984982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.534791787Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-24T05:20:07.535039586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019044s
2026-06-24T05:20:07.535282045Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-24T05:20:07.535534213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.535832183Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-24T05:20:07.536246978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:07', 'old_ids_and_artist_alias')
2026-06-24T05:20:07.536664329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.537393708Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-24T05:20:07.537622589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018406s
2026-06-24T05:20:07.537861811Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-24T05:20:07.538111815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.538409324Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-24T05:20:07.538759570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:07', 'download_propers_config')
2026-06-24T05:20:07.539178373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.539898213Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-24T05:20:07.540134389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017637s
2026-06-24T05:20:07.540380064Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-24T05:20:07.540631250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.540935774Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-24T05:20:07.541294125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:07', 'remove_language_profiles')
2026-06-24T05:20:07.541734062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.542505145Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-24T05:20:07.542735519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018556s
2026-06-24T05:20:07.542974010Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-24T05:20:07.543226087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.543524669Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-24T05:20:07.543911037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:07', 'multi_disc_naming_format')
2026-06-24T05:20:07.544322717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.545020202Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-24T05:20:07.545249013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017762s
2026-06-24T05:20:07.545495459Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-24T05:20:07.545752938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.546055738Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-24T05:20:07.546427056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:07', 'add_download_client_priority')
2026-06-24T05:20:07.546851020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.547558565Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-24T05:20:07.547791634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017852s
2026-06-24T05:20:07.548041969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-24T05:20:07.548287313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.548586666Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-24T05:20:07.548927663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:07', 'remove_growl_prowl')
2026-06-24T05:20:07.549352499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.550774343Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-24T05:20:07.551005729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024778s
2026-06-24T05:20:07.551252797Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-24T05:20:07.551705108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.552077358Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-24T05:20:07.552615642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:07', 'remove_plex_hometheatre')
2026-06-24T05:20:07.553043765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.553866292Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-24T05:20:07.554096966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021516s
2026-06-24T05:20:07.554342451Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-24T05:20:07.554598978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.554902188Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-24T05:20:07.555281843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:07', 'add_root_folder_add_defaults')
2026-06-24T05:20:07.555719485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.556467842Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-24T05:20:07.556709750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018491s
2026-06-24T05:20:07.556937228Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-24T05:20:07.557309097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.557602238Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-24T05:20:07.557938184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:07', 'task_duration')
2026-06-24T05:20:07.558568173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.559349467Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-24T05:20:07.559567677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020489s
2026-06-24T05:20:07.559831028Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-24T05:20:07.560127294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.560439483Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-24T05:20:07.560915632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:07', 'add_indexer_and_enabled_to_release_profiles')
2026-06-24T05:20:07.561367743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.562281714Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-24T05:20:07.562540024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002126s
2026-06-24T05:20:07.562776892Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-24T05:20:07.563024430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.563324535Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-24T05:20:07.563677165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:07', 'remove_album_folders')
2026-06-24T05:20:07.564283998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.565045532Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-24T05:20:07.565273501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020094s
2026-06-24T05:20:07.565523124Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-24T05:20:07.565771805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.566071358Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-24T05:20:07.566430541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-24T05:20:07', 'flexible_delay_profiles')
2026-06-24T05:20:07.566862983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.567682734Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-24T05:20:07.568004041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018974s
2026-06-24T05:20:07.568250428Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-24T05:20:07.568508177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.568809754Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-24T05:20:07.569178808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:07', 'add_priority_to_indexers')
2026-06-24T05:20:07.569608483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.570411722Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-24T05:20:07.570643428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018922s
2026-06-24T05:20:07.570899194Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-24T05:20:07.571163656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.571474442Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-24T05:20:07.571875881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:07', 'remove_chown_and_folderchmod_config')
2026-06-24T05:20:07.572318924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.573062131Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-24T05:20:07.573312665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018754s
2026-06-24T05:20:07.573559172Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-24T05:20:07.573814005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.574122286Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-24T05:20:07.574490748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-24T05:20:07', 'convert_blacklist_protocol')
2026-06-24T05:20:07.574920594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.575631496Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-24T05:20:07.575882492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s
2026-06-24T05:20:07.576119980Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-24T05:20:07.576366587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.576663014Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-24T05:20:07.576999482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:07', 'update_notifiarr')
2026-06-24T05:20:07.579687898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.580515986Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-24T05:20:07.580737062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041353s
2026-06-24T05:20:07.580993107Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-24T05:20:07.581247810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.581565671Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-24T05:20:07.581931638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:07', 'email_multiple_addresses')
2026-06-24T05:20:07.582374259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.583109601Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-24T05:20:07.583341919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018562s
2026-06-24T05:20:07.583588646Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-24T05:20:07.583844120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.584234918Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-24T05:20:07.584602538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:07', 'rename_blacklist_to_blocklist')
2026-06-24T05:20:07.585025841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.585788818Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-24T05:20:07.586025014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001922s
2026-06-24T05:20:07.586261430Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-24T05:20:07.586515803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.586811949Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-24T05:20:07.587163848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:07', 'cdh_per_downloadclient')
2026-06-24T05:20:07.587580347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.588354998Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-24T05:20:07.588589530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s
2026-06-24T05:20:07.588818832Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-24T05:20:07.589059918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.589353018Z [Info] download_history: Starting migration of Log DB to 52
2026-06-24T05:20:07.589816361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:07', 'download_history')
2026-06-24T05:20:07.590229333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.591016148Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-24T05:20:07.591239197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019527s
2026-06-24T05:20:07.591472297Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-24T05:20:07.591715597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.592030111Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-24T05:20:07.592696854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-24T05:20:07.593209697Z [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-06-24T05:20:07.593722991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007034s
2026-06-24T05:20:07.593955730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-24T05:20:07.594246606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-24T05:20:07.594694879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s
2026-06-24T05:20:07.595042970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:07', 'add_update_history')
2026-06-24T05:20:07.595464640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.596361647Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-24T05:20:07.596589896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021534s
2026-06-24T05:20:07.596847535Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-24T05:20:07.597105966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.597421411Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-24T05:20:07.597792449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:07', 'add_on_update_to_notifications')
2026-06-24T05:20:07.598216764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.598995412Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-24T05:20:07.599234854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018744s
2026-06-24T05:20:07.599477423Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-24T05:20:07.599731244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.600087231Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-24T05:20:07.600451956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:07', 'download_client_per_indexer')
2026-06-24T05:20:07.600874648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.601608536Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-24T05:20:07.601847587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001858s
2026-06-24T05:20:07.602079905Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-24T05:20:07.602335791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.602741749Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-24T05:20:07.603090251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:07', 'AddNewItemMonitorType')
2026-06-24T05:20:07.603506880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.604268224Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-24T05:20:07.604499349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019283s
2026-06-24T05:20:07.604731286Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-24T05:20:07.604973965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.605269140Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-24T05:20:07.605607772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:07', 'ImportListSearch')
2026-06-24T05:20:07.606070595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.607447057Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-24T05:20:07.607679957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024676s
2026-06-24T05:20:07.607947786Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-24T05:20:07.608300597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.608613247Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-24T05:20:07.608980026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:07', 'ImportListMonitorExisting')
2026-06-24T05:20:07.609586287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.610385777Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-24T05:20:07.610632424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020751s
2026-06-24T05:20:07.610865263Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-24T05:20:07.611105106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.611408748Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-24T05:20:07.611749194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:07', 'add_indexer_tags')
2026-06-24T05:20:07.612185182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.612891164Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-24T05:20:07.613117590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s
2026-06-24T05:20:07.613349818Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-24T05:20:07.613596485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.614075941Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-24T05:20:07.614426457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:07', 'update_audio_types')
2026-06-24T05:20:07.614842315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.615604160Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-24T05:20:07.615833762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020057s
2026-06-24T05:20:07.616130269Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-24T05:20:07.616416125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.616738825Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-24T05:20:07.617424797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-24T05:20:07.617640191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-06-24T05:20:07.617883451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-24T05:20:07.618773464Z [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-06-24T05:20:07.619607564Z [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-06-24T05:20:07.620148905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-24T05:20:07.620703853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-24T05:20:07.621768668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-24T05:20:07.622169826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040487s
2026-06-24T05:20:07.622392615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-24T05:20:07.622598920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-24T05:20:07.622826489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-24T05:20:07.623750340Z [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-06-24T05:20:07.624474188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-24T05:20:07.624936740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-24T05:20:07.625504694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-24T05:20:07.626585040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-24T05:20:07.626994545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037312s
2026-06-24T05:20:07.627216201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:07.627419311Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-24T05:20:07.627658512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-24T05:20:07.628357851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-24T05:20:07.628932459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-24T05:20:07.629405301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-24T05:20:07.629945339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-24T05:20:07.631030605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:07.631463387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035483s
2026-06-24T05:20:07.631991270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:07', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-24T05:20:07.632452439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.633401742Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-24T05:20:07.633671365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054287s
2026-06-24T05:20:07.633965938Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-24T05:20:07.634226984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.634556899Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-24T05:20:07.634939229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:07', 'add_on_delete_to_notifications')
2026-06-24T05:20:07.635371831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.636070769Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-24T05:20:07.636312566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018234s
2026-06-24T05:20:07.636557098Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-24T05:20:07.636914338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.637218280Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-24T05:20:07.637572564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:07', 'add_custom_formats')
2026-06-24T05:20:07.638001097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.638637930Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-24T05:20:07.638865789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017257s
2026-06-24T05:20:07.639109560Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-24T05:20:07.639357790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.639657554Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-24T05:20:07.640053902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:07', 'add_result_to_commands')
2026-06-24T05:20:07.640486504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.641135311Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-24T05:20:07.641371867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s
2026-06-24T05:20:07.641621220Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-24T05:20:07.641876834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.642179053Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-24T05:20:07.642553548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:07', 'health_restored_notification')
2026-06-24T05:20:07.642988855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.643709086Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-24T05:20:07.643965282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018154s
2026-06-24T05:20:07.644192219Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-24T05:20:07.644432343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.644720683Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-24T05:20:07.645043263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:07', 'remove_uc')
2026-06-24T05:20:07.645539332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.646088108Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-24T05:20:07.646312600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016649s
2026-06-24T05:20:07.646671393Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-24T05:20:07.646943401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.647250449Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-24T05:20:07.647640315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:07', 'download_clients_rename_tv_to_music')
2026-06-24T05:20:07.648192848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.648870733Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-24T05:20:07.649118813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019024s
2026-06-24T05:20:07.649383977Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-24T05:20:07.649655144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.650065570Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-24T05:20:07.650465215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:07', 'add_colon_replacement_to_naming_config')
2026-06-24T05:20:07.650927687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.651584350Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-24T05:20:07.651831758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019009s
2026-06-24T05:20:07.652087894Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-24T05:20:07.652325954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.652646710Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-24T05:20:07.652987867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:07', 'list_sync_time')
2026-06-24T05:20:07.653518707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.654215300Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-24T05:20:07.654437217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018931s
2026-06-24T05:20:07.654681990Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-24T05:20:07.654932384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.655235635Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-24T05:20:07.655592243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:07', 'add_download_client_tags')
2026-06-24T05:20:07.656066128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.656970861Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-24T05:20:07.657207998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020173s
2026-06-24T05:20:07.657458202Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-24T05:20:07.657760100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.658061678Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-24T05:20:07.658423146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:07', 'add_notification_status')
2026-06-24T05:20:07.658878123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.659559936Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-24T05:20:07.659792484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017866s
2026-06-24T05:20:07.660066657Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-24T05:20:07.660328154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.660631585Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-24T05:20:07.661004336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:07', 'add_alac_24_quality_in_profiles')
2026-06-24T05:20:07.661451817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.662098791Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-24T05:20:07.662333193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00175s
2026-06-24T05:20:07.662567966Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-24T05:20:07.662812077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.663109186Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-24T05:20:07.663448690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:07', 'add_salt_to_users')
2026-06-24T05:20:07.663915520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.665125157Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-24T05:20:07.665356433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022992s
2026-06-24T05:20:07.665596066Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-24T05:20:07.665840678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.666150332Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-24T05:20:07.666493664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:07', 'add_auto_tagging')
2026-06-24T05:20:07.667072269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.667743852Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-24T05:20:07.668027954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001904s
2026-06-24T05:20:07.668282848Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-24T05:20:07.668549385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.668861273Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-24T05:20:07.669246509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:07', 'quality_definition_preferred_size')
2026-06-24T05:20:07.669681095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.670449813Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-24T05:20:07.670779728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018608s
2026-06-24T05:20:07.671111326Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-24T05:20:07.671432353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.671742638Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-24T05:20:07.672147954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:07', 'add_on_artist_add_to_notifications')
2026-06-24T05:20:07.672590606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.673264874Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-24T05:20:07.673513485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018097s
2026-06-24T05:20:07.673757517Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-24T05:20:07.674008121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.674312885Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-24T05:20:07.674671458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:07', 'album_last_searched_time')
2026-06-24T05:20:07.675093558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.675717685Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-24T05:20:07.675971326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001698s
2026-06-24T05:20:07.676202572Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-24T05:20:07.676450111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.676742790Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-24T05:20:07.677086533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:07', 'add_indexer_flags')
2026-06-24T05:20:07.677514334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.678238724Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-24T05:20:07.678467625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017896s
2026-06-24T05:20:07.678715554Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-24T05:20:07.678980218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.679419863Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-24T05:20:07.679789678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:07', 'add_indexes_album_statistics')
2026-06-24T05:20:07.680276779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.680932611Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-24T05:20:07.681172063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019347s
2026-06-24T05:20:07.681414090Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-24T05:20:07.681665006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:07.681966593Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-24T05:20:07.682319304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:07', 'update_redacted_baseurl')
2026-06-24T05:20:07.682754090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:07.683454190Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-24T05:20:07.683692861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017807s
2026-06-24T05:20:07.856819225Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-24T05:20:07.863894458Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-24T05:20:07.868262257Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-06-24T05:20:07.976647393Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-24T05:20:07.999345718Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-24T05:20:08.010355877Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-24T05:20:08.048032275Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-24T05:20:08.048932378Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-24T05:20:08.049210278Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-24T05:20:08.140400806Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-24T05:20:08.197565662Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.6-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.19.0-r0
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.19.0-r0
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.27
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026b-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1782278419725
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1782278419725
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=buD_Xp-bPk2Oi_Go-9kpRA.\"",
"source": "console-api",
"timestamp": 1782278419725
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1782278419726
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1782278419726
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1782278419726
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1782278419726
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1782278419726
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1782278419726
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 10.97s |
| Container Start | PASS | - | 4.14s |
| Create Buildx SBOM | PASS | - | 2.05s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 69.29s
Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2026-06-24T05:14:32+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 121.09MB
Tag: arm64v8-develop-3.1.3.4968-ls252
Version: 3.1.3.4968-ls252
Expand
2026-06-24T05:20:06.925072327Z [migrations] started
2026-06-24T05:20:06.929672404Z [migrations] no migrations found
2026-06-24T05:20:07.610621893Z usermod: no changes
2026-06-24T05:20:07.741851208Z ───────────────────────────────────────
2026-06-24T05:20:07.741894585Z
2026-06-24T05:20:07.741903253Z ██╗ ███████╗██╗ ██████╗
2026-06-24T05:20:07.741912181Z ██║ ██╔════╝██║██╔═══██╗
2026-06-24T05:20:07.741920498Z ██║ ███████╗██║██║ ██║
2026-06-24T05:20:07.741928724Z ██║ ╚════██║██║██║ ██║
2026-06-24T05:20:07.741937051Z ███████╗███████║██║╚██████╔╝
2026-06-24T05:20:07.741945328Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-24T05:20:07.741953845Z
2026-06-24T05:20:07.741962262Z Brought to you by linuxserver.io
2026-06-24T05:20:07.741970548Z ───────────────────────────────────────
2026-06-24T05:20:07.748611837Z
2026-06-24T05:20:07.749159891Z To support the app dev(s) visit:
2026-06-24T05:20:07.787896965Z Lidarr: https://opencollective.com/lidarr
2026-06-24T05:20:07.792750793Z
2026-06-24T05:20:07.792777296Z To support LSIO projects visit:
2026-06-24T05:20:07.792786685Z https://www.linuxserver.io/donate/
2026-06-24T05:20:07.792794711Z
2026-06-24T05:20:07.792802757Z ───────────────────────────────────────
2026-06-24T05:20:07.792811976Z GID/UID
2026-06-24T05:20:07.792820273Z ───────────────────────────────────────
2026-06-24T05:20:07.858776949Z
2026-06-24T05:20:07.858800376Z User UID: 911
2026-06-24T05:20:07.858809745Z User GID: 911
2026-06-24T05:20:07.858818022Z ───────────────────────────────────────
2026-06-24T05:20:07.884736593Z Linuxserver.io version: 3.1.3.4968-ls252
2026-06-24T05:20:07.887571354Z Build-date: 2026-06-24T05:14:32+00:00
2026-06-24T05:20:07.887584550Z ───────────────────────────────────────
2026-06-24T05:20:07.887589510Z
2026-06-24T05:20:10.792908121Z [custom-init] No custom files found, skipping...
2026-06-24T05:20:16.665424816Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-06-24T05:20:16.945179638Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:17.013853158Z [Debug] Bootstrap: Console selected
2026-06-24T05:20:17.044022843Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:17.083397201Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:20.855243569Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-24T05:20:21.778689314Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {0c12fbd4-ff79-4a43-8ac3-4eee4c700bab} may be persisted to storage in unencrypted form.
2026-06-24T05:20:22.710985810Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-24T05:20:23.316921106Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-24T05:20:24.375162721Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-24T05:20:24.485842580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:24.494020955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:25.035091255Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-24T05:20:25.088659576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.549699s
2026-06-24T05:20:25.092550884Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-24T05:20:25.095465996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6027609s
2026-06-24T05:20:25.196438921Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-24T05:20:25.204534159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:25.290297425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-24T05:20:25.418438208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-24T05:20:25.584432035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2905072s
2026-06-24T05:20:25.590310316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:25.605289992Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-24T05:20:25.608395357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3116053s
2026-06-24T05:20:25.623747253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-24T05:20:25.626981698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:25.706953708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-24T05:20:25.721994377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:25.735403118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252544s
2026-06-24T05:20:25.739545062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:25.743703459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016678s
2026-06-24T05:20:25.749992808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-24T05:20:25.758805902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-24T05:20:25.772603246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191273s
2026-06-24T05:20:25.776619878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:25.780854177Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-24T05:20:25.784306471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278403s
2026-06-24T05:20:25.791047942Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-24T05:20:25.794019929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:25.807165580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:25.810115182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003067s
2026-06-24T05:20:25.812888769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-24T05:20:25.817037206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-24T05:20:25.822640584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071665s
2026-06-24T05:20:25.825390754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:25.829321352Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-24T05:20:25.831700525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134754s
2026-06-24T05:20:25.876654642Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-24T05:20:25.879827484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:25.889929304Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-24T05:20:26.417483375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-24T05:20:26.483028573Z [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-06-24T05:20:26.561792599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1148324s
2026-06-24T05:20:26.565827216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-24T05:20:26.572175645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-24T05:20:26.579137559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109318s
2026-06-24T05:20:26.581525700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-24T05:20:26.585968520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-24T05:20:26.591620766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077194s
2026-06-24T05:20:26.594294622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-24T05:20:26.598017362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-24T05:20:26.602709203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059967s
2026-06-24T05:20:26.605029237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-24T05:20:27.106544134Z [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-06-24T05:20:27.163123019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5476268s
2026-06-24T05:20:27.167470286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-24T05:20:27.174022796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-24T05:20:27.180879238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101942s
2026-06-24T05:20:27.184292334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-24T05:20:27.189103175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-24T05:20:27.194312910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073842s
2026-06-24T05:20:27.196621500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-24T05:20:27.199896878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:27.204771919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058648s
2026-06-24T05:20:27.206984466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-24T05:20:27.209941443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:27.214269160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051581s
2026-06-24T05:20:27.216474503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-24T05:20:27.234785480Z [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-06-24T05:20:27.253605572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324364s
2026-06-24T05:20:27.256612088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-24T05:20:27.260116628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:27.265624553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006339s
2026-06-24T05:20:27.267781198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-24T05:20:27.270758776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:27.274960410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051308s
2026-06-24T05:20:27.277138207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-24T05:20:27.280116897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:27.283987845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048082s
2026-06-24T05:20:27.286236034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-24T05:20:27.289403425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:27.293398292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050635s
2026-06-24T05:20:27.295683015Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-24T05:20:27.299089146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:27.303206861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054071s
2026-06-24T05:20:27.305376361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-24T05:20:27.308294480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-24T05:20:27.314009542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004619s
2026-06-24T05:20:27.316271900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-24T05:20:27.325781016Z [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-06-24T05:20:27.341566996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230929s
2026-06-24T05:20:27.344121902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-24T05:20:27.347776975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-24T05:20:27.352602015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062088s
2026-06-24T05:20:27.354914955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-24T05:20:27.358050391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-24T05:20:27.364658954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068392s
2026-06-24T05:20:27.367823919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-24T05:20:27.371293047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-24T05:20:27.375316813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053813s
2026-06-24T05:20:27.378178888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-24T05:20:27.382377426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-24T05:20:27.387592281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071309s
2026-06-24T05:20:27.389708655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-24T05:20:27.400229920Z [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-06-24T05:20:27.407663945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158563s
2026-06-24T05:20:27.410053889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-24T05:20:27.413343716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-24T05:20:27.417602566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053058s
2026-06-24T05:20:27.419742256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-24T05:20:27.422922132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:27.426756506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049379s
2026-06-24T05:20:27.428767206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-24T05:20:27.437330246Z [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-06-24T05:20:27.444513977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01381s
2026-06-24T05:20:27.446631002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-24T05:20:27.449578319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-24T05:20:27.453327672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046824s
2026-06-24T05:20:27.455541472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-24T05:20:27.459161915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-24T05:20:27.462498586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049013s
2026-06-24T05:20:27.464736434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-24T05:20:27.467931461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-24T05:20:27.472052913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051492s
2026-06-24T05:20:27.474464251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-24T05:20:27.477289712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-24T05:20:27.481467579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051854s
2026-06-24T05:20:27.483593852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-24T05:20:27.491243352Z [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-06-24T05:20:27.503673281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170222s
2026-06-24T05:20:27.506267938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-24T05:20:27.511743478Z [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-06-24T05:20:27.517105640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082172s
2026-06-24T05:20:27.519211322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-24T05:20:27.525055354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-24T05:20:27.538463444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016381s
2026-06-24T05:20:27.540617263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-24T05:20:27.595058492Z [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-06-24T05:20:27.603596802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596651s
2026-06-24T05:20:27.606206319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-24T05:20:27.609384270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-24T05:20:27.614087034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005859s
2026-06-24T05:20:27.616215812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-24T05:20:27.621448182Z [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-06-24T05:20:27.626465960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082545s
2026-06-24T05:20:27.628642986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-24T05:20:27.631696046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-24T05:20:27.635582656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004852s
2026-06-24T05:20:27.637801155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-24T05:20:27.643269160Z [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-06-24T05:20:27.649533589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096773s
2026-06-24T05:20:27.651968474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-24T05:20:27.655877999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-24T05:20:27.660274667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060995s
2026-06-24T05:20:27.662683940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-24T05:20:27.666318562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-24T05:20:27.670314932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055024s
2026-06-24T05:20:27.672628763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-24T05:20:27.682053459Z [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-06-24T05:20:27.687922883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013293s
2026-06-24T05:20:27.689924454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-24T05:20:27.699372697Z [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-06-24T05:20:27.714524049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223061s
2026-06-24T05:20:27.716697678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-24T05:20:27.722396839Z [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-06-24T05:20:27.727829983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090014s
2026-06-24T05:20:27.729898761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-24T05:20:27.737473670Z [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-06-24T05:20:27.744002462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121158s
2026-06-24T05:20:27.746097713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-24T05:20:27.751980233Z [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-06-24T05:20:27.757134596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090428s
2026-06-24T05:20:27.759240308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-24T05:20:27.765246597Z [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-06-24T05:20:27.771102093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009883s
2026-06-24T05:20:27.773287886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-24T05:20:27.777922282Z [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-06-24T05:20:27.782457047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071205s
2026-06-24T05:20:27.784412967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-24T05:20:27.787890833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-24T05:20:27.791925841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056229s
2026-06-24T05:20:27.794013347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-24T05:20:27.796968570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-24T05:20:27.800714967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047019s
2026-06-24T05:20:27.802742862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-24T05:20:27.807326736Z [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-06-24T05:20:27.811876400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071425s
2026-06-24T05:20:27.813918464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-24T05:20:27.821050982Z [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-06-24T05:20:27.827063394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111177s
2026-06-24T05:20:27.829160178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-24T05:20:27.835490590Z [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-06-24T05:20:27.840475001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093392s
2026-06-24T05:20:27.842675724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-24T05:20:27.845818475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-24T05:20:27.849622328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049229s
2026-06-24T05:20:27.851790786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-24T05:20:27.855008107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-24T05:20:27.858919747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050961s
2026-06-24T05:20:27.860915087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-24T05:20:27.868187407Z [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-06-24T05:20:27.874821059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011995s
2026-06-24T05:20:27.876869296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-24T05:20:27.883441074Z [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-06-24T05:20:27.889311730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104641s
2026-06-24T05:20:27.891633567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-24T05:20:27.895160182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:27.899058114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053283s
2026-06-24T05:20:27.901076440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-24T05:20:27.907738540Z [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-06-24T05:20:27.913552592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105083s
2026-06-24T05:20:27.915549495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-24T05:20:27.922745621Z [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-06-24T05:20:27.928866782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113454s
2026-06-24T05:20:27.930988005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-24T05:20:27.935736461Z [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-06-24T05:20:27.940461910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007464s
2026-06-24T05:20:27.942744969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-24T05:20:27.946157243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-24T05:20:27.950116038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052195s
2026-06-24T05:20:27.952208563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-24T05:20:27.958529376Z [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-06-24T05:20:27.964180961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098672s
2026-06-24T05:20:27.967499305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-24T05:20:27.971462299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:27.975620605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059106s
2026-06-24T05:20:28.006126448Z [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-06-24T05:20:28.037288562Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0355410 taking an average of 00:00:00.0355410
2026-06-24T05:20:28.052532551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:28', 'InitialSetup')
2026-06-24T05:20:28.058941160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:28.070823287Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-24T05:20:28.073095464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0928639s
2026-06-24T05:20:28.081828326Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-24T05:20:28.085034775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:28.096951079Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-24T05:20:28.119789015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-24T05:20:28.122276787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002243s
2026-06-24T05:20:28.125159514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-24T05:20:28.129257980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:28.146681068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193228s
2026-06-24T05:20:28.151424123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:28', 'add_reason_to_pending_releases')
2026-06-24T05:20:28.156117598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:28.159886139Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-24T05:20:28.162042984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321184s
2026-06-24T05:20:28.165149161Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-24T05:20:28.167547242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:28.170695083Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-24T05:20:28.229236232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:28.240107291Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-24T05:20:28.242358966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-24T05:20:28.245642962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-24T05:20:28.256267144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116388s
2026-06-24T05:20:28.258145508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:28.260094724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-24T05:20:28.262358034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-24T05:20:28.265787913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:28.275831786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111899s
2026-06-24T05:20:28.277678506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:28.279580046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-06-24T05:20:28.282026124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-24T05:20:28.285666477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:28.295320224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111056s
2026-06-24T05:20:28.300369687Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-24T05:20:28.308407187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-24T05:20:28.312840719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099347s
2026-06-24T05:20:28.317971274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-24T05:20:28.640838223Z [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-06-24T05:20:28.659579467Z [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-06-24T05:20:28.673770303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-24T05:20:28.686579276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-24T05:20:28.718076937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-24T05:20:28.723714924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-24T05:20:28.728692121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-24T05:20:28.732744224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4126015s
2026-06-24T05:20:28.734714593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:28.736622506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-24T05:20:28.740792216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-24T05:20:28.743863783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-24T05:20:28.753512781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105727s
2026-06-24T05:20:28.757661839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:28', 'add_medium_support')
2026-06-24T05:20:28.762069788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:28.766622800Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-24T05:20:28.768637799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234507s
2026-06-24T05:20:28.771434243Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-24T05:20:28.774051535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:28.777326312Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-24T05:20:28.792687777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-24T05:20:28.796944121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-24T05:20:28.802248757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068173s
2026-06-24T05:20:28.804283025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:28.806894095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:28.843050550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363934s
2026-06-24T05:20:28.847936593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:28', 'add_various_qualites_in_profile')
2026-06-24T05:20:28.852801182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:28.856675527Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-24T05:20:28.858883094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499023s
2026-06-24T05:20:28.861540888Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-24T05:20:28.864166778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:28.867100116Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-24T05:20:28.888067314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-24T05:20:28.893354645Z [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-06-24T05:20:28.899063435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088206s
2026-06-24T05:20:28.901368739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-24T05:20:28.904776113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-24T05:20:28.908882205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054395s
2026-06-24T05:20:28.910893015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:28.912759545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-24T05:20:28.915189130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-24T05:20:28.918848201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:28.928833425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114034s
2026-06-24T05:20:28.931311357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-24T05:20:29.012273732Z [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-06-24T05:20:29.044131608Z [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-06-24T05:20:29.061318279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:29.066757557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:29.091466291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-24T05:20:29.096851549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-24T05:20:29.101830519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:29.106615879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:29.110378118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1768907s
2026-06-24T05:20:29.113064239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-24T05:20:29.204216140Z [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-06-24T05:20:29.234992798Z [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-06-24T05:20:29.251464770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:29.257504387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:29.283314380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-24T05:20:29.288601510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-24T05:20:29.293533756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:29.298256350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:29.302103570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1868687s
2026-06-24T05:20:29.304348863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:29.306272397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-24T05:20:29.308693044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-24T05:20:29.311899423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-24T05:20:29.321688613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108562s
2026-06-24T05:20:29.326646941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:29', 'metadata_profiles')
2026-06-24T05:20:29.331314764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:29.335218458Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-24T05:20:29.337255221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241787s
2026-06-24T05:20:29.341377886Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-24T05:20:29.344042784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:29.347954133Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-24T05:20:29.383323183Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-24T05:20:29.499777945Z [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-06-24T05:20:29.511398815Z [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-06-24T05:20:29.518855937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-24T05:20:29.524359693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-24T05:20:29.550896591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-24T05:20:29.556091485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.169802s
2026-06-24T05:20:29.558378312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:29.560341357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-06-24T05:20:29.563088811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-24T05:20:29.566741840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-24T05:20:29.578022735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121266s
2026-06-24T05:20:29.581810525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-24T05:20:29.586011708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-24T05:20:29.590022869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053841s
2026-06-24T05:20:29.592194603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:29.594105563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-06-24T05:20:29.600249329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-24T05:20:29.672609986Z [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-06-24T05:20:29.686143549Z [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-06-24T05:20:29.693716575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-24T05:20:29.698526013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-24T05:20:29.725167291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-24T05:20:29.729175234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1264001s
2026-06-24T05:20:29.733839420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:29', 'separate_automatic_and_interactive_search')
2026-06-24T05:20:29.738400869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:29.742676321Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-24T05:20:29.744918769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.139195s
2026-06-24T05:20:29.747717446Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-24T05:20:29.750388497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:29.753626019Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-24T05:20:29.758251046Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-24T05:20:29.832502752Z [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-06-24T05:20:29.858484361Z [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-06-24T05:20:29.872706631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:29.878484581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:29.902332200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:29.907258284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:29.912078424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:29.916864194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:29.921753143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:29.925606235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1652415s
2026-06-24T05:20:29.929894653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:29', 'change_album_path_to_relative')
2026-06-24T05:20:29.934291120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:29.938845064Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-24T05:20:29.940998401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1780171s
2026-06-24T05:20:29.943852000Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-24T05:20:29.946414091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:29.949654158Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-24T05:20:29.958352540Z [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-06-24T05:20:29.963787770Z [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-06-24T05:20:29.968110367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065479s
2026-06-24T05:20:29.972451472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:29', 'change_quality_size_mb_to_kb')
2026-06-24T05:20:29.976970205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:29.980599386Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-24T05:20:29.982715418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185822s
2026-06-24T05:20:29.985393844Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-24T05:20:29.987788708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:29.990874855Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-24T05:20:29.997709253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:29.999714202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-06-24T05:20:30.001981058Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-24T05:20:30.005157336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-24T05:20:30.015608560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114519s
2026-06-24T05:20:30.017596525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:30.019481201Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-24T05:20:30.021855975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-24T05:20:30.025212807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-24T05:20:30.035214896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111236s
2026-06-24T05:20:30.039229333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:30', 'album_releases')
2026-06-24T05:20:30.043572342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.046975918Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-24T05:20:30.048998653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022713s
2026-06-24T05:20:30.051713020Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-24T05:20:30.054284410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.057454206Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-24T05:20:30.066686273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:30.068825393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-06-24T05:20:30.071121769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-24T05:20:30.145917501Z [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-06-24T05:20:30.174742548Z [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-06-24T05:20:30.190250648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:30.196220063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:30.220962696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:30.226298164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:30.231317715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:30.236198879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:30.240790879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:30.244691797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1713959s
2026-06-24T05:20:30.246739732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:30.248663768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-24T05:20:30.251006738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-24T05:20:30.325598409Z [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-06-24T05:20:30.354769493Z [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-06-24T05:20:30.370025495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:30.375626649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:30.399944205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:30.405006242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-24T05:20:30.409571238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-24T05:20:30.414321678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-24T05:20:30.419503066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:30.423345636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1701409s
2026-06-24T05:20:30.427904329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:30', 'album_releases_fix')
2026-06-24T05:20:30.432121294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.436126342Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-24T05:20:30.438145219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1826389s
2026-06-24T05:20:30.440866651Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-24T05:20:30.443282087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.446455360Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-24T05:20:30.466233702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-24T05:20:30.475943232Z [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-06-24T05:20:30.484447353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01607s
2026-06-24T05:20:30.486723418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-24T05:20:30.489983645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-24T05:20:30.493900185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051461s
2026-06-24T05:20:30.496035176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-24T05:20:30.550014985Z [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-06-24T05:20:30.557372086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591706s
2026-06-24T05:20:30.560007274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-24T05:20:30.563695644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:30.567909844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058035s
2026-06-24T05:20:30.572028911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:30', 'import_lists')
2026-06-24T05:20:30.576387502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.580562221Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-24T05:20:30.582597270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182712s
2026-06-24T05:20:30.585247960Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-24T05:20:30.587714279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.591725809Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-24T05:20:30.597824495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-24T05:20:30.599906810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-06-24T05:20:30.602708444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-24T05:20:30.606644603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-24T05:20:30.617698109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126815s
2026-06-24T05:20:30.619701425Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:30.622053453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:30.637145796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151716s
2026-06-24T05:20:30.641596602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:30', 'add_release_status')
2026-06-24T05:20:30.646302051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.649964228Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-24T05:20:30.651977724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280388s
2026-06-24T05:20:30.654829238Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-24T05:20:30.657382171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.660652940Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-24T05:20:30.666400528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:30.668385196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-06-24T05:20:30.670932908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-24T05:20:30.674824488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:30.685820769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126006s
2026-06-24T05:20:30.690213268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:30', 'album_download_notification')
2026-06-24T05:20:30.694690046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.698466443Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-24T05:20:30.700564780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248167s
2026-06-24T05:20:30.703334890Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-24T05:20:30.705950640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.709200266Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-24T05:20:30.716723321Z [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-06-24T05:20:30.723384199Z [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-06-24T05:20:30.730416415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101007s
2026-06-24T05:20:30.735528443Z [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-06-24T05:20:30.742151645Z [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-06-24T05:20:30.747046495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080216s
2026-06-24T05:20:30.751480107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:30', 'fix_language_metadata_profiles')
2026-06-24T05:20:30.755977216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.759689234Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-24T05:20:30.761881239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201262s
2026-06-24T05:20:30.764303038Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-24T05:20:30.766697692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.769829751Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-24T05:20:30.774419707Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-24T05:20:30.777685246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-24T05:20:30.781186840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043511s
2026-06-24T05:20:30.785245034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:30', 'remove_fanzub')
2026-06-24T05:20:30.789508764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.792919474Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-24T05:20:30.794879763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158763s
2026-06-24T05:20:30.797718833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-24T05:20:30.800296325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.803516742Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-24T05:20:30.832170553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-24T05:20:30.836588614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-24T05:20:30.842927814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078147s
2026-06-24T05:20:30.846530571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-24T05:20:30.851819646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-24T05:20:30.857947129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083654s
2026-06-24T05:20:30.867617239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-24T05:20:30.873105104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-24T05:20:30.877312740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074223s
2026-06-24T05:20:30.879667865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-24T05:20:30.883245582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-24T05:20:30.887449531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005696s
2026-06-24T05:20:30.889750225Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-24T05:20:30.892780850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-24T05:20:30.896103012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042924s
2026-06-24T05:20:30.898452385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-24T05:20:30.902015954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-24T05:20:30.906049219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054894s
2026-06-24T05:20:30.910354642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:30', 'update_artist_history_indexes')
2026-06-24T05:20:30.914770768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.919463401Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-24T05:20:30.921581598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01834s
2026-06-24T05:20:30.923977424Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-24T05:20:30.926339953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.929373644Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-24T05:20:30.954913313Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:30.969112276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-24T05:20:30.973181533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156994s
2026-06-24T05:20:30.977207173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:30', 'remove_nma')
2026-06-24T05:20:30.981555923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:30.984978848Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-24T05:20:30.986909998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027423s
2026-06-24T05:20:30.989510347Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-24T05:20:30.991976144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:30.995136651Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-24T05:20:31.000210732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:31.002268287Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.26E-05s
2026-06-24T05:20:31.004652540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-24T05:20:31.007825753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-24T05:20:31.018933949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120032s
2026-06-24T05:20:31.023366518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:31', 'album_disambiguation')
2026-06-24T05:20:31.027483803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:31.031036409Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-24T05:20:31.033082621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238849s
2026-06-24T05:20:31.035814384Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-24T05:20:31.038340312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:31.041518996Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-24T05:20:31.045587031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:31.048463355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:31.065173988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172274s
2026-06-24T05:20:31.069803564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:31', 'add_ape_quality_in_profiles')
2026-06-24T05:20:31.074664776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:31.078429921Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-24T05:20:31.080501454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303324s
2026-06-24T05:20:31.083150210Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-24T05:20:31.085426305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:31.088554055Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-24T05:20:31.101771902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:31.105819265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-24T05:20:31.109499319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052205s
2026-06-24T05:20:31.112497729Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:31.115512131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-24T05:20:31.118721456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045126s
2026-06-24T05:20:31.121209488Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:31.124565258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-24T05:20:31.127751727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043537s
2026-06-24T05:20:31.131775553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:31', 'remove_pushalot')
2026-06-24T05:20:31.136261590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:31.139632110Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-24T05:20:31.141615856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159928s
2026-06-24T05:20:31.144136964Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-24T05:20:31.146686240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:31.149727927Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-24T05:20:31.156726506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-24T05:20:31.161253274Z [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-06-24T05:20:31.166515605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074981s
2026-06-24T05:20:31.170458548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:31', 'add_custom_filters')
2026-06-24T05:20:31.174733840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:31.178307770Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-24T05:20:31.180316576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193008s
2026-06-24T05:20:31.182775089Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-24T05:20:31.185225085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:31.188326272Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-24T05:20:31.193316454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:31.195323517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-06-24T05:20:31.197590163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-24T05:20:31.200686130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-24T05:20:31.211442087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117121s
2026-06-24T05:20:31.215564031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:31', 'import_list_tags')
2026-06-24T05:20:31.219924846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:31.223467442Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-24T05:20:31.225462391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023534s
2026-06-24T05:20:31.228036416Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-24T05:20:31.230517263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:31.233838584Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-24T05:20:31.327466042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-24T05:20:31.335441748Z [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-06-24T05:20:31.342787526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129421s
2026-06-24T05:20:31.345275137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-24T05:20:31.349181056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-24T05:20:31.353319452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005902s
2026-06-24T05:20:31.387192398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:31.387513795Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:31.387736804Z FROM "Artists"
2026-06-24T05:20:31.400483572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-24T05:20:31.400514865Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-24T05:20:31.400530797Z FROM "Artists"
2026-06-24T05:20:31.408801528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015186s
2026-06-24T05:20:31.410789944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:31.412687376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-06-24T05:20:31.415095597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-24T05:20:31.418772364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:31.430005282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127009s
2026-06-24T05:20:31.436855071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-24T05:20:31.436879780Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.436918438Z FROM "ArtistMetadata"
2026-06-24T05:20:31.436943479Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-24T05:20:31.446333885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-24T05:20:31.446358234Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.446368154Z FROM "ArtistMetadata"
2026-06-24T05:20:31.446376742Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-24T05:20:31.452639908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112478s
2026-06-24T05:20:31.455177680Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-24T05:20:31.463955623Z [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-06-24T05:20:31.472158157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150277s
2026-06-24T05:20:31.474354241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-24T05:20:31.478249247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-24T05:20:31.482589009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059858s
2026-06-24T05:20:31.484930185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-24T05:20:31.488310916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-24T05:20:31.492288418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005229s
2026-06-24T05:20:31.494388799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:31.496683262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:31.570764114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739946s
2026-06-24T05:20:31.573142334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:31.575041089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2026-06-24T05:20:31.577486936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-24T05:20:31.581147641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:31.593081401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134037s
2026-06-24T05:20:31.595041419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:31.596941818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-24T05:20:31.599264106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-24T05:20:31.602797584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:31.613832012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123568s
2026-06-24T05:20:31.615792982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:31.617652137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-06-24T05:20:31.619781416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-24T05:20:31.622715848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-24T05:20:31.633372996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115301s
2026-06-24T05:20:31.641471851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-24T05:20:31.641506701Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.641600831Z FROM "ArtistMetadata"
2026-06-24T05:20:31.641624077Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:31.641679449Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-24T05:20:31.652251035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-24T05:20:31.652275895Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.652296076Z FROM "ArtistMetadata"
2026-06-24T05:20:31.652347840Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:31.652382229Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-24T05:20:31.660432486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138518s
2026-06-24T05:20:31.662378516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:31.664249455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-24T05:20:31.666611263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-24T05:20:31.670242598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-24T05:20:31.681344001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125374s
2026-06-24T05:20:31.683299440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:31.685157884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-06-24T05:20:31.687457497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-24T05:20:31.690888829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:31.701788155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01221s
2026-06-24T05:20:31.703806922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:31.705538851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-24T05:20:31.707907432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-24T05:20:31.711405338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:31.723084566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130388s
2026-06-24T05:20:31.730276804Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:31.730305462Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:31.730319520Z FROM "AlbumReleases"
2026-06-24T05:20:31.730334450Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:31.730385082Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-24T05:20:31.740264965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:31.740584498Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-24T05:20:31.740606693Z FROM "AlbumReleases"
2026-06-24T05:20:31.740636794Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:31.740693117Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-24T05:20:31.747898763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124941s
2026-06-24T05:20:31.755584996Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-24T05:20:31.755609836Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.755619886Z FROM "ArtistMetadata"
2026-06-24T05:20:31.755638664Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:31.755658725Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:31.766215210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-24T05:20:31.766241974Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-24T05:20:31.766251934Z FROM "ArtistMetadata"
2026-06-24T05:20:31.766270381Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:31.766332827Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:31.772772019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122089s
2026-06-24T05:20:31.779283887Z [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-06-24T05:20:31.857238582Z [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-06-24T05:20:31.873264716Z [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-06-24T05:20:31.882147751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:31.887615836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:31.915862136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:31.920734522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:31.924486981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415962s
2026-06-24T05:20:31.928775159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-24T05:20:32.009507110Z [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-06-24T05:20:32.031369691Z [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-06-24T05:20:32.043183238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:32.050831025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:32.077748368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:32.082975739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:32.086834642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1549744s
2026-06-24T05:20:32.089797090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-24T05:20:32.162816234Z [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-06-24T05:20:32.179465673Z [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-06-24T05:20:32.188489872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-24T05:20:32.193743735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-24T05:20:32.219764032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-24T05:20:32.225033276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-24T05:20:32.228815285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365717s
2026-06-24T05:20:32.231045267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-24T05:20:32.301201624Z [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-06-24T05:20:32.312936363Z [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-06-24T05:20:32.319839228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:32.324518154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:32.350169347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:32.354299597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1210774s
2026-06-24T05:20:32.356846678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-24T05:20:32.360363974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:32.364277878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053005s
2026-06-24T05:20:32.366489724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-24T05:20:32.369672425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:32.373407910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048282s
2026-06-24T05:20:32.375692202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-24T05:20:32.379102241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:32.383023951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052128s
2026-06-24T05:20:32.385373724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-24T05:20:32.388802351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-24T05:20:32.392854584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053119s
2026-06-24T05:20:32.395242905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-24T05:20:32.398461439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-24T05:20:32.402301294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050721s
2026-06-24T05:20:32.404628583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-24T05:20:32.408187291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-24T05:20:32.412083540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005341s
2026-06-24T05:20:32.414027246Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:32.426458508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-24T05:20:32.430479758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145751s
2026-06-24T05:20:32.432370758Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:32.435801939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-24T05:20:32.439196428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048824s
2026-06-24T05:20:32.441044891Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:32.445654296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-06-24T05:20:32.449580065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067219s
2026-06-24T05:20:32.453762079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:32', 'add_release_groups_etc')
2026-06-24T05:20:32.458225350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:32.463554806Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-24T05:20:32.466222651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203288s
2026-06-24T05:20:32.469125017Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-24T05:20:32.471606266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:32.475616945Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-24T05:20:32.487419050Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:32.490409043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-24T05:20:32.494001800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044603s
2026-06-24T05:20:32.498003482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:32', 'NewMediaInfoFormat')
2026-06-24T05:20:32.502446111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:32.506243170Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-24T05:20:32.508236505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164535s
2026-06-24T05:20:32.511154503Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-24T05:20:32.513806015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:32.517066333Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-24T05:20:32.539907004Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-24T05:20:32.544129260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-24T05:20:32.570764265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.028267s
2026-06-24T05:20:32.572952863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-24T05:20:32.574892701Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-24T05:20:32.577732391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-24T05:20:32.582070801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:32.592902932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127601s
2026-06-24T05:20:32.597519482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:32', 'rename_restrictions_to_release_profiles')
2026-06-24T05:20:32.602114478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:32.606255329Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-24T05:20:32.608459209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254252s
2026-06-24T05:20:32.611491447Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-24T05:20:32.614205164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:32.617524801Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-24T05:20:32.638087033Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-24T05:20:32.641570811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-24T05:20:32.668625912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280023s
2026-06-24T05:20:32.670789310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:32.672751803Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-24T05:20:32.675377182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-24T05:20:32.678849387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-24T05:20:32.689352825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116958s
2026-06-24T05:20:32.691476603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-24T05:20:32.693436752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-06-24T05:20:32.696043423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-24T05:20:32.699456779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-24T05:20:32.709864735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115586s
2026-06-24T05:20:32.711742488Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:32.714902925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-24T05:20:32.718160196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045818s
2026-06-24T05:20:32.720099393Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:32.723798003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-24T05:20:32.726868689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046763s
2026-06-24T05:20:32.729546503Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-24T05:20:32.810195948Z [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-06-24T05:20:32.827905092Z [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-06-24T05:20:32.837851759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:32.843576241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:32.874695439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:32.879906666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:32.885824067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:32.891784223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:32.896158805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1640727s
2026-06-24T05:20:32.901635839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:32', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-24T05:20:32.906288602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:32.910807896Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-24T05:20:32.913106596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1781212s
2026-06-24T05:20:32.916211340Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-24T05:20:32.918886850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:32.922398414Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-24T05:20:32.930742362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-24T05:20:32.935796865Z [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-06-24T05:20:32.940991789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080673s
2026-06-24T05:20:32.943470973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-24T05:20:32.947402063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-24T05:20:32.951738107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059395s
2026-06-24T05:20:32.955822796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:32', 'add_import_exclusions')
2026-06-24T05:20:32.960152257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:32.964959381Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-24T05:20:32.967174884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189338s
2026-06-24T05:20:32.969745162Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-24T05:20:32.972275389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:32.975456006Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-24T05:20:33.032317801Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:33.032365066Z WHERE "Id" in (
2026-06-24T05:20:33.032388704Z SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:33.032416530Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.032449516Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:33.042711539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:33.042751479Z WHERE "Id" in (
2026-06-24T05:20:33.042796710Z SELECT "Artists"."Id" from "Artists"
2026-06-24T05:20:33.042852683Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.042864547Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:33.053080476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156024s
2026-06-24T05:20:33.060140769Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-24T05:20:33.060187032Z WHERE "Id" in (
2026-06-24T05:20:33.060210379Z SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:33.060238095Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.060278426Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:33.081664578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-24T05:20:33.081707614Z WHERE "Id" in (
2026-06-24T05:20:33.081729719Z SELECT "Albums"."Id" from "Albums"
2026-06-24T05:20:33.081758597Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.081795702Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:33.088699359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238425s
2026-06-24T05:20:33.095873501Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-24T05:20:33.095897539Z WHERE "Id" in (
2026-06-24T05:20:33.095907269Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:33.095916387Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:33.095925436Z WHERE "Albums"."Id" IS NULL)
2026-06-24T05:20:33.105090057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-24T05:20:33.105138846Z WHERE "Id" in (
2026-06-24T05:20:33.105160028Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-24T05:20:33.105177974Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-24T05:20:33.105207313Z WHERE "Albums"."Id" IS NULL)
2026-06-24T05:20:33.111530070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110196s
2026-06-24T05:20:33.118553679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:33.118580092Z WHERE "Id" in (
2026-06-24T05:20:33.118589782Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.118598580Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.118623881Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-24T05:20:33.127648189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:33.127672258Z WHERE "Id" in (
2026-06-24T05:20:33.127700505Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.127735235Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.127788231Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-24T05:20:33.133917519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110841s
2026-06-24T05:20:33.141089376Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-24T05:20:33.141114316Z WHERE "Id" in (
2026-06-24T05:20:33.141142974Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.141187714Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.141212514Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:33.150825479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-24T05:20:33.150850399Z WHERE "Id" in (
2026-06-24T05:20:33.150878245Z SELECT "Tracks"."Id" from "Tracks"
2026-06-24T05:20:33.150915009Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:33.150947455Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-24T05:20:33.157367367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114427s
2026-06-24T05:20:33.164282417Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.164308580Z WHERE "Id" IN (
2026-06-24T05:20:33.164334572Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.164366296Z LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:33.164409884Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.164447089Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:33.174313635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.174338705Z WHERE "Id" IN (
2026-06-24T05:20:33.174348315Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.174357223Z LEFT OUTER JOIN "Tracks"
2026-06-24T05:20:33.174365399Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.174396361Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:33.180389174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114566s
2026-06-24T05:20:33.184680659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:33', 'clean_artist_metadata_table')
2026-06-24T05:20:33.189101915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:33.192929114Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-24T05:20:33.195007271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235441s
2026-06-24T05:20:33.197722360Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-24T05:20:33.200234751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:33.203650382Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-24T05:20:33.216672204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:33.218756252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-24T05:20:33.221425900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-24T05:20:33.225196997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:33.236740701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130367s
2026-06-24T05:20:33.238820140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:33.240759226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-06-24T05:20:33.243415767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-24T05:20:33.247342247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:33.258174057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124552s
2026-06-24T05:20:33.260262294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:33.262217903Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-05s
2026-06-24T05:20:33.264814584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-24T05:20:33.268578707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:33.279357500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122815s
2026-06-24T05:20:33.281425646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:33.283344452Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-06-24T05:20:33.285879599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-24T05:20:33.289603781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:33.300349307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122042s
2026-06-24T05:20:33.302415399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:33.304383083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-06-24T05:20:33.306839491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-24T05:20:33.310473302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:33.321389261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122891s
2026-06-24T05:20:33.323763955Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-24T05:20:33.399558620Z [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-06-24T05:20:33.417693311Z [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-06-24T05:20:33.427143758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-24T05:20:33.431190461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-24T05:20:33.458158757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1322724s
2026-06-24T05:20:33.460678282Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-24T05:20:33.535531250Z [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-06-24T05:20:33.553016894Z [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-06-24T05:20:33.562277058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-24T05:20:33.566480245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-24T05:20:33.594708178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1316436s
2026-06-24T05:20:33.598556601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:33', 'health_issue_notification')
2026-06-24T05:20:33.602430916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:33.606017982Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-24T05:20:33.607813749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1429805s
2026-06-24T05:20:33.611538853Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-24T05:20:33.613680778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:33.616720702Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-24T05:20:33.633668743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:33.635584302Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.11E-05s
2026-06-24T05:20:33.637889585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-24T05:20:33.640959580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-24T05:20:33.652801996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131431s
2026-06-24T05:20:33.654589577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:33.656104659Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-24T05:20:33.658016520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-24T05:20:33.660644674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-24T05:20:33.671678101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118496s
2026-06-24T05:20:33.674093286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-24T05:20:33.676795630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-24T05:20:33.680032360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040406s
2026-06-24T05:20:33.684321420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.684345879Z WHERE "Id" IN (
2026-06-24T05:20:33.684375790Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.684399688Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.684453957Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:33.690485427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.690510608Z WHERE "Id" IN (
2026-06-24T05:20:33.690520768Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.690529907Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.690539446Z WHERE "Tracks"."Id" IS NULL)
2026-06-24T05:20:33.695050273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076393s
2026-06-24T05:20:33.700400731Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.700425180Z WHERE "Id" IN (
2026-06-24T05:20:33.700442355Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.700452415Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:33.700510262Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:33.700574692Z WHERE "Artists"."Path" IS NULL)
2026-06-24T05:20:33.707942534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.707963216Z WHERE "Id" IN (
2026-06-24T05:20:33.707994709Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.708018036Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-24T05:20:33.708061283Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-24T05:20:33.708099089Z WHERE "Artists"."Path" IS NULL)
2026-06-24T05:20:33.713814833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095447s
2026-06-24T05:20:33.719843427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.719880382Z WHERE "Id" IN (
2026-06-24T05:20:33.719889981Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.719898889Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.719908018Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.719916885Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:33.719925292Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-24T05:20:33.727972082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.727992924Z WHERE "Id" IN (
2026-06-24T05:20:33.728026241Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-24T05:20:33.728049829Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-24T05:20:33.728093797Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-24T05:20:33.728125902Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-24T05:20:33.728160832Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-24T05:20:33.734574172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109979s
2026-06-24T05:20:33.738862390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-24T05:20:33.738887471Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:33.738917160Z FROM "Artists"
2026-06-24T05:20:33.738940678Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:33.738967432Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:33.744711042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-24T05:20:33.744736073Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-24T05:20:33.744747756Z FROM "Artists"
2026-06-24T05:20:33.744769690Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-24T05:20:33.744812677Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-24T05:20:33.749634921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077959s
2026-06-24T05:20:33.753486439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-24T05:20:33.753504596Z WHERE "Id" NOT IN (
2026-06-24T05:20:33.753525518Z SELECT MIN("Id")
2026-06-24T05:20:33.753550669Z FROM "TrackFiles"
2026-06-24T05:20:33.753582122Z GROUP BY "Path"
2026-06-24T05:20:33.753615379Z )
2026-06-24T05:20:33.758623438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-24T05:20:33.758653037Z WHERE "Id" NOT IN (
2026-06-24T05:20:33.758666344Z SELECT MIN("Id")
2026-06-24T05:20:33.758678028Z FROM "TrackFiles"
2026-06-24T05:20:33.758714702Z GROUP BY "Path"
2026-06-24T05:20:33.758743139Z )
2026-06-24T05:20:33.764322879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080128s
2026-06-24T05:20:33.765758711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:33.767125996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-24T05:20:33.768706860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-24T05:20:33.839339256Z [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-06-24T05:20:33.849264249Z [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-06-24T05:20:33.855043070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:33.858757964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:33.886014571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:33.889289829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190964s
2026-06-24T05:20:33.890929382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-24T05:20:33.893081627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:33.896179247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036959s
2026-06-24T05:20:33.897829852Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-24T05:20:33.967569249Z [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-06-24T05:20:33.977276423Z [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-06-24T05:20:33.982855492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:33.986854187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:34.013395183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:34.017192532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:34.020234821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207959s
2026-06-24T05:20:34.023905826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:34', 'add_mediafilerepository_mtime')
2026-06-24T05:20:34.027096674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:34.030498717Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-24T05:20:34.031959450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308279s
2026-06-24T05:20:34.034290215Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-24T05:20:34.036224732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:34.039021005Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-24T05:20:34.057991781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-24T05:20:34.058028454Z WHERE "Id" NOT IN (
2026-06-24T05:20:34.058106802Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:34.058143136Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:34.058188607Z GROUP BY "ArtistMetadata"."Id")
2026-06-24T05:20:34.065884189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-24T05:20:34.065910613Z WHERE "Id" NOT IN (
2026-06-24T05:20:34.065920663Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-24T05:20:34.065935653Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-24T05:20:34.065985533Z GROUP BY "ArtistMetadata"."Id")
2026-06-24T05:20:34.071634854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009765s
2026-06-24T05:20:34.073380761Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-24T05:20:34.075350309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-24T05:20:34.078053003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032465s
2026-06-24T05:20:34.079690792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-24T05:20:34.150749356Z [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-06-24T05:20:34.162814400Z [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-06-24T05:20:34.169239153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:34.173191024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:34.199732370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:34.203679451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:34.206820348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:34.209953781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285363s
2026-06-24T05:20:34.211370114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-24T05:20:34.214010473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:34.216905394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004056s
2026-06-24T05:20:34.220216283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:34', 'add_artistmetadataid_constraint')
2026-06-24T05:20:34.223739170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:34.226706338Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-24T05:20:34.228161419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135081s
2026-06-24T05:20:34.230782810Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-24T05:20:34.232074712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:34.235000005Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-24T05:20:34.246661576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-24T05:20:34.248174644Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-24T05:20:34.249839749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-24T05:20:34.252325206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:34.263097596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117245s
2026-06-24T05:20:34.264658079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-24T05:20:34.265970333Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-24T05:20:34.267657792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-24T05:20:34.270194472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:34.280357435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111416s
2026-06-24T05:20:34.281933390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:34.283592131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-24T05:20:34.285752473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-24T05:20:34.289031388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:34.304447484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161396s
2026-06-24T05:20:34.306801155Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-24T05:20:34.308628365Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-24T05:20:34.310928148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-24T05:20:34.314510294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:34.328487360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151939s
2026-06-24T05:20:34.330227997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:34.331553718Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-24T05:20:34.333227900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-24T05:20:34.335784370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:34.347741507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125273s
2026-06-24T05:20:34.349499468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-24T05:20:34.350814898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-24T05:20:34.352443820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-24T05:20:34.354931370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:34.366782103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124078s
2026-06-24T05:20:34.370128795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:34', 'old_ids_and_artist_alias')
2026-06-24T05:20:34.373865653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:34.376984736Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-24T05:20:34.378452342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227958s
2026-06-24T05:20:34.380440087Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-24T05:20:34.382123237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:34.384873497Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-24T05:20:34.389272750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:34.391154991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:34.398345206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071026s
2026-06-24T05:20:34.400658275Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-24T05:20:34.402764788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-24T05:20:34.405624630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032811s
2026-06-24T05:20:34.408587438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:34', 'download_propers_config')
2026-06-24T05:20:34.412139704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:34.415073674Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-24T05:20:34.416549417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125349s
2026-06-24T05:20:34.418493644Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-24T05:20:34.420177135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:34.422740679Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-24T05:20:34.439696165Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-24T05:20:34.442958236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-24T05:20:34.447059017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005417s
2026-06-24T05:20:34.448893613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-24T05:20:34.519564245Z [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-06-24T05:20:34.531040453Z [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-06-24T05:20:34.537294562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:34.541470635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:34.570327966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:34.573976767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:34.577583382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:34.581513138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:34.584685379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1342238s
2026-06-24T05:20:34.586329981Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-24T05:20:34.655570493Z [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-06-24T05:20:34.666524870Z [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-06-24T05:20:34.672472902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-24T05:20:34.676045369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-24T05:20:34.703699978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-24T05:20:34.706911437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1190236s
2026-06-24T05:20:34.708463985Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-24T05:20:34.785747288Z [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-06-24T05:20:34.795749647Z [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-06-24T05:20:34.801800526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-24T05:20:34.805029751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-24T05:20:34.831697442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1217056s
2026-06-24T05:20:34.833281152Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-24T05:20:34.901918018Z [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-06-24T05:20:34.911425290Z [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-06-24T05:20:34.916471435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-24T05:20:34.920294737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-24T05:20:34.948361095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-24T05:20:34.952364480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-24T05:20:34.956153122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-24T05:20:34.960050162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-24T05:20:34.963242603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1284736s
2026-06-24T05:20:34.964951035Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-24T05:20:35.031705779Z [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-06-24T05:20:35.039606835Z [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-06-24T05:20:35.044159045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-24T05:20:35.047265203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-24T05:20:35.074655459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1082329s
2026-06-24T05:20:35.076437249Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-24T05:20:35.143843014Z [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-06-24T05:20:35.152392106Z [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-06-24T05:20:35.157233689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:35.161096831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:35.187864393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:35.191564136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:35.194501874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165914s
2026-06-24T05:20:35.197484111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:35', 'remove_language_profiles')
2026-06-24T05:20:35.200488574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.204576078Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-24T05:20:35.205948432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265551s
2026-06-24T05:20:35.208192683Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-24T05:20:35.209729870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.212319897Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-24T05:20:35.217383828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-24T05:20:35.218717535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-06-24T05:20:35.220500937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-24T05:20:35.222761421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-24T05:20:35.233493551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114109s
2026-06-24T05:20:35.236153839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-24T05:20:35.239625924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-24T05:20:35.242275842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040928s
2026-06-24T05:20:35.244989899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:35', 'multi_disc_naming_format')
2026-06-24T05:20:35.247967878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.250809984Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-24T05:20:35.252159863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125455s
2026-06-24T05:20:35.254030351Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-24T05:20:35.255622087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.257944596Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-24T05:20:35.263264643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-24T05:20:35.264700756Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-24T05:20:35.266233464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-24T05:20:35.268602466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:35.279706955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120071s
2026-06-24T05:20:35.281129571Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:35.282618530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:35.482205979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.199323s
2026-06-24T05:20:35.485380464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:35', 'add_download_client_priority')
2026-06-24T05:20:35.488882920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.491755406Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-24T05:20:35.493129244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.209074s
2026-06-24T05:20:35.494899409Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-24T05:20:35.496461115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.498657741Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-24T05:20:35.503702102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:35.506472002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-24T05:20:35.508629829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033862s
2026-06-24T05:20:35.510240484Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:35.512393972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-24T05:20:35.514489453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002845s
2026-06-24T05:20:35.517168590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:35', 'remove_growl_prowl')
2026-06-24T05:20:35.520406743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.522720664Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-24T05:20:35.524061445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109173s
2026-06-24T05:20:35.525830809Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-24T05:20:35.527412225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.529587918Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-24T05:20:35.534176902Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:35.536460192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-24T05:20:35.539014527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033055s
2026-06-24T05:20:35.540639010Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:35.542755233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-24T05:20:35.545075427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030167s
2026-06-24T05:20:35.547695044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:35', 'remove_plex_hometheatre')
2026-06-24T05:20:35.550733575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.553405407Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-24T05:20:35.554742641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111341s
2026-06-24T05:20:35.556560613Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-24T05:20:35.558469829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.560485529Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-24T05:20:35.571212028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:35.572656628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-24T05:20:35.574118693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-24T05:20:35.576151307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-24T05:20:35.586724627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111826s
2026-06-24T05:20:35.588127052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:35.589380016Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-24T05:20:35.591035180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-24T05:20:35.593555057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:35.603680774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111347s
2026-06-24T05:20:35.605058359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:35.606323648Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-06-24T05:20:35.608074395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-24T05:20:35.610435692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:35.620566460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110782s
2026-06-24T05:20:35.621949015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:35.623195155Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-24T05:20:35.624816351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-24T05:20:35.627204572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:35.637328616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110071s
2026-06-24T05:20:35.638664798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:35.639926079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-06-24T05:20:35.641457173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-24T05:20:35.643488785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-24T05:20:35.653363037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104626s
2026-06-24T05:20:35.654693246Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:35.656186024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:35.669543141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132251s
2026-06-24T05:20:35.672619848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:35', 'add_root_folder_add_defaults')
2026-06-24T05:20:35.675864244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.678769637Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-24T05:20:35.680166491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225448s
2026-06-24T05:20:35.681896466Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-24T05:20:35.683434294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.685588243Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-24T05:20:35.689834296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-24T05:20:35.691249918Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-24T05:20:35.692918529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-24T05:20:35.695461853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-24T05:20:35.705694756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112695s
2026-06-24T05:20:35.708314514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:35', 'task_duration')
2026-06-24T05:20:35.711656165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.714418710Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-24T05:20:35.715760643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199195s
2026-06-24T05:20:35.717738778Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-24T05:20:35.719867497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.722000554Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-24T05:20:35.728028136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-24T05:20:35.729438377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-24T05:20:35.730979702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-24T05:20:35.733316148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:35.744190203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116381s
2026-06-24T05:20:35.745750607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-24T05:20:35.746803247Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-06-24T05:20:35.748340083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-24T05:20:35.750632772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:35.760777498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109786s
2026-06-24T05:20:35.763695757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:35', 'add_indexer_and_enabled_to_release_profiles')
2026-06-24T05:20:35.766845161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:35.769806336Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-24T05:20:35.771226076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196378s
2026-06-24T05:20:35.773011553Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-24T05:20:35.774589902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:35.776770766Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-24T05:20:35.781644553Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-24T05:20:35.850908693Z [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-06-24T05:20:35.860922866Z [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-06-24T05:20:35.866533739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:35.870721515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:35.900951962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:35.905111572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:35.908582834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:35.912259200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:35.915281629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321384s
2026-06-24T05:20:35.917560880Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-24T05:20:35.920214495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-24T05:20:35.923144578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035616s
2026-06-24T05:20:35.925149547Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-24T05:20:35.927903024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-24T05:20:35.930367869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033941s
2026-06-24T05:20:35.932196844Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-24T05:20:35.998554478Z [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-06-24T05:20:36.006518641Z [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-06-24T05:20:36.011172637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-24T05:20:36.014444758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-24T05:20:36.041261920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.107799s
2026-06-24T05:20:36.044096249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:36', 'remove_album_folders')
2026-06-24T05:20:36.047170021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:36.050232761Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-24T05:20:36.051561237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1166931s
2026-06-24T05:20:36.054977158Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-24T05:20:36.056576670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:36.059125185Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-24T05:20:36.075575322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:36.077213843Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-06-24T05:20:36.078676289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-24T05:20:36.080750698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-24T05:20:36.091453278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113601s
2026-06-24T05:20:36.092885854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:36.094140531Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-24T05:20:36.095592737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-24T05:20:36.097763279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:36.107899308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108823s
2026-06-24T05:20:36.109256371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:36.110681181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:36.822037824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7109919s
2026-06-24T05:20:36.823914164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-24T05:20:36.892571741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:36.900717821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:36.905566338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:36.908866977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:36.935740472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1103729s
2026-06-24T05:20:36.937356368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-24T05:20:37.016390658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:37.024335323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:37.028606406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:37.032121287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:37.058991405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201968s
2026-06-24T05:20:37.060644055Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-24T05:20:37.128864481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:37.136319489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:37.140173482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:37.143633974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:37.170778034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.108073s
2026-06-24T05:20:37.171814933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-24T05:20:37.240575708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:37.246576837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:37.250382683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:37.253811491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:37.280371194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070961s
2026-06-24T05:20:37.281975867Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-24T05:20:37.349814674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-06-24T05:20:37.355370466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-06-24T05:20:37.359143677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-24T05:20:37.362391390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-24T05:20:37.389084832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1056474s
2026-06-24T05:20:37.391890855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-24T05:20:37', 'flexible_delay_profiles')
2026-06-24T05:20:37.394924646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.398010242Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-24T05:20:37.399364160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1144341s
2026-06-24T05:20:37.401736218Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-24T05:20:37.403387344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.405759402Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-24T05:20:37.410777611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:37.412170808Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-24T05:20:37.413785430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-24T05:20:37.416080133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-24T05:20:37.426839838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115911s
2026-06-24T05:20:37.429596912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:37', 'add_priority_to_indexers')
2026-06-24T05:20:37.432649922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.435425824Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-24T05:20:37.436826045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199858s
2026-06-24T05:20:37.438738728Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-24T05:20:37.440420656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.442687171Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-24T05:20:37.448019643Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-24T05:20:37.450137720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-24T05:20:37.453600386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003904s
2026-06-24T05:20:37.454929182Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:37.456399815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:37.464316242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079352s
2026-06-24T05:20:37.467381046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:37', 'remove_chown_and_folderchmod_config')
2026-06-24T05:20:37.470646243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.473532287Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-24T05:20:37.474930855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170101s
2026-06-24T05:20:37.476788236Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-24T05:20:37.478382568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.480684164Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-24T05:20:37.488445760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-24T05:20:37.489970602Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-24T05:20:37.491376794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-24T05:20:37.561420123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-24T05:20:37.570600306Z [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-06-24T05:20:37.575766684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-24T05:20:37.579108004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-24T05:20:37.605101146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1122653s
2026-06-24T05:20:37.606939008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-24T05:20:37.608845629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-24T05:20:37.611161775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027318s
2026-06-24T05:20:37.613307488Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-24T05:20:37.615806351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-24T05:20:37.618207769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032424s
2026-06-24T05:20:37.620306918Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-24T05:20:37.622731622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-24T05:20:37.625131847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031734s
2026-06-24T05:20:37.627905304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-24T05:20:37', 'convert_blacklist_protocol')
2026-06-24T05:20:37.630864435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.635239438Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-24T05:20:37.636637384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130033s
2026-06-24T05:20:37.638404114Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-24T05:20:37.639957914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.642360854Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-24T05:20:37.710031283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-24T05:20:37.715274405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-24T05:20:37.719512953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066177s
2026-06-24T05:20:37.722264706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:37', 'update_notifiarr')
2026-06-24T05:20:37.725190841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.727940089Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-24T05:20:37.729213414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148947s
2026-06-24T05:20:37.731052209Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-24T05:20:37.732687563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.734929509Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-24T05:20:37.738372866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:37.739933981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:37.755590289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155053s
2026-06-24T05:20:37.758672598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:37', 'email_multiple_addresses')
2026-06-24T05:20:37.761936032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.764648697Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-24T05:20:37.766000891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247042s
2026-06-24T05:20:37.767890848Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-24T05:20:37.769508557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.771741144Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-24T05:20:37.775324653Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-24T05:20:37.777272076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-24T05:20:37.803766378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269113s
2026-06-24T05:20:37.806571879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:37', 'rename_blacklist_to_blocklist')
2026-06-24T05:20:37.809628777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.812423587Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-24T05:20:37.813808557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353797s
2026-06-24T05:20:37.815731381Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-24T05:20:37.817328057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.819551616Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-24T05:20:37.825974224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-24T05:20:37.827433935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-24T05:20:37.829176024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-24T05:20:37.831805341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:37.842640257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119045s
2026-06-24T05:20:37.844427868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-24T05:20:37.846961321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:37.857135898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112008s
2026-06-24T05:20:37.858488432Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:37.859984797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:37.877271961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171156s
2026-06-24T05:20:37.880373028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:37', 'cdh_per_downloadclient')
2026-06-24T05:20:37.883541681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.886359888Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-24T05:20:37.887722453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263912s
2026-06-24T05:20:37.889516367Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-24T05:20:37.891073994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.893229587Z [Info] download_history: Starting migration of Main DB to 52
2026-06-24T05:20:37.908235175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-24T05:20:37.913755415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-24T05:20:37.919185433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094259s
2026-06-24T05:20:37.920770917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-24T05:20:37.923027483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-24T05:20:37.926123530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039475s
2026-06-24T05:20:37.927648813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-24T05:20:37.929839325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-24T05:20:37.932790159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037377s
2026-06-24T05:20:37.934320673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-24T05:20:37.936531506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-24T05:20:37.939490206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037943s
2026-06-24T05:20:37.940865076Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:37.942367162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:37.956778172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142065s
2026-06-24T05:20:37.959722935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:37', 'download_history')
2026-06-24T05:20:37.962841026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.965774435Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-24T05:20:37.967091598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234407s
2026-06-24T05:20:37.968864720Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-24T05:20:37.970462198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.972662400Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-24T05:20:37.976468828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:37', 'add_update_history')
2026-06-24T05:20:37.979590376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:37.982277780Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-24T05:20:37.983485413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011728s
2026-06-24T05:20:37.985259927Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-24T05:20:37.986898057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:37.989119152Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-24T05:20:37.993850041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:37.995288700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-24T05:20:37.997016460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-24T05:20:37.999659755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:38.011005520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121953s
2026-06-24T05:20:38.013532671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:38', 'add_on_update_to_notifications')
2026-06-24T05:20:38.016573738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.019247043Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-24T05:20:38.020638466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205611s
2026-06-24T05:20:38.022474895Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-24T05:20:38.024070159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.026277756Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-24T05:20:38.030843373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:38.032221228Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-24T05:20:38.033751982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-24T05:20:38.036093369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:38.047151675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119377s
2026-06-24T05:20:38.049892466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:38', 'download_client_per_indexer')
2026-06-24T05:20:38.052937511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.055594954Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-24T05:20:38.056969112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201913s
2026-06-24T05:20:38.058727825Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-24T05:20:38.060295563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.062683784Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-24T05:20:38.070327402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:38.071696500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-24T05:20:38.073310060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-24T05:20:38.075588019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:38.086732779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119898s
2026-06-24T05:20:38.088137759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-24T05:20:38.089391335Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-24T05:20:38.091075948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-24T05:20:38.093647699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:38.104363866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117151s
2026-06-24T05:20:38.105711391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:38.106962962Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-06-24T05:20:38.108517013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-24T05:20:38.110807507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:38.121390025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114304s
2026-06-24T05:20:38.124065534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:38', 'AddNewItemMonitorType')
2026-06-24T05:20:38.127034185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.129751949Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-24T05:20:38.131076277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196375s
2026-06-24T05:20:38.132805951Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-24T05:20:38.134349341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.136527368Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-24T05:20:38.141312077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:38.142692367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-24T05:20:38.144238502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-24T05:20:38.146555439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:38.157867747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120201s
2026-06-24T05:20:38.160761005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:38', 'ImportListSearch')
2026-06-24T05:20:38.164164913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.166858649Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-24T05:20:38.168250262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210769s
2026-06-24T05:20:38.170166302Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-24T05:20:38.171784171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.174256231Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-24T05:20:38.179285592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-24T05:20:38.180786916Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-06-24T05:20:38.182443073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-24T05:20:38.184991517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:38.197003705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126257s
2026-06-24T05:20:38.200228882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:38', 'ImportListMonitorExisting')
2026-06-24T05:20:38.203730064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.206581669Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-24T05:20:38.208018924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223878s
2026-06-24T05:20:38.209833760Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-24T05:20:38.211429264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.213950864Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-24T05:20:38.220500257Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:38.222933208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-24T05:20:38.225779302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034903s
2026-06-24T05:20:38.227449376Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:38.229536019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-24T05:20:38.232119443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031409s
2026-06-24T05:20:38.233531598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-24T05:20:38.234806517Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-24T05:20:38.236269183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-24T05:20:38.238303170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-24T05:20:38.250297723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121023s
2026-06-24T05:20:38.253361495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:38', 'add_indexer_tags')
2026-06-24T05:20:38.256915404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.259728140Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-24T05:20:38.261095955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218806s
2026-06-24T05:20:38.262933527Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-24T05:20:38.264530785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.266968936Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-24T05:20:38.270566092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:38.272348763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:38.285825502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131893s
2026-06-24T05:20:38.288950236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:38', 'update_audio_types')
2026-06-24T05:20:38.292547162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:38.295375269Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-24T05:20:38.296816523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230093s
2026-06-24T05:20:38.298994430Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-24T05:20:38.300779747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:38.303581480Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-24T05:20:38.350011411Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:38.352478240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-24T05:20:38.355144321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033145s
2026-06-24T05:20:38.356647710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-24T05:20:38.357961787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-24T05:20:38.360748290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-24T05:20:38.436346328Z [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-06-24T05:20:38.447833699Z [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-06-24T05:20:38.453894098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-24T05:20:38.457615925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-24T05:20:38.486152170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-24T05:20:38.490091886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-24T05:20:38.493045536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307837s
2026-06-24T05:20:38.494583835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:38.495815877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-24T05:20:38.497384066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-24T05:20:38.587225978Z [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-06-24T05:20:38.603376372Z [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-06-24T05:20:38.611709659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:38.616072257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:38.644686199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:38.649422710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:38.653142854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:38.656372560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1574247s
2026-06-24T05:20:38.657741268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:38.659312693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-24T05:20:38.661114864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-24T05:20:38.738917703Z [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-06-24T05:20:38.756283386Z [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-06-24T05:20:38.764655270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:38.768613684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:38.796665143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:38.800482463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:38.804197747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:38.807197249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1445696s
2026-06-24T05:20:38.808589013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:38.809928351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-24T05:20:38.811473143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-24T05:20:38.888704051Z [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-06-24T05:20:38.904521143Z [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-06-24T05:20:38.912696663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-24T05:20:38.916573963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-24T05:20:38.944581794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-24T05:20:38.948783418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-24T05:20:38.952809558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-24T05:20:38.955834492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428332s
2026-06-24T05:20:38.957240033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:38.958554831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-06-24T05:20:38.960169173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-24T05:20:39.034303173Z [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-06-24T05:20:39.045255366Z [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-06-24T05:20:39.051121152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:39.055587800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:39.084027861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:39.087654416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:39.091193776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:39.094925063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:39.098191683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1365048s
2026-06-24T05:20:39.099635321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-24T05:20:39.100912113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-24T05:20:39.102462727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-24T05:20:39.176676316Z [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-06-24T05:20:39.187783872Z [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-06-24T05:20:39.193764530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-24T05:20:39.197973408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-24T05:20:39.228343728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-24T05:20:39.231907437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-24T05:20:39.235436686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-24T05:20:39.239251782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-24T05:20:39.242283108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383425s
2026-06-24T05:20:39.243652146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-24T05:20:39.244941102Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-24T05:20:39.246556026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-24T05:20:39.320396604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-24T05:20:39.329513028Z [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-06-24T05:20:39.335149523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-24T05:20:39.338800137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-24T05:20:39.367323676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187113s
2026-06-24T05:20:39.368853097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-24T05:20:39.370129548Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-24T05:20:39.371874223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-24T05:20:39.445737136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-06-24T05:20:39.455023343Z [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-06-24T05:20:39.460361035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-24T05:20:39.463867068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-24T05:20:39.492282920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1188018s
2026-06-24T05:20:39.493768393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:39.495099985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-24T05:20:39.496674156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-24T05:20:39.570002192Z [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-06-24T05:20:39.578822480Z [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-06-24T05:20:39.583700446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-24T05:20:39.586840883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-24T05:20:39.615131793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1163182s
2026-06-24T05:20:39.617444071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:39.618957710Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-24T05:20:39.621041718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-24T05:20:39.708231598Z [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-06-24T05:20:39.717849323Z [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-06-24T05:20:39.723474114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-24T05:20:39.727455995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-24T05:20:39.756243426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1329356s
2026-06-24T05:20:39.758283946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:39.759744628Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-24T05:20:39.762338614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-24T05:20:39.837055307Z [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-06-24T05:20:39.847283531Z [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-06-24T05:20:39.852243423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-24T05:20:39.855794937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-24T05:20:39.884205489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1202862s
2026-06-24T05:20:39.885974372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-24T05:20:39.887423261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-24T05:20:39.889317186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-24T05:20:39.962826677Z [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-06-24T05:20:39.972520595Z [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-06-24T05:20:39.977490878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-24T05:20:39.981362136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-24T05:20:40.012468478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:40.017311123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1252999s
2026-06-24T05:20:40.019162964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-24T05:20:40.020942930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-24T05:20:40.022842667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-24T05:20:40.101767246Z [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-06-24T05:20:40.112119601Z [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-06-24T05:20:40.118058003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-24T05:20:40.122421092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-24T05:20:40.151455791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:40.155263702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306418s
2026-06-24T05:20:40.157125022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-24T05:20:40.158560483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-24T05:20:40.160366772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-24T05:20:40.233759598Z [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-06-24T05:20:40.242025490Z [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-06-24T05:20:40.246695237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-24T05:20:40.250832381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-24T05:20:40.280038024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-24T05:20:40.283474987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214002s
2026-06-24T05:20:40.285024889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-24T05:20:40.286390861Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-24T05:20:40.288090906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-24T05:20:40.361978288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-06-24T05:20:40.374062371Z [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-06-24T05:20:40.379183548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-24T05:20:40.383907834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-24T05:20:40.412481214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-24T05:20:40.417278708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-24T05:20:40.421410061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-24T05:20:40.424696191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1348968s
2026-06-24T05:20:40.426203307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-24T05:20:40.427619349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-24T05:20:40.429255625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-24T05:20:40.502430452Z [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-06-24T05:20:40.510305957Z [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-06-24T05:20:40.514690550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-24T05:20:40.518030478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-24T05:20:40.546403013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1155276s
2026-06-24T05:20:40.547950260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-24T05:20:40.549371493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-24T05:20:40.551063662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-24T05:20:40.627760383Z [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-06-24T05:20:40.636225947Z [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-06-24T05:20:40.640445026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-24T05:20:40.644165771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-24T05:20:40.672860024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177633s
2026-06-24T05:20:40.673952705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-24T05:20:40.675242714Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-06-24T05:20:40.676792656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-24T05:20:40.749747640Z [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-06-24T05:20:40.762903853Z [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-06-24T05:20:40.767477356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-24T05:20:40.772197204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-24T05:20:40.802202779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-24T05:20:40.807537886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-24T05:20:40.811784300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-24T05:20:40.816445219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-24T05:20:40.820023388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1416418s
2026-06-24T05:20:40.821519131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:40.822850052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-24T05:20:40.824689888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-24T05:20:40.907602000Z [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-06-24T05:20:40.916224450Z [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-06-24T05:20:40.920817983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:40.924574831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:40.953778901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:40.957217078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1308129s
2026-06-24T05:20:40.958710626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:40.960051567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-06-24T05:20:40.961991565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-24T05:20:41.034596685Z [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-06-24T05:20:41.043287221Z [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-06-24T05:20:41.047675562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:41.051815431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:41.081711525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:41.086629783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1222806s
2026-06-24T05:20:41.087966305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:41.089322878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-24T05:20:41.091505755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-24T05:20:41.171952702Z [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-06-24T05:20:41.184167618Z [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-06-24T05:20:41.190919900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:41.195812115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:41.226611720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:41.231302930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1378865s
2026-06-24T05:20:41.232955248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-24T05:20:41.234391882Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-24T05:20:41.236302992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-24T05:20:41.318033184Z [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-06-24T05:20:41.327707823Z [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-06-24T05:20:41.333506684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-24T05:20:41.338153024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-24T05:20:41.367706969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:41.372038515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1338483s
2026-06-24T05:20:41.383771360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-24T05:20:41.385791449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s
2026-06-24T05:20:41.388232527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-24T05:20:41.467442752Z [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-06-24T05:20:41.482103936Z [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-06-24T05:20:41.488465230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-24T05:20:41.492560650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-24T05:20:41.524591775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:41.529840769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140334s
2026-06-24T05:20:41.531302173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-24T05:20:41.532644918Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s
2026-06-24T05:20:41.534324582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-24T05:20:41.617201253Z [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-06-24T05:20:41.625811568Z [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-06-24T05:20:41.630569021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-24T05:20:41.634469048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-24T05:20:41.663580963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-24T05:20:41.669392419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1310568s
2026-06-24T05:20:41.670915207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-24T05:20:41.672276629Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-24T05:20:41.673950501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-24T05:20:41.748772256Z [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-06-24T05:20:41.756484021Z [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-06-24T05:20:41.761204761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-24T05:20:41.764658768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-24T05:20:41.793647385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172096s
2026-06-24T05:20:41.795236085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-24T05:20:41.796688601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-24T05:20:41.798314055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-24T05:20:41.875520364Z [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-06-24T05:20:41.883280607Z [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-06-24T05:20:41.887903419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-24T05:20:41.892279574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-24T05:20:41.920024144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201s
2026-06-24T05:20:41.921766244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-24T05:20:41.923073086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-24T05:20:41.924702609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-24T05:20:42.004841014Z [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-06-24T05:20:42.013724900Z [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-06-24T05:20:42.019054536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-24T05:20:42.022407942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-24T05:20:42.060265764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337417s
2026-06-24T05:20:42.061911119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-24T05:20:42.063214604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-24T05:20:42.064938317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-24T05:20:42.149408307Z [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-06-24T05:20:42.158423899Z [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-06-24T05:20:42.163201643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-24T05:20:42.166793188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-24T05:20:42.194847653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282583s
2026-06-24T05:20:42.196433788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-24T05:20:42.197715259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-06-24T05:20:42.199300262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-24T05:20:42.279408547Z [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-06-24T05:20:42.286926290Z [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-06-24T05:20:42.291150851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-24T05:20:42.294565810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-24T05:20:42.324537867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1235773s
2026-06-24T05:20:42.326003880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-24T05:20:42.327315483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-06-24T05:20:42.328975847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-24T05:20:42.402752366Z [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-06-24T05:20:42.409280497Z [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-06-24T05:20:42.413119190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-24T05:20:42.416911399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-24T05:20:42.448042962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-24T05:20:42.452140216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215815s
2026-06-24T05:20:42.453544986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-24T05:20:42.454815796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-24T05:20:42.456459056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-24T05:20:42.532700831Z [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-06-24T05:20:42.539590310Z [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-06-24T05:20:42.543387288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-24T05:20:42.546925366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-24T05:20:42.575783649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-24T05:20:42.578759033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207846s
2026-06-24T05:20:42.580118712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:42.581405264Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-24T05:20:42.582919144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-24T05:20:42.658449656Z [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-06-24T05:20:42.667117848Z [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-06-24T05:20:42.671675519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:42.675894598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:42.704114816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:42.707628334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:42.710724130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1263127s
2026-06-24T05:20:42.712115774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:42.713366804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-24T05:20:42.714970054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-24T05:20:42.803339409Z [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-06-24T05:20:42.811809361Z [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-06-24T05:20:42.816608359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-24T05:20:42.820538826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-24T05:20:42.849334053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-24T05:20:42.853100470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-24T05:20:42.856281568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.13958s
2026-06-24T05:20:42.857390573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:42.858648046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-24T05:20:42.860241446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-24T05:20:42.938328598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-24T05:20:42.943431508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-24T05:20:42.946917881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-24T05:20:42.950242779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-24T05:20:42.978553990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:42.982431772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207341s
2026-06-24T05:20:42.986505208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:42', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-24T05:20:42.989830346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:42.995536441Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-24T05:20:42.997128087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1334032s
2026-06-24T05:20:43.000351540Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-24T05:20:43.001976914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.005626446Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-24T05:20:43.021292124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:43.022776935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-06-24T05:20:43.024403252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-24T05:20:43.027103982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.039096991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129045s
2026-06-24T05:20:43.040538505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:43.041864997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-24T05:20:43.043453828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-24T05:20:43.045830075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.056763449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118301s
2026-06-24T05:20:43.059554501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:43', 'add_on_delete_to_notifications')
2026-06-24T05:20:43.062797495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.065480800Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-24T05:20:43.066903185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203171s
2026-06-24T05:20:43.068694043Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-24T05:20:43.070257422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.072522165Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-24T05:20:43.097506384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:43.099144544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.75E-05s
2026-06-24T05:20:43.101103540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-24T05:20:43.103683668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.115559291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128643s
2026-06-24T05:20:43.116910262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-24T05:20:43.119134713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-24T05:20:43.121732436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033848s
2026-06-24T05:20:43.123071223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:43.124320018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-24T05:20:43.125860362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-24T05:20:43.128050544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-24T05:20:43.138748715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113643s
2026-06-24T05:20:43.140129787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:43.141599958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:43.151174706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094768s
2026-06-24T05:20:43.152957287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-24T05:20:43.157083599Z [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-06-24T05:20:43.161738897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074055s
2026-06-24T05:20:43.163988459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-24T05:20:43.166121486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-24T05:20:43.169165187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038765s
2026-06-24T05:20:43.170589657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:43.171843362Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-24T05:20:43.173440359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-24T05:20:43.175798349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-24T05:20:43.187128483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121411s
2026-06-24T05:20:43.188624958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:43.189875347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-24T05:20:43.191429147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-24T05:20:43.193816796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.205239016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122901s
2026-06-24T05:20:43.206692825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-24T05:20:43.207990399Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-24T05:20:43.209575632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-24T05:20:43.212027401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.223262864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121949s
2026-06-24T05:20:43.224620589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:43.226066021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:43.248244057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219228s
2026-06-24T05:20:43.249905454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:43.251430556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:43.263461372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119504s
2026-06-24T05:20:43.265276829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-24T05:20:43.352891104Z [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-06-24T05:20:43.360846039Z [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-06-24T05:20:43.365200801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-24T05:20:43.368606031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-24T05:20:43.397520227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307193s
2026-06-24T05:20:43.399308359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-24T05:20:43.476605009Z [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-06-24T05:20:43.483263392Z [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-06-24T05:20:43.487188168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-24T05:20:43.490676235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-24T05:20:43.520403940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.118918s
2026-06-24T05:20:43.522612428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-24T05:20:43.524826970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-24T05:20:43.527318449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003076s
2026-06-24T05:20:43.528714130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:43.529970251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-24T05:20:43.531994598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-24T05:20:43.534753266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.546083811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125338s
2026-06-24T05:20:43.547461175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-24T05:20:43.548722546Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-24T05:20:43.550359153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-24T05:20:43.552749218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-24T05:20:43.563878688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120267s
2026-06-24T05:20:43.566846045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:43', 'add_custom_formats')
2026-06-24T05:20:43.569838153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.572997116Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-24T05:20:43.574320532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021025s
2026-06-24T05:20:43.576333898Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-24T05:20:43.577937298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.580251350Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-24T05:20:43.586023888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-24T05:20:43.587399298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-06-24T05:20:43.588892346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-24T05:20:43.591065334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-24T05:20:43.602914223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126044s
2026-06-24T05:20:43.606014829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:43', 'add_result_to_commands')
2026-06-24T05:20:43.609063540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.611745593Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-24T05:20:43.613096254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213412s
2026-06-24T05:20:43.614932954Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-24T05:20:43.616536885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.619191873Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-24T05:20:43.623655916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:43.625037970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-24T05:20:43.626649967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-24T05:20:43.629123300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:43.641115096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129649s
2026-06-24T05:20:43.643950248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:43', 'health_restored_notification')
2026-06-24T05:20:43.647015012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.649719199Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-24T05:20:43.651061182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213735s
2026-06-24T05:20:43.652716457Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-24T05:20:43.654215015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.656408965Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-24T05:20:43.660251896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-24T05:20:43.662430084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-24T05:20:43.665041525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032837s
2026-06-24T05:20:43.667537763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:43', 'remove_uc')
2026-06-24T05:20:43.670441764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.672958674Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-24T05:20:43.674211848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111441s
2026-06-24T05:20:43.676088829Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-24T05:20:43.677698872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.679964366Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-24T05:20:43.683114893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:43.684653562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:43.704153544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192805s
2026-06-24T05:20:43.707367699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:43', 'download_clients_rename_tv_to_music')
2026-06-24T05:20:43.711125579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.713921201Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-24T05:20:43.715312233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0291512s
2026-06-24T05:20:43.717277101Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-24T05:20:43.718896623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.721256758Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-24T05:20:43.725596199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-24T05:20:43.726978564Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-24T05:20:43.728592606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-24T05:20:43.731194056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-24T05:20:43.743231094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131165s
2026-06-24T05:20:43.746179804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:43', 'add_colon_replacement_to_naming_config')
2026-06-24T05:20:43.749292444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.752130070Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-24T05:20:43.753535782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217104s
2026-06-24T05:20:43.755251509Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-24T05:20:43.756768394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.758934197Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-24T05:20:43.763731361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-24T05:20:43.840829672Z [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-06-24T05:20:43.848416144Z [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-06-24T05:20:43.852847310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-24T05:20:43.856792308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-24T05:20:43.887390927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-24T05:20:43.890771758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253661s
2026-06-24T05:20:43.892190556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-24T05:20:43.893452508Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-06-24T05:20:43.895129145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-24T05:20:43.897649432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-24T05:20:43.908896499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121982s
2026-06-24T05:20:43.911740638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:43', 'list_sync_time')
2026-06-24T05:20:43.914699689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.917531474Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-24T05:20:43.918846623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208635s
2026-06-24T05:20:43.921045643Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-24T05:20:43.922606297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.925044328Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-24T05:20:43.929566267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-24T05:20:43.930946598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-24T05:20:43.932421018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-24T05:20:43.934470176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-24T05:20:43.946274575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124141s
2026-06-24T05:20:43.949393197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:43', 'add_download_client_tags')
2026-06-24T05:20:43.952541680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.955156186Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-24T05:20:43.956488350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211575s
2026-06-24T05:20:43.958399720Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-24T05:20:43.959904141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:43.962154594Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-24T05:20:43.969775607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-24T05:20:43.974080809Z [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-06-24T05:20:43.978920789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076619s
2026-06-24T05:20:43.980535051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-24T05:20:43.983143726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-24T05:20:43.986067636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041383s
2026-06-24T05:20:43.988769950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:43', 'add_notification_status')
2026-06-24T05:20:43.991741125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:43.994555675Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-24T05:20:43.995888029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124236s
2026-06-24T05:20:43.997728426Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-24T05:20:43.999308720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.001564634Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-24T05:20:44.004985946Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:44.006507491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:44.028712572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219767s
2026-06-24T05:20:44.031886346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:44', 'add_alac_24_quality_in_profiles')
2026-06-24T05:20:44.035342217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.038116075Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-24T05:20:44.039480925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315178s
2026-06-24T05:20:44.041248385Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-24T05:20:44.042773788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.044994521Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-24T05:20:44.049684699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-24T05:20:44.051025981Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-24T05:20:44.052398025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-24T05:20:44.054348885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-24T05:20:44.066263427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124602s
2026-06-24T05:20:44.067861957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-24T05:20:44.069872808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-24T05:20:44.081011155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117146s
2026-06-24T05:20:44.083630612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:44', 'add_salt_to_users')
2026-06-24T05:20:44.086629573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.089265603Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-24T05:20:44.090570131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198866s
2026-06-24T05:20:44.092307932Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-24T05:20:44.093820218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.096041323Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-24T05:20:44.103027506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-24T05:20:44.107394774Z [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-06-24T05:20:44.112408614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079027s
2026-06-24T05:20:44.113883585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-24T05:20:44.115903975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-24T05:20:44.118890401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036647s
2026-06-24T05:20:44.121543556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:44', 'add_auto_tagging')
2026-06-24T05:20:44.124466223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.127125670Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-24T05:20:44.128435439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011781s
2026-06-24T05:20:44.130375046Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-24T05:20:44.132053187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.134318921Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-24T05:20:44.139030743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-24T05:20:44.140451184Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-24T05:20:44.142053181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-24T05:20:44.144316881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-24T05:20:44.156523932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129361s
2026-06-24T05:20:44.158721469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-24T05:20:44.161010801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-24T05:20:44.163534825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032471s
2026-06-24T05:20:44.166305246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:44', 'quality_definition_preferred_size')
2026-06-24T05:20:44.169406574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.172210632Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-24T05:20:44.173574900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116035s
2026-06-24T05:20:44.175471440Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-24T05:20:44.177074871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.179326056Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-24T05:20:44.183703213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-24T05:20:44.185129206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-06-24T05:20:44.186691062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-24T05:20:44.189064944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:44.201357497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132004s
2026-06-24T05:20:44.204228831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:44', 'add_on_artist_add_to_notifications')
2026-06-24T05:20:44.207318305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.211224824Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-24T05:20:44.212635927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228062s
2026-06-24T05:20:44.214485853Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-24T05:20:44.216080185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.218677928Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-24T05:20:44.222594047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-24T05:20:44.223994869Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-24T05:20:44.225518538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-24T05:20:44.227630813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-24T05:20:44.239878235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128586s
2026-06-24T05:20:44.242583555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:44', 'album_last_searched_time')
2026-06-24T05:20:44.245635693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.248336995Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-24T05:20:44.249711444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211529s
2026-06-24T05:20:44.251384063Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-24T05:20:44.252918815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.255093435Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-24T05:20:44.260574567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-24T05:20:44.261946230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-24T05:20:44.263422303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-24T05:20:44.265687336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:44.277934748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130317s
2026-06-24T05:20:44.279271060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-24T05:20:44.280516479Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-06-24T05:20:44.282010138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-24T05:20:44.284221322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-24T05:20:44.295834386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124087s
2026-06-24T05:20:44.298495657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:44', 'add_indexer_flags')
2026-06-24T05:20:44.301459217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.304064425Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-24T05:20:44.305338251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205337s
2026-06-24T05:20:44.307181755Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-24T05:20:44.308767669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.311026870Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-24T05:20:44.316664878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-24T05:20:44.318752614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-24T05:20:44.322177914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040519s
2026-06-24T05:20:44.323648456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-24T05:20:44.325667994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-24T05:20:44.328643238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035993s
2026-06-24T05:20:44.330128500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-24T05:20:44.332278741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-24T05:20:44.335210297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037373s
2026-06-24T05:20:44.337955867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:44', 'add_indexes_album_statistics')
2026-06-24T05:20:44.340981643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.343750942Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-24T05:20:44.345108937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01201s
2026-06-24T05:20:44.346847810Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-24T05:20:44.348435879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:44.350651783Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-24T05:20:44.354636340Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-24T05:20:44.357528646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-24T05:20:44.360605634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040788s
2026-06-24T05:20:44.363240141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:44', 'update_redacted_baseurl')
2026-06-24T05:20:44.366474908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:44.369206270Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-24T05:20:44.370519906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125152s
2026-06-24T05:20:44.494763188Z [Debug] MigrationController: Took: 00:00:21.1793737
2026-06-24T05:20:45.792425284Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-24T05:20:46.372024387Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-24T05:20:47.169822332Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-24T05:20:47.570656573Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-24T05:20:47.582616936Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-24T05:20:47.585078004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-24T05:20:47.661344018Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-24T05:20:47.663794855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0788606s
2026-06-24T05:20:47.665985057Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-24T05:20:47.668034195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0809053s
2026-06-24T05:20:47.697910118Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-24T05:20:47.700526669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.705477011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-24T05:20:47.708634141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-24T05:20:47.714093549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064718s
2026-06-24T05:20:47.716291487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.720597200Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-24T05:20:47.722545325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01297s
2026-06-24T05:20:47.726987894Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-24T05:20:47.729319822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.735889626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-24T05:20:47.738699106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:47.742999529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049014s
2026-06-24T05:20:47.745067504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:47.746954736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-24T05:20:47.749484322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-24T05:20:47.752369464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-24T05:20:47.761316297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092916s
2026-06-24T05:20:47.763693205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.767147173Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-24T05:20:47.769156901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153001s
2026-06-24T05:20:47.772590478Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-24T05:20:47.774938448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.781053466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:47.783052103Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-24T05:20:47.785222184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-24T05:20:47.788099661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-24T05:20:47.792665168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005233s
2026-06-24T05:20:47.794766982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.798133052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-24T05:20:47.800234606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105333s
2026-06-24T05:20:47.804378924Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-24T05:20:47.806619117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.812285251Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-24T05:20:47.821516527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-24T05:20:47.826129330Z [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-06-24T05:20:47.832589984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089314s
2026-06-24T05:20:47.834592408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-24T05:20:47.837089198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-24T05:20:47.840701815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004136s
2026-06-24T05:20:47.844282789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-24T05:20:47', 'InitialSetup')
2026-06-24T05:20:47.848919870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.852404299Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-24T05:20:47.854368877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157481s
2026-06-24T05:20:47.856922752Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-24T05:20:47.859314259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.862303030Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-24T05:20:47.866646539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-24T05:20:47', 'add_reason_to_pending_releases')
2026-06-24T05:20:47.871163909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.874648188Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-24T05:20:47.876797989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152925s
2026-06-24T05:20:47.879068713Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-24T05:20:47.895825549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.899702779Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-24T05:20:47.903075394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-24T05:20:47', 'add_medium_support')
2026-06-24T05:20:47.907450317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.910751146Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-24T05:20:47.912822188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294731s
2026-06-24T05:20:47.915215760Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-24T05:20:47.917590654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.920481738Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-24T05:20:47.923970626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-24T05:20:47', 'add_various_qualites_in_profile')
2026-06-24T05:20:47.928387143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.931786711Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-24T05:20:47.933950089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141223s
2026-06-24T05:20:47.936227427Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-24T05:20:47.938560086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.941320847Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-24T05:20:47.944625244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-24T05:20:47', 'metadata_profiles')
2026-06-24T05:20:47.948844123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.952108829Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-24T05:20:47.954102976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137146s
2026-06-24T05:20:47.956588803Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-24T05:20:47.959045994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.961963901Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-24T05:20:47.965719347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-24T05:20:47', 'separate_automatic_and_interactive_search')
2026-06-24T05:20:47.970152788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.973655013Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-24T05:20:47.975920777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144244s
2026-06-24T05:20:47.978234247Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-24T05:20:47.980710436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:47.983473512Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-24T05:20:47.986994344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-24T05:20:47', 'change_album_path_to_relative')
2026-06-24T05:20:47.991350720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:47.994929880Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-24T05:20:47.997057426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142778s
2026-06-24T05:20:47.999436518Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-24T05:20:48.001784548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.004618367Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-24T05:20:48.008074840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-24T05:20:48', 'change_quality_size_mb_to_kb')
2026-06-24T05:20:48.012362377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.016183775Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-24T05:20:48.018356051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014322s
2026-06-24T05:20:48.020751867Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-24T05:20:48.022821857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.025632769Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-24T05:20:48.028929160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-24T05:20:48', 'album_releases')
2026-06-24T05:20:48.033259082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.036552206Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-24T05:20:48.038563277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138027s
2026-06-24T05:20:48.040888792Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-24T05:20:48.043147362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.045951300Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-24T05:20:48.049222069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-24T05:20:48', 'album_releases_fix')
2026-06-24T05:20:48.053412450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.056725394Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-24T05:20:48.058747628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136288s
2026-06-24T05:20:48.060991758Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-24T05:20:48.063275849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.066110891Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-24T05:20:48.069388844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-24T05:20:48', 'import_lists')
2026-06-24T05:20:48.073627252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.077477598Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-24T05:20:48.079452537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140815s
2026-06-24T05:20:48.081804745Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-24T05:20:48.084103045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.087350136Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-24T05:20:48.090715926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-24T05:20:48', 'add_release_status')
2026-06-24T05:20:48.094904594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.098270144Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-24T05:20:48.100299923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142617s
2026-06-24T05:20:48.102652913Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-24T05:20:48.105058829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.107916616Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-24T05:20:48.111407027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-24T05:20:48', 'album_download_notification')
2026-06-24T05:20:48.115758904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.119263514Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-24T05:20:48.121398505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014189s
2026-06-24T05:20:48.123756595Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-24T05:20:48.126166439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.129170431Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-24T05:20:48.132719581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-24T05:20:48', 'fix_language_metadata_profiles')
2026-06-24T05:20:48.137090796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.140557369Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-24T05:20:48.142725196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142973s
2026-06-24T05:20:48.145073597Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-24T05:20:48.147300032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.150101986Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-24T05:20:48.153358366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-24T05:20:48', 'remove_fanzub')
2026-06-24T05:20:48.157600071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.161043428Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-24T05:20:48.163064258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138301s
2026-06-24T05:20:48.165618494Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-24T05:20:48.168007076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.170954363Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-24T05:20:48.174606790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-24T05:20:48', 'update_artist_history_indexes')
2026-06-24T05:20:48.178914117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.182389488Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-24T05:20:48.184563738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143229s
2026-06-24T05:20:48.186696615Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-24T05:20:48.188961327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.191750565Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-24T05:20:48.195097217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-24T05:20:48', 'remove_nma')
2026-06-24T05:20:48.199287258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.202555872Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-24T05:20:48.204611202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137117s
2026-06-24T05:20:48.206948110Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-24T05:20:48.209257101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.212110289Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-24T05:20:48.215645651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-24T05:20:48', 'album_disambiguation')
2026-06-24T05:20:48.220008489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.223316564Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-24T05:20:48.225389049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140847s
2026-06-24T05:20:48.228531138Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-24T05:20:48.230925932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.234181480Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-24T05:20:48.237990844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-24T05:20:48', 'add_ape_quality_in_profiles')
2026-06-24T05:20:48.242339244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.245794825Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-24T05:20:48.247905507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148378s
2026-06-24T05:20:48.250212715Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-24T05:20:48.252425673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.255225072Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-24T05:20:48.259007742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-24T05:20:48', 'remove_pushalot')
2026-06-24T05:20:48.263273345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.266584454Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-24T05:20:48.268616488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142573s
2026-06-24T05:20:48.270931602Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-24T05:20:48.273213078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.276069742Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-24T05:20:48.280184060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-24T05:20:48', 'add_custom_filters')
2026-06-24T05:20:48.284584675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.289199522Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-24T05:20:48.291238309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160312s
2026-06-24T05:20:48.294834543Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-24T05:20:48.297066870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.299889145Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-24T05:20:48.303122909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-24T05:20:48', 'import_list_tags')
2026-06-24T05:20:48.307322349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.310663960Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-24T05:20:48.312688729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136374s
2026-06-24T05:20:48.316252138Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-24T05:20:48.318372770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.321709661Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-24T05:20:48.325824791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-24T05:20:48', 'add_release_groups_etc')
2026-06-24T05:20:48.330916428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.334712144Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-24T05:20:48.337144414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162309s
2026-06-24T05:20:48.339797098Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-24T05:20:48.342139446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.345084699Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-24T05:20:48.348499148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-24T05:20:48', 'NewMediaInfoFormat')
2026-06-24T05:20:48.352801926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.356042904Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-24T05:20:48.358034506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01397s
2026-06-24T05:20:48.360744064Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-24T05:20:48.363794309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.368438354Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-24T05:20:48.372370185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-24T05:20:48', 'rename_restrictions_to_release_profiles')
2026-06-24T05:20:48.376826472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.380202322Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-24T05:20:48.382397324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167835s
2026-06-24T05:20:48.384907581Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-24T05:20:48.387391925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.391967683Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-24T05:20:48.396515444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-24T05:20:48', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-24T05:20:48.401019066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.404448395Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-24T05:20:48.406712696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168336s
2026-06-24T05:20:48.408979753Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-24T05:20:48.411243864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.414161922Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-24T05:20:48.417597132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-24T05:20:48', 'add_import_exclusions')
2026-06-24T05:20:48.421917185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.425143544Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-24T05:20:48.427176018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138806s
2026-06-24T05:20:48.429505531Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-24T05:20:48.431841026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.435128338Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-24T05:20:48.438570141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-24T05:20:48', 'clean_artist_metadata_table')
2026-06-24T05:20:48.442800684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.446807014Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-24T05:20:48.448949039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149009s
2026-06-24T05:20:48.451303381Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-24T05:20:48.453708476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.456621956Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-24T05:20:48.460077166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-24T05:20:48', 'health_issue_notification')
2026-06-24T05:20:48.464382770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.468042802Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-24T05:20:48.470133063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143992s
2026-06-24T05:20:48.472918755Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-24T05:20:48.475334371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.478484396Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-24T05:20:48.482136042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-24T05:20:48', 'add_mediafilerepository_mtime')
2026-06-24T05:20:48.486516827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.490236701Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-24T05:20:48.492546855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146521s
2026-06-24T05:20:48.495006660Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-24T05:20:48.497492347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.501081758Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-24T05:20:48.504848355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-24T05:20:48', 'add_artistmetadataid_constraint')
2026-06-24T05:20:48.509645369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.513198226Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-24T05:20:48.515432196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156284s
2026-06-24T05:20:48.517763272Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-24T05:20:48.520130801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.523016444Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-24T05:20:48.526445361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-24T05:20:48', 'old_ids_and_artist_alias')
2026-06-24T05:20:48.530894484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.534352971Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-24T05:20:48.536426188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142868s
2026-06-24T05:20:48.538694296Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-24T05:20:48.541062828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.543862217Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-24T05:20:48.547244811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-24T05:20:48', 'download_propers_config')
2026-06-24T05:20:48.551466956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.554996607Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-24T05:20:48.557077388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139165s
2026-06-24T05:20:48.559392572Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-24T05:20:48.561724309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.564511664Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-24T05:20:48.570001072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-24T05:20:48', 'remove_language_profiles')
2026-06-24T05:20:48.574447710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.577976709Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-24T05:20:48.580144996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162241s
2026-06-24T05:20:48.582346021Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-24T05:20:48.584655242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.587447527Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-24T05:20:48.590928279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-24T05:20:48', 'multi_disc_naming_format')
2026-06-24T05:20:48.595158531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.598501485Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-24T05:20:48.600596345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138613s
2026-06-24T05:20:48.602889023Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-24T05:20:48.605220630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.608051022Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-24T05:20:48.611500250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-24T05:20:48', 'add_download_client_priority')
2026-06-24T05:20:48.615784220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.619206113Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-24T05:20:48.621338208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139288s
2026-06-24T05:20:48.623558491Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-24T05:20:48.625804235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.628555618Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-24T05:20:48.631906367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-24T05:20:48', 'remove_growl_prowl')
2026-06-24T05:20:48.636051778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.639530075Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-24T05:20:48.641553551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136502s
2026-06-24T05:20:48.643856129Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-24T05:20:48.646154269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.649016685Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-24T05:20:48.652409630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-24T05:20:48', 'remove_plex_hometheatre')
2026-06-24T05:20:48.656699702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.660074761Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-24T05:20:48.662175082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139435s
2026-06-24T05:20:48.664476368Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-24T05:20:48.666789999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.669684980Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-24T05:20:48.673109278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-24T05:20:48', 'add_root_folder_add_defaults')
2026-06-24T05:20:48.677442788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.680893008Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-24T05:20:48.682986987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140309s
2026-06-24T05:20:48.685167880Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-24T05:20:48.687356479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.690289667Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-24T05:20:48.693508832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-24T05:20:48', 'task_duration')
2026-06-24T05:20:48.697676147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.701140296Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-24T05:20:48.703142740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138734s
2026-06-24T05:20:48.705645641Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-24T05:20:48.708206971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.711140651Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-24T05:20:48.714898731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-24T05:20:48', 'add_indexer_and_enabled_to_release_profiles')
2026-06-24T05:20:48.719314838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.722852003Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-24T05:20:48.725119931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144841s
2026-06-24T05:20:48.727326105Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-24T05:20:48.729580778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.732557745Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-24T05:20:48.735803182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-24T05:20:48', 'remove_album_folders')
2026-06-24T05:20:48.740327306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.743374023Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-24T05:20:48.745428352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138118s
2026-06-24T05:20:48.747766322Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-24T05:20:48.750100824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.753000425Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-24T05:20:48.756394963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-24T05:20:48', 'flexible_delay_profiles')
2026-06-24T05:20:48.760608511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.764238614Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-24T05:20:48.766029432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138498s
2026-06-24T05:20:48.768339465Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-24T05:20:48.770598626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.773405150Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-24T05:20:48.776802213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-24T05:20:48', 'add_priority_to_indexers')
2026-06-24T05:20:48.781150893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.784486562Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-24T05:20:48.786521913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138558s
2026-06-24T05:20:48.788886917Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-24T05:20:48.791266600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.794146913Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-24T05:20:48.797719510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-24T05:20:48', 'remove_chown_and_folderchmod_config')
2026-06-24T05:20:48.802070935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.805484963Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-24T05:20:48.807691197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141106s
2026-06-24T05:20:48.809989327Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-24T05:20:48.812327537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.815120273Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-24T05:20:48.818526975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-24T05:20:48', 'convert_blacklist_protocol')
2026-06-24T05:20:48.822850455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.826236736Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-24T05:20:48.828305664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139096s
2026-06-24T05:20:48.830488962Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-24T05:20:48.832690427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.835437260Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-24T05:20:48.838723510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-24T05:20:48', 'update_notifiarr')
2026-06-24T05:20:48.843343457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.846240142Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-24T05:20:48.848227275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136149s
2026-06-24T05:20:48.850532429Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-24T05:20:48.853464676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.856405089Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-24T05:20:48.859829137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-24T05:20:48', 'email_multiple_addresses')
2026-06-24T05:20:48.864442830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.867522074Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-24T05:20:48.869595510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140458s
2026-06-24T05:20:48.871963130Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-24T05:20:48.874291861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.877214478Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-24T05:20:48.880821745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-24T05:20:48', 'rename_blacklist_to_blocklist')
2026-06-24T05:20:48.885088019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.888484712Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-24T05:20:48.890586145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141148s
2026-06-24T05:20:48.892839163Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-24T05:20:48.895084136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.897848936Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-24T05:20:48.901364397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-24T05:20:48', 'cdh_per_downloadclient')
2026-06-24T05:20:48.905713699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.909224010Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-24T05:20:48.911256143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141367s
2026-06-24T05:20:48.913632390Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-24T05:20:48.915841441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.918717574Z [Info] download_history: Starting migration of Log DB to 52
2026-06-24T05:20:48.922158857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-24T05:20:48', 'download_history')
2026-06-24T05:20:48.926417946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.929941785Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-24T05:20:48.931923788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141579s
2026-06-24T05:20:48.934465087Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-24T05:20:48.936702694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.939718870Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-24T05:20:48.948192029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-24T05:20:48.952917408Z [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-06-24T05:20:48.958168226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078032s
2026-06-24T05:20:48.960317285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-24T05:20:48.962985249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-24T05:20:48.966768119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044534s
2026-06-24T05:20:48.969998557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-24T05:20:48', 'add_update_history')
2026-06-24T05:20:48.974106963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.977466952Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-24T05:20:48.979457582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150153s
2026-06-24T05:20:48.982024333Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-24T05:20:48.984311851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:48.987266172Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-24T05:20:48.990820753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-24T05:20:48', 'add_on_update_to_notifications')
2026-06-24T05:20:48.995090113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:48.998497166Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-24T05:20:49.000623590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141467s
2026-06-24T05:20:49.002968694Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-24T05:20:49.005353508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.008304032Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-24T05:20:49.011697989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-24T05:20:49', 'download_client_per_indexer')
2026-06-24T05:20:49.015945615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.019286606Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-24T05:20:49.021378129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139602s
2026-06-24T05:20:49.023574954Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-24T05:20:49.025826320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.028809759Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-24T05:20:49.032145299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-24T05:20:49', 'AddNewItemMonitorType')
2026-06-24T05:20:49.036246050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.039514754Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-24T05:20:49.041550235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137188s
2026-06-24T05:20:49.043713472Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-24T05:20:49.045907692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.049268803Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-24T05:20:49.052551536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-24T05:20:49', 'ImportListSearch')
2026-06-24T05:20:49.056642427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.059870469Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-24T05:20:49.061846651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140241s
2026-06-24T05:20:49.064368491Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-24T05:20:49.066767383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.069584648Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-24T05:20:49.072992433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-24T05:20:49', 'ImportListMonitorExisting')
2026-06-24T05:20:49.077236122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.080588816Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-24T05:20:49.082657283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138738s
2026-06-24T05:20:49.085194814Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-24T05:20:49.087429476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.090225178Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-24T05:20:49.093403190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-24T05:20:49', 'add_indexer_tags')
2026-06-24T05:20:49.097634503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.101065365Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-24T05:20:49.103038920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135513s
2026-06-24T05:20:49.105741414Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-24T05:20:49.108020075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.111311936Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-24T05:20:49.114634159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-24T05:20:49', 'update_audio_types')
2026-06-24T05:20:49.118825772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.122032171Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-24T05:20:49.124058393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140673s
2026-06-24T05:20:49.126697359Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-24T05:20:49.129258589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.132150143Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-24T05:20:49.139862089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-24T05:20:49.142118394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002739s
2026-06-24T05:20:49.144696608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-24T05:20:49.158625707Z [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-06-24T05:20:49.166814323Z [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-06-24T05:20:49.172204141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-24T05:20:49.176228076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-24T05:20:49.183353119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-24T05:20:49.187100679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402782s
2026-06-24T05:20:49.189131780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-24T05:20:49.191461814Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.51E-05s
2026-06-24T05:20:49.193626404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-24T05:20:49.203973448Z [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-06-24T05:20:49.210570127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-24T05:20:49.215165163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-24T05:20:49.219185372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-24T05:20:49.226495277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-24T05:20:49.230387478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345773s
2026-06-24T05:20:49.232477909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-24T05:20:49.234380341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-06-24T05:20:49.236551405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-24T05:20:49.246272928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-24T05:20:49.251999223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-24T05:20:49.256752860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-24T05:20:49.260754701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-24T05:20:49.268165209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-24T05:20:49.272447967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336277s
2026-06-24T05:20:49.276033860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-24T05:20:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-24T05:20:49.280550599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.284756522Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-24T05:20:49.287077587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045523s
2026-06-24T05:20:49.289552793Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-24T05:20:49.291853869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.294818090Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-24T05:20:49.298381629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-24T05:20:49', 'add_on_delete_to_notifications')
2026-06-24T05:20:49.302645809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.306069225Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-24T05:20:49.308209847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141339s
2026-06-24T05:20:49.310414087Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-24T05:20:49.312672427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.315441585Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-24T05:20:49.318657163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-24T05:20:49', 'add_custom_formats')
2026-06-24T05:20:49.322963628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.326274247Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-24T05:20:49.328263304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013668s
2026-06-24T05:20:49.330463045Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-24T05:20:49.332732727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.335505613Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-24T05:20:49.339013009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-24T05:20:49', 'add_result_to_commands')
2026-06-24T05:20:49.343187207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.347351877Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-24T05:20:49.349817043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143229s
2026-06-24T05:20:49.353197863Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-24T05:20:49.356499164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.360669064Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-24T05:20:49.364477806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-24T05:20:49', 'health_restored_notification')
2026-06-24T05:20:49.369437156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.372947748Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-24T05:20:49.375095144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167003s
2026-06-24T05:20:49.377295908Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-24T05:20:49.379427882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.382263485Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-24T05:20:49.385396446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-24T05:20:49', 'remove_uc')
2026-06-24T05:20:49.389613912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.392863869Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-24T05:20:49.394764347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135605s
2026-06-24T05:20:49.397103278Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-24T05:20:49.399458052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.402276339Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-24T05:20:49.405818635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-24T05:20:49', 'download_clients_rename_tv_to_music')
2026-06-24T05:20:49.410093557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.413528977Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-24T05:20:49.415650060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139305s
2026-06-24T05:20:49.417981346Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-24T05:20:49.420381722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.423168646Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-24T05:20:49.427002880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-24T05:20:49', 'add_colon_replacement_to_naming_config')
2026-06-24T05:20:49.431584760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.435031793Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-24T05:20:49.437191234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145097s
2026-06-24T05:20:49.439321094Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-24T05:20:49.441461155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.444244522Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-24T05:20:49.447340309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-24T05:20:49', 'list_sync_time')
2026-06-24T05:20:49.451435959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.454616466Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-24T05:20:49.456563248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132129s
2026-06-24T05:20:49.458966118Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-24T05:20:49.461223004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.463951451Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-24T05:20:49.467262501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-24T05:20:49', 'add_download_client_tags')
2026-06-24T05:20:49.471400747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.474996621Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-24T05:20:49.477036841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137249s
2026-06-24T05:20:49.479489171Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-24T05:20:49.481727109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.484446738Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-24T05:20:49.487717747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-24T05:20:49', 'add_notification_status')
2026-06-24T05:20:49.491896214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.495185370Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-24T05:20:49.497219357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134385s
2026-06-24T05:20:49.499678521Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-24T05:20:49.501838883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.504636479Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-24T05:20:49.508131629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-24T05:20:49', 'add_alac_24_quality_in_profiles')
2026-06-24T05:20:49.512389838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.515800167Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-24T05:20:49.517925308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139303s
2026-06-24T05:20:49.520186102Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-24T05:20:49.522395884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.525111394Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-24T05:20:49.528338475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-24T05:20:49', 'add_salt_to_users')
2026-06-24T05:20:49.532490179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.535739735Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-24T05:20:49.537815677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133919s
2026-06-24T05:20:49.539947571Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-24T05:20:49.542120669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.544830428Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-24T05:20:49.548191398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-24T05:20:49', 'add_auto_tagging')
2026-06-24T05:20:49.552136044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.555356552Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-24T05:20:49.557339476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132644s
2026-06-24T05:20:49.559661765Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-24T05:20:49.562000876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.564903433Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-24T05:20:49.568705603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-24T05:20:49', 'quality_definition_preferred_size')
2026-06-24T05:20:49.573963294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.577939825Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-24T05:20:49.580398387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156889s
2026-06-24T05:20:49.583177526Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-24T05:20:49.585720158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.589078112Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-24T05:20:49.593106988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-24T05:20:49', 'add_on_artist_add_to_notifications')
2026-06-24T05:20:49.598515203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.602444979Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-24T05:20:49.604725413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165171s
2026-06-24T05:20:49.607203565Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-24T05:20:49.609514460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.612826773Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-24T05:20:49.616956792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-24T05:20:49', 'album_last_searched_time')
2026-06-24T05:20:49.621951484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.626136314Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-24T05:20:49.628338741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016438s
2026-06-24T05:20:49.631096025Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-24T05:20:49.633431811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.637005049Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-24T05:20:49.640531443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-24T05:20:49', 'add_indexer_flags')
2026-06-24T05:20:49.645432936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.649561112Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-24T05:20:49.651691113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160735s
2026-06-24T05:20:49.654240709Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-24T05:20:49.656682408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.660073449Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-24T05:20:49.663904406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-24T05:20:49', 'add_indexes_album_statistics')
2026-06-24T05:20:49.669403143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.673384724Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-24T05:20:49.676077648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164934s
2026-06-24T05:20:49.678649529Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-24T05:20:49.681024925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-24T05:20:49.684378730Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-24T05:20:49.688059756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-24T05:20:49', 'update_redacted_baseurl')
2026-06-24T05:20:49.693385404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-24T05:20:49.697306643Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-24T05:20:49.699747671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161328s
2026-06-24T05:20:53.913857696Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-24T05:20:53.920047495Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-24T05:20:54.076639522Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-24T05:20:54.229198855Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-06-24T05:20:55.785046532Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-24T05:20:56.087406752Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-24T05:20:56.264074190Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-24T05:20:59.443221835Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-24T05:20:59.528533130Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-24T05:20:59.561382674Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-24T05:21:00.333015720Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.6-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.19.0-r0
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.7-r0
libcurl 8.19.0-r0
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.7-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.27
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026b-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1782278473390
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1782278473390
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=dLQPgjJvDIsI6PDwk8mm5g.\"",
"source": "console-api",
"timestamp": 1782278473390
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1782278473390
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1782278473390
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1782278473390
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1782278473390
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1782278473390
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.78s |
| Container Start | PASS | - | 55.88s |
| Create Buildx SBOM | PASS | - | 1.84s |
| Get Build Info | PASS | - | 0.04s |