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.