AMD64 PASS
linuxserver/lidarr
Runtime: 15.64s
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-06-03T06:20:41+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 126.01MB
Tag: amd64-nightly-3.1.3.4968-ls201
Version: 3.1.3.4968-ls201
Expand
2026-06-03T06:24:19.961632535Z [migrations] started
2026-06-03T06:24:19.961669329Z [migrations] no migrations found
2026-06-03T06:24:19.980342270Z usermod: no changes
2026-06-03T06:24:19.985882348Z ───────────────────────────────────────
2026-06-03T06:24:19.985895705Z
2026-06-03T06:24:19.985899493Z ██╗ ███████╗██╗ ██████╗
2026-06-03T06:24:19.985903140Z ██║ ██╔════╝██║██╔═══██╗
2026-06-03T06:24:19.985906697Z ██║ ███████╗██║██║ ██║
2026-06-03T06:24:19.985910245Z ██║ ╚════██║██║██║ ██║
2026-06-03T06:24:19.985913742Z ███████╗███████║██║╚██████╔╝
2026-06-03T06:24:19.985917309Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-03T06:24:19.985920986Z
2026-06-03T06:24:19.985924403Z Brought to you by linuxserver.io
2026-06-03T06:24:19.985927860Z ───────────────────────────────────────
2026-06-03T06:24:19.986214618Z
2026-06-03T06:24:19.986221702Z To support the app dev(s) visit:
2026-06-03T06:24:19.987954592Z Lidarr: https://opencollective.com/lidarr
2026-06-03T06:24:19.988260879Z
2026-06-03T06:24:19.988266491Z To support LSIO projects visit:
2026-06-03T06:24:19.988270188Z https://www.linuxserver.io/donate/
2026-06-03T06:24:19.988273785Z
2026-06-03T06:24:19.988277312Z ───────────────────────────────────────
2026-06-03T06:24:19.988281341Z GID/UID
2026-06-03T06:24:19.988284948Z ───────────────────────────────────────
2026-06-03T06:24:19.992458144Z
2026-06-03T06:24:19.992464576Z User UID: 911
2026-06-03T06:24:19.992468023Z User GID: 911
2026-06-03T06:24:19.992471410Z ───────────────────────────────────────
2026-06-03T06:24:19.994272067Z Linuxserver.io version: 3.1.3.4968-ls201
2026-06-03T06:24:19.994547201Z Build-date: 2026-06-03T06:20:41+00:00
2026-06-03T06:24:19.994551259Z ───────────────────────────────────────
2026-06-03T06:24:19.994554927Z
2026-06-03T06:24:20.041454351Z [custom-init] No custom files found, skipping...
2026-06-03T06:24:20.061578264Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:20.366174788Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-06-03T06:24:20.383992526Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:20.388340063Z [Debug] Bootstrap: Console selected
2026-06-03T06:24:20.392054024Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:20.394691235Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:20.665061982Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:20.714930517Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9e06667e-79c4-43ad-8a0b-8d0e4b92aab0} may be persisted to storage in unencrypted form.
2026-06-03T06:24:20.770835459Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-03T06:24:20.806450746Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-03T06:24:20.893441019Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-03T06:24:20.900152337Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:20.900729158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:20.939836298Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-03T06:24:20.943312409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397603s
2026-06-03T06:24:20.943540188Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-03T06:24:20.943732886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431475s
2026-06-03T06:24:20.951317002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-03T06:24:20.951872892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:20.956947342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-03T06:24:20.967146285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-03T06:24:20.978130158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209634s
2026-06-03T06:24:20.978472458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:20.980191240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-03T06:24:20.980401563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230195s
2026-06-03T06:24:20.980982002Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-03T06:24:20.981211715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:20.985876250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-03T06:24:20.986866625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:24:20.987369929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012935s
2026-06-03T06:24:20.987575954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:20.987864044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001043s
2026-06-03T06:24:20.988343890Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-03T06:24:20.988898959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-03T06:24:20.989610692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s
2026-06-03T06:24:20.989834343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:20.990543160Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-03T06:24:20.990726139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019628s
2026-06-03T06:24:20.991139311Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-03T06:24:20.991369344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:20.992143564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:20.992902603Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-03T06:24:20.993118608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-03T06:24:20.993428372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-03T06:24:20.993898238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s
2026-06-03T06:24:20.994104614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:20.994782068Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-03T06:24:20.994967352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014203s
2026-06-03T06:24:20.998218029Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-03T06:24:20.998404114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:20.998993942Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-03T06:24:21.010796454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-03T06:24:21.011328346Z [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-03T06:24:21.011840788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008863s
2026-06-03T06:24:21.012095280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-03T06:24:21.012383932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-03T06:24:21.012723816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004527s
2026-06-03T06:24:21.012905101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-03T06:24:21.013299195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-03T06:24:21.013690844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005839s
2026-06-03T06:24:21.013893122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-03T06:24:21.014178617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-03T06:24:21.014524764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s
2026-06-03T06:24:21.014749106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-03T06:24:21.020350398Z [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-03T06:24:21.021571086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066146s
2026-06-03T06:24:21.021780729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-03T06:24:21.022100783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-03T06:24:21.022434726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004714s
2026-06-03T06:24:21.022633446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-03T06:24:21.022916526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-03T06:24:21.023259357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004524s
2026-06-03T06:24:21.023420582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-03T06:24:21.023711297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.024332609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s
2026-06-03T06:24:21.024348200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-03T06:24:21.024614486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.024890542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000411s
2026-06-03T06:24:21.025060815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-03T06:24:21.026426666Z [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-03T06:24:21.027422001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021977s
2026-06-03T06:24:21.027594389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-03T06:24:21.027915996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.028277825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004683s
2026-06-03T06:24:21.028463138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-03T06:24:21.028712711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:21.029054449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004188s
2026-06-03T06:24:21.029248771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-03T06:24:21.029508043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:21.029852757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2026-06-03T06:24:21.030050035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-03T06:24:21.030334999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:21.030652328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000458s
2026-06-03T06:24:21.030882061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-03T06:24:21.031130140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.031482450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s
2026-06-03T06:24:21.031671130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-03T06:24:21.031987036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-03T06:24:21.032334907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s
2026-06-03T06:24:21.032511783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-03T06:24:21.033389611Z [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-03T06:24:21.034153720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014664s
2026-06-03T06:24:21.034367361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-03T06:24:21.034681664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-03T06:24:21.035037711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004818s
2026-06-03T06:24:21.035235198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-03T06:24:21.035470182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-03T06:24:21.035809375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s
2026-06-03T06:24:21.036059699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-03T06:24:21.036350004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-03T06:24:21.036695159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s
2026-06-03T06:24:21.036930433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-03T06:24:21.037305859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-03T06:24:21.037693450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005676s
2026-06-03T06:24:21.037875527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-03T06:24:21.038615146Z [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-03T06:24:21.039221488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012063s
2026-06-03T06:24:21.039424346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-03T06:24:21.039713889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-03T06:24:21.040135649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2026-06-03T06:24:21.040336644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-03T06:24:21.040624213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:21.040969068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004516s
2026-06-03T06:24:21.041148078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-03T06:24:21.041950454Z [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-03T06:24:21.042619632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012987s
2026-06-03T06:24:21.042810737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-03T06:24:21.043071272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T06:24:21.043392218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s
2026-06-03T06:24:21.043593253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-03T06:24:21.043888568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-03T06:24:21.044258022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s
2026-06-03T06:24:21.044461712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-03T06:24:21.044755985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-03T06:24:21.045122734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004729s
2026-06-03T06:24:21.045321704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-03T06:24:21.045593432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-03T06:24:21.045947755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-06-03T06:24:21.046135063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-03T06:24:21.046826686Z [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-03T06:24:21.047431955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001121s
2026-06-03T06:24:21.047620815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-03T06:24:21.048101353Z [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-03T06:24:21.048577933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s
2026-06-03T06:24:21.048789339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-03T06:24:21.049113803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T06:24:21.049488517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s
2026-06-03T06:24:21.049667588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-03T06:24:21.052044065Z [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-03T06:24:21.052600465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027238s
2026-06-03T06:24:21.052797322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-03T06:24:21.053081033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T06:24:21.053477943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005021s
2026-06-03T06:24:21.053626472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-03T06:24:21.054046448Z [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-03T06:24:21.054552467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007554s
2026-06-03T06:24:21.054745977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-03T06:24:21.055023736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-03T06:24:21.055414092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004877s
2026-06-03T06:24:21.055617542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-03T06:24:21.056133070Z [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-03T06:24:21.056738420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00094s
2026-06-03T06:24:21.056954735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-03T06:24:21.057306324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-03T06:24:21.057699706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005446s
2026-06-03T06:24:21.057913677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-03T06:24:21.058242790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-03T06:24:21.058642255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s
2026-06-03T06:24:21.058827177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-03T06:24:21.059514101Z [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-03T06:24:21.060111113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2026-06-03T06:24:21.060294312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-03T06:24:21.061135797Z [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-03T06:24:21.062120731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016465s
2026-06-03T06:24:21.062300213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-03T06:24:21.062789418Z [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-03T06:24:21.063268232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000835s
2026-06-03T06:24:21.063454117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-03T06:24:21.064226272Z [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-03T06:24:21.064852553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012168s
2026-06-03T06:24:21.065042666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-03T06:24:21.065585910Z [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-03T06:24:21.066086629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008693s
2026-06-03T06:24:21.066277483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-03T06:24:21.066852061Z [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-03T06:24:21.067354913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009018s
2026-06-03T06:24:21.067549756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-03T06:24:21.068006195Z [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-03T06:24:21.068425530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s
2026-06-03T06:24:21.068594791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-03T06:24:21.068961109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-03T06:24:21.069357397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005589s
2026-06-03T06:24:21.069543071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-03T06:24:21.069808736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-03T06:24:21.070169623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2026-06-03T06:24:21.070357952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-03T06:24:21.070780353Z [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-03T06:24:21.071235730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006765s
2026-06-03T06:24:21.071359930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-03T06:24:21.072085582Z [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-03T06:24:21.072661923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011229s
2026-06-03T06:24:21.072832577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-03T06:24:21.073285098Z [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-03T06:24:21.073736287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007363s
2026-06-03T06:24:21.073932723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-03T06:24:21.074221735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-03T06:24:21.074603303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00049s
2026-06-03T06:24:21.074795641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-03T06:24:21.075075334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-03T06:24:21.075441091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004686s
2026-06-03T06:24:21.075643228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-03T06:24:21.076380162Z [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-03T06:24:21.077001474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011632s
2026-06-03T06:24:21.077215485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-03T06:24:21.077886316Z [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-03T06:24:21.078430462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010607s
2026-06-03T06:24:21.078652208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-03T06:24:21.079011632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:21.079378050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s
2026-06-03T06:24:21.079567402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-03T06:24:21.080252131Z [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-03T06:24:21.080809523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s
2026-06-03T06:24:21.081011520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-03T06:24:21.081724496Z [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-03T06:24:21.082355988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011503s
2026-06-03T06:24:21.082554729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-03T06:24:21.083025988Z [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-03T06:24:21.083471836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000732s
2026-06-03T06:24:21.083699154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-03T06:24:21.084041163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-03T06:24:21.084408743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005079s
2026-06-03T06:24:21.084614267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-03T06:24:21.085236040Z [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-03T06:24:21.085789935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009818s
2026-06-03T06:24:21.086047945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-03T06:24:21.086425315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:21.086812846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005525s
2026-06-03T06:24:21.088082934Z [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-03T06:24:21.089830033Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014755 taking an average of 00:00:00.0014755
2026-06-03T06:24:21.090590745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T06:24:21', 'InitialSetup')
2026-06-03T06:24:21.090968395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.093836162Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-03T06:24:21.094028589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068067s
2026-06-03T06:24:21.094351660Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-03T06:24:21.094607736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.094910365Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-03T06:24:21.095517288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-03T06:24:21.095709285Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.095951563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-03T06:24:21.096284734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.097334298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s
2026-06-03T06:24:21.097732119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T06:24:21', 'add_reason_to_pending_releases')
2026-06-03T06:24:21.098120181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.098884380Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-03T06:24:21.099088832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026826s
2026-06-03T06:24:21.099303805Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-03T06:24:21.099532285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.099803351Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-03T06:24:21.102108915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.102289338Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.102492918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-03T06:24:21.102791149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-03T06:24:21.103823518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011264s
2026-06-03T06:24:21.104055645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.104220978Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-06-03T06:24:21.104429228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-03T06:24:21.104749583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.105760239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011364s
2026-06-03T06:24:21.105944079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.106115474Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-06-03T06:24:21.106332832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-03T06:24:21.106681976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.107679645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011418s
2026-06-03T06:24:21.108069621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-03T06:24:21.108685120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-03T06:24:21.108972189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006685s
2026-06-03T06:24:21.109316622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-03T06:24:21.120369114Z [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-03T06:24:21.121813313Z [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-03T06:24:21.122727264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-03T06:24:21.123842550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-03T06:24:21.126094636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-03T06:24:21.126555474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-03T06:24:21.127030832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-03T06:24:21.127378682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178537s
2026-06-03T06:24:21.127550959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.127701693Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.127906455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-03T06:24:21.128179896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-03T06:24:21.133235008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005122s
2026-06-03T06:24:21.133634162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T06:24:21', 'add_medium_support')
2026-06-03T06:24:21.133992123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.135570572Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-03T06:24:21.135755224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074508s
2026-06-03T06:24:21.136091331Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-03T06:24:21.136315082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.136612952Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-03T06:24:21.137352792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-03T06:24:21.137718819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-03T06:24:21.138005948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004151s
2026-06-03T06:24:21.138200379Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.138392466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.140801338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024249s
2026-06-03T06:24:21.141176083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T06:24:21', 'add_various_qualites_in_profile')
2026-06-03T06:24:21.141542671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.142178412Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-03T06:24:21.142376802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037776s
2026-06-03T06:24:21.142574580Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-03T06:24:21.142778511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.143038775Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-03T06:24:21.143838887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-03T06:24:21.144392662Z [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-03T06:24:21.144860424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007906s
2026-06-03T06:24:21.145062862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-03T06:24:21.145376814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-03T06:24:21.145723112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004723s
2026-06-03T06:24:21.145892162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:21.146044339Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.146262037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-03T06:24:21.146587042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.147506153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010404s
2026-06-03T06:24:21.147712378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-03T06:24:21.151738628Z [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-03T06:24:21.154469088Z [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-03T06:24:21.155643523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.156623848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.158804019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-03T06:24:21.159280509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-03T06:24:21.159735725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.160188558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.160505265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126006s
2026-06-03T06:24:21.160719407Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-03T06:24:21.164607999Z [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-03T06:24:21.167126893Z [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-03T06:24:21.168263392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.169280280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.171446012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-03T06:24:21.171941250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-03T06:24:21.172403150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.172820070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.173141357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122378s
2026-06-03T06:24:21.173314636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.173470430Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.173667206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-03T06:24:21.173942831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-03T06:24:21.174829678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009677s
2026-06-03T06:24:21.175182428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T06:24:21', 'metadata_profiles')
2026-06-03T06:24:21.175539036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.176667670Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-03T06:24:21.176857362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027747s
2026-06-03T06:24:21.177106243Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-03T06:24:21.177346697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.177645770Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-03T06:24:21.179626259Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-03T06:24:21.184477400Z [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-03T06:24:21.185423225Z [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-03T06:24:21.185884574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T06:24:21.186499773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T06:24:21.188911160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T06:24:21.189252197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094731s
2026-06-03T06:24:21.189429985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:21.189582182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.189802886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-03T06:24:21.190115536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-03T06:24:21.191007232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s
2026-06-03T06:24:21.191309421Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-03T06:24:21.191651680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-03T06:24:21.191943558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003879s
2026-06-03T06:24:21.192110775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:21.192258803Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.192625051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-03T06:24:21.195936992Z [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-03T06:24:21.197027819Z [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-03T06:24:21.197620683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T06:24:21.198303869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T06:24:21.200650756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T06:24:21.201016593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081602s
2026-06-03T06:24:21.201409164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T06:24:21', 'separate_automatic_and_interactive_search')
2026-06-03T06:24:21.201785952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.202786217Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-03T06:24:21.202987302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098701s
2026-06-03T06:24:21.203231865Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-03T06:24:21.203461858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.203754688Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-03T06:24:21.204113130Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-03T06:24:21.207882382Z [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-03T06:24:21.210065289Z [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-03T06:24:21.211038208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.212184347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.214492055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.214937462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:21.215360895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:21.215804378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:21.216290116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.216635763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012329s
2026-06-03T06:24:21.217012181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T06:24:21', 'change_album_path_to_relative')
2026-06-03T06:24:21.217414281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.218915074Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-03T06:24:21.219103654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145617s
2026-06-03T06:24:21.219344388Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-03T06:24:21.219566666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.219859716Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-03T06:24:21.220465366Z [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-03T06:24:21.220986807Z [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-03T06:24:21.221322373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005654s
2026-06-03T06:24:21.221690975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T06:24:21', 'change_quality_size_mb_to_kb')
2026-06-03T06:24:21.222049758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.222730529Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-03T06:24:21.222917375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019232s
2026-06-03T06:24:21.223109673Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-03T06:24:21.223313343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.223569298Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-03T06:24:21.223964625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.224131391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.224318437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-03T06:24:21.224599393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-03T06:24:21.225558906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010534s
2026-06-03T06:24:21.225735782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.225882748Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2026-06-03T06:24:21.226079675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-03T06:24:21.226370801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-03T06:24:21.227301125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010297s
2026-06-03T06:24:21.227647532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-03T06:24:21', 'album_releases')
2026-06-03T06:24:21.228014091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.228698269Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-03T06:24:21.228873251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024109s
2026-06-03T06:24:21.229076110Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-03T06:24:21.229285592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.229539032Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-03T06:24:21.230151586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.230319625Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.230504056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-03T06:24:21.234497901Z [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-03T06:24:21.236902905Z [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-03T06:24:21.237949693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.239140772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.241473491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.241905220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:21.242326749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:21.242783449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:21.243220329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.243587859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128506s
2026-06-03T06:24:21.243750427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.243931321Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.244090963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-03T06:24:21.248100008Z [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-03T06:24:21.250483188Z [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-03T06:24:21.251529876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.252639802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.254879974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.255321944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:21.255754666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:21.256187207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:21.256630930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.256955244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126985s
2026-06-03T06:24:21.257314898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T06:24:21', 'album_releases_fix')
2026-06-03T06:24:21.257667007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.258804659Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-03T06:24:21.258966945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014501s
2026-06-03T06:24:21.259183532Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-03T06:24:21.259383494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.259653408Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-03T06:24:21.260599544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-03T06:24:21.261459035Z [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-03T06:24:21.262109425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001323s
2026-06-03T06:24:21.262305340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-03T06:24:21.262591767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-03T06:24:21.262917082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004368s
2026-06-03T06:24:21.263107225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-03T06:24:21.263736372Z [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-03T06:24:21.264296220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001012s
2026-06-03T06:24:21.264511944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-03T06:24:21.264859454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:21.265214890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005074s
2026-06-03T06:24:21.265558833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T06:24:21', 'import_lists')
2026-06-03T06:24:21.265907175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.266834963Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-03T06:24:21.267008553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021082s
2026-06-03T06:24:21.267228616Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-03T06:24:21.267417867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.267670035Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-03T06:24:21.268065522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-03T06:24:21.268242679Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.268460167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-03T06:24:21.268799721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-03T06:24:21.269790376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011282s
2026-06-03T06:24:21.269969587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.270166123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.271195486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010508s
2026-06-03T06:24:21.271554709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-03T06:24:21', 'add_release_status')
2026-06-03T06:24:21.271944865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.272588542Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-03T06:24:21.272767933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024185s
2026-06-03T06:24:21.272983167Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-03T06:24:21.273199833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.273464115Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-03T06:24:21.273787146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.273960636Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.274172853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-03T06:24:21.274532457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.275471429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010997s
2026-06-03T06:24:21.275887617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T06:24:21', 'album_download_notification')
2026-06-03T06:24:21.276288645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.276946881Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-03T06:24:21.277125751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025149s
2026-06-03T06:24:21.277352908Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-03T06:24:21.277566138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.277848998Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-03T06:24:21.278456000Z [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-03T06:24:21.279124306Z [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-03T06:24:21.279534693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007374s
2026-06-03T06:24:21.280055993Z [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-03T06:24:21.280714990Z [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-03T06:24:21.281117271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-06-03T06:24:21.281499240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T06:24:21', 'fix_language_metadata_profiles')
2026-06-03T06:24:21.281866920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.282508553Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-03T06:24:21.282704618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020584s
2026-06-03T06:24:21.282895793Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-03T06:24:21.283100866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.283393104Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-03T06:24:21.283736305Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-03T06:24:21.284076401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-03T06:24:21.284336464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003577s
2026-06-03T06:24:21.284679585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T06:24:21', 'remove_fanzub')
2026-06-03T06:24:21.285027927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.286102181Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-03T06:24:21.286277073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020978s
2026-06-03T06:24:21.286498569Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-03T06:24:21.286718041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.286980961Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-03T06:24:21.288418386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-03T06:24:21.288714513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-03T06:24:21.289042624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s
2026-06-03T06:24:21.289259160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-03T06:24:21.289591138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-03T06:24:21.289948629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s
2026-06-03T06:24:21.290413295Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-03T06:24:21.290842740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-03T06:24:21.291243457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006254s
2026-06-03T06:24:21.291434602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-03T06:24:21.291738985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-03T06:24:21.292140804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005179s
2026-06-03T06:24:21.292340276Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-03T06:24:21.292612183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-03T06:24:21.292974613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s
2026-06-03T06:24:21.293184536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-03T06:24:21.293513318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-03T06:24:21.293862792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s
2026-06-03T06:24:21.294234942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T06:24:21', 'update_artist_history_indexes')
2026-06-03T06:24:21.294597282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.295359697Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-03T06:24:21.295565602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019439s
2026-06-03T06:24:21.295753220Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-03T06:24:21.295975878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.296228748Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-03T06:24:21.305631026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.306735240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-03T06:24:21.307088682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011973s
2026-06-03T06:24:21.307437544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T06:24:21', 'remove_nma')
2026-06-03T06:24:21.307793682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.308557921Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-03T06:24:21.308708524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026264s
2026-06-03T06:24:21.308923728Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-03T06:24:21.309135845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.309411871Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-03T06:24:21.309733489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.309905415Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2026-06-03T06:24:21.310123995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-03T06:24:21.310399651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-03T06:24:21.311434555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011174s
2026-06-03T06:24:21.311802386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T06:24:21', 'album_disambiguation')
2026-06-03T06:24:21.312243004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.313046412Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-03T06:24:21.313213859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026764s
2026-06-03T06:24:21.313431107Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-03T06:24:21.313655048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.313914160Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-03T06:24:21.314181428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.314393385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.315656028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012812s
2026-06-03T06:24:21.316753438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T06:24:21', 'add_ape_quality_in_profiles')
2026-06-03T06:24:21.316778449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.317242343Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-03T06:24:21.317414209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027603s
2026-06-03T06:24:21.318342269Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-03T06:24:21.318375646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.318380646Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-03T06:24:21.319259797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.319650684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-03T06:24:21.320003013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2026-06-03T06:24:21.320204690Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.320506959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-03T06:24:21.320784588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003938s
2026-06-03T06:24:21.321009090Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.321330487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-03T06:24:21.321582545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s
2026-06-03T06:24:21.321931418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T06:24:21', 'remove_pushalot')
2026-06-03T06:24:21.322288076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.323098659Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-03T06:24:21.323272880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018623s
2026-06-03T06:24:21.323471981Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-03T06:24:21.323681793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.323960665Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-03T06:24:21.324358647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-03T06:24:21.324803533Z [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-03T06:24:21.325222647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006741s
2026-06-03T06:24:21.325579656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T06:24:21', 'add_custom_filters')
2026-06-03T06:24:21.325939611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.326579590Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-03T06:24:21.326763771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020018s
2026-06-03T06:24:21.326963193Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-03T06:24:21.327170801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.327426386Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-03T06:24:21.327733284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:21.327923597Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.328120764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-03T06:24:21.328389846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-03T06:24:21.329353998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s
2026-06-03T06:24:21.329715406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T06:24:21', 'import_list_tags')
2026-06-03T06:24:21.330070431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.330790722Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-03T06:24:21.330971757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002455s
2026-06-03T06:24:21.331181589Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-03T06:24:21.331396662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.331659412Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-03T06:24:21.336166881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-03T06:24:21.336917703Z [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-03T06:24:21.337472560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s
2026-06-03T06:24:21.337723225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-03T06:24:21.338079513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-03T06:24:21.338470370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s
2026-06-03T06:24:21.340815734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-03T06:24:21.340830664Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-03T06:24:21.340840654Z FROM "Artists"
2026-06-03T06:24:21.341834877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-03T06:24:21.341853083Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-03T06:24:21.341863204Z FROM "Artists"
2026-06-03T06:24:21.342383372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s
2026-06-03T06:24:21.342554286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:21.342723667Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.342924952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-03T06:24:21.343247883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.344263469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00114s
2026-06-03T06:24:21.344806623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-03T06:24:21.344816082Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.344824899Z FROM "ArtistMetadata"
2026-06-03T06:24:21.344833497Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-03T06:24:21.345539318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-03T06:24:21.345555671Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.345564830Z FROM "ArtistMetadata"
2026-06-03T06:24:21.345573477Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-03T06:24:21.345965667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007935s
2026-06-03T06:24:21.346147974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-03T06:24:21.346973307Z [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-03T06:24:21.347616913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012924s
2026-06-03T06:24:21.347842538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-03T06:24:21.348228094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-03T06:24:21.348612559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005582s
2026-06-03T06:24:21.348823022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-03T06:24:21.349126013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-03T06:24:21.349491809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004829s
2026-06-03T06:24:21.349668515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.349878829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.354355866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044983s
2026-06-03T06:24:21.354533494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.354688386Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.354891355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-03T06:24:21.355208303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.356222095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011348s
2026-06-03T06:24:21.356401497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.356555447Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.356753606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-03T06:24:21.357060164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.357997051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2026-06-03T06:24:21.358173797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.358325673Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.358520325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-03T06:24:21.358772422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-03T06:24:21.359684550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009722s
2026-06-03T06:24:21.360324068Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-03T06:24:21.360336563Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.360345401Z FROM "ArtistMetadata"
2026-06-03T06:24:21.360353918Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.360363016Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-03T06:24:21.361223820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-03T06:24:21.361237387Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.361246516Z FROM "ArtistMetadata"
2026-06-03T06:24:21.361255263Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.361291426Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-03T06:24:21.361734709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009421s
2026-06-03T06:24:21.361907457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.362059864Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.362263073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-03T06:24:21.362586575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-03T06:24:21.363531718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010621s
2026-06-03T06:24:21.363703414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.363862875Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.364063930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-03T06:24:21.364382442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.365318407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s
2026-06-03T06:24:21.365489732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.365641778Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.365847092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-03T06:24:21.366163129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.367109655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s
2026-06-03T06:24:21.367681226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-03T06:24:21.367690234Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-03T06:24:21.367698812Z FROM "AlbumReleases"
2026-06-03T06:24:21.367707159Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.367715966Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-03T06:24:21.368486889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-03T06:24:21.368502531Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-03T06:24:21.368511298Z FROM "AlbumReleases"
2026-06-03T06:24:21.368532631Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.368544826Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-03T06:24:21.368983519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008901s
2026-06-03T06:24:21.369593678Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-03T06:24:21.369602576Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.369611084Z FROM "ArtistMetadata"
2026-06-03T06:24:21.369619390Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.369628248Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:21.370441286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-03T06:24:21.370454071Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:21.370462909Z FROM "ArtistMetadata"
2026-06-03T06:24:21.370471356Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.370480204Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:21.370930581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009234s
2026-06-03T06:24:21.371467493Z [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-03T06:24:21.375426547Z [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-03T06:24:21.376886678Z [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-03T06:24:21.377559733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.378708527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.381106277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.381568308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.381923744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101365s
2026-06-03T06:24:21.382319360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-03T06:24:21.386343055Z [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-03T06:24:21.388169664Z [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-03T06:24:21.389028143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.390518655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.392864590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.393387975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.393792339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111937s
2026-06-03T06:24:21.394061581Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-03T06:24:21.398035556Z [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-03T06:24:21.399605798Z [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-03T06:24:21.400321861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-03T06:24:21.401322095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-03T06:24:21.403602959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-03T06:24:21.404135542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-03T06:24:21.404527421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102526s
2026-06-03T06:24:21.404734368Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-03T06:24:21.408637099Z [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-03T06:24:21.409723527Z [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-03T06:24:21.410282032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:21.410988385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:21.413278858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:21.413695708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087672s
2026-06-03T06:24:21.413910601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-03T06:24:21.414225996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.414621302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s
2026-06-03T06:24:21.414819712Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-03T06:24:21.415100337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:21.415471896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s
2026-06-03T06:24:21.415689985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-03T06:24:21.416019158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.416415907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s
2026-06-03T06:24:21.416629437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-03T06:24:21.416942818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.417369408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s
2026-06-03T06:24:21.417582427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-03T06:24:21.417879455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-03T06:24:21.418259129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004983s
2026-06-03T06:24:21.418490365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-03T06:24:21.418816392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-03T06:24:21.419197349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005198s
2026-06-03T06:24:21.419371780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:21.420261833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-03T06:24:21.420557980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-06-03T06:24:21.420723353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:21.421027115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-03T06:24:21.421318722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s
2026-06-03T06:24:21.421487372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:21.421864812Z [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-03T06:24:21.422190548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005481s
2026-06-03T06:24:21.422567848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T06:24:21', 'add_release_groups_etc')
2026-06-03T06:24:21.422932923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.425659936Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-03T06:24:21.425857995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039655s
2026-06-03T06:24:21.426085012Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-03T06:24:21.426310046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.426596062Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-03T06:24:21.427237364Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:21.427582699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-03T06:24:21.427930389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s
2026-06-03T06:24:21.428347409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T06:24:21', 'NewMediaInfoFormat')
2026-06-03T06:24:21.428771173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.429838072Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-03T06:24:21.430016681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023596s
2026-06-03T06:24:21.430267156Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-03T06:24:21.430503772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.430782223Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-03T06:24:21.432105889Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-03T06:24:21.432472578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-03T06:24:21.434843023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025252s
2026-06-03T06:24:21.435037745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-03T06:24:21.435199801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-03T06:24:21.435464915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-03T06:24:21.435876865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.436875426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011643s
2026-06-03T06:24:21.437264921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T06:24:21', 'rename_restrictions_to_release_profiles')
2026-06-03T06:24:21.437654836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.438592194Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-03T06:24:21.438792097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028366s
2026-06-03T06:24:21.439061049Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-03T06:24:21.439302685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.439594824Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-03T06:24:21.440814540Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-03T06:24:21.441109324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-03T06:24:21.443653098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026145s
2026-06-03T06:24:21.443909173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:21.444104747Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.444389761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-03T06:24:21.444763194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-03T06:24:21.445747416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011308s
2026-06-03T06:24:21.445959463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-03T06:24:21.446124475Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.446349439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-03T06:24:21.446672620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-03T06:24:21.447637473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010737s
2026-06-03T06:24:21.447807676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:21.448087089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-03T06:24:21.448364177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s
2026-06-03T06:24:21.448524379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:21.448820035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-03T06:24:21.449077654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003776s
2026-06-03T06:24:21.449306735Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-03T06:24:21.453749313Z [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-03T06:24:21.455185356Z [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-03T06:24:21.455944014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.456878336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.459356066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.459814169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.460304447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.460780115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:21.461138226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116343s
2026-06-03T06:24:21.461565346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T06:24:21', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-03T06:24:21.461951765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.464115553Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-03T06:24:21.464319504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145228s
2026-06-03T06:24:21.464544046Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-03T06:24:21.464766574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.465036578Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-03T06:24:21.465548740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-03T06:24:21.466005460Z [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-03T06:24:21.466438281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006931s
2026-06-03T06:24:21.466670148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-03T06:24:21.467046566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-03T06:24:21.467434718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s
2026-06-03T06:24:21.467799794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T06:24:21', 'add_import_exclusions')
2026-06-03T06:24:21.468189198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.469403133Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-03T06:24:21.469587805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024882s
2026-06-03T06:24:21.469807097Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-03T06:24:21.470042701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.470316653Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-03T06:24:21.474907139Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-03T06:24:21.474920005Z WHERE "Id" in (
2026-06-03T06:24:21.474924975Z SELECT "Artists"."Id" from "Artists"
2026-06-03T06:24:21.474929765Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.474934845Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:21.475748594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-03T06:24:21.475764376Z WHERE "Id" in (
2026-06-03T06:24:21.475773153Z SELECT "Artists"."Id" from "Artists"
2026-06-03T06:24:21.475781981Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.475815809Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:21.476373342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010421s
2026-06-03T06:24:21.476972379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-03T06:24:21.476982499Z WHERE "Id" in (
2026-06-03T06:24:21.476987720Z SELECT "Albums"."Id" from "Albums"
2026-06-03T06:24:21.476992599Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.476997820Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:21.477769745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-03T06:24:21.477784174Z WHERE "Id" in (
2026-06-03T06:24:21.477792601Z SELECT "Albums"."Id" from "Albums"
2026-06-03T06:24:21.477801148Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.477810086Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:21.478398892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010345s
2026-06-03T06:24:21.478969561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-03T06:24:21.478976586Z WHERE "Id" in (
2026-06-03T06:24:21.478981305Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-03T06:24:21.478986045Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-03T06:24:21.478990864Z WHERE "Albums"."Id" IS NULL)
2026-06-03T06:24:21.479738250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-03T06:24:21.479750505Z WHERE "Id" in (
2026-06-03T06:24:21.479758941Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-03T06:24:21.479767499Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-03T06:24:21.479776427Z WHERE "Albums"."Id" IS NULL)
2026-06-03T06:24:21.480391446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s
2026-06-03T06:24:21.480974229Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-03T06:24:21.480983658Z WHERE "Id" in (
2026-06-03T06:24:21.480988208Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.480992566Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.481012466Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-03T06:24:21.481757327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-03T06:24:21.481771014Z WHERE "Id" in (
2026-06-03T06:24:21.481779421Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.481788259Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.481797077Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-03T06:24:21.482335942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009633s
2026-06-03T06:24:21.482958025Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-03T06:24:21.482969819Z WHERE "Id" in (
2026-06-03T06:24:21.482977224Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.482985511Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.482994358Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:21.483775542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-03T06:24:21.483788839Z WHERE "Id" in (
2026-06-03T06:24:21.483797336Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:21.483805853Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.483814881Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:21.484390100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s
2026-06-03T06:24:21.484979336Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.484993565Z WHERE "Id" IN (
2026-06-03T06:24:21.485002293Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.485011070Z LEFT OUTER JOIN "Tracks"
2026-06-03T06:24:21.485019557Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.485028345Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:21.485986545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.486001886Z WHERE "Id" IN (
2026-06-03T06:24:21.486009742Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.486017578Z LEFT OUTER JOIN "Tracks"
2026-06-03T06:24:21.486043580Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.486051867Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:21.488927549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012344s
2026-06-03T06:24:21.488945755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T06:24:21', 'clean_artist_metadata_table')
2026-06-03T06:24:21.488953341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.490022484Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-03T06:24:21.490394233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042592s
2026-06-03T06:24:21.490676091Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-03T06:24:21.490916014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.491299546Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-03T06:24:21.492262666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.492453641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-03T06:24:21.492698324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-03T06:24:21.493072918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.494273687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013483s
2026-06-03T06:24:21.494484422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.494645767Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.494906341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-03T06:24:21.495321047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.496344889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011903s
2026-06-03T06:24:21.496525322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.496684282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.496909446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-03T06:24:21.497255743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.498215847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s
2026-06-03T06:24:21.498427744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.498567225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.498799372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-03T06:24:21.499143636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.500142007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011356s
2026-06-03T06:24:21.500337981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.500496751Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.500708718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-03T06:24:21.501039294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.501992644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s
2026-06-03T06:24:21.502223359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-03T06:24:21.508478027Z [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-03T06:24:21.510203813Z [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-03T06:24:21.510993033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-03T06:24:21.511486887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-03T06:24:21.513868174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114416s
2026-06-03T06:24:21.514141995Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-03T06:24:21.518040859Z [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-03T06:24:21.519705191Z [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-03T06:24:21.520490793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-03T06:24:21.521066673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-03T06:24:21.523329661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089528s
2026-06-03T06:24:21.523704285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T06:24:21', 'health_issue_notification')
2026-06-03T06:24:21.524092588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.525505514Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-03T06:24:21.525685416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110902s
2026-06-03T06:24:21.525948937Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-03T06:24:21.526186315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.526497031Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-03T06:24:21.527576064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:21.527753642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.527999768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-03T06:24:21.528360685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-03T06:24:21.529378154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s
2026-06-03T06:24:21.529564139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:21.529736746Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.529932511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-03T06:24:21.530203376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-03T06:24:21.531164793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010343s
2026-06-03T06:24:21.531437111Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-03T06:24:21.531736184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-03T06:24:21.532020045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003587s
2026-06-03T06:24:21.532526345Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.532534141Z WHERE "Id" IN (
2026-06-03T06:24:21.532540614Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.532547287Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.532554321Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:21.533198599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.533206766Z WHERE "Id" IN (
2026-06-03T06:24:21.533213379Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.533220052Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.533226906Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:21.533756853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s
2026-06-03T06:24:21.534400209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.534407364Z WHERE "Id" IN (
2026-06-03T06:24:21.534413716Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.534420450Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.534427264Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.534434338Z WHERE "Artists"."Path" IS NULL)
2026-06-03T06:24:21.535276043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.535283408Z WHERE "Id" IN (
2026-06-03T06:24:21.535289951Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.535296595Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:21.535303478Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:21.535332307Z WHERE "Artists"."Path" IS NULL)
2026-06-03T06:24:21.535942355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010757s
2026-06-03T06:24:21.536702296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.536710482Z WHERE "Id" IN (
2026-06-03T06:24:21.536717016Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.536723629Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.536730383Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.536737236Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-03T06:24:21.536743830Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-03T06:24:21.537704515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.537717471Z WHERE "Id" IN (
2026-06-03T06:24:21.537724204Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:21.537730898Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:21.537737712Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:21.537744575Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-03T06:24:21.537751159Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-03T06:24:21.538382350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012056s
2026-06-03T06:24:21.538930885Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-03T06:24:21.538937869Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-03T06:24:21.538944773Z FROM "Artists"
2026-06-03T06:24:21.538951156Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.538957939Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:21.539680465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-03T06:24:21.539693511Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-03T06:24:21.539700746Z FROM "Artists"
2026-06-03T06:24:21.539707179Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:21.539714153Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:21.540169941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008504s
2026-06-03T06:24:21.540622683Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:21.540635188Z WHERE "Id" NOT IN (
2026-06-03T06:24:21.540643775Z SELECT MIN("Id")
2026-06-03T06:24:21.540652042Z FROM "TrackFiles"
2026-06-03T06:24:21.540660318Z GROUP BY "Path"
2026-06-03T06:24:21.540668405Z )
2026-06-03T06:24:21.541164805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:21.541172370Z WHERE "Id" NOT IN (
2026-06-03T06:24:21.541178853Z SELECT MIN("Id")
2026-06-03T06:24:21.541185236Z FROM "TrackFiles"
2026-06-03T06:24:21.541191598Z GROUP BY "Path"
2026-06-03T06:24:21.541198031Z )
2026-06-03T06:24:21.541572215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006256s
2026-06-03T06:24:21.541744833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:21.541911529Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.542126812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-03T06:24:21.545732535Z [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-03T06:24:21.546930788Z [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-03T06:24:21.547510095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:21.548164273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:21.550564016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:21.550939633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086233s
2026-06-03T06:24:21.551142812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-03T06:24:21.551443027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:21.551816669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s
2026-06-03T06:24:21.552056983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-03T06:24:21.555645962Z [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-03T06:24:21.556822321Z [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-03T06:24:21.557342930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:21.558169094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:21.560545831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:21.561012231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:21.561360592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091056s
2026-06-03T06:24:21.561752342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T06:24:21', 'add_mediafilerepository_mtime')
2026-06-03T06:24:21.562113639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.563407545Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-03T06:24:21.563604813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111075s
2026-06-03T06:24:21.563872833Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-03T06:24:21.564111594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.564409734Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-03T06:24:21.565891098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-03T06:24:21.565898252Z WHERE "Id" NOT IN (
2026-06-03T06:24:21.565904845Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-03T06:24:21.565911779Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.565944455Z GROUP BY "ArtistMetadata"."Id")
2026-06-03T06:24:21.566722773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-03T06:24:21.566735138Z WHERE "Id" NOT IN (
2026-06-03T06:24:21.566743745Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-03T06:24:21.566752623Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:21.566761962Z GROUP BY "ArtistMetadata"."Id")
2026-06-03T06:24:21.567230064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008973s
2026-06-03T06:24:21.567442943Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-03T06:24:21.567693548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-03T06:24:21.568087722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s
2026-06-03T06:24:21.568313577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-03T06:24:21.572053831Z [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-03T06:24:21.573541146Z [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-03T06:24:21.574226306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.575005716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.577389898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.577836318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.578287486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:21.578637481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101128s
2026-06-03T06:24:21.578847584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-03T06:24:21.579185325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.579536843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-06-03T06:24:21.579938602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T06:24:21', 'add_artistmetadataid_constraint')
2026-06-03T06:24:21.580338297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.581474706Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-03T06:24:21.581670871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023735s
2026-06-03T06:24:21.581900964Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-03T06:24:21.582140868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.582430150Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-03T06:24:21.583068476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-03T06:24:21.583247918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.583461027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-03T06:24:21.583788737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.584792338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010987s
2026-06-03T06:24:21.584972221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-03T06:24:21.585138856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.585455484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-03T06:24:21.585868516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.587002300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s
2026-06-03T06:24:21.587682480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.587692400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.587699023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-03T06:24:21.588054098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.590054437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012952s
2026-06-03T06:24:21.590074888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-03T06:24:21.590081943Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.590088846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-03T06:24:21.590292026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.591297611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012261s
2026-06-03T06:24:21.591477774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.591612886Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.591812057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-03T06:24:21.592195139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.593162257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011126s
2026-06-03T06:24:21.593335225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:21.593483414Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.593685451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-03T06:24:21.594012549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.594961030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001078s
2026-06-03T06:24:21.595330504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T06:24:21', 'old_ids_and_artist_alias')
2026-06-03T06:24:21.595688826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.596685223Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-03T06:24:21.596868021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027611s
2026-06-03T06:24:21.597097193Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-03T06:24:21.597318478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.597594254Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-03T06:24:21.597993739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.598213952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.598744711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005459s
2026-06-03T06:24:21.598994975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-03T06:24:21.599271222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-03T06:24:21.599524953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003338s
2026-06-03T06:24:21.599900439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T06:24:21', 'download_propers_config')
2026-06-03T06:24:21.600256937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.601914666Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-03T06:24:21.602100530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002672s
2026-06-03T06:24:21.602317758Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-03T06:24:21.602532380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.602797233Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-03T06:24:21.603697777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-03T06:24:21.604046730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-03T06:24:21.604604524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007131s
2026-06-03T06:24:21.604812332Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-03T06:24:21.608519650Z [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-03T06:24:21.609865090Z [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-03T06:24:21.610511602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.611439411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.613778442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.614212967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.614648554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:21.615126958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.615476402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104823s
2026-06-03T06:24:21.615691294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-03T06:24:21.619210974Z [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-03T06:24:21.620510381Z [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-03T06:24:21.621145821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-03T06:24:21.621733134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-03T06:24:21.624302579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-03T06:24:21.624647754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087608s
2026-06-03T06:24:21.624845603Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-03T06:24:21.628318929Z [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-03T06:24:21.630548670Z [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-03T06:24:21.631112436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-03T06:24:21.631596501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-03T06:24:21.633865932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088312s
2026-06-03T06:24:21.634062147Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-03T06:24:21.637462816Z [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-03T06:24:21.638460746Z [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-03T06:24:21.638974661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-03T06:24:21.639714331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-03T06:24:21.642833083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T06:24:21.643286076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-03T06:24:21.643757435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-03T06:24:21.644273184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-03T06:24:21.644618139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103809s
2026-06-03T06:24:21.644815626Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-03T06:24:21.648172848Z [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-03T06:24:21.649205658Z [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-03T06:24:21.649731898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-03T06:24:21.650171354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-03T06:24:21.652440805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074313s
2026-06-03T06:24:21.652648714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-03T06:24:21.656124485Z [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-03T06:24:21.657202105Z [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-03T06:24:21.657731972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:21.658524649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:21.661020205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:21.661516555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:21.661861590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090294s
2026-06-03T06:24:21.662239191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T06:24:21', 'remove_language_profiles')
2026-06-03T06:24:21.662600108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.664295873Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-03T06:24:21.664482850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114189s
2026-06-03T06:24:21.664733966Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-03T06:24:21.664950041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.665256789Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-03T06:24:21.665743930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-03T06:24:21.665918211Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:21.666171080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-03T06:24:21.666469281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-03T06:24:21.667422471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s
2026-06-03T06:24:21.667804851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-03T06:24:21.668289487Z [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-03T06:24:21.668603520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005214s
2026-06-03T06:24:21.668962372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T06:24:21', 'multi_disc_naming_format')
2026-06-03T06:24:21.669320073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.670137890Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-03T06:24:21.670323203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020116s
2026-06-03T06:24:21.670542174Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-03T06:24:21.670760604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.671026029Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-03T06:24:21.671397878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T06:24:21.671574874Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.671774767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-03T06:24:21.672207088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.673165428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011036s
2026-06-03T06:24:21.673342364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.673538750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.686529987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012992s
2026-06-03T06:24:21.686925002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T06:24:21', 'add_download_client_priority')
2026-06-03T06:24:21.687309677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.688172896Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-03T06:24:21.688351906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145947s
2026-06-03T06:24:21.688558753Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-03T06:24:21.688770169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.689034341Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-03T06:24:21.689406080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.689705423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-03T06:24:21.689986579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003792s
2026-06-03T06:24:21.690208626Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.690503730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-03T06:24:21.690766049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s
2026-06-03T06:24:21.691116925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T06:24:21', 'remove_growl_prowl')
2026-06-03T06:24:21.691473003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.692207372Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-03T06:24:21.692389479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017653s
2026-06-03T06:24:21.692597858Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-03T06:24:21.692811218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.693075841Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-03T06:24:21.693432099Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.693749268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-03T06:24:21.694026005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003924s
2026-06-03T06:24:21.694244415Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.694540642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-03T06:24:21.694808080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2026-06-03T06:24:21.695214198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T06:24:21', 'remove_plex_hometheatre')
2026-06-03T06:24:21.695599124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.696405859Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-03T06:24:21.696594218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s
2026-06-03T06:24:21.696814381Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-03T06:24:21.697032411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.697298326Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-03T06:24:21.697961592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:21.698137847Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:21.698328722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-03T06:24:21.698598014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-03T06:24:21.699642237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011245s
2026-06-03T06:24:21.699827270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:21.700004437Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.700229310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-03T06:24:21.700585026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.701559659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011262s
2026-06-03T06:24:21.701784121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:21.701916117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.702133285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-03T06:24:21.702484372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.703463454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011245s
2026-06-03T06:24:21.703646512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:21.703801304Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.704043362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-03T06:24:21.704405441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.705406197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011192s
2026-06-03T06:24:21.705563965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:21.705721241Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.705922978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-03T06:24:21.706208122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-03T06:24:21.707225802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010232s
2026-06-03T06:24:21.707340914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.707541979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.708668187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s
2026-06-03T06:24:21.709037671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T06:24:21', 'add_root_folder_add_defaults')
2026-06-03T06:24:21.709400242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.710383673Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-03T06:24:21.710576190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027921s
2026-06-03T06:24:21.710802707Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-03T06:24:21.710993170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.711249346Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-03T06:24:21.711606496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T06:24:21.711776799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.711987212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-03T06:24:21.712302578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-03T06:24:21.713283002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001089s
2026-06-03T06:24:21.713684671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T06:24:21', 'task_duration')
2026-06-03T06:24:21.714042903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.714830619Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-03T06:24:21.715015632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s
2026-06-03T06:24:21.715254433Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-03T06:24:21.715488394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.715770552Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-03T06:24:21.716234437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-03T06:24:21.716410662Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.716625975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-03T06:24:21.717038486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.718045545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011864s
2026-06-03T06:24:21.718245457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-03T06:24:21.718407975Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.718611966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-03T06:24:21.718935838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.719897425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010761s
2026-06-03T06:24:21.720309675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T06:24:21', 'add_indexer_and_enabled_to_release_profiles')
2026-06-03T06:24:21.720687206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.721497939Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-03T06:24:21.721701779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002619s
2026-06-03T06:24:21.721907884Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-03T06:24:21.722120914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.722381158Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-03T06:24:21.722739920Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-03T06:24:21.726406976Z [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-03T06:24:21.727685091Z [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-03T06:24:21.728318246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:21.729290414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:21.731829729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:21.732284144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:21.732725062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:21.733200099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.733557018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106138s
2026-06-03T06:24:21.733895289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-03T06:24:21.734275946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-03T06:24:21.734577463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004489s
2026-06-03T06:24:21.734911697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-03T06:24:21.735312534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-03T06:24:21.735608029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2026-06-03T06:24:21.735823393Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-03T06:24:21.739171947Z [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-03T06:24:21.740255039Z [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-03T06:24:21.740818754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-03T06:24:21.741304633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-03T06:24:21.743650187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076097s
2026-06-03T06:24:21.744032107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T06:24:21', 'remove_album_folders')
2026-06-03T06:24:21.744392713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.746031053Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-03T06:24:21.746219292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099626s
2026-06-03T06:24:21.746467392Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-03T06:24:21.746681313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.746978672Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-03T06:24:21.748112967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:21.748263670Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.748450697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-03T06:24:21.748723687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-03T06:24:21.749690594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010515s
2026-06-03T06:24:21.749874384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:21.750034557Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.750229670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-03T06:24:21.750536558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:21.751487172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010664s
2026-06-03T06:24:21.751665371Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.751887519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.791453893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395349s
2026-06-03T06:24:21.791715139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-03T06:24:21.795276482Z [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-03T06:24:21.796347259Z [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-03T06:24:21.796888319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:21.797427204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:21.799959545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080477s
2026-06-03T06:24:21.800182294Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-03T06:24:21.803550358Z [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-03T06:24:21.804529590Z [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-03T06:24:21.805037493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:21.805575537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:21.808007866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076293s
2026-06-03T06:24:21.808235023Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-03T06:24:21.812897785Z [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-03T06:24:21.813752497Z [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-03T06:24:21.814177593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:21.814721839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:21.817101632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086652s
2026-06-03T06:24:21.817319040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-03T06:24:21.820547964Z [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-03T06:24:21.821266421Z [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-03T06:24:21.821701487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:21.822231785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:21.824626469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071037s
2026-06-03T06:24:21.824834979Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-03T06:24:21.828023682Z [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-03T06:24:21.828657388Z [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-03T06:24:21.829062183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:21.829626921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:21.832036514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069879s
2026-06-03T06:24:21.832411679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T06:24:21', 'flexible_delay_profiles')
2026-06-03T06:24:21.832771765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.834062695Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-03T06:24:21.834241806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089849s
2026-06-03T06:24:21.834480777Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-03T06:24:21.834694327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.834979963Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-03T06:24:21.835437835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:21.835602166Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:21.835814293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-03T06:24:21.836136733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-03T06:24:21.837069561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010495s
2026-06-03T06:24:21.837432653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T06:24:21', 'add_priority_to_indexers')
2026-06-03T06:24:21.837795974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.838540534Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-03T06:24:21.838726418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024871s
2026-06-03T06:24:21.838954668Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-03T06:24:21.839181425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.839449956Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-03T06:24:21.839925343Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-03T06:24:21.840241740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-03T06:24:21.840630103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s
2026-06-03T06:24:21.840800646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.840998144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.841580006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006092s
2026-06-03T06:24:21.841984671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-03T06:24:21', 'remove_chown_and_folderchmod_config')
2026-06-03T06:24:21.842340778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.843078174Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-03T06:24:21.843280311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020522s
2026-06-03T06:24:21.843484312Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-03T06:24:21.843698994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.843980471Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-03T06:24:21.844514397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-03T06:24:21.844685130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.844873149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-03T06:24:21.848367528Z [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-03T06:24:21.849517925Z [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-03T06:24:21.850098714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-03T06:24:21.850690206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-03T06:24:21.853066672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079969s
2026-06-03T06:24:21.853324862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-03T06:24:21.853600978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-03T06:24:21.853851613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003239s
2026-06-03T06:24:21.854157680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-03T06:24:21.854529619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-03T06:24:21.854804783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004111s
2026-06-03T06:24:21.855113826Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-03T06:24:21.855473911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-03T06:24:21.855748424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s
2026-06-03T06:24:21.856133279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-03T06:24:21', 'convert_blacklist_protocol')
2026-06-03T06:24:21.856480358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.857410562Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-03T06:24:21.857595995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019992s
2026-06-03T06:24:21.857805187Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-03T06:24:21.858024499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.858337890Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-03T06:24:21.864861840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-03T06:24:21.865649496Z [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-03T06:24:21.866101627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008549s
2026-06-03T06:24:21.866463296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-03T06:24:21', 'update_notifiarr')
2026-06-03T06:24:21.866826467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.867587791Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-03T06:24:21.867774988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023159s
2026-06-03T06:24:21.868039671Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-03T06:24:21.868266949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.868543285Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-03T06:24:21.868847508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.869075577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.870123107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s
2026-06-03T06:24:21.870502582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-03T06:24:21', 'email_multiple_addresses')
2026-06-03T06:24:21.870899261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.871560362Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-03T06:24:21.871750696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024712s
2026-06-03T06:24:21.872003916Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-03T06:24:21.872238669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.872551639Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-03T06:24:21.872859228Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-03T06:24:21.873174894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-03T06:24:21.875975685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028387s
2026-06-03T06:24:21.876889406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-03T06:24:21', 'rename_blacklist_to_blocklist')
2026-06-03T06:24:21.876918945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.877743396Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-03T06:24:21.877968399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046167s
2026-06-03T06:24:21.878188603Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-03T06:24:21.878402804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.878664872Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-03T06:24:21.879146051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T06:24:21.879322176Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:21.879569554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-03T06:24:21.879932285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.881041790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011894s
2026-06-03T06:24:21.881214668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-03T06:24:21.881578060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.882502772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010817s
2026-06-03T06:24:21.882658195Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.882864621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.884392990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s
2026-06-03T06:24:21.884850201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-03T06:24:21', 'cdh_per_downloadclient')
2026-06-03T06:24:21.885304546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.886406886Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-03T06:24:21.886592129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035245s
2026-06-03T06:24:21.886794977Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-03T06:24:21.887029129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.887294524Z [Info] download_history: Starting migration of Main DB to 52
2026-06-03T06:24:21.888141860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-03T06:24:21.888937753Z [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-03T06:24:21.889590618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012351s
2026-06-03T06:24:21.889810131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-03T06:24:21.890134183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-03T06:24:21.890484639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004876s
2026-06-03T06:24:21.890703670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-03T06:24:21.891028174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-03T06:24:21.891404522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005101s
2026-06-03T06:24:21.891641630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-03T06:24:21.892022928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-03T06:24:21.892402382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005522s
2026-06-03T06:24:21.892584208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.892784201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.893950180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011792s
2026-06-03T06:24:21.894329464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-03T06:24:21', 'download_history')
2026-06-03T06:24:21.894699609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.895552577Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-03T06:24:21.895722489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027302s
2026-06-03T06:24:21.895953545Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-03T06:24:21.896170512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.896434323Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-03T06:24:21.896859970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-03T06:24:21', 'add_update_history')
2026-06-03T06:24:21.897230026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.897848982Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-03T06:24:21.898033514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016873s
2026-06-03T06:24:21.898262455Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-03T06:24:21.898482078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.898754857Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-03T06:24:21.899101986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:21.899306207Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.899556782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-03T06:24:21.899967930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.901006492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012176s
2026-06-03T06:24:21.901391357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-03T06:24:21', 'add_on_update_to_notifications')
2026-06-03T06:24:21.901756453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.902409598Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-03T06:24:21.902617507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025746s
2026-06-03T06:24:21.902840887Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-03T06:24:21.903062133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.903335333Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-03T06:24:21.903664095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:21.903879990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.904116767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-03T06:24:21.904453705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.905537428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012165s
2026-06-03T06:24:21.905929257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-03T06:24:21', 'download_client_per_indexer')
2026-06-03T06:24:21.906343221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.907037600Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-03T06:24:21.907245488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026696s
2026-06-03T06:24:21.907483869Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-03T06:24:21.907728862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.908046842Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-03T06:24:21.908482169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:21.908651200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.908858948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-03T06:24:21.909231589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.910405834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012881s
2026-06-03T06:24:21.910606598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:21.910786451Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:21.911044921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-03T06:24:21.911505639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.912701558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014026s
2026-06-03T06:24:21.912946281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:21.913132015Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.913371037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-03T06:24:21.913761172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.914893864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012865s
2026-06-03T06:24:21.915356656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-03T06:24:21', 'AddNewItemMonitorType')
2026-06-03T06:24:21.915755650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.916582475Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-03T06:24:21.916742718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029127s
2026-06-03T06:24:21.916968543Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-03T06:24:21.917218947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.917535424Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-03T06:24:21.918132417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:21.918144040Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.918319163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-03T06:24:21.918666633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:21.919712840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011904s
2026-06-03T06:24:21.920138046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-03T06:24:21', 'ImportListSearch')
2026-06-03T06:24:21.920522260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.921151347Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-03T06:24:21.921367994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s
2026-06-03T06:24:21.921643268Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-03T06:24:21.921820485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.922131872Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-03T06:24:21.922383579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:21.922549654Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.922782282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-03T06:24:21.923192449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:21.924305691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012864s
2026-06-03T06:24:21.924695166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-03T06:24:21', 'ImportListMonitorExisting')
2026-06-03T06:24:21.925074840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.925820432Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-03T06:24:21.926055516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027337s
2026-06-03T06:24:21.926258254Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-03T06:24:21.926456323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.926758572Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-03T06:24:21.927226294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.927614325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-03T06:24:21.927861724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003968s
2026-06-03T06:24:21.928126567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.928435780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-03T06:24:21.928707938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003753s
2026-06-03T06:24:21.928920145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:21.929108715Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.929292626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-03T06:24:21.929555335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-03T06:24:21.930565710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s
2026-06-03T06:24:21.931027640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-03T06:24:21', 'add_indexer_tags')
2026-06-03T06:24:21.931466003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.932241695Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-03T06:24:21.932438843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027128s
2026-06-03T06:24:21.932696371Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-03T06:24:21.932943950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.933228523Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-03T06:24:21.933492976Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:21.933705955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:21.934664516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009884s
2026-06-03T06:24:21.935051615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-03T06:24:21', 'update_audio_types')
2026-06-03T06:24:21.935456821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:21.936100267Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-03T06:24:21.936331283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023578s
2026-06-03T06:24:21.936610455Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-03T06:24:21.936885279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:21.937220434Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-03T06:24:21.939421307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:21.939768446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-03T06:24:21.940112990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004038s
2026-06-03T06:24:21.940304726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-03T06:24:21.940457734Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-03T06:24:21.940712227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-03T06:24:21.945258213Z [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-03T06:24:21.946976294Z [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-03T06:24:21.947842579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-03T06:24:21.948606147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-03T06:24:21.951227667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-03T06:24:21.951741712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-03T06:24:21.952103591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111458s
2026-06-03T06:24:21.952278935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.952426642Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.952638028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-03T06:24:21.957392915Z [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-03T06:24:21.959382602Z [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-03T06:24:21.960391605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.961374144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.963931315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.964444298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.964923673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.965280001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124453s
2026-06-03T06:24:21.965452979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.965622962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:21.965824929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-03T06:24:21.971542996Z [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-03T06:24:21.973483985Z [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-03T06:24:21.974390421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.975318040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.978106215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.978662917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.979162643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.979510624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134921s
2026-06-03T06:24:21.979686127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:21.979829807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.980078187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-03T06:24:21.984508691Z [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-03T06:24:21.986501364Z [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-03T06:24:21.987557452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:21.988553979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:21.991323347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:21.991827001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:21.992356438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:21.992776474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012511s
2026-06-03T06:24:21.992989122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:21.993155066Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:21.993364629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-03T06:24:21.997770683Z [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-03T06:24:21.999299282Z [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-03T06:24:22.000123191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:22.001345002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:22.003881341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:22.004328291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:22.004780733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:22.005263565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:22.005663922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120695s
2026-06-03T06:24:22.005833383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:22.005989057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.006207887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-03T06:24:22.010385742Z [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-03T06:24:22.011786413Z [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-03T06:24:22.012485191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:22.013425445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:22.016386389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:22.016939583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:22.017488378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:22.018080491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:22.018439103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120115s
2026-06-03T06:24:22.018626851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-03T06:24:22.018771142Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.018970674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-03T06:24:22.023214071Z [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-03T06:24:22.024425571Z [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-03T06:24:22.025057464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-03T06:24:22.025651781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-03T06:24:22.028316648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091382s
2026-06-03T06:24:22.028547604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-03T06:24:22.028700151Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.028918621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-03T06:24:22.033003709Z [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-03T06:24:22.034201782Z [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-03T06:24:22.034865830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-03T06:24:22.035550268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-03T06:24:22.038342312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009182s
2026-06-03T06:24:22.038575001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:22.038769112Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.039068805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-03T06:24:22.043695354Z [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-03T06:24:22.044768025Z [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-03T06:24:22.045386771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T06:24:22.045847379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T06:24:22.048742410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094141s
2026-06-03T06:24:22.048962583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:22.049134008Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-06-03T06:24:22.049410575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-03T06:24:22.053806780Z [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-03T06:24:22.055056848Z [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-03T06:24:22.055680775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T06:24:22.056363570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T06:24:22.058978948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093076s
2026-06-03T06:24:22.059156275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:22.059308602Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.059527072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-03T06:24:22.065323537Z [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-03T06:24:22.066531751Z [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-03T06:24:22.067071918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T06:24:22.067743190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T06:24:22.070689174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108769s
2026-06-03T06:24:22.070980411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T06:24:22.071201136Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2026-06-03T06:24:22.071435898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-03T06:24:22.075621259Z [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-03T06:24:22.076756806Z [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-03T06:24:22.101089737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T06:24:22.101912244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T06:24:22.105121648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.105548979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338776s
2026-06-03T06:24:22.105768561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T06:24:22.105957822Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-06-03T06:24:22.106160781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-03T06:24:22.111099108Z [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-03T06:24:22.111802925Z [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-03T06:24:22.112230958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T06:24:22.115968094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T06:24:22.118881833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.119273192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129518s
2026-06-03T06:24:22.119430268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T06:24:22.119571272Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.119773730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-03T06:24:22.123136463Z [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-03T06:24:22.123822635Z [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-03T06:24:22.124229415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T06:24:22.124875095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T06:24:22.127439771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.127779435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078394s
2026-06-03T06:24:22.128090862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-03T06:24:22.128224070Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.128394955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-03T06:24:22.131834242Z [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-03T06:24:22.132672701Z [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-03T06:24:22.133127286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-03T06:24:22.133759600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-03T06:24:22.136368334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-03T06:24:22.136835886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-03T06:24:22.137222224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-03T06:24:22.137518110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089662s
2026-06-03T06:24:22.137669415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-03T06:24:22.137797012Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.137957746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-03T06:24:22.141400460Z [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-03T06:24:22.142115831Z [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-03T06:24:22.142508051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-03T06:24:22.142918648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-03T06:24:22.145399014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072801s
2026-06-03T06:24:22.145556962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-03T06:24:22.145686022Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.145850233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-03T06:24:22.149426466Z [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-03T06:24:22.150140434Z [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-03T06:24:22.150529848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-03T06:24:22.151029525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-03T06:24:22.153537476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075207s
2026-06-03T06:24:22.153694603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-03T06:24:22.153823823Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.153981942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-03T06:24:22.157461410Z [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-03T06:24:22.158173835Z [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-03T06:24:22.158599833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-03T06:24:22.159407459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-03T06:24:22.161900651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T06:24:22.162258963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-03T06:24:22.162627746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-03T06:24:22.163020006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-03T06:24:22.163319679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009186s
2026-06-03T06:24:22.163479842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:22.163608421Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.163783263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-03T06:24:22.167216959Z [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-03T06:24:22.167961389Z [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-03T06:24:22.168374371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:22.168933667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:22.171458793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.171764649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078084s
2026-06-03T06:24:22.171955994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:22.172095395Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.172276290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-03T06:24:22.177023792Z [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-03T06:24:22.177767200Z [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-03T06:24:22.178178398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:22.178791322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:22.181331960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.181640281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092018s
2026-06-03T06:24:22.181798199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:22.181931527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.182134937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-03T06:24:22.185564414Z [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-03T06:24:22.186293583Z [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-03T06:24:22.186710844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:22.187396404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:22.189938986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.190247948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079487s
2026-06-03T06:24:22.190409253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T06:24:22.190545898Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.190721983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-03T06:24:22.194157984Z [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-03T06:24:22.194900950Z [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-03T06:24:22.195320565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T06:24:22.195923309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T06:24:22.198440469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.198746917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078621s
2026-06-03T06:24:22.198906498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T06:24:22.199042041Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.199219468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-03T06:24:22.202639266Z [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-03T06:24:22.203384427Z [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-03T06:24:22.203803401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T06:24:22.204418760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T06:24:22.206919337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.207225834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007841s
2026-06-03T06:24:22.207393121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T06:24:22.207531350Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.207705230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-03T06:24:22.211166762Z [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-03T06:24:22.211905160Z [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-03T06:24:22.212327641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T06:24:22.213047020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T06:24:22.215548668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.215866218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079853s
2026-06-03T06:24:22.216031010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-03T06:24:22.216168697Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-03T06:24:22.216336796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-03T06:24:22.219733287Z [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-03T06:24:22.220401383Z [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-03T06:24:22.220782129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-03T06:24:22.221239220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-03T06:24:22.224975967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084375s
2026-06-03T06:24:22.225135318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-03T06:24:22.225258927Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.225413207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-03T06:24:22.228839007Z [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-03T06:24:22.229541572Z [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-03T06:24:22.229932410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-03T06:24:22.230395753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-03T06:24:22.232981712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074077s
2026-06-03T06:24:22.233132616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-03T06:24:22.233272878Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-06-03T06:24:22.233435716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-03T06:24:22.236838400Z [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-03T06:24:22.237635185Z [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-03T06:24:22.238062245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-03T06:24:22.238467521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-03T06:24:22.241172640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007552s
2026-06-03T06:24:22.241322722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-03T06:24:22.241448676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.241604339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-03T06:24:22.246407674Z [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-03T06:24:22.247231143Z [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-03T06:24:22.247676891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-03T06:24:22.248187509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-03T06:24:22.250757996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008992s
2026-06-03T06:24:22.250906906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-03T06:24:22.251034654Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.251248013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-03T06:24:22.254581588Z [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-03T06:24:22.255272279Z [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-03T06:24:22.255686293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-03T06:24:22.256140067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-03T06:24:22.258669612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072414s
2026-06-03T06:24:22.258828472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T06:24:22.258957342Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.259135420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-03T06:24:22.262454565Z [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-03T06:24:22.263088773Z [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-03T06:24:22.263467586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-03T06:24:22.264075761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-03T06:24:22.266711810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T06:24:22.267060192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077506s
2026-06-03T06:24:22.267222780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T06:24:22.267359525Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.267544898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-03T06:24:22.270843913Z [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-03T06:24:22.271493963Z [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-03T06:24:22.271921173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-03T06:24:22.272606654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-03T06:24:22.275203314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T06:24:22.275557036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078264s
2026-06-03T06:24:22.275711878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:22.275841920Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.276052564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-03T06:24:22.279457883Z [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-03T06:24:22.280286773Z [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-03T06:24:22.280773122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:22.281498834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:22.284222790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:22.284644470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:22.284989675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087928s
2026-06-03T06:24:22.285152734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:22.285285581Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.285458880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-03T06:24:22.288862566Z [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-03T06:24:22.289685343Z [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-03T06:24:22.290147815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:22.290875340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:22.293686492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:22.294081227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:22.294401212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008773s
2026-06-03T06:24:22.294573669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:22.294696737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.294871539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-03T06:24:22.298055853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-03T06:24:22.298552533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-03T06:24:22.298927148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-03T06:24:22.299386944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-03T06:24:22.302101071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:24:22.302459784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074215s
2026-06-03T06:24:22.302819528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-03T06:24:22', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-03T06:24:22.303142228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.305987298Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-03T06:24:22.306184967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108725s
2026-06-03T06:24:22.306407134Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-03T06:24:22.306591535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.306860106Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-03T06:24:22.307468692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:22.307622843Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.307800651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-03T06:24:22.308076096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.309068665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010842s
2026-06-03T06:24:22.309228026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:22.309363859Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.309538201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-03T06:24:22.309803705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.310768238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010452s
2026-06-03T06:24:22.311064174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-03T06:24:22', 'add_on_delete_to_notifications')
2026-06-03T06:24:22.311364469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.312168108Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-03T06:24:22.312332609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024192s
2026-06-03T06:24:22.312505718Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-03T06:24:22.312680159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.312905533Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-03T06:24:22.314245532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:22.314398711Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.314587120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-03T06:24:22.314864178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.315887139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s
2026-06-03T06:24:22.316039876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:22.316255370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-03T06:24:22.316491095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s
2026-06-03T06:24:22.316648893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:22.316776580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.316946663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-03T06:24:22.317174532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-03T06:24:22.318109986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009973s
2026-06-03T06:24:22.318263445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:22.318433046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:22.319157185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007421s
2026-06-03T06:24:22.319325825Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-03T06:24:22.319718405Z [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-03T06:24:22.320177189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006913s
2026-06-03T06:24:22.320360479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-03T06:24:22.320589981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-03T06:24:22.320908903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003911s
2026-06-03T06:24:22.321069787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:22.321212144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.321376866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-03T06:24:22.321633884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:22.322635752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010858s
2026-06-03T06:24:22.322797447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:22.322931648Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.323100748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-03T06:24:22.323350942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.324363522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010898s
2026-06-03T06:24:22.324519295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:22.324650139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.324824560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-03T06:24:22.325084093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.326065841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s
2026-06-03T06:24:22.326214971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:22.326375594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:22.328614284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022437s
2026-06-03T06:24:22.328769757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:22.328929208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:22.329727395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008082s
2026-06-03T06:24:22.329905154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-03T06:24:22.333395433Z [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-03T06:24:22.334099562Z [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-03T06:24:22.334512043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-03T06:24:22.334941818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-03T06:24:22.337468097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073994s
2026-06-03T06:24:22.337673951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-03T06:24:22.342583781Z [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-03T06:24:22.343197647Z [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-03T06:24:22.343552702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-03T06:24:22.344057659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-03T06:24:22.346588848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087446s
2026-06-03T06:24:22.346812869Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-03T06:24:22.347052582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-03T06:24:22.347272525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002915s
2026-06-03T06:24:22.347424050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:22.347560324Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.8E-06s
2026-06-03T06:24:22.347777241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-03T06:24:22.348073859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.349049363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010849s
2026-06-03T06:24:22.349203654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:22.349331422Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.349510612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-03T06:24:22.349748351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-03T06:24:22.350687202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010117s
2026-06-03T06:24:22.350990082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-03T06:24:22', 'add_custom_formats')
2026-06-03T06:24:22.351279104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.352933056Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-03T06:24:22.353089591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032311s
2026-06-03T06:24:22.353286949Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-03T06:24:22.353460268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.353704780Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-03T06:24:22.354067160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:22.354212813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.354367385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-03T06:24:22.354589512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:22.355596480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s
2026-06-03T06:24:22.355898028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-03T06:24:22', 'add_result_to_commands')
2026-06-03T06:24:22.356183112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.356813582Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-03T06:24:22.356965508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022686s
2026-06-03T06:24:22.357145430Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-03T06:24:22.357324912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.357556448Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-03T06:24:22.358027567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:22.358040503Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.358189263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-03T06:24:22.358520570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.361425812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s
2026-06-03T06:24:22.361435762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-03T06:24:22', 'health_restored_notification')
2026-06-03T06:24:22.361440391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.362787054Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-03T06:24:22.362990513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042238s
2026-06-03T06:24:22.363229214Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-03T06:24:22.363463937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.363725664Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-03T06:24:22.364085990Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:22.364329069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-03T06:24:22.364552900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003s
2026-06-03T06:24:22.364819798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-03T06:24:22', 'remove_uc')
2026-06-03T06:24:22.365096956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.365721785Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-03T06:24:22.365874562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014445s
2026-06-03T06:24:22.366070136Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-03T06:24:22.366249788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.366479120Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-03T06:24:22.366738342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:22.366910509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:22.369071111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021713s
2026-06-03T06:24:22.369376857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-03T06:24:22', 'download_clients_rename_tv_to_music')
2026-06-03T06:24:22.369676981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.370288724Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-03T06:24:22.370457714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033514s
2026-06-03T06:24:22.370655312Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-03T06:24:22.370852249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.371079697Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-03T06:24:22.371438429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-03T06:24:22.371585656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.371760739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-03T06:24:22.372041825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-03T06:24:22.373181831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012525s
2026-06-03T06:24:22.373485472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-03T06:24:22', 'add_colon_replacement_to_naming_config')
2026-06-03T06:24:22.373785907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.374499194Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-03T06:24:22.374659767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025267s
2026-06-03T06:24:22.374828808Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-03T06:24:22.374994732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.375212340Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-03T06:24:22.375595352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-03T06:24:22.379155483Z [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-03T06:24:22.379968230Z [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-03T06:24:22.380415120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:22.381135170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:22.384015622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.384336308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085569s
2026-06-03T06:24:22.384496641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:22.384628687Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.384805343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-03T06:24:22.385036298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-03T06:24:22.386004287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010337s
2026-06-03T06:24:22.386284953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-03T06:24:22', 'list_sync_time')
2026-06-03T06:24:22.386567482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.387527576Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-03T06:24:22.387678510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00254s
2026-06-03T06:24:22.387899555Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-03T06:24:22.388076221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.388313408Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-03T06:24:22.388705418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T06:24:22.388855430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-03T06:24:22.389009370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-03T06:24:22.389218712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-03T06:24:22.390197563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010334s
2026-06-03T06:24:22.390477808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-03T06:24:22', 'add_download_client_tags')
2026-06-03T06:24:22.390763373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.391409224Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-03T06:24:22.391622514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s
2026-06-03T06:24:22.391737826Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-03T06:24:22.391926656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.392159275Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-03T06:24:22.392717409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-03T06:24:22.393153938Z [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-03T06:24:22.393620077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007304s
2026-06-03T06:24:22.393801382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-03T06:24:22.394055705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-03T06:24:22.394414277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s
2026-06-03T06:24:22.394689501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-03T06:24:22', 'add_notification_status')
2026-06-03T06:24:22.394971339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.395681930Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-03T06:24:22.395830740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016981s
2026-06-03T06:24:22.396029500Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-03T06:24:22.396221357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.396429837Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-03T06:24:22.396688568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:22.396856706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:22.398578464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017317s
2026-06-03T06:24:22.398873268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-03T06:24:22', 'add_alac_24_quality_in_profiles')
2026-06-03T06:24:22.399168623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.399758220Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-03T06:24:22.399930517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028815s
2026-06-03T06:24:22.400099167Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-03T06:24:22.400269220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.400484854Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-03T06:24:22.400827514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-03T06:24:22.400967286Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.401113801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-03T06:24:22.401304114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-03T06:24:22.402332866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s
2026-06-03T06:24:22.402499071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-03T06:24:22.402702701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-03T06:24:22.403696002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001042s
2026-06-03T06:24:22.403979353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-03T06:24:22', 'add_salt_to_users')
2026-06-03T06:24:22.404266080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.404937643Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-03T06:24:22.405080851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022609s
2026-06-03T06:24:22.405246766Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-03T06:24:22.405410846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.405625418Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-03T06:24:22.406121157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-03T06:24:22.406543187Z [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-03T06:24:22.407027292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007327s
2026-06-03T06:24:22.407181693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-03T06:24:22.407388570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-03T06:24:22.407707452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003806s
2026-06-03T06:24:22.408059832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-03T06:24:22', 'add_auto_tagging')
2026-06-03T06:24:22.408341419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.409014484Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-03T06:24:22.409161541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016665s
2026-06-03T06:24:22.409346583Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-03T06:24:22.409521586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.409746118Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-03T06:24:22.410149480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-03T06:24:22.410333862Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-03T06:24:22.410477932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-03T06:24:22.410706552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-03T06:24:22.411763251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011267s
2026-06-03T06:24:22.412022302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-03T06:24:22.412280112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-03T06:24:22.412509323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003098s
2026-06-03T06:24:22.412796542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-03T06:24:22', 'quality_definition_preferred_size')
2026-06-03T06:24:22.413082588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.413714371Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-03T06:24:22.413870946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014712s
2026-06-03T06:24:22.414071380Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-03T06:24:22.414245651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.414476626Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-03T06:24:22.414817463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:22.414963667Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.415127978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-03T06:24:22.415362801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.416443979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011497s
2026-06-03T06:24:22.416735877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-03T06:24:22', 'add_on_artist_add_to_notifications')
2026-06-03T06:24:22.417023636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.417642964Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-03T06:24:22.417802615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023223s
2026-06-03T06:24:22.417966155Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-03T06:24:22.418139403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.418386621Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-03T06:24:22.418691425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:22.418845586Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.419025468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-03T06:24:22.419257956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-03T06:24:22.420348854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011473s
2026-06-03T06:24:22.420629278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-03T06:24:22', 'album_last_searched_time')
2026-06-03T06:24:22.420916327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.421518750Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-03T06:24:22.421670025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022941s
2026-06-03T06:24:22.421853294Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-03T06:24:22.422020390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.422244873Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-03T06:24:22.422604347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-03T06:24:22.422745190Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.422900473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-03T06:24:22.423143352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.424178618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011187s
2026-06-03T06:24:22.424329602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:22.424458491Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-03T06:24:22.424611089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-03T06:24:22.424843256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:22.425856106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010934s
2026-06-03T06:24:22.426129587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-03T06:24:22', 'add_indexer_flags')
2026-06-03T06:24:22.426408148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.427031644Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-03T06:24:22.427178240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022504s
2026-06-03T06:24:22.427359324Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-03T06:24:22.427531030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.427755122Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-03T06:24:22.428161400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-03T06:24:22.428389088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-03T06:24:22.428665325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s
2026-06-03T06:24:22.428831389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-03T06:24:22.429046733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-03T06:24:22.429359393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003717s
2026-06-03T06:24:22.429539165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-03T06:24:22.429774849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-03T06:24:22.430074563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s
2026-06-03T06:24:22.430352272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-03T06:24:22', 'add_indexes_album_statistics')
2026-06-03T06:24:22.430631184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.431721270Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-03T06:24:22.431893697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020009s
2026-06-03T06:24:22.432071866Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-03T06:24:22.432239914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.432457583Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-03T06:24:22.432805193Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-03T06:24:22.433121310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-03T06:24:22.433385903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s
2026-06-03T06:24:22.433657640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-03T06:24:22', 'update_redacted_baseurl')
2026-06-03T06:24:22.433957564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.434585820Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-03T06:24:22.434741954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015412s
2026-06-03T06:24:22.442658289Z [Debug] MigrationController: Took: 00:00:01.6365097
2026-06-03T06:24:22.514487697Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-03T06:24:22.548808786Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-03T06:24:22.574263506Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-03T06:24:22.603531257Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-03T06:24:22.604615731Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:22.604944293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:22.609054412Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-03T06:24:22.609266820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043827s
2026-06-03T06:24:22.609499037Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-03T06:24:22.609719501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045946s
2026-06-03T06:24:22.611324344Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-03T06:24:22.611583446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.611997119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-03T06:24:22.612316542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-03T06:24:22.612770016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s
2026-06-03T06:24:22.613012715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.613944070Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-03T06:24:22.614172210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017023s
2026-06-03T06:24:22.614492034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-03T06:24:22.614753972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.615202746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-03T06:24:22.615508181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:24:22.615925742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2026-06-03T06:24:22.616151416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:22.616360257Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.616613637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-03T06:24:22.616919493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-03T06:24:22.617666338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008049s
2026-06-03T06:24:22.617916371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.618527913Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-03T06:24:22.618763017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016507s
2026-06-03T06:24:22.619065766Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-03T06:24:22.619333195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.619710325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:22.619964657Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.620198929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-03T06:24:22.620501619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-03T06:24:22.621062689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006054s
2026-06-03T06:24:22.621385258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.622151281Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-03T06:24:22.622469653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016018s
2026-06-03T06:24:22.622911302Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-03T06:24:22.623242439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.623671263Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-03T06:24:22.624516275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-03T06:24:22.625164601Z [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-03T06:24:22.625906535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00109s
2026-06-03T06:24:22.626185868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-03T06:24:22.626539330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-03T06:24:22.627030308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2026-06-03T06:24:22.627455745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T06:24:22', 'InitialSetup')
2026-06-03T06:24:22.628035333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.628991098Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-03T06:24:22.629212464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025004s
2026-06-03T06:24:22.629460443Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-03T06:24:22.629720287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.630030832Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-03T06:24:22.630442902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T06:24:22', 'add_reason_to_pending_releases')
2026-06-03T06:24:22.630879602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.631524912Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-03T06:24:22.631773973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017932s
2026-06-03T06:24:22.632039067Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-03T06:24:22.632304552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.632636571Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-03T06:24:22.633010173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T06:24:22', 'add_medium_support')
2026-06-03T06:24:22.633449188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.634081070Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-03T06:24:22.634299380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s
2026-06-03T06:24:22.634551197Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-03T06:24:22.634810419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.635142518Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-03T06:24:22.635525259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T06:24:22', 'add_various_qualites_in_profile')
2026-06-03T06:24:22.635974604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.636621207Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-03T06:24:22.636876701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017927s
2026-06-03T06:24:22.637108207Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-03T06:24:22.637360736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.637660680Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-03T06:24:22.638027118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T06:24:22', 'metadata_profiles')
2026-06-03T06:24:22.638443146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.639054898Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-03T06:24:22.639290723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016989s
2026-06-03T06:24:22.639553803Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-03T06:24:22.639835300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.640174233Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-03T06:24:22.640585030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T06:24:22', 'separate_automatic_and_interactive_search')
2026-06-03T06:24:22.641029856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.641695036Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-03T06:24:22.641954679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018332s
2026-06-03T06:24:22.642207248Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-03T06:24:22.642479276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.642786024Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-03T06:24:22.643163103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T06:24:22', 'change_album_path_to_relative')
2026-06-03T06:24:22.643596516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.645265257Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-03T06:24:22.645668870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002581s
2026-06-03T06:24:22.646019135Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-03T06:24:22.646371205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.646820970Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-03T06:24:22.647365287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T06:24:22', 'change_quality_size_mb_to_kb')
2026-06-03T06:24:22.647981077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.648889086Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-03T06:24:22.649203619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024786s
2026-06-03T06:24:22.649468182Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-03T06:24:22.649771173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.650131669Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-03T06:24:22.650482455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-03T06:24:22', 'album_releases')
2026-06-03T06:24:22.650890267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.652427052Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-03T06:24:22.652658068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026847s
2026-06-03T06:24:22.652903993Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-03T06:24:22.653146231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.653446415Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-03T06:24:22.653799036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T06:24:22', 'album_releases_fix')
2026-06-03T06:24:22.654223020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.654845864Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-03T06:24:22.655083613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017004s
2026-06-03T06:24:22.655316713Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-03T06:24:22.655560594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.655866620Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-03T06:24:22.656218629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T06:24:22', 'import_lists')
2026-06-03T06:24:22.656614978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.657229525Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-03T06:24:22.657454068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016852s
2026-06-03T06:24:22.657687458Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-03T06:24:22.657931890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.658232045Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-03T06:24:22.658594324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-03T06:24:22', 'add_release_status')
2026-06-03T06:24:22.658992817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.659619289Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-03T06:24:22.659860544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016837s
2026-06-03T06:24:22.660128985Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-03T06:24:22.660379279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.660692711Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-03T06:24:22.661063588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T06:24:22', 'album_download_notification')
2026-06-03T06:24:22.661485367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.662137150Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-03T06:24:22.662377805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017453s
2026-06-03T06:24:22.662628850Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-03T06:24:22.662898203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.663203137Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-03T06:24:22.663578113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T06:24:22', 'fix_language_metadata_profiles')
2026-06-03T06:24:22.664034472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.664691225Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-03T06:24:22.664931609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017762s
2026-06-03T06:24:22.665159568Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-03T06:24:22.665399120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.665691690Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-03T06:24:22.666028578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T06:24:22', 'remove_fanzub')
2026-06-03T06:24:22.666436209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.667075617Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-03T06:24:22.667286041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016605s
2026-06-03T06:24:22.667549792Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-03T06:24:22.667800898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.668145412Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-03T06:24:22.668504776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T06:24:22', 'update_artist_history_indexes')
2026-06-03T06:24:22.668926425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.669573017Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-03T06:24:22.669814424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001759s
2026-06-03T06:24:22.670038254Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-03T06:24:22.670276053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.670566829Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-03T06:24:22.670893016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T06:24:22', 'remove_nma')
2026-06-03T06:24:22.671298362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.671916297Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-03T06:24:22.672141761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016354s
2026-06-03T06:24:22.672379971Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-03T06:24:22.672625425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.672927193Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-03T06:24:22.673279302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T06:24:22', 'album_disambiguation')
2026-06-03T06:24:22.673707325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.674343416Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-03T06:24:22.674562327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s
2026-06-03T06:24:22.674804565Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-03T06:24:22.675130331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.675388491Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-03T06:24:22.675737263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T06:24:22', 'add_ape_quality_in_profiles')
2026-06-03T06:24:22.676170616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.676970267Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-03T06:24:22.677213617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018901s
2026-06-03T06:24:22.677445815Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-03T06:24:22.677683914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.677979129Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-03T06:24:22.678323322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T06:24:22', 'remove_pushalot')
2026-06-03T06:24:22.678745964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.679359960Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-03T06:24:22.679589062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016738s
2026-06-03T06:24:22.679820919Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-03T06:24:22.680086414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.680392159Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-03T06:24:22.680823548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T06:24:22', 'add_custom_filters')
2026-06-03T06:24:22.681402374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.684962024Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-03T06:24:22.684988948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002092s
2026-06-03T06:24:22.684994910Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-03T06:24:22.684999880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.685004720Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-03T06:24:22.685010191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T06:24:22', 'import_list_tags')
2026-06-03T06:24:22.685044109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.686283085Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-03T06:24:22.686728291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029667s
2026-06-03T06:24:22.687068176Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-03T06:24:22.687398391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.687868829Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-03T06:24:22.688264626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T06:24:22', 'add_release_groups_etc')
2026-06-03T06:24:22.688730955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.689431206Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-03T06:24:22.689668143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020603s
2026-06-03T06:24:22.689898697Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-03T06:24:22.690139292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.690439056Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-03T06:24:22.690779050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T06:24:22', 'NewMediaInfoFormat')
2026-06-03T06:24:22.691183565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.691790989Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-03T06:24:22.692052926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016502s
2026-06-03T06:24:22.692308812Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-03T06:24:22.692578605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.692882547Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-03T06:24:22.693271370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T06:24:22', 'rename_restrictions_to_release_profiles')
2026-06-03T06:24:22.693701106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.694331345Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-03T06:24:22.694576349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017249s
2026-06-03T06:24:22.694833457Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-03T06:24:22.695096326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.695408304Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-03T06:24:22.695800314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T06:24:22', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-03T06:24:22.696256503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.696894658Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-03T06:24:22.697147798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017632s
2026-06-03T06:24:22.697383302Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-03T06:24:22.697627284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.697933901Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-03T06:24:22.698280279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T06:24:22', 'add_import_exclusions')
2026-06-03T06:24:22.698689323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.699286245Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-03T06:24:22.699518153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016529s
2026-06-03T06:24:22.699760781Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-03T06:24:22.700041918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.700355449Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-03T06:24:22.700710875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T06:24:22', 'clean_artist_metadata_table')
2026-06-03T06:24:22.701125530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.701745278Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-03T06:24:22.701982156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016937s
2026-06-03T06:24:22.702230526Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-03T06:24:22.702480990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.702771786Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-03T06:24:22.703128034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T06:24:22', 'health_issue_notification')
2026-06-03T06:24:22.703543821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.704174031Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-03T06:24:22.704409425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016814s
2026-06-03T06:24:22.704672464Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-03T06:24:22.704939733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.705244456Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-03T06:24:22.705624171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T06:24:22', 'add_mediafilerepository_mtime')
2026-06-03T06:24:22.706042885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.706656250Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-03T06:24:22.706898708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016968s
2026-06-03T06:24:22.707142940Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-03T06:24:22.707402583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.707699792Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-03T06:24:22.708089787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T06:24:22', 'add_artistmetadataid_constraint')
2026-06-03T06:24:22.708512679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.709136486Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-03T06:24:22.709378954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017119s
2026-06-03T06:24:22.709613697Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-03T06:24:22.709862087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.710152692Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-03T06:24:22.710504832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T06:24:22', 'old_ids_and_artist_alias')
2026-06-03T06:24:22.710913755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.711522021Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-03T06:24:22.711750371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016507s
2026-06-03T06:24:22.711999613Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-03T06:24:22.712248794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.712539660Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-03T06:24:22.712886779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T06:24:22', 'download_propers_config')
2026-06-03T06:24:22.713292517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.713905601Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-03T06:24:22.714144282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016483s
2026-06-03T06:24:22.714382953Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-03T06:24:22.714625201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.714921257Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-03T06:24:22.715271923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T06:24:22', 'remove_language_profiles')
2026-06-03T06:24:22.715699003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.716371298Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-03T06:24:22.716606672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017276s
2026-06-03T06:24:22.716841435Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-03T06:24:22.717089023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.717380671Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-03T06:24:22.717728211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T06:24:22', 'multi_disc_naming_format')
2026-06-03T06:24:22.718135461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.718786162Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-03T06:24:22.719013830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016916s
2026-06-03T06:24:22.719252912Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-03T06:24:22.719503787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.719804102Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-03T06:24:22.720186833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T06:24:22', 'add_download_client_priority')
2026-06-03T06:24:22.720599013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.721206797Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-03T06:24:22.721441961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016905s
2026-06-03T06:24:22.721667505Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-03T06:24:22.721905916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.722192343Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-03T06:24:22.722535504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T06:24:22', 'remove_growl_prowl')
2026-06-03T06:24:22.722937373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.723539566Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-03T06:24:22.723758688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016314s
2026-06-03T06:24:22.724012389Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-03T06:24:22.724257492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.724548669Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-03T06:24:22.724894255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T06:24:22', 'remove_plex_hometheatre')
2026-06-03T06:24:22.725300022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.726568356Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-03T06:24:22.726800063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022999s
2026-06-03T06:24:22.727037421Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-03T06:24:22.727290822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.727585515Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-03T06:24:22.727964398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T06:24:22', 'add_root_folder_add_defaults')
2026-06-03T06:24:22.728391298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.729011698Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-03T06:24:22.729244166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017055s
2026-06-03T06:24:22.729469680Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-03T06:24:22.729701908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.729986852Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-03T06:24:22.730309091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T06:24:22', 'task_duration')
2026-06-03T06:24:22.730714668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.731307462Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-03T06:24:22.731530872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016095s
2026-06-03T06:24:22.731781136Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-03T06:24:22.732095169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.732395684Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-03T06:24:22.732807634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T06:24:22', 'add_indexer_and_enabled_to_release_profiles')
2026-06-03T06:24:22.733234984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.733864472Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-03T06:24:22.734111280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017424s
2026-06-03T06:24:22.734341714Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-03T06:24:22.734581196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.734874166Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-03T06:24:22.735212397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T06:24:22', 'remove_album_folders')
2026-06-03T06:24:22.735620660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.736286381Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-03T06:24:22.736519019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016938s
2026-06-03T06:24:22.736753171Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-03T06:24:22.736996801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.737286625Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-03T06:24:22.737636049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T06:24:22', 'flexible_delay_profiles')
2026-06-03T06:24:22.738051205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.738691525Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-03T06:24:22.738918352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016748s
2026-06-03T06:24:22.739157082Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-03T06:24:22.739397988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.739694675Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-03T06:24:22.740063698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T06:24:22', 'add_priority_to_indexers')
2026-06-03T06:24:22.740476600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.741081899Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-03T06:24:22.741311692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016685s
2026-06-03T06:24:22.741563049Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-03T06:24:22.741821910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.742119389Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-03T06:24:22.742491849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-03T06:24:22', 'remove_chown_and_folderchmod_config')
2026-06-03T06:24:22.742909360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.743573167Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-03T06:24:22.743808972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017308s
2026-06-03T06:24:22.744069998Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-03T06:24:22.744316264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.744615908Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-03T06:24:22.744968889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-03T06:24:22', 'convert_blacklist_protocol')
2026-06-03T06:24:22.745378384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.746011178Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-03T06:24:22.746244889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016842s
2026-06-03T06:24:22.746467658Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-03T06:24:22.746705346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.746990511Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-03T06:24:22.747324714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-03T06:24:22', 'update_notifiarr')
2026-06-03T06:24:22.749859139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.750541844Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-03T06:24:22.750750043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038168s
2026-06-03T06:24:22.750983914Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-03T06:24:22.751228296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.751536767Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-03T06:24:22.751908927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-03T06:24:22', 'email_multiple_addresses')
2026-06-03T06:24:22.752341368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.752964193Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-03T06:24:22.753194126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017107s
2026-06-03T06:24:22.753430452Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-03T06:24:22.753688231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.754081703Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-03T06:24:22.754598264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-03T06:24:22', 'rename_blacklist_to_blocklist')
2026-06-03T06:24:22.755190296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.757744251Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-03T06:24:22.758098564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037931s
2026-06-03T06:24:22.758386294Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-03T06:24:22.758631538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.758990481Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-03T06:24:22.759477141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-03T06:24:22', 'cdh_per_downloadclient')
2026-06-03T06:24:22.760153844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.761017313Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-03T06:24:22.761371256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023106s
2026-06-03T06:24:22.761684367Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-03T06:24:22.761989692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.762379116Z [Info] download_history: Starting migration of Log DB to 52
2026-06-03T06:24:22.762857940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-03T06:24:22', 'download_history')
2026-06-03T06:24:22.763427888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.764211487Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-03T06:24:22.764432833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022618s
2026-06-03T06:24:22.764669469Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-03T06:24:22.764894072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.765180769Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-03T06:24:22.765895298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-03T06:24:22.766289362Z [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-03T06:24:22.766795221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s
2026-06-03T06:24:22.767012619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-03T06:24:22.767294797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-03T06:24:22.767660895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s
2026-06-03T06:24:22.768016361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-03T06:24:22', 'add_update_history')
2026-06-03T06:24:22.768430455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.769135585Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-03T06:24:22.769359446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018924s
2026-06-03T06:24:22.769599840Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-03T06:24:22.769849713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.770155960Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-03T06:24:22.770519603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-03T06:24:22', 'add_on_update_to_notifications')
2026-06-03T06:24:22.770930230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.771541150Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-03T06:24:22.771774681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016765s
2026-06-03T06:24:22.772033402Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-03T06:24:22.772285279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.772581496Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-03T06:24:22.772938054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-03T06:24:22', 'download_client_per_indexer')
2026-06-03T06:24:22.773350775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.773971505Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-03T06:24:22.774200777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016716s
2026-06-03T06:24:22.774429558Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-03T06:24:22.774673209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.774960277Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-03T06:24:22.775298117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-03T06:24:22', 'AddNewItemMonitorType')
2026-06-03T06:24:22.775722141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.776340978Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-03T06:24:22.776578456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016515s
2026-06-03T06:24:22.776799211Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-03T06:24:22.777029976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.777313747Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-03T06:24:22.777656437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-03T06:24:22', 'ImportListSearch')
2026-06-03T06:24:22.778049790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.778649778Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-03T06:24:22.778870232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016202s
2026-06-03T06:24:22.779105436Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-03T06:24:22.779349668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.779641305Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-03T06:24:22.780007443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-03T06:24:22', 'ImportListMonitorExisting')
2026-06-03T06:24:22.780426858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.781043370Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-03T06:24:22.781270146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016767s
2026-06-03T06:24:22.781494448Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-03T06:24:22.781734482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.782028945Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-03T06:24:22.782358218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-03T06:24:22', 'add_indexer_tags')
2026-06-03T06:24:22.782755188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.783587374Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-03T06:24:22.783816375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018418s
2026-06-03T06:24:22.784054625Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-03T06:24:22.784300300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.784585043Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-03T06:24:22.784917473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-03T06:24:22', 'update_audio_types')
2026-06-03T06:24:22.785319723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.786333966Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-03T06:24:22.786559841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020392s
2026-06-03T06:24:22.786823902Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-03T06:24:22.787101171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.787402999Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-03T06:24:22.787934549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-03T06:24:22.788141206Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-03T06:24:22.788376900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-03T06:24:22.789197543Z [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-03T06:24:22.789936121Z [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-03T06:24:22.790436329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-03T06:24:22.791002118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-03T06:24:22.792033726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-03T06:24:22.792402970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038007s
2026-06-03T06:24:22.792613343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-03T06:24:22.792812635Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.793030504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-03T06:24:22.793752929Z [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-03T06:24:22.794370873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-03T06:24:22.794809036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-03T06:24:22.795340897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-03T06:24:22.796280730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-03T06:24:22.796663571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003398s
2026-06-03T06:24:22.796874937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:22.797071813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-03T06:24:22.797294452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-03T06:24:22.797935483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-03T06:24:22.798484519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-03T06:24:22.798944165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-03T06:24:22.799464393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-03T06:24:22.800394466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:24:22.800796426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032649s
2026-06-03T06:24:22.801171882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-03T06:24:22', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-03T06:24:22.801614213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.802583325Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-03T06:24:22.802845693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004998s
2026-06-03T06:24:22.803081869Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-03T06:24:22.803341773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.803628861Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-03T06:24:22.804031051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-03T06:24:22', 'add_on_delete_to_notifications')
2026-06-03T06:24:22.804436858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.805175366Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-03T06:24:22.805407022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018256s
2026-06-03T06:24:22.805642587Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-03T06:24:22.805877149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.806165710Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-03T06:24:22.806495595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-03T06:24:22', 'add_custom_formats')
2026-06-03T06:24:22.806900731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.807628827Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-03T06:24:22.807864111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017382s
2026-06-03T06:24:22.808102201Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-03T06:24:22.808342555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.808631497Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-03T06:24:22.808989057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-03T06:24:22', 'add_result_to_commands')
2026-06-03T06:24:22.809396999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.810121738Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-03T06:24:22.810345179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017726s
2026-06-03T06:24:22.810582767Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-03T06:24:22.810831047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.811128216Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-03T06:24:22.811486016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-03T06:24:22', 'health_restored_notification')
2026-06-03T06:24:22.811911884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.812661133Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-03T06:24:22.812895676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018086s
2026-06-03T06:24:22.813109146Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-03T06:24:22.813340602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.813620726Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-03T06:24:22.813941072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-03T06:24:22', 'remove_uc')
2026-06-03T06:24:22.814330967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.815042260Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-03T06:24:22.815251050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017085s
2026-06-03T06:24:22.815497346Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-03T06:24:22.815754234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.816070250Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-03T06:24:22.816444875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-03T06:24:22', 'download_clients_rename_tv_to_music')
2026-06-03T06:24:22.816863909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.817606093Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-03T06:24:22.817853953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001823s
2026-06-03T06:24:22.818101271Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-03T06:24:22.818360222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.818660076Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-03T06:24:22.819040042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-03T06:24:22', 'add_colon_replacement_to_naming_config')
2026-06-03T06:24:22.819467543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.820230680Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-03T06:24:22.820472276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018368s
2026-06-03T06:24:22.820699825Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-03T06:24:22.820936281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.821225644Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-03T06:24:22.821582002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-03T06:24:22', 'list_sync_time')
2026-06-03T06:24:22.822177802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.823017333Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-03T06:24:22.823318700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020234s
2026-06-03T06:24:22.823618143Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-03T06:24:22.823988188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.824389637Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-03T06:24:22.824884393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-03T06:24:22', 'add_download_client_tags')
2026-06-03T06:24:22.825433169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.828384303Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-03T06:24:22.828407981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024149s
2026-06-03T06:24:22.828418311Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-03T06:24:22.828427700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.828437670Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-03T06:24:22.828447540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-03T06:24:22', 'add_notification_status')
2026-06-03T06:24:22.828806664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.829678740Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-03T06:24:22.829959205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023125s
2026-06-03T06:24:22.830264760Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-03T06:24:22.830577550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.830897845Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-03T06:24:22.831270957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-03T06:24:22', 'add_alac_24_quality_in_profiles')
2026-06-03T06:24:22.831702606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.832488519Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-03T06:24:22.832730797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001896s
2026-06-03T06:24:22.832956362Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-03T06:24:22.833195323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.833486730Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-03T06:24:22.833823889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-03T06:24:22', 'add_salt_to_users')
2026-06-03T06:24:22.834242412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.834969957Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-03T06:24:22.835195301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017727s
2026-06-03T06:24:22.835420525Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-03T06:24:22.835660198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.835976926Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-03T06:24:22.836316440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-03T06:24:22', 'add_auto_tagging')
2026-06-03T06:24:22.836724041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.837450594Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-03T06:24:22.837674004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017874s
2026-06-03T06:24:22.837927024Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-03T06:24:22.838185625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.838491210Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-03T06:24:22.838870033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-03T06:24:22', 'quality_definition_preferred_size')
2026-06-03T06:24:22.839295711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.840064790Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-03T06:24:22.840313911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018509s
2026-06-03T06:24:22.840562262Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-03T06:24:22.840818808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.841120877Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-03T06:24:22.841497345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-03T06:24:22', 'add_on_artist_add_to_notifications')
2026-06-03T06:24:22.841930277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.842679917Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-03T06:24:22.842921984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018396s
2026-06-03T06:24:22.843161817Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-03T06:24:22.843410047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.843709360Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-03T06:24:22.844080357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-03T06:24:22', 'album_last_searched_time')
2026-06-03T06:24:22.844499181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.845290956Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-03T06:24:22.845523985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018682s
2026-06-03T06:24:22.845753508Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-03T06:24:22.845993601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.846284898Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-03T06:24:22.846622698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-03T06:24:22', 'add_indexer_flags')
2026-06-03T06:24:22.847036031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.847764208Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-03T06:24:22.848009021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001766s
2026-06-03T06:24:22.848252521Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-03T06:24:22.848518146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.848820265Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-03T06:24:22.849185180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-03T06:24:22', 'add_indexes_album_statistics')
2026-06-03T06:24:22.849607981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.850373483Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-03T06:24:22.850593326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001812s
2026-06-03T06:24:22.850830494Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-03T06:24:22.851075948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:22.851370692Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-03T06:24:22.851724204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-03T06:24:22', 'update_redacted_baseurl')
2026-06-03T06:24:22.852184200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:22.852973190Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-03T06:24:22.853199736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018844s
2026-06-03T06:24:23.031056703Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-03T06:24:23.040079175Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-03T06:24:23.045771932Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-03T06:24:23.169708182Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-03T06:24:23.195113974Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-03T06:24:23.206430969Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-03T06:24:23.245728511Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-03T06:24:23.246733225Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-03T06:24:23.246981716Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-03T06:24:23.276769083Z [ls.io-init] done.
2026-06-03T06:24:23.318330635Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.6-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.19.0-r0
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.6-r0
libcurl 8.19.0-r0
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.6-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpl 2.15.0-r1
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.27
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026b-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1780467874862
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1780467874862
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8686/signalr/messages?access_token=(removed)&id=lJWLiipzucXjfK5Qo1D2vA.\"",
"source": "console-api",
"timestamp": 1780467874863
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1780467874863
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1780467874863
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1780467874863
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1780467874863
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1780467874863
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1780467874863
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 10.99s |
| Container Start | PASS | - | 4.09s |
| Create Buildx SBOM | PASS | - | 1.96s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 67.89s
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-06-03T06:20:41+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 121.15MB
Tag: arm64v8-nightly-3.1.3.4968-ls201
Version: 3.1.3.4968-ls201
Expand
2026-06-03T06:24:22.370839613Z [migrations] started
2026-06-03T06:24:22.375375469Z [migrations] no migrations found
2026-06-03T06:24:22.984322491Z usermod: no changes
2026-06-03T06:24:23.078086389Z ───────────────────────────────────────
2026-06-03T06:24:23.078137693Z
2026-06-03T06:24:23.078147061Z ██╗ ███████╗██╗ ██████╗
2026-06-03T06:24:23.078155819Z ██║ ██╔════╝██║██╔═══██╗
2026-06-03T06:24:23.078164296Z ██║ ███████╗██║██║ ██║
2026-06-03T06:24:23.078172603Z ██║ ╚════██║██║██║ ██║
2026-06-03T06:24:23.078181200Z ███████╗███████║██║╚██████╔╝
2026-06-03T06:24:23.078189597Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-03T06:24:23.078197944Z
2026-06-03T06:24:23.078205870Z Brought to you by linuxserver.io
2026-06-03T06:24:23.078213966Z ───────────────────────────────────────
2026-06-03T06:24:23.082759481Z
2026-06-03T06:24:23.082990306Z To support the app dev(s) visit:
2026-06-03T06:24:23.108875444Z Lidarr: https://opencollective.com/lidarr
2026-06-03T06:24:23.112384883Z
2026-06-03T06:24:23.112392087Z To support LSIO projects visit:
2026-06-03T06:24:23.112396246Z https://www.linuxserver.io/donate/
2026-06-03T06:24:23.112402268Z
2026-06-03T06:24:23.112406276Z ───────────────────────────────────────
2026-06-03T06:24:23.112410785Z GID/UID
2026-06-03T06:24:23.112414562Z ───────────────────────────────────────
2026-06-03T06:24:23.280541441Z
2026-06-03T06:24:23.280572063Z User UID: 911
2026-06-03T06:24:23.280580961Z User GID: 911
2026-06-03T06:24:23.280589548Z ───────────────────────────────────────
2026-06-03T06:24:23.316578326Z Linuxserver.io version: 3.1.3.4968-ls201
2026-06-03T06:24:23.319472986Z Build-date: 2026-06-03T06:20:41+00:00
2026-06-03T06:24:23.319485181Z ───────────────────────────────────────
2026-06-03T06:24:23.319494950Z
2026-06-03T06:24:26.394121939Z [custom-init] No custom files found, skipping...
2026-06-03T06:24:27.099666226Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:28.420004372Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:29.717780454Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:31.094605615Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:32.023374709Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4968
2026-06-03T06:24:32.422329839Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:32.500234433Z [Debug] Bootstrap: Console selected
2026-06-03T06:24:32.531396850Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:32.562319013Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:32.571106232Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:33.868371866Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:35.381269072Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:36.186201135Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-03T06:24:36.711651029Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:37.137622695Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {d10021ad-9acd-4d43-8492-b7cd3ce78588} may be persisted to storage in unencrypted form.
2026-06-03T06:24:38.033744180Z failed to load "/config/config.xml": No such file or directory
2026-06-03T06:24:38.343555237Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-03T06:24:38.956291793Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-03T06:24:40.039343791Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-03T06:24:40.148685526Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:40.157230066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:40.769971171Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-03T06:24:40.819897071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6215512s
2026-06-03T06:24:40.823959093Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-03T06:24:40.827005880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6710371s
2026-06-03T06:24:40.929012209Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-03T06:24:40.937542471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:41.026049731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-03T06:24:41.159321986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-03T06:24:41.320878702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2912531s
2026-06-03T06:24:41.326825339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:41.342008601Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-03T06:24:41.344753780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3124502s
2026-06-03T06:24:41.360698296Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-03T06:24:41.364147833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:41.444245415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-03T06:24:41.459806418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:24:41.473059362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254704s
2026-06-03T06:24:41.477083187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:41.481768714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016597s
2026-06-03T06:24:41.488339369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-03T06:24:41.497328575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-03T06:24:41.512058914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199768s
2026-06-03T06:24:41.515601479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:41.520074940Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-03T06:24:41.522704286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0285613s
2026-06-03T06:24:41.529676589Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-03T06:24:41.532917698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:41.546813947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:41.550030737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003231s
2026-06-03T06:24:41.553002803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-03T06:24:41.557359187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-03T06:24:41.563150983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074694s
2026-06-03T06:24:41.566049251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:41.570375204Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-03T06:24:41.573007766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142766s
2026-06-03T06:24:41.618059820Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-03T06:24:41.621098831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:41.631164765Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-03T06:24:42.578775580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-03T06:24:42.649345121Z [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-03T06:24:42.722863400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0951533s
2026-06-03T06:24:42.726370925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-03T06:24:42.732617938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-03T06:24:42.739878712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109989s
2026-06-03T06:24:42.742423868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-03T06:24:42.747157663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-03T06:24:42.753897859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089906s
2026-06-03T06:24:42.756672127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-03T06:24:42.760616311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-03T06:24:42.765509347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062856s
2026-06-03T06:24:42.767947578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-03T06:24:43.067633992Z [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-03T06:24:43.096799517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3243141s
2026-06-03T06:24:43.100525482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-03T06:24:43.104693758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-03T06:24:43.109062327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066257s
2026-06-03T06:24:43.111295364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-03T06:24:43.114607736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-03T06:24:43.121600371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082556s
2026-06-03T06:24:43.123801945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-03T06:24:43.127191582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:43.131788201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058806s
2026-06-03T06:24:43.133904063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-03T06:24:43.137060560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:43.140848260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048193s
2026-06-03T06:24:43.142816514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-03T06:24:43.160040737Z [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-03T06:24:43.172801649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0278549s
2026-06-03T06:24:43.175339090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-03T06:24:43.179133112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:43.185430346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076779s
2026-06-03T06:24:43.187745219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-03T06:24:43.190715120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:43.194726931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049518s
2026-06-03T06:24:43.196894367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-03T06:24:43.199928969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:43.203653040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047277s
2026-06-03T06:24:43.205918994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-03T06:24:43.209173850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:43.213053464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050366s
2026-06-03T06:24:43.215338897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-03T06:24:43.219118270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:43.223374663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058845s
2026-06-03T06:24:43.225620887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-03T06:24:43.228623144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-03T06:24:43.233137116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047191s
2026-06-03T06:24:43.235893609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-03T06:24:43.246476565Z [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-03T06:24:43.259167396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211691s
2026-06-03T06:24:43.261574755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-03T06:24:43.265184205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-03T06:24:43.269302130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055617s
2026-06-03T06:24:43.271552542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-03T06:24:43.274705603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-03T06:24:43.278642613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050048s
2026-06-03T06:24:43.280989009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-03T06:24:43.284291541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-03T06:24:43.288200745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050873s
2026-06-03T06:24:43.290916184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-03T06:24:43.295230564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-03T06:24:43.299734235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065029s
2026-06-03T06:24:43.301873144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-03T06:24:43.310183552Z [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-03T06:24:43.317292742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133647s
2026-06-03T06:24:43.319926837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-03T06:24:43.323299801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-03T06:24:43.327414008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053453s
2026-06-03T06:24:43.329733880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-03T06:24:43.333005520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:43.336868882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050153s
2026-06-03T06:24:43.338907768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-03T06:24:43.347905361Z [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-03T06:24:43.355404916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145018s
2026-06-03T06:24:43.357754509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-03T06:24:43.360962040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T06:24:43.364854049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050269s
2026-06-03T06:24:43.367179683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-03T06:24:43.370647658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-03T06:24:43.374565169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052011s
2026-06-03T06:24:43.377164324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-03T06:24:43.380786139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-03T06:24:43.384870496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054536s
2026-06-03T06:24:43.387110287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-03T06:24:43.390426857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-03T06:24:43.395217436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059907s
2026-06-03T06:24:43.397859388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-03T06:24:43.407038406Z [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-03T06:24:43.418555353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178366s
2026-06-03T06:24:43.420850877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-03T06:24:43.427971198Z [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-03T06:24:43.440177314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016684s
2026-06-03T06:24:43.442716829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-03T06:24:43.446438014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T06:24:43.450701421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057578s
2026-06-03T06:24:43.452768385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-03T06:24:43.490759887Z [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-03T06:24:43.497768323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0428407s
2026-06-03T06:24:43.500104118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-03T06:24:43.503274173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T06:24:43.507711150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055408s
2026-06-03T06:24:43.509778223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-03T06:24:43.514481216Z [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-03T06:24:43.524375475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123723s
2026-06-03T06:24:43.526707612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-03T06:24:43.529872116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-03T06:24:43.534323813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005523s
2026-06-03T06:24:43.536775330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-03T06:24:43.542274427Z [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-03T06:24:43.548193629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092756s
2026-06-03T06:24:43.550640888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-03T06:24:43.554555854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-03T06:24:43.558939233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059959s
2026-06-03T06:24:43.561351401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-03T06:24:43.565241296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-03T06:24:43.569397908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058865s
2026-06-03T06:24:43.571552759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-03T06:24:43.580220116Z [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-03T06:24:43.586472860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128243s
2026-06-03T06:24:43.588627520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-03T06:24:43.599071366Z [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-03T06:24:43.613380347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222263s
2026-06-03T06:24:43.617857906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-03T06:24:43.623961008Z [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-03T06:24:43.629945362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098909s
2026-06-03T06:24:43.632114431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-03T06:24:43.640047590Z [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-03T06:24:43.646964622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126973s
2026-06-03T06:24:43.649154202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-03T06:24:43.655259279Z [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-03T06:24:43.661114493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009745s
2026-06-03T06:24:43.663358062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-03T06:24:43.669719625Z [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-03T06:24:43.675828980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010328s
2026-06-03T06:24:43.678140797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-03T06:24:43.683091298Z [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-03T06:24:43.687887849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075731s
2026-06-03T06:24:43.689887758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-03T06:24:43.693538631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-03T06:24:43.697978023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006062s
2026-06-03T06:24:43.700158094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-03T06:24:43.703328239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-03T06:24:43.707324638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049863s
2026-06-03T06:24:43.709431803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-03T06:24:43.714277613Z [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-03T06:24:43.719072871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075945s
2026-06-03T06:24:43.721276280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-03T06:24:43.729529343Z [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-03T06:24:43.736224608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01264s
2026-06-03T06:24:43.738506855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-03T06:24:43.745237462Z [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-03T06:24:43.750867712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100068s
2026-06-03T06:24:43.753233397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-03T06:24:43.756566020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-03T06:24:43.760671589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052468s
2026-06-03T06:24:43.763154961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-03T06:24:43.766605461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-03T06:24:43.770942076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056084s
2026-06-03T06:24:43.773312370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-03T06:24:43.781488548Z [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-03T06:24:43.788322473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127205s
2026-06-03T06:24:43.790479688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-03T06:24:43.797449186Z [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-03T06:24:43.803995131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114395s
2026-06-03T06:24:43.806463242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-03T06:24:43.810567769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:43.814485561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057381s
2026-06-03T06:24:43.816606643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-03T06:24:43.823913931Z [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-03T06:24:43.830039229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114027s
2026-06-03T06:24:43.832190001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-03T06:24:43.839913056Z [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-03T06:24:43.846461907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120538s
2026-06-03T06:24:43.848680405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-03T06:24:43.853857643Z [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-03T06:24:43.858517389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077639s
2026-06-03T06:24:43.860887783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-03T06:24:43.864449056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-03T06:24:43.868458362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054238s
2026-06-03T06:24:43.870836432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-03T06:24:43.877191803Z [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-03T06:24:43.883901497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109475s
2026-06-03T06:24:43.887268118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-03T06:24:43.891511345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:43.895885635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062924s
2026-06-03T06:24:43.919955056Z [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-03T06:24:43.950565761Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0291407 taking an average of 00:00:00.0291407
2026-06-03T06:24:43.962775234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T06:24:43', 'InitialSetup')
2026-06-03T06:24:43.969440188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:44.034251700Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-03T06:24:44.036181718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1357056s
2026-06-03T06:24:44.045606892Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-03T06:24:44.048929615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:44.061687161Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-03T06:24:44.076839821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-03T06:24:44.079362732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002258s
2026-06-03T06:24:44.082325169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-03T06:24:44.086590882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:44.104761090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201208s
2026-06-03T06:24:44.109798636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T06:24:44', 'add_reason_to_pending_releases')
2026-06-03T06:24:44.114568323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:44.158272512Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-03T06:24:44.160449306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0732382s
2026-06-03T06:24:44.163397154Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-03T06:24:44.165909584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:44.169272598Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-03T06:24:44.220936238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:44.231802475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-06-03T06:24:44.234135364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-03T06:24:44.237548208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-03T06:24:44.248321898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119349s
2026-06-03T06:24:44.250433060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:44.252434401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-03T06:24:44.255021031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-03T06:24:44.258565971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:44.268330970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112537s
2026-06-03T06:24:44.270372692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:44.272328702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-06-03T06:24:44.274820621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-03T06:24:44.278545363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:44.288309761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112134s
2026-06-03T06:24:44.293470967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-03T06:24:44.301999104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-03T06:24:44.306072528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099753s
2026-06-03T06:24:44.311112299Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-03T06:24:44.622599954Z [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-03T06:24:44.641821590Z [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-03T06:24:44.655951730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-03T06:24:44.668859118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-03T06:24:44.700537204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-03T06:24:44.706338449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-03T06:24:44.711415525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-03T06:24:44.715563520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4022168s
2026-06-03T06:24:44.717593138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:44.719492563Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-03T06:24:44.723536509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-03T06:24:44.726762006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-03T06:24:44.736564199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010739s
2026-06-03T06:24:44.740891715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T06:24:44', 'add_medium_support')
2026-06-03T06:24:44.745556982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:44.760219655Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-03T06:24:44.762171687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341191s
2026-06-03T06:24:44.765096989Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-03T06:24:44.767670442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:44.771080010Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-03T06:24:44.780559063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-03T06:24:44.784935588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-03T06:24:44.790432389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070103s
2026-06-03T06:24:44.792544373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:44.795278410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:44.830414751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354395s
2026-06-03T06:24:44.835444392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T06:24:44', 'add_various_qualites_in_profile')
2026-06-03T06:24:44.840424433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:44.845692153Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-03T06:24:44.847896854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0506569s
2026-06-03T06:24:44.850475347Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-03T06:24:44.852949080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:44.856183855Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-03T06:24:44.874221366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-03T06:24:44.879941959Z [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-03T06:24:44.885897684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093335s
2026-06-03T06:24:44.888324382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-03T06:24:44.891884784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-03T06:24:44.896055784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055592s
2026-06-03T06:24:44.898068599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:44.899974017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-03T06:24:44.902413741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-03T06:24:44.906110437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:44.916708493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120044s
2026-06-03T06:24:44.919307287Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-03T06:24:44.998933670Z [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-03T06:24:45.031969140Z [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-03T06:24:45.049705113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:45.055285944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:45.081585657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-03T06:24:45.087250807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-03T06:24:45.092319487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:45.097320199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:45.101208190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1796974s
2026-06-03T06:24:45.104205177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-03T06:24:45.197910406Z [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-03T06:24:45.230862378Z [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-03T06:24:45.248308848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:45.254806426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:45.282791923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-03T06:24:45.288490692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-03T06:24:45.293520443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:45.298516897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:45.303024706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1970528s
2026-06-03T06:24:45.305281501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:45.307258904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-06-03T06:24:45.309720663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-03T06:24:45.312910488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-03T06:24:45.322901692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109859s
2026-06-03T06:24:45.327407107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T06:24:45', 'metadata_profiles')
2026-06-03T06:24:45.332078245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:45.348303246Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-03T06:24:45.350345198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360322s
2026-06-03T06:24:45.353793434Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-03T06:24:45.356532861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:45.360533500Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-03T06:24:45.397816194Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-03T06:24:45.507441760Z [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-03T06:24:45.518701770Z [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-03T06:24:45.525193936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T06:24:45.529985177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T06:24:45.554651269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T06:24:45.558846719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1581997s
2026-06-03T06:24:45.560949515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:45.562889232Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-03T06:24:45.565603008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-03T06:24:45.569191887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-03T06:24:45.579125695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111171s
2026-06-03T06:24:45.582718913Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-03T06:24:45.586858340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-03T06:24:45.590321305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049182s
2026-06-03T06:24:45.592331674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:45.594510954Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-03T06:24:45.601641436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-03T06:24:45.675222332Z [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-03T06:24:45.688230693Z [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-03T06:24:45.695511057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-03T06:24:45.700383291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-03T06:24:45.727276649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-03T06:24:45.731404894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265423s
2026-06-03T06:24:45.736220193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T06:24:45', 'separate_automatic_and_interactive_search')
2026-06-03T06:24:45.740961152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:45.755164169Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-03T06:24:45.757464793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1495757s
2026-06-03T06:24:45.760334864Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-03T06:24:45.763005824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:45.766364108Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-03T06:24:45.771120719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-03T06:24:45.844253301Z [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-03T06:24:45.871302133Z [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-03T06:24:45.885984837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:45.892080454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:45.916406241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:45.921836017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:45.926900859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:45.931964057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:45.937068829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:45.941049547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1677859s
2026-06-03T06:24:45.945733521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T06:24:45', 'change_album_path_to_relative')
2026-06-03T06:24:45.950302043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:45.955326103Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-03T06:24:45.957522707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1816003s
2026-06-03T06:24:45.960454953Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-03T06:24:45.963074529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:45.966879844Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-03T06:24:45.975130042Z [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-03T06:24:45.980960575Z [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-03T06:24:45.985518526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068753s
2026-06-03T06:24:45.990031035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T06:24:45', 'change_quality_size_mb_to_kb')
2026-06-03T06:24:45.994630208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:45.998479311Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-03T06:24:46.000652479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193875s
2026-06-03T06:24:46.003233818Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-03T06:24:46.005749615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.008901043Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-03T06:24:46.015777894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:46.017826079Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-06-03T06:24:46.020162836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-03T06:24:46.023439195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-03T06:24:46.033866398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115344s
2026-06-03T06:24:46.036018041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:46.037851304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-06-03T06:24:46.040256519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-03T06:24:46.043598670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-03T06:24:46.053490023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110304s
2026-06-03T06:24:46.057614942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-03T06:24:46', 'album_releases')
2026-06-03T06:24:46.062173864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.066149582Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-03T06:24:46.068167456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235203s
2026-06-03T06:24:46.070930993Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-03T06:24:46.073594046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.076767127Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-03T06:24:46.085725792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:46.087896133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-06-03T06:24:46.090262961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-03T06:24:46.164855805Z [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-03T06:24:46.194776180Z [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-03T06:24:46.210361001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:46.216030380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:46.240124099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:46.245264723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:46.250022777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:46.254894730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:46.259908729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:46.263794536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1714141s
2026-06-03T06:24:46.265897291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:46.267810465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-06-03T06:24:46.270262403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-03T06:24:46.344081900Z [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-03T06:24:46.373655737Z [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-03T06:24:46.389752328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:46.395498682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:46.420275237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:46.425495091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-03T06:24:46.430359949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-03T06:24:46.435623542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-03T06:24:46.440549583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:46.444479890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1719653s
2026-06-03T06:24:46.448852387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T06:24:46', 'album_releases_fix')
2026-06-03T06:24:46.453274985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.459661148Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-03T06:24:46.461719073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1867285s
2026-06-03T06:24:46.464268828Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-03T06:24:46.466757381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.469991295Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-03T06:24:46.489186688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-03T06:24:46.499153002Z [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-03T06:24:46.507866052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164531s
2026-06-03T06:24:46.510185563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-03T06:24:46.513458816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-03T06:24:46.517327298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050743s
2026-06-03T06:24:46.519469643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-03T06:24:46.574197906Z [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-03T06:24:46.581602821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598675s
2026-06-03T06:24:46.584213249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-03T06:24:46.588230320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:46.592251118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058573s
2026-06-03T06:24:46.596469305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T06:24:46', 'import_lists')
2026-06-03T06:24:46.600784597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.605090640Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-03T06:24:46.607077121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185034s
2026-06-03T06:24:46.609686928Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-03T06:24:46.612287716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.616277292Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-03T06:24:46.622481037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-03T06:24:46.624372437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-03T06:24:46.627393392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-03T06:24:46.631373889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-03T06:24:46.642283243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127788s
2026-06-03T06:24:46.644435879Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:46.646742785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:46.661485590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149279s
2026-06-03T06:24:46.666026185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-03T06:24:46', 'add_release_status')
2026-06-03T06:24:46.671104865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.674520575Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-03T06:24:46.676576385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279259s
2026-06-03T06:24:46.679434272Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-03T06:24:46.682034760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.685353625Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-03T06:24:46.691004977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:46.693038744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-06-03T06:24:46.695755907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-03T06:24:46.699685040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:46.710875991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127257s
2026-06-03T06:24:46.715265713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T06:24:46', 'album_download_notification')
2026-06-03T06:24:46.720074318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.723399285Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-03T06:24:46.725551200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248903s
2026-06-03T06:24:46.728438435Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-03T06:24:46.731105347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.734341515Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-03T06:24:46.741978588Z [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-03T06:24:46.748969960Z [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-03T06:24:46.756012675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102789s
2026-06-03T06:24:46.761368673Z [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-03T06:24:46.768224993Z [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-03T06:24:46.773504497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081162s
2026-06-03T06:24:46.777966183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T06:24:46', 'fix_language_metadata_profiles')
2026-06-03T06:24:46.782815932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.786365291Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-03T06:24:46.788523157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207443s
2026-06-03T06:24:46.791110629Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-03T06:24:46.793521925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.796809718Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-03T06:24:46.801506969Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-03T06:24:46.804908791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-03T06:24:46.808526668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045054s
2026-06-03T06:24:46.812676667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T06:24:46', 'remove_fanzub')
2026-06-03T06:24:46.817037851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.820310012Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-03T06:24:46.822388839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016197s
2026-06-03T06:24:46.825306345Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-03T06:24:46.827907905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.831259506Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-03T06:24:46.857852530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-03T06:24:46.861414414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-03T06:24:46.866001874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057302s
2026-06-03T06:24:46.868553102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-03T06:24:46.872358547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-03T06:24:46.876553006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005815s
2026-06-03T06:24:46.883420378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-03T06:24:46.888805144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-03T06:24:46.892907607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071708s
2026-06-03T06:24:46.895284174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-03T06:24:46.898935719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-03T06:24:46.903203355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057851s
2026-06-03T06:24:46.905675694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-03T06:24:46.908690587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-03T06:24:46.912108210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043815s
2026-06-03T06:24:46.914528375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-03T06:24:46.918211724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-03T06:24:46.922344438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056469s
2026-06-03T06:24:46.926796967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T06:24:46', 'update_artist_history_indexes')
2026-06-03T06:24:46.931284014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.935280744Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-03T06:24:46.937464473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180562s
2026-06-03T06:24:46.939917744Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-03T06:24:46.942374583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:46.945417702Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-03T06:24:46.968218958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:46.982215439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-03T06:24:46.986343214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015477s
2026-06-03T06:24:46.990375616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T06:24:46', 'remove_nma')
2026-06-03T06:24:46.994764616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:46.998179685Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-03T06:24:47.000156226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272411s
2026-06-03T06:24:47.002802546Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-03T06:24:47.005339235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:47.008548359Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-03T06:24:47.013419731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:47.015457475Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.1E-05s
2026-06-03T06:24:47.017848521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-03T06:24:47.021055801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-03T06:24:47.031753719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116938s
2026-06-03T06:24:47.035995302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T06:24:47', 'album_disambiguation')
2026-06-03T06:24:47.040463241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:47.044073624Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-03T06:24:47.046122480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236946s
2026-06-03T06:24:47.048896938Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-03T06:24:47.051464740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:47.054659716Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-03T06:24:47.058534751Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:47.060970056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:47.078330543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173944s
2026-06-03T06:24:47.083059388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T06:24:47', 'add_ape_quality_in_profiles')
2026-06-03T06:24:47.087916050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:47.091617947Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-03T06:24:47.093779681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305884s
2026-06-03T06:24:47.096307612Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-03T06:24:47.098752016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:47.101904716Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-03T06:24:47.114490747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:47.118537578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-03T06:24:47.122227219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005177s
2026-06-03T06:24:47.124760863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:47.128307907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-03T06:24:47.131553374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045849s
2026-06-03T06:24:47.134103080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:47.137601967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-03T06:24:47.140900030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045676s
2026-06-03T06:24:47.145031822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T06:24:47', 'remove_pushalot')
2026-06-03T06:24:47.149396674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:47.152892455Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-03T06:24:47.154886802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163033s
2026-06-03T06:24:47.157503312Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-03T06:24:47.159962846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:47.163109895Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-03T06:24:47.169926244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-03T06:24:47.174785522Z [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-03T06:24:47.179975996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078068s
2026-06-03T06:24:47.184211548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T06:24:47', 'add_custom_filters')
2026-06-03T06:24:47.188655008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:47.192206891Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-03T06:24:47.194226920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019833s
2026-06-03T06:24:47.196747607Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-03T06:24:47.199210798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:47.202402778Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-03T06:24:47.207337207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:47.209392456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-03T06:24:47.211677398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-03T06:24:47.214813996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-03T06:24:47.225558568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011721s
2026-06-03T06:24:47.229782867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T06:24:47', 'import_list_tags')
2026-06-03T06:24:47.234191827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:47.237809524Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-03T06:24:47.239817117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237445s
2026-06-03T06:24:47.242488408Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-03T06:24:47.245044837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:47.248395225Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-03T06:24:47.338125880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-03T06:24:47.346288320Z [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-03T06:24:47.353709137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131483s
2026-06-03T06:24:47.356231057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-03T06:24:47.360410285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-03T06:24:47.364538439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060902s
2026-06-03T06:24:47.399509798Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-03T06:24:47.399822748Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-03T06:24:47.400187513Z FROM "Artists"
2026-06-03T06:24:47.413113378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-03T06:24:47.413139892Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-03T06:24:47.413171946Z FROM "Artists"
2026-06-03T06:24:47.421564250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154579s
2026-06-03T06:24:47.423597746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:47.425572393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:47.428042539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-03T06:24:47.431748273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:47.442875084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126267s
2026-06-03T06:24:47.449873009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-03T06:24:47.449896847Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:47.449930054Z FROM "ArtistMetadata"
2026-06-03T06:24:47.449953591Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-03T06:24:47.459273854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-03T06:24:47.459299075Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:47.459309165Z FROM "ArtistMetadata"
2026-06-03T06:24:47.459340318Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-03T06:24:47.465811382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113095s
2026-06-03T06:24:47.467934649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-03T06:24:47.477135000Z [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-03T06:24:47.485055293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150241s
2026-06-03T06:24:47.487574006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-03T06:24:47.491519293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-03T06:24:47.495797229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060315s
2026-06-03T06:24:47.498168966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-03T06:24:47.501588193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-03T06:24:47.505589533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052872s
2026-06-03T06:24:47.507614902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:47.509977711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:47.583034782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729482s
2026-06-03T06:24:47.585409244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:47.587319592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-06-03T06:24:47.589729827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-03T06:24:47.593413627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:47.605150427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132043s
2026-06-03T06:24:47.607132850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:47.609056204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-03T06:24:47.611410365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-03T06:24:47.614845224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:47.625853827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122727s
2026-06-03T06:24:47.627843104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:47.629762220Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-06-03T06:24:47.632010849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-03T06:24:47.634979819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-03T06:24:47.645725433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116016s
2026-06-03T06:24:47.653681197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-03T06:24:47.653704925Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:47.653753994Z FROM "ArtistMetadata"
2026-06-03T06:24:47.653772220Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:47.653821369Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-03T06:24:47.664818850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-03T06:24:47.664842708Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:47.664852879Z FROM "ArtistMetadata"
2026-06-03T06:24:47.664871476Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:47.664907940Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-03T06:24:47.673139389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142131s
2026-06-03T06:24:47.675120430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:47.677171000Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:47.679625334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-03T06:24:47.683312570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-03T06:24:47.694684535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128021s
2026-06-03T06:24:47.696777691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:47.698670494Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-03T06:24:47.700999835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-03T06:24:47.704522040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:47.715728441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125541s
2026-06-03T06:24:47.717785936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:47.720006789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-03T06:24:47.722158222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-03T06:24:47.725787843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:47.737231753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127227s
2026-06-03T06:24:47.745018718Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-03T06:24:47.745076564Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-03T06:24:47.745102977Z FROM "AlbumReleases"
2026-06-03T06:24:47.745113709Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:47.745161716Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-03T06:24:47.755677216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-03T06:24:47.755702617Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-03T06:24:47.755713218Z FROM "AlbumReleases"
2026-06-03T06:24:47.755722277Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:47.755731666Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-03T06:24:47.762355197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123257s
2026-06-03T06:24:47.770542077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-03T06:24:47.770566205Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:47.770576386Z FROM "ArtistMetadata"
2026-06-03T06:24:47.770585464Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:47.770594823Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:47.781391439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-03T06:24:47.781453404Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-03T06:24:47.781465899Z FROM "ArtistMetadata"
2026-06-03T06:24:47.781525429Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:47.781550941Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:47.788695571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126674s
2026-06-03T06:24:47.794767732Z [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-03T06:24:47.873053945Z [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-03T06:24:47.889979816Z [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-03T06:24:47.898761715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:47.904437166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:47.932722659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:47.938032834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:47.942339238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1436898s
2026-06-03T06:24:47.946761506Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-03T06:24:48.027308081Z [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-03T06:24:48.049328705Z [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-03T06:24:48.061011306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:48.068575281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:48.095284929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:48.100576979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:48.104449148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1546471s
2026-06-03T06:24:48.107663452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-03T06:24:48.181201982Z [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-03T06:24:48.198480915Z [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-03T06:24:48.207572838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-03T06:24:48.212690947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-03T06:24:48.241251734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-03T06:24:48.246817023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-03T06:24:48.250751859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1405685s
2026-06-03T06:24:48.253148326Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-03T06:24:48.324962493Z [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-03T06:24:48.336865889Z [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-03T06:24:48.343753281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:48.348342274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:48.376922700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:48.380825982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256047s
2026-06-03T06:24:48.383892468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-03T06:24:48.386958925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:48.390888751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004806s
2026-06-03T06:24:48.392534235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-03T06:24:48.395264223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:48.399369442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049733s
2026-06-03T06:24:48.401360994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-03T06:24:48.404298731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:48.407804562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046457s
2026-06-03T06:24:48.409845252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-03T06:24:48.412807459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-03T06:24:48.416444725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047349s
2026-06-03T06:24:48.418432108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-03T06:24:48.421234743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-03T06:24:48.424728460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045175s
2026-06-03T06:24:48.426912199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-03T06:24:48.429833713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-03T06:24:48.433349144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047233s
2026-06-03T06:24:48.435128217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:48.446581656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-03T06:24:48.450232219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134806s
2026-06-03T06:24:48.451871030Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:48.454883398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-03T06:24:48.458048182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00438s
2026-06-03T06:24:48.459336387Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:48.463628863Z [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-03T06:24:48.467357132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064782s
2026-06-03T06:24:48.470930560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T06:24:48', 'add_release_groups_etc')
2026-06-03T06:24:48.474726055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:48.479394427Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-03T06:24:48.481112789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018228s
2026-06-03T06:24:48.483757946Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-03T06:24:48.485856493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:48.489271742Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-03T06:24:48.501612108Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:48.504137986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-03T06:24:48.507352290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039243s
2026-06-03T06:24:48.510887431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T06:24:48', 'NewMediaInfoFormat')
2026-06-03T06:24:48.514590689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:48.517666845Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-03T06:24:48.519297380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140669s
2026-06-03T06:24:48.521803988Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-03T06:24:48.523997587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:48.526841966Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-03T06:24:48.549254068Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-03T06:24:48.552970293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-03T06:24:48.579541903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280111s
2026-06-03T06:24:48.581520989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-03T06:24:48.583139900Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-03T06:24:48.585488891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-03T06:24:48.589131028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:48.599712070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122151s
2026-06-03T06:24:48.603975187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T06:24:48', 'rename_restrictions_to_release_profiles')
2026-06-03T06:24:48.607647563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:48.611120388Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-03T06:24:48.612972318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230364s
2026-06-03T06:24:48.615545241Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-03T06:24:48.617794160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:48.620729342Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-03T06:24:48.640198377Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-03T06:24:48.643172627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-03T06:24:48.669652813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272709s
2026-06-03T06:24:48.671459803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:48.673067612Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-06-03T06:24:48.675179295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-03T06:24:48.678048183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-03T06:24:48.688097916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110259s
2026-06-03T06:24:48.689866628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-03T06:24:48.691468655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-06-03T06:24:48.693613435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-03T06:24:48.696649410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-03T06:24:48.706653249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111485s
2026-06-03T06:24:48.708220546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:48.710647996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-03T06:24:48.713360088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036353s
2026-06-03T06:24:48.714882915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:48.717274332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-03T06:24:48.719976635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003606s
2026-06-03T06:24:48.723073323Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-03T06:24:48.795140659Z [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-03T06:24:48.809427866Z [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-03T06:24:48.817248509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:48.821833283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:48.849717467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:48.854070615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:48.858606481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:48.863089802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:48.866525432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.141536s
2026-06-03T06:24:48.870419535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T06:24:48', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-03T06:24:48.874345343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:48.878185968Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-03T06:24:48.880114973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1526123s
2026-06-03T06:24:48.882519557Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-03T06:24:48.884568534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:48.887379295Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-03T06:24:48.895476404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-03T06:24:48.899067698Z [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-03T06:24:48.903336676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062088s
2026-06-03T06:24:48.905086972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-03T06:24:48.907717901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-03T06:24:48.911107969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044971s
2026-06-03T06:24:48.914009353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T06:24:48', 'add_import_exclusions')
2026-06-03T06:24:48.917192675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:48.920189521Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-03T06:24:48.921535693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133021s
2026-06-03T06:24:48.923540060Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-03T06:24:48.925359093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:48.927802064Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-03T06:24:48.984026130Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-03T06:24:48.984053004Z WHERE "Id" in (
2026-06-03T06:24:48.984086732Z SELECT "Artists"."Id" from "Artists"
2026-06-03T06:24:48.984098526Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:48.984108385Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:48.992223391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-03T06:24:48.992247981Z WHERE "Id" in (
2026-06-03T06:24:48.992257590Z SELECT "Artists"."Id" from "Artists"
2026-06-03T06:24:48.992289133Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:48.992356279Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:49.001485557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135952s
2026-06-03T06:24:49.007051698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-03T06:24:49.007078031Z WHERE "Id" in (
2026-06-03T06:24:49.007112620Z SELECT "Albums"."Id" from "Albums"
2026-06-03T06:24:49.007148593Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:49.007188894Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:49.026478146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-03T06:24:49.026545071Z WHERE "Id" in (
2026-06-03T06:24:49.026566234Z SELECT "Albums"."Id" from "Albums"
2026-06-03T06:24:49.026610663Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:49.026643339Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:49.032460005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216476s
2026-06-03T06:24:49.037783197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-03T06:24:49.037808398Z WHERE "Id" in (
2026-06-03T06:24:49.037865002Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-03T06:24:49.037890062Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-03T06:24:49.037929171Z WHERE "Albums"."Id" IS NULL)
2026-06-03T06:24:49.045099533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-03T06:24:49.045113241Z WHERE "Id" in (
2026-06-03T06:24:49.045165055Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-03T06:24:49.045191709Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-03T06:24:49.045225858Z WHERE "Albums"."Id" IS NULL)
2026-06-03T06:24:49.050301251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089683s
2026-06-03T06:24:49.055700566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-03T06:24:49.055719183Z WHERE "Id" in (
2026-06-03T06:24:49.055735927Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:49.055781268Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:49.055820497Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-03T06:24:49.063125812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-03T06:24:49.063138387Z WHERE "Id" in (
2026-06-03T06:24:49.063153858Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:49.063200392Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:49.063238579Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-03T06:24:49.068200763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089668s
2026-06-03T06:24:49.073744209Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-03T06:24:49.073777386Z WHERE "Id" in (
2026-06-03T06:24:49.073842647Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:49.073869802Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:49.073902578Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:49.081405751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-03T06:24:49.081432194Z WHERE "Id" in (
2026-06-03T06:24:49.081444449Z SELECT "Tracks"."Id" from "Tracks"
2026-06-03T06:24:49.081487295Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:49.081519390Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-03T06:24:49.086581936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091929s
2026-06-03T06:24:49.092339323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:49.092364283Z WHERE "Id" IN (
2026-06-03T06:24:49.092391308Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.092400707Z LEFT OUTER JOIN "Tracks"
2026-06-03T06:24:49.092435787Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:49.092469706Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:49.100369667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:49.100394507Z WHERE "Id" IN (
2026-06-03T06:24:49.100434839Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.100458807Z LEFT OUTER JOIN "Tracks"
2026-06-03T06:24:49.100483376Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:49.100522134Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:49.105856118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097489s
2026-06-03T06:24:49.108919879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T06:24:49', 'clean_artist_metadata_table')
2026-06-03T06:24:49.112136758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:49.115018713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-03T06:24:49.116977148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186331s
2026-06-03T06:24:49.118968058Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-03T06:24:49.120873967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:49.124905217Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-03T06:24:49.136929325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:49.138488626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-03T06:24:49.140334123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-03T06:24:49.142881565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:49.153495052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115857s
2026-06-03T06:24:49.154965765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:49.156284140Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-03T06:24:49.158052351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-03T06:24:49.160635153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:49.170556126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109137s
2026-06-03T06:24:49.172061819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:49.173461839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.41E-05s
2026-06-03T06:24:49.175169549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-03T06:24:49.177703933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:49.187658854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109065s
2026-06-03T06:24:49.189120929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:49.190437752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-06-03T06:24:49.192104078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-03T06:24:49.194585125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:49.204461488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010813s
2026-06-03T06:24:49.205918072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:49.207237249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-06-03T06:24:49.208867833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-03T06:24:49.211261194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:49.221226556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108433s
2026-06-03T06:24:49.223109098Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-03T06:24:49.293970486Z [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-03T06:24:49.308458568Z [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-03T06:24:49.315786066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-03T06:24:49.319078999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-03T06:24:49.345430125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207704s
2026-06-03T06:24:49.347333689Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-03T06:24:49.418337985Z [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-03T06:24:49.431862406Z [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-03T06:24:49.439440129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-03T06:24:49.442872412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-03T06:24:49.468647648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.119315s
2026-06-03T06:24:49.471677371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T06:24:49', 'health_issue_notification')
2026-06-03T06:24:49.475201579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:49.478660977Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-03T06:24:49.480036638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1295094s
2026-06-03T06:24:49.483228246Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-03T06:24:49.484692846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:49.487231900Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-03T06:24:49.502850740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:49.504441333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.57E-05s
2026-06-03T06:24:49.506077770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-03T06:24:49.508663237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-03T06:24:49.519421346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118348s
2026-06-03T06:24:49.520867950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:49.522132016Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-06-03T06:24:49.523605805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-03T06:24:49.525622657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-03T06:24:49.536067395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108314s
2026-06-03T06:24:49.537968754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-03T06:24:49.540056519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-03T06:24:49.542408857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028704s
2026-06-03T06:24:49.546889733Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:49.546918401Z WHERE "Id" IN (
2026-06-03T06:24:49.546928922Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.546937750Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:49.546946808Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:49.552566226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:49.552590926Z WHERE "Id" IN (
2026-06-03T06:24:49.552600545Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.552609363Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:49.552618862Z WHERE "Tracks"."Id" IS NULL)
2026-06-03T06:24:49.556888963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073217s
2026-06-03T06:24:49.562079017Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:49.562108727Z WHERE "Id" IN (
2026-06-03T06:24:49.562130861Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.562167665Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:49.562225963Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:49.562240572Z WHERE "Artists"."Path" IS NULL)
2026-06-03T06:24:49.569259079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:49.569285422Z WHERE "Id" IN (
2026-06-03T06:24:49.569295252Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.569305482Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-03T06:24:49.569345864Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-03T06:24:49.569388159Z WHERE "Artists"."Path" IS NULL)
2026-06-03T06:24:49.574687693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091841s
2026-06-03T06:24:49.580417514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:49.580440530Z WHERE "Id" IN (
2026-06-03T06:24:49.580469769Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.580503587Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:49.580545291Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:49.580581013Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-03T06:24:49.580624902Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-03T06:24:49.588470063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:49.588491146Z WHERE "Id" IN (
2026-06-03T06:24:49.588522639Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-03T06:24:49.588561818Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-03T06:24:49.588618662Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-03T06:24:49.588641759Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-03T06:24:49.588681208Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-03T06:24:49.594907961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107315s
2026-06-03T06:24:49.599060755Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-03T06:24:49.599081226Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-03T06:24:49.599090094Z FROM "Artists"
2026-06-03T06:24:49.599138361Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:49.599158902Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:49.604615603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-03T06:24:49.604643800Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-03T06:24:49.604697679Z FROM "Artists"
2026-06-03T06:24:49.604719072Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-03T06:24:49.604748832Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-03T06:24:49.609329919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074157s
2026-06-03T06:24:49.613084862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-03T06:24:49.613107748Z WHERE "Id" NOT IN (
2026-06-03T06:24:49.613142959Z SELECT MIN("Id")
2026-06-03T06:24:49.613172218Z FROM "TrackFiles"
2026-06-03T06:24:49.613199312Z GROUP BY "Path"
2026-06-03T06:24:49.613233892Z )
2026-06-03T06:24:49.618171828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-03T06:24:49.618192400Z WHERE "Id" NOT IN (
2026-06-03T06:24:49.618207841Z SELECT MIN("Id")
2026-06-03T06:24:49.618238583Z FROM "TrackFiles"
2026-06-03T06:24:49.618268072Z GROUP BY "Path"
2026-06-03T06:24:49.618311299Z )
2026-06-03T06:24:49.624077313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080024s
2026-06-03T06:24:49.625195675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:49.626480052Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-06-03T06:24:49.628362013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-03T06:24:49.697501433Z [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-03T06:24:49.707333867Z [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-03T06:24:49.712968326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:49.716512645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:49.744033738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:49.747260397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1178062s
2026-06-03T06:24:49.748804657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-03T06:24:49.750835908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:49.753713454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035341s
2026-06-03T06:24:49.755661177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-03T06:24:49.825086533Z [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-03T06:24:49.834360533Z [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-03T06:24:49.839535025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:49.843523929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:49.869560251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:49.873594878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:49.876564219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1198229s
2026-06-03T06:24:49.879707971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T06:24:49', 'add_mediafilerepository_mtime')
2026-06-03T06:24:49.882920501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:49.886129295Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-03T06:24:49.887774228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291218s
2026-06-03T06:24:49.889931864Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-03T06:24:49.891745957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:49.894522480Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-03T06:24:49.913544103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-03T06:24:49.913568763Z WHERE "Id" NOT IN (
2026-06-03T06:24:49.913616258Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-03T06:24:49.913662421Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:49.913701400Z GROUP BY "ArtistMetadata"."Id")
2026-06-03T06:24:49.921358112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-03T06:24:49.921374735Z WHERE "Id" NOT IN (
2026-06-03T06:24:49.921405517Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-03T06:24:49.921454707Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-03T06:24:49.921492232Z GROUP BY "ArtistMetadata"."Id")
2026-06-03T06:24:49.927264749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098592s
2026-06-03T06:24:49.928981797Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-03T06:24:49.930962497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-03T06:24:49.934025667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032888s
2026-06-03T06:24:49.935336617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-03T06:24:50.006233066Z [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-03T06:24:50.018230541Z [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-03T06:24:50.024846577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:50.028657202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:50.055143330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:50.059191825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:50.062370888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:50.065335379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1285197s
2026-06-03T06:24:50.066981184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-03T06:24:50.069340306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:50.072401061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039258s
2026-06-03T06:24:50.075391855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T06:24:50', 'add_artistmetadataid_constraint')
2026-06-03T06:24:50.078651370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:50.082040296Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-03T06:24:50.083473432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132207s
2026-06-03T06:24:50.085587841Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-03T06:24:50.087595064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:50.090829850Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-03T06:24:50.101912693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-03T06:24:50.103530371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-03T06:24:50.105090854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-03T06:24:50.107586340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:50.118492036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118926s
2026-06-03T06:24:50.120035115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-03T06:24:50.121257286Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-06-03T06:24:50.122938322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-03T06:24:50.125432706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:50.135674586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112295s
2026-06-03T06:24:50.137045537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:50.138271656Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-06-03T06:24:50.139886709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-03T06:24:50.142244939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:50.152578693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109487s
2026-06-03T06:24:50.153756275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-03T06:24:50.155032366Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2026-06-03T06:24:50.156701618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-03T06:24:50.159153977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:50.169260093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110052s
2026-06-03T06:24:50.170611806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:50.171812083Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-06-03T06:24:50.173450734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-03T06:24:50.175865928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:50.185937815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109797s
2026-06-03T06:24:50.187284958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-03T06:24:50.188546068Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-06-03T06:24:50.190093976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-03T06:24:50.192395151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:50.202786401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111938s
2026-06-03T06:24:50.205541871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T06:24:50', 'old_ids_and_artist_alias')
2026-06-03T06:24:50.208790605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:50.211666517Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-03T06:24:50.213077579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199203s
2026-06-03T06:24:50.214985583Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-03T06:24:50.216622009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:50.218999607Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-03T06:24:50.222665561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:50.224238409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:50.230222041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061086s
2026-06-03T06:24:50.232175135Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-03T06:24:50.234193451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-03T06:24:50.236643405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029227s
2026-06-03T06:24:50.239357442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T06:24:50', 'download_propers_config')
2026-06-03T06:24:50.242414139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:50.245107313Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-03T06:24:50.246493615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111524s
2026-06-03T06:24:50.248329423Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-03T06:24:50.249944075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:50.252316614Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-03T06:24:50.266491014Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-03T06:24:50.269280953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-03T06:24:50.272969413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047724s
2026-06-03T06:24:50.274625609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-03T06:24:50.343404983Z [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-03T06:24:50.354472575Z [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-03T06:24:50.360669457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:50.364804876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:50.393251834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:50.397122741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:50.400756520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:50.404643730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:50.407820949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1317103s
2026-06-03T06:24:50.409483568Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-03T06:24:50.478466131Z [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-03T06:24:50.489498553Z [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-03T06:24:50.495305930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-03T06:24:50.498943848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-03T06:24:50.528320898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-03T06:24:50.531568680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.120507s
2026-06-03T06:24:50.533175056Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-03T06:24:50.609027256Z [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-03T06:24:50.620005548Z [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-03T06:24:50.625750480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-03T06:24:50.628894372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-03T06:24:50.655774233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1209734s
2026-06-03T06:24:50.657617786Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-03T06:24:50.726198421Z [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-03T06:24:50.734876240Z [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-03T06:24:50.739805307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-03T06:24:50.743727207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-03T06:24:50.770835298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T06:24:50.774724221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-03T06:24:50.778518904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-03T06:24:50.782480854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-03T06:24:50.785702022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1266439s
2026-06-03T06:24:50.787225240Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-03T06:24:50.855510209Z [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-03T06:24:50.863428257Z [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-03T06:24:50.868174186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-03T06:24:50.871171654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-03T06:24:50.901203233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1121816s
2026-06-03T06:24:50.903051546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-03T06:24:50.969691472Z [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-03T06:24:50.978649725Z [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-03T06:24:50.983606279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:50.987500112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:51.014940542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:51.018597958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:51.021485534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1171098s
2026-06-03T06:24:51.024366477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T06:24:51', 'remove_language_profiles')
2026-06-03T06:24:51.027336740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.032035143Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-03T06:24:51.033445885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1274433s
2026-06-03T06:24:51.036912988Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-03T06:24:51.038645969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.041403243Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-03T06:24:51.046802788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-03T06:24:51.048162136Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-03T06:24:51.049913484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-03T06:24:51.052116832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-03T06:24:51.062641360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112343s
2026-06-03T06:24:51.065239413Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-03T06:24:51.068412524Z [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-03T06:24:51.070984224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038963s
2026-06-03T06:24:51.073663461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T06:24:51', 'multi_disc_naming_format')
2026-06-03T06:24:51.076626860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.079198309Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-03T06:24:51.080557807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118791s
2026-06-03T06:24:51.082397402Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-03T06:24:51.083979339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.086188108Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-03T06:24:51.091439615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T06:24:51.092892011Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-03T06:24:51.094391451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-03T06:24:51.096692666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:51.107939900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120989s
2026-06-03T06:24:51.109273536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:51.110727405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:51.306639338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1954864s
2026-06-03T06:24:51.309841568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T06:24:51', 'add_download_client_priority')
2026-06-03T06:24:51.313322359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.316097799Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-03T06:24:51.317472177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2052224s
2026-06-03T06:24:51.319282554Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-03T06:24:51.320860241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.323039781Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-03T06:24:51.328040834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:51.331682900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-03T06:24:51.334313138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047465s
2026-06-03T06:24:51.335912640Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:51.337913580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-03T06:24:51.340093180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027755s
2026-06-03T06:24:51.342726043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T06:24:51', 'remove_growl_prowl')
2026-06-03T06:24:51.345684212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.348235901Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-03T06:24:51.349524827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107725s
2026-06-03T06:24:51.351347308Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-03T06:24:51.352927270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.355128845Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-03T06:24:51.359720563Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:51.362037640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-03T06:24:51.364582746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033021s
2026-06-03T06:24:51.366137819Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:51.368172828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-03T06:24:51.370343771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00284s
2026-06-03T06:24:51.372920400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T06:24:51', 'remove_plex_hometheatre')
2026-06-03T06:24:51.375928399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.378387873Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-03T06:24:51.379731539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106594s
2026-06-03T06:24:51.381538789Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-03T06:24:51.383110686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.385296418Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-03T06:24:51.396688824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:51.398117953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-03T06:24:51.399566300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-03T06:24:51.401569445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-03T06:24:51.412859675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118838s
2026-06-03T06:24:51.414242320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:51.415457418Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-06-03T06:24:51.417086148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-03T06:24:51.419513758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:51.429628130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110657s
2026-06-03T06:24:51.430981917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:51.432233748Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-06-03T06:24:51.434024645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-03T06:24:51.436435501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:51.446455704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109588s
2026-06-03T06:24:51.447830814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:51.449086643Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-06-03T06:24:51.450644090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-03T06:24:51.452994484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:51.463041150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109481s
2026-06-03T06:24:51.464366540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:51.465649384Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-06-03T06:24:51.467133984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-03T06:24:51.469130315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-03T06:24:51.478999333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104492s
2026-06-03T06:24:51.480351647Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:51.481797218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:51.495140985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131737s
2026-06-03T06:24:51.498214095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T06:24:51', 'add_root_folder_add_defaults')
2026-06-03T06:24:51.501436355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.504205202Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-03T06:24:51.505544069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022339s
2026-06-03T06:24:51.507261608Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-03T06:24:51.508788704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.510943014Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-03T06:24:51.515148223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T06:24:51.516524766Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s
2026-06-03T06:24:51.518131232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-03T06:24:51.520305271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-03T06:24:51.530814078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112333s
2026-06-03T06:24:51.533385076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T06:24:51', 'task_duration')
2026-06-03T06:24:51.536318555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.538814622Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-03T06:24:51.540115412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191723s
2026-06-03T06:24:51.542079418Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-03T06:24:51.543727939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.545979003Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-03T06:24:51.552238480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-03T06:24:51.553653019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-03T06:24:51.555167249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-03T06:24:51.557453955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:51.567978584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113707s
2026-06-03T06:24:51.569348523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-03T06:24:51.570667089Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-06-03T06:24:51.572172832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-03T06:24:51.574434467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:51.584603840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110068s
2026-06-03T06:24:51.587512529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T06:24:51', 'add_indexer_and_enabled_to_release_profiles')
2026-06-03T06:24:51.590620208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.593400318Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-03T06:24:51.594808755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194348s
2026-06-03T06:24:51.596588860Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-03T06:24:51.598126638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.600285496Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-03T06:24:51.605083470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-03T06:24:51.673372106Z [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-03T06:24:51.683668625Z [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-03T06:24:51.689327644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:51.693531932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:51.721853697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:51.725637088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:51.729148380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:51.732842150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:51.735818635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292594s
2026-06-03T06:24:51.738101493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-03T06:24:51.740743104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-03T06:24:51.743417230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035038s
2026-06-03T06:24:51.745651891Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-03T06:24:51.748279033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-03T06:24:51.750744999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034046s
2026-06-03T06:24:51.752375824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-03T06:24:51.822049821Z [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-03T06:24:51.830402585Z [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-03T06:24:51.834973612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-03T06:24:51.838602130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-03T06:24:51.869032292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1151697s
2026-06-03T06:24:51.871797392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T06:24:51', 'remove_album_folders')
2026-06-03T06:24:51.875031606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:51.880176408Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-03T06:24:51.881679596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1256889s
2026-06-03T06:24:51.883957504Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-03T06:24:51.885599712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:51.888015759Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-03T06:24:51.903903359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:51.905554775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-03T06:24:51.906974084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-03T06:24:51.909022350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-03T06:24:51.920013678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113353s
2026-06-03T06:24:51.921127842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:51.922372119Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2026-06-03T06:24:51.923819965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-03T06:24:51.926009285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:51.936074578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107792s
2026-06-03T06:24:51.937355288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:51.938799035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:52.652463429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7133235s
2026-06-03T06:24:52.654336312Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-03T06:24:52.722688846Z [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-03T06:24:52.730970968Z [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-03T06:24:52.735820837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:52.739137056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:52.765406016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1096087s
2026-06-03T06:24:52.767016931Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-03T06:24:52.844145693Z [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-03T06:24:52.855589934Z [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-03T06:24:52.860214739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:52.863745220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:52.893928425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253904s
2026-06-03T06:24:52.895669822Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-03T06:24:52.963504864Z [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-03T06:24:52.970536638Z [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-03T06:24:52.974572266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:52.977957976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:53.004802095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1073632s
2026-06-03T06:24:53.006522270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-03T06:24:53.073912647Z [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-03T06:24:53.080167415Z [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-03T06:24:53.083906967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:53.087415303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:53.114370186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063993s
2026-06-03T06:24:53.116021682Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-03T06:24:53.182686127Z [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-03T06:24:53.188054089Z [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-03T06:24:53.191614831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-03T06:24:53.194962013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-03T06:24:53.221684186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1040282s
2026-06-03T06:24:53.224459386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T06:24:53', 'flexible_delay_profiles')
2026-06-03T06:24:53.227487355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.230576768Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-03T06:24:53.231932639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1129131s
2026-06-03T06:24:53.234081376Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-03T06:24:53.235663864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.237991692Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-03T06:24:53.242830549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:53.244219467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-06-03T06:24:53.245769869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-03T06:24:53.248075483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-03T06:24:53.258792138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114936s
2026-06-03T06:24:53.261502267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T06:24:53', 'add_priority_to_indexers')
2026-06-03T06:24:53.264489173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.267670792Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-03T06:24:53.269037885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202269s
2026-06-03T06:24:53.270941680Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-03T06:24:53.272577244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.274825042Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-03T06:24:53.279491020Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-03T06:24:53.281637964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-03T06:24:53.285117402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039555s
2026-06-03T06:24:53.286485207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:53.287956862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:53.295541659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007592s
2026-06-03T06:24:53.298614829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-03T06:24:53', 'remove_chown_and_folderchmod_config')
2026-06-03T06:24:53.301918453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.304692591Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-03T06:24:53.306115637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165871s
2026-06-03T06:24:53.307964451Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-03T06:24:53.309633372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.311903014Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-03T06:24:53.319574375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-03T06:24:53.321079867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-03T06:24:53.322532503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-03T06:24:53.391445778Z [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-03T06:24:53.400650538Z [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-03T06:24:53.405913478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-03T06:24:53.409150929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-03T06:24:53.437360639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133946s
2026-06-03T06:24:53.439185284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-03T06:24:53.441097786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-03T06:24:53.443655618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026209s
2026-06-03T06:24:53.445423860Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-03T06:24:53.448001070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-03T06:24:53.450726099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032369s
2026-06-03T06:24:53.452611818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-03T06:24:53.455030038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-03T06:24:53.457420463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031596s
2026-06-03T06:24:53.460112014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-03T06:24:53', 'convert_blacklist_protocol')
2026-06-03T06:24:53.463044711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.467111944Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-03T06:24:53.468478526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012608s
2026-06-03T06:24:53.470222038Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-03T06:24:53.472145933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.473967883Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-03T06:24:53.541619947Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-03T06:24:53.546769308Z [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-03T06:24:53.550982154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066116s
2026-06-03T06:24:53.553644416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-03T06:24:53', 'update_notifiarr')
2026-06-03T06:24:53.556641843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.559630734Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-03T06:24:53.560985983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151572s
2026-06-03T06:24:53.562820789Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-03T06:24:53.564405411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.566667938Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-03T06:24:53.570067505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:53.571665674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:53.586218527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143567s
2026-06-03T06:24:53.589270804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-03T06:24:53', 'email_multiple_addresses')
2026-06-03T06:24:53.592624980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.595501504Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-03T06:24:53.596888819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238436s
2026-06-03T06:24:53.598783745Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-03T06:24:53.600392015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.602652447Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-03T06:24:53.606191496Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-03T06:24:53.608120281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-03T06:24:53.634682743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269371s
2026-06-03T06:24:53.637675050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-03T06:24:53', 'rename_blacklist_to_blocklist')
2026-06-03T06:24:53.640932090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.644214090Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-03T06:24:53.645605593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363182s
2026-06-03T06:24:53.647463164Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-03T06:24:53.649107857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.651421327Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-03T06:24:53.657691166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T06:24:53.659129322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-06-03T06:24:53.660856952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-03T06:24:53.663737354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:53.674430612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012028s
2026-06-03T06:24:53.676228734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-03T06:24:53.678696124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:53.689079227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113119s
2026-06-03T06:24:53.690440168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:53.691951863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:53.708993789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168919s
2026-06-03T06:24:53.712011287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-03T06:24:53', 'cdh_per_downloadclient')
2026-06-03T06:24:53.715111501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.718976686Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-03T06:24:53.720397368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270693s
2026-06-03T06:24:53.722219598Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-03T06:24:53.723757145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.725967637Z [Info] download_history: Starting migration of Main DB to 52
2026-06-03T06:24:53.740652045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-03T06:24:53.746304299Z [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-03T06:24:53.751892826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096756s
2026-06-03T06:24:53.753509141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-03T06:24:53.755720605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-03T06:24:53.758825259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039195s
2026-06-03T06:24:53.760361723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-03T06:24:53.762559941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-03T06:24:53.765426114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036843s
2026-06-03T06:24:53.766979713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-03T06:24:53.769186648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-03T06:24:53.772099926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037259s
2026-06-03T06:24:53.773437040Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:53.774904014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:53.789008333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138904s
2026-06-03T06:24:53.791960459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-03T06:24:53', 'download_history')
2026-06-03T06:24:53.795087508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.798488217Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-03T06:24:53.799794499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236363s
2026-06-03T06:24:53.801598813Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-03T06:24:53.803145568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.805457875Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-03T06:24:53.809245054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-03T06:24:53', 'add_update_history')
2026-06-03T06:24:53.812408245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.815409971Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-03T06:24:53.816784650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123096s
2026-06-03T06:24:53.818567902Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-03T06:24:53.820196752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.822394940Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-03T06:24:53.826979173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:53.828473694Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-06-03T06:24:53.830152295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-03T06:24:53.832607921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:53.843938863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122715s
2026-06-03T06:24:53.846798253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-03T06:24:53', 'add_on_update_to_notifications')
2026-06-03T06:24:53.849847945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.852791634Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-03T06:24:53.854165121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208926s
2026-06-03T06:24:53.856048444Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-03T06:24:53.857652315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.859891465Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-03T06:24:53.864218420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:53.865596997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-06-03T06:24:53.867135265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-03T06:24:53.869456210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:53.880524343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118835s
2026-06-03T06:24:53.883253470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-03T06:24:53', 'download_client_per_indexer')
2026-06-03T06:24:53.886274134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.888921597Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-03T06:24:53.890278240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200866s
2026-06-03T06:24:53.892017373Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-03T06:24:53.893609599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.896117270Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-03T06:24:53.902776053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:53.904153096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-03T06:24:53.905702226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-03T06:24:53.908212242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:53.919383854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119967s
2026-06-03T06:24:53.920565403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-03T06:24:53.921820231Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-06-03T06:24:53.923569675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-03T06:24:53.926108639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:53.936693729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116639s
2026-06-03T06:24:53.938072927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:53.939317704Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-03T06:24:53.940859670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-03T06:24:53.943127858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:53.953581314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112711s
2026-06-03T06:24:53.956245961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-03T06:24:53', 'AddNewItemMonitorType')
2026-06-03T06:24:53.959234540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.961923096Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-03T06:24:53.963276281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194862s
2026-06-03T06:24:53.964974873Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-03T06:24:53.966584124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:53.968744265Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-03T06:24:53.973194799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:53.974566973Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-06-03T06:24:53.976114921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-03T06:24:53.978421116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:53.989476043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119064s
2026-06-03T06:24:53.992152273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-03T06:24:53', 'ImportListSearch')
2026-06-03T06:24:53.995369022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:53.997729056Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-03T06:24:53.999017842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200574s
2026-06-03T06:24:54.000841294Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-03T06:24:54.002457429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:54.004720488Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-03T06:24:54.009073475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-03T06:24:54.010452593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-03T06:24:54.012096605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-03T06:24:54.014558112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:54.025757340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121453s
2026-06-03T06:24:54.028479162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-03T06:24:54', 'ImportListMonitorExisting')
2026-06-03T06:24:54.031464906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:54.034207530Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-03T06:24:54.035561908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203967s
2026-06-03T06:24:54.037319659Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-03T06:24:54.038861965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:54.041042527Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-03T06:24:54.046893673Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:54.049152733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-03T06:24:54.051800245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033078s
2026-06-03T06:24:54.053408625Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:54.055402882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-03T06:24:54.057619226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027868s
2026-06-03T06:24:54.058915326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-03T06:24:54.060192319Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-06-03T06:24:54.061626677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-03T06:24:54.063582326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-03T06:24:54.074894982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117962s
2026-06-03T06:24:54.077592796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-03T06:24:54', 'add_indexer_tags')
2026-06-03T06:24:54.080646497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:54.083463832Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-03T06:24:54.084738559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202811s
2026-06-03T06:24:54.086578926Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-03T06:24:54.088239420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:54.090537138Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-03T06:24:54.093814209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:54.095463912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:54.107823076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121488s
2026-06-03T06:24:54.110895775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-03T06:24:54', 'update_audio_types')
2026-06-03T06:24:54.114233808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:54.117004439Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-03T06:24:54.118329718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021601s
2026-06-03T06:24:54.120465149Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-03T06:24:54.122281728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:54.124725069Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-03T06:24:54.169657882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:54.172068798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-03T06:24:54.174637442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030853s
2026-06-03T06:24:54.175980067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-03T06:24:54.177252339Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-06-03T06:24:54.178949397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-03T06:24:54.256428845Z [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-03T06:24:54.268662867Z [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-03T06:24:54.274860380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-03T06:24:54.278654262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-03T06:24:54.307890008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-03T06:24:54.311632907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-03T06:24:54.315002484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1341648s
2026-06-03T06:24:54.316046887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:54.317289270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:54.318845945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-03T06:24:54.408370955Z [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-03T06:24:54.424713101Z [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-03T06:24:54.433269145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:54.437175293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:54.465554974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:54.469387113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:54.473206456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:54.476166007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1558905s
2026-06-03T06:24:54.477539794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:54.478795513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-06-03T06:24:54.480570859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-03T06:24:54.557640572Z [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-03T06:24:54.575176523Z [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-03T06:24:54.584276542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:54.588365217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:54.619503526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:54.623572211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:54.627301493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:54.630418611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1481819s
2026-06-03T06:24:54.631591683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:24:54.632810719Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-03T06:24:54.634353126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-03T06:24:54.711576768Z [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-03T06:24:54.732525964Z [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-03T06:24:54.741122259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-03T06:24:54.745335405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-03T06:24:54.772948102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-03T06:24:54.776654487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-03T06:24:54.780273597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-03T06:24:54.783198137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1473664s
2026-06-03T06:24:54.784568197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:54.785816401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-03T06:24:54.787470994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-03T06:24:54.860300085Z [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-03T06:24:54.870981660Z [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-03T06:24:54.876736912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:54.880869606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:54.908240065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:54.911778392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:54.915383854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:54.918929957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:54.922231767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1333057s
2026-06-03T06:24:54.923881961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-03T06:24:54.925098892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-06-03T06:24:54.926659746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-03T06:24:55.000735418Z [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-03T06:24:55.012339140Z [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-03T06:24:55.018182410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-03T06:24:55.022263961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-03T06:24:55.050420413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-03T06:24:55.053996155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-03T06:24:55.057456866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-03T06:24:55.061268543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-03T06:24:55.064421344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.136234s
2026-06-03T06:24:55.065826895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-03T06:24:55.067082654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-03T06:24:55.068599178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-03T06:24:55.141012613Z [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-03T06:24:55.150151590Z [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-03T06:24:55.155315121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-03T06:24:55.158588033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-03T06:24:55.186087111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1159432s
2026-06-03T06:24:55.187534536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-03T06:24:55.188805607Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-06-03T06:24:55.190392082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-03T06:24:55.263969922Z [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-03T06:24:55.273258521Z [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-03T06:24:55.278523405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-03T06:24:55.282100520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-03T06:24:55.309664158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1177015s
2026-06-03T06:24:55.311089940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:55.312481493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-03T06:24:55.314018499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-03T06:24:55.385894962Z [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-03T06:24:55.394380263Z [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-03T06:24:55.399026411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T06:24:55.402152527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T06:24:55.429744513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1141363s
2026-06-03T06:24:55.431303382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:55.432560094Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:55.434112470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-03T06:24:55.518087171Z [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-03T06:24:55.526904341Z [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-03T06:24:55.531631181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T06:24:55.534905928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T06:24:55.562279112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265012s
2026-06-03T06:24:55.563724203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:55.565302632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-03T06:24:55.566888156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-03T06:24:55.641398774Z [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-03T06:24:55.649892923Z [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-03T06:24:55.654659113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-03T06:24:55.658065504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-03T06:24:55.685734454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.117217s
2026-06-03T06:24:55.687287322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T06:24:55.688669957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:55.690511176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-03T06:24:55.764304389Z [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-03T06:24:55.772166785Z [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-03T06:24:55.776724555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T06:24:55.780570332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T06:24:55.810168688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:55.813492403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1214988s
2026-06-03T06:24:55.815059529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T06:24:55.816596926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-03T06:24:55.818677136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-03T06:24:55.891479173Z [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-03T06:24:55.899761345Z [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-03T06:24:55.904492184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T06:24:55.908786813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T06:24:55.937655130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:55.941104968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1208277s
2026-06-03T06:24:55.942601473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-03T06:24:55.943943586Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.04E-05s
2026-06-03T06:24:55.945746788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-03T06:24:56.019060285Z [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-03T06:24:56.027508000Z [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-03T06:24:56.032185051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-03T06:24:56.036235529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-03T06:24:56.066056965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-03T06:24:56.070128987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226558s
2026-06-03T06:24:56.071610962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-03T06:24:56.072957243Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-03T06:24:56.074542146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-03T06:24:56.152058589Z [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-03T06:24:56.162383214Z [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-03T06:24:56.168530646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-03T06:24:56.172419459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-03T06:24:56.201104236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-03T06:24:56.205137239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-03T06:24:56.208964267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-03T06:24:56.212203893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360143s
2026-06-03T06:24:56.213666378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-03T06:24:56.215010255Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:56.216634597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-03T06:24:56.292174388Z [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-03T06:24:56.302000540Z [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-03T06:24:56.306616216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-03T06:24:56.309989821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-03T06:24:56.341011054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1206682s
2026-06-03T06:24:56.342857874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-03T06:24:56.344220388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-03T06:24:56.346237240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-03T06:24:56.418371983Z [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-03T06:24:56.426682041Z [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-03T06:24:56.431104138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-03T06:24:56.434546502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-03T06:24:56.462738225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1149105s
2026-06-03T06:24:56.464319360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-03T06:24:56.465787347Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2026-06-03T06:24:56.467463002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-03T06:24:56.540459912Z [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-03T06:24:56.549986329Z [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-03T06:24:56.554730415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-03T06:24:56.559026247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-03T06:24:56.588542880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-03T06:24:56.592445269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-03T06:24:56.596416799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-03T06:24:56.600673172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-03T06:24:56.604614000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350214s
2026-06-03T06:24:56.606130244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:56.607469341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-03T06:24:56.609199796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-03T06:24:56.692717256Z [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-03T06:24:56.702402614Z [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-03T06:24:56.707411794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:56.711003728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:56.742074762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:56.746963388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352791s
2026-06-03T06:24:56.748845850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:56.750581155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-03T06:24:56.752810545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-03T06:24:56.828863340Z [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-03T06:24:56.839759888Z [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-03T06:24:56.844933268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:56.849518904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:56.880083457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:56.883690562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291379s
2026-06-03T06:24:56.885284944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:56.886740505Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-03T06:24:56.888447303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-03T06:24:56.960786307Z [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-03T06:24:56.971868278Z [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-03T06:24:56.976534106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:56.981639209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:57.011818646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:57.015735856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255316s
2026-06-03T06:24:57.017297251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T06:24:57.018682351Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-06-03T06:24:57.020442145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-03T06:24:57.093241788Z [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-03T06:24:57.101890608Z [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-03T06:24:57.106568670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T06:24:57.110494368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T06:24:57.139497485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:57.142910961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1207568s
2026-06-03T06:24:57.144905117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T06:24:57.146284556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-06-03T06:24:57.148084131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-03T06:24:57.222119672Z [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-03T06:24:57.233036380Z [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-03T06:24:57.238010790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T06:24:57.242200769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T06:24:57.271155018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:57.274487801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1246582s
2026-06-03T06:24:57.276143757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-03T06:24:57.277521441Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-06-03T06:24:57.279211766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-03T06:24:57.352848133Z [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-03T06:24:57.364966722Z [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-03T06:24:57.369764316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-03T06:24:57.373939796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-03T06:24:57.402657298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-03T06:24:57.406233732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1251777s
2026-06-03T06:24:57.407472227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-03T06:24:57.408929813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-06-03T06:24:57.410669506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-03T06:24:57.483484119Z [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-03T06:24:57.494377841Z [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-03T06:24:57.499338282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-03T06:24:57.502762800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-03T06:24:57.531264698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1187124s
2026-06-03T06:24:57.533666395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-03T06:24:57.534985172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-06-03T06:24:57.536625505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-03T06:24:57.611282358Z [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-03T06:24:57.620936634Z [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-03T06:24:57.625980353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-03T06:24:57.629699414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-03T06:24:57.659144702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1204048s
2026-06-03T06:24:57.660893114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-03T06:24:57.662260237Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-06-03T06:24:57.664232169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-03T06:24:57.743628197Z [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-03T06:24:57.757262520Z [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-03T06:24:57.764511020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-03T06:24:57.768835830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-03T06:24:57.808268435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1424816s
2026-06-03T06:24:57.810658560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-03T06:24:57.812668107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-06-03T06:24:57.814461700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-03T06:24:57.896516082Z [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-03T06:24:57.907017013Z [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-03T06:24:57.912529987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-03T06:24:57.916482469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-03T06:24:57.945655258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1293934s
2026-06-03T06:24:57.948151516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-03T06:24:57.949920930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002426s
2026-06-03T06:24:57.951886970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-03T06:24:58.043193448Z [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-03T06:24:58.057015749Z [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-03T06:24:58.061772029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-03T06:24:58.065204502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-03T06:24:58.094461041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.140358s
2026-06-03T06:24:58.097464961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T06:24:58.098843107Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-03T06:24:58.100537399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-03T06:24:58.177692925Z [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-03T06:24:58.187619820Z [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-03T06:24:58.191906013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-03T06:24:58.195731709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-03T06:24:58.225386780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T06:24:58.231048163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.127175s
2026-06-03T06:24:58.232689819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-03T06:24:58.234113086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-06-03T06:24:58.235970868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-03T06:24:58.312023612Z [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-03T06:24:58.318900774Z [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-03T06:24:58.322630507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-03T06:24:58.326640233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-03T06:24:58.357625163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-03T06:24:58.362333716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.123242s
2026-06-03T06:24:58.363721762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:58.365265331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-03T06:24:58.366827508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-03T06:24:58.440767377Z [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-03T06:24:58.449394533Z [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-03T06:24:58.454236766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:58.458458891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:58.489016590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:58.493472765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:58.496712180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1283273s
2026-06-03T06:24:58.498096909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:58.499401537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-03T06:24:58.500972541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-03T06:24:58.577487186Z [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-03T06:24:58.586176638Z [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-03T06:24:58.591043511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-03T06:24:58.595170293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-03T06:24:58.625639794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-03T06:24:58.629608057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-03T06:24:58.632736238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303057s
2026-06-03T06:24:58.634573458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:24:58.635422097Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-06-03T06:24:58.637015687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-03T06:24:58.718459811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-03T06:24:58.723963537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-03T06:24:58.727834734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-03T06:24:58.731325345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-03T06:24:58.760573506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:24:58.765873932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1267689s
2026-06-03T06:24:58.769400896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-03T06:24:58', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-03T06:24:58.772770964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:58.812590137Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-03T06:24:58.813830876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1729242s
2026-06-03T06:24:58.816903485Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-03T06:24:58.818645654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:58.822779721Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-03T06:24:58.832934054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:58.834405768Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-06-03T06:24:58.836001362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-03T06:24:58.838904770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:58.850772353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013181s
2026-06-03T06:24:58.852201592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:58.853539537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-06-03T06:24:58.855031532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-03T06:24:58.857354982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:58.868441202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118984s
2026-06-03T06:24:58.871457307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-03T06:24:58', 'add_on_delete_to_notifications')
2026-06-03T06:24:58.874391447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:58.877826906Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-03T06:24:58.879233770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211274s
2026-06-03T06:24:58.881056802Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-03T06:24:58.882655893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:58.884832116Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-03T06:24:58.910945974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:58.912640247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2026-06-03T06:24:58.914300281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-03T06:24:58.916844635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:58.928797110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129417s
2026-06-03T06:24:58.930124213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-03T06:24:58.932331669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-03T06:24:58.934833568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033575s
2026-06-03T06:24:58.936119479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:24:58.937364787Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-06-03T06:24:58.939161756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-03T06:24:58.940980720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-03T06:24:58.952270590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113936s
2026-06-03T06:24:58.953154189Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:58.954601474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:58.964236992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092751s
2026-06-03T06:24:58.965730801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-03T06:24:58.970474396Z [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-03T06:24:58.975217729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081555s
2026-06-03T06:24:58.977446939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-03T06:24:58.979627882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-03T06:24:58.982691243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003844s
2026-06-03T06:24:58.984147466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:58.985454348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-06-03T06:24:58.987011655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-03T06:24:58.989328551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-03T06:24:59.000641117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121738s
2026-06-03T06:24:59.002059394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:59.003317337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-06-03T06:24:59.004893683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-03T06:24:59.007318206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:59.018426641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01203s
2026-06-03T06:24:59.019828464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-03T06:24:59.021104965Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-06-03T06:24:59.022777925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-03T06:24:59.025255725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:59.036430233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012103s
2026-06-03T06:24:59.037778168Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:59.039223179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:59.061836185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222201s
2026-06-03T06:24:59.063478052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:59.065026852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:59.076836659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117147s
2026-06-03T06:24:59.078624540Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-03T06:24:59.169122230Z [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-03T06:24:59.177132283Z [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-03T06:24:59.181639331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-03T06:24:59.184970862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-03T06:24:59.215785288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1350699s
2026-06-03T06:24:59.217335921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-03T06:24:59.295080634Z [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-03T06:24:59.301967705Z [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-03T06:24:59.305933403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-03T06:24:59.309417020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-03T06:24:59.339481425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1200856s
2026-06-03T06:24:59.341667849Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-03T06:24:59.343891517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-03T06:24:59.346344378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030568s
2026-06-03T06:24:59.347677123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:59.348920577Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-03T06:24:59.351139687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-03T06:24:59.353792270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:59.365132441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012475s
2026-06-03T06:24:59.366500416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-03T06:24:59.367742488Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-06-03T06:24:59.369451751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-03T06:24:59.371708536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-03T06:24:59.383472992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123572s
2026-06-03T06:24:59.386588588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-03T06:24:59', 'add_custom_formats')
2026-06-03T06:24:59.389656998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.403068571Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-03T06:24:59.404394853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319998s
2026-06-03T06:24:59.406416515Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-03T06:24:59.407997820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.410473286Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-03T06:24:59.418646198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-03T06:24:59.420047791Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-03T06:24:59.421481609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-03T06:24:59.423678995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-03T06:24:59.435608493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126804s
2026-06-03T06:24:59.438332520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-03T06:24:59', 'add_result_to_commands')
2026-06-03T06:24:59.441366440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.444374259Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-03T06:24:59.445696723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213307s
2026-06-03T06:24:59.447552611Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-03T06:24:59.449100208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.451408818Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-03T06:24:59.455905034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:24:59.457339493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-06-03T06:24:59.458928955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-03T06:24:59.461373999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:24:59.473341795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129108s
2026-06-03T06:24:59.476176725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-03T06:24:59', 'health_restored_notification')
2026-06-03T06:24:59.479287581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.482687539Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-03T06:24:59.483803036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217831s
2026-06-03T06:24:59.485513260Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-03T06:24:59.487058042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.489230307Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-03T06:24:59.492920921Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-03T06:24:59.495081463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-03T06:24:59.497657982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032126s
2026-06-03T06:24:59.500351377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-03T06:24:59', 'remove_uc')
2026-06-03T06:24:59.503086747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.505795062Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-03T06:24:59.507109379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113228s
2026-06-03T06:24:59.508984917Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-03T06:24:59.510600451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.512875593Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-03T06:24:59.515966028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:59.517542012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:59.536611933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187941s
2026-06-03T06:24:59.539815435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-03T06:24:59', 'download_clients_rename_tv_to_music')
2026-06-03T06:24:59.543449295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.554044315Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-03T06:24:59.555433653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0363859s
2026-06-03T06:24:59.557383901Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-03T06:24:59.559000327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.561287253Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-03T06:24:59.565540520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-03T06:24:59.566904358Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-06-03T06:24:59.568521555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-03T06:24:59.571040508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-03T06:24:59.583026621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129885s
2026-06-03T06:24:59.586590539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-03T06:24:59', 'add_colon_replacement_to_naming_config')
2026-06-03T06:24:59.589135836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.594064072Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-03T06:24:59.595450615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237629s
2026-06-03T06:24:59.597322505Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-03T06:24:59.598815092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.601064843Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-03T06:24:59.605917657Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-03T06:24:59.683304068Z [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-03T06:24:59.691092546Z [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-03T06:24:59.695411715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-03T06:24:59.699314897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-03T06:24:59.729808326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-03T06:24:59.733164777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.125599s
2026-06-03T06:24:59.734614858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-03T06:24:59.735866118Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-06-03T06:24:59.737510620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-03T06:24:59.739765512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-03T06:24:59.750921562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119114s
2026-06-03T06:24:59.753537692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-03T06:24:59', 'list_sync_time')
2026-06-03T06:24:59.756509147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.765679428Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-03T06:24:59.766971681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0266102s
2026-06-03T06:24:59.768833501Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-03T06:24:59.770392671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.772626420Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-03T06:24:59.776701308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-03T06:24:59.778086157Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-03T06:24:59.779815631Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-03T06:24:59.781933065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-03T06:24:59.793904218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125964s
2026-06-03T06:24:59.796858849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-03T06:24:59', 'add_download_client_tags')
2026-06-03T06:24:59.799911066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.803828036Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-03T06:24:59.805189158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224041s
2026-06-03T06:24:59.806978011Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-03T06:24:59.808534796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.810742964Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-03T06:24:59.818678047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-03T06:24:59.823151006Z [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-03T06:24:59.828024392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078364s
2026-06-03T06:24:59.829637130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-03T06:24:59.832074439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-03T06:24:59.835196889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041593s
2026-06-03T06:24:59.837869753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-03T06:24:59', 'add_notification_status')
2026-06-03T06:24:59.840853562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.844459155Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-03T06:24:59.845770045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132197s
2026-06-03T06:24:59.847621444Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-03T06:24:59.849211878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.851434174Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-03T06:24:59.854646203Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:24:59.856182618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:24:59.878920296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02246s
2026-06-03T06:24:59.882089639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-03T06:24:59', 'add_alac_24_quality_in_profiles')
2026-06-03T06:24:59.885538146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.888709012Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-03T06:24:59.890065254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324436s
2026-06-03T06:24:59.891792262Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-03T06:24:59.893330982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.895471904Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-03T06:24:59.900280189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-03T06:24:59.901621821Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-03T06:24:59.903001209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-03T06:24:59.904918832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-03T06:24:59.916649319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122692s
2026-06-03T06:24:59.918179882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-03T06:24:59.920125341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-03T06:24:59.931269487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116966s
2026-06-03T06:24:59.933898122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-03T06:24:59', 'add_salt_to_users')
2026-06-03T06:24:59.936877052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.940289134Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-03T06:24:59.941577339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206192s
2026-06-03T06:24:59.943286091Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-03T06:24:59.944815191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.946960933Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-03T06:24:59.953738243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-03T06:24:59.958151272Z [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-03T06:24:59.963238649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079865s
2026-06-03T06:24:59.964737818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-03T06:24:59.966780553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-03T06:24:59.969875637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037383s
2026-06-03T06:24:59.972779907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-03T06:24:59', 'add_auto_tagging')
2026-06-03T06:24:59.975504404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:24:59.978859131Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-03T06:24:59.980250584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126059s
2026-06-03T06:24:59.982205722Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-03T06:24:59.983873101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:24:59.986291001Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-03T06:24:59.991180810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-03T06:24:59.992660430Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-06-03T06:24:59.994254621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-03T06:24:59.996546527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-03T06:25:00.008961042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130765s
2026-06-03T06:25:00.011213098Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-03T06:25:00.013606850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-03T06:25:00.016267729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003335s
2026-06-03T06:25:00.019033009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-03T06:25:00', 'quality_definition_preferred_size')
2026-06-03T06:25:00.022033352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:00.025011922Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-03T06:25:00.026375809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118487s
2026-06-03T06:25:00.028270195Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-03T06:25:00.029868103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:00.032561138Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-03T06:25:00.036850126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-03T06:25:00.038242831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-06-03T06:25:00.039749246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-03T06:25:00.042256035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:25:00.054548564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131674s
2026-06-03T06:25:00.057400699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-03T06:25:00', 'add_on_artist_add_to_notifications')
2026-06-03T06:25:00.060493538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:00.063130289Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-03T06:25:00.064511712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215508s
2026-06-03T06:25:00.066288270Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-03T06:25:00.067818913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:00.070017993Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-03T06:25:00.073920242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-03T06:25:00.075242085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-06-03T06:25:00.076776325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-03T06:25:00.078879922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-03T06:25:00.091532647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128002s
2026-06-03T06:25:00.094200441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-03T06:25:00', 'album_last_searched_time')
2026-06-03T06:25:00.097469425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:00.099604976Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-03T06:25:00.100944595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021158s
2026-06-03T06:25:00.102638246Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-03T06:25:00.104161414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:00.106358780Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-03T06:25:00.111444573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-03T06:25:00.112794513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-06-03T06:25:00.114266948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-03T06:25:00.116596150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:25:00.128751673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130649s
2026-06-03T06:25:00.130102985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-03T06:25:00.131414767Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-06-03T06:25:00.132920119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-03T06:25:00.135163237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-03T06:25:00.146797882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124595s
2026-06-03T06:25:00.149419221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-03T06:25:00', 'add_indexer_flags')
2026-06-03T06:25:00.152375005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:00.154956084Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-03T06:25:00.156256593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205029s
2026-06-03T06:25:00.158078393Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-03T06:25:00.159659507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:00.161911603Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-03T06:25:00.167327482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-03T06:25:00.169402241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-03T06:25:00.172726547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039591s
2026-06-03T06:25:00.174228041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-03T06:25:00.176286978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-03T06:25:00.179210196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036557s
2026-06-03T06:25:00.180728965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-03T06:25:00.182847532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-03T06:25:00.185835280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037227s
2026-06-03T06:25:00.188547663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-03T06:25:00', 'add_indexes_album_statistics')
2026-06-03T06:25:00.191510681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:00.194266162Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-03T06:25:00.195614628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119365s
2026-06-03T06:25:00.197370284Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-03T06:25:00.198919995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:00.201121419Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-03T06:25:00.204935752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-03T06:25:00.207718778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-03T06:25:00.210807018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004047s
2026-06-03T06:25:00.213415432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-03T06:25:00', 'update_redacted_baseurl')
2026-06-03T06:25:00.216656610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:00.219452662Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-03T06:25:00.220803914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125568s
2026-06-03T06:25:00.344431533Z [Debug] MigrationController: Took: 00:00:21.3898790
2026-06-03T06:25:01.641089856Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-03T06:25:02.215676541Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-03T06:25:02.984017193Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-03T06:25:03.396036026Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-03T06:25:03.407706864Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-03T06:25:03.410113371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-03T06:25:03.497066651Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-03T06:25:03.499508229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089502s
2026-06-03T06:25:03.501659021Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-03T06:25:03.503693639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915464s
2026-06-03T06:25:03.533206253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-03T06:25:03.535827613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.540678453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-03T06:25:03.543936857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-03T06:25:03.549771368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006913s
2026-06-03T06:25:03.551963043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.556316522Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-03T06:25:03.558332111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134454s
2026-06-03T06:25:03.562880352Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-03T06:25:03.565265106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.572335757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-03T06:25:03.575069684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:25:03.579705672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051326s
2026-06-03T06:25:03.581711822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:25:03.583759086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-06-03T06:25:03.586212548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-03T06:25:03.589121998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-03T06:25:03.598053558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092766s
2026-06-03T06:25:03.600531088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.603867789Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-03T06:25:03.605879350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153035s
2026-06-03T06:25:03.609255390Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-03T06:25:03.611636737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.616076189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:25:03.618075987Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-06-03T06:25:03.620201558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-03T06:25:03.623013542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-03T06:25:03.627755864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053687s
2026-06-03T06:25:03.629939191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.633388950Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-03T06:25:03.635444089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108404s
2026-06-03T06:25:03.639253572Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-03T06:25:03.641559467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.644719822Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-03T06:25:03.653190083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-03T06:25:03.657945671Z [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-03T06:25:03.664786009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094614s
2026-06-03T06:25:03.666819485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-03T06:25:03.669303518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-03T06:25:03.673001387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042101s
2026-06-03T06:25:03.676350893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-03T06:25:03', 'InitialSetup')
2026-06-03T06:25:03.680545091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.683993336Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-03T06:25:03.685922212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151285s
2026-06-03T06:25:03.688432518Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-03T06:25:03.690828965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.693849088Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-03T06:25:03.698154841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-03T06:25:03', 'add_reason_to_pending_releases')
2026-06-03T06:25:03.702592168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.706114042Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-03T06:25:03.723042860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015237s
2026-06-03T06:25:03.725734521Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-03T06:25:03.727960725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.731153436Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-03T06:25:03.734678516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-03T06:25:03', 'add_medium_support')
2026-06-03T06:25:03.739162658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.742466763Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-03T06:25:03.744428124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145523s
2026-06-03T06:25:03.746822236Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-03T06:25:03.749257320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.752183504Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-03T06:25:03.755724056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-03T06:25:03', 'add_various_qualites_in_profile')
2026-06-03T06:25:03.759989437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.763422902Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-03T06:25:03.765631351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140937s
2026-06-03T06:25:03.767906874Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-03T06:25:03.770157547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.772894220Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-03T06:25:03.776153574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-03T06:25:03', 'metadata_profiles')
2026-06-03T06:25:03.780377843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.783734865Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-03T06:25:03.785784914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136204s
2026-06-03T06:25:03.788200589Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-03T06:25:03.790662228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.793617340Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-03T06:25:03.797414007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-03T06:25:03', 'separate_automatic_and_interactive_search')
2026-06-03T06:25:03.801839841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.805326735Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-03T06:25:03.807600354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144597s
2026-06-03T06:25:03.809964536Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-03T06:25:03.812355191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.815117926Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-03T06:25:03.818640241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-03T06:25:03', 'change_album_path_to_relative')
2026-06-03T06:25:03.823073891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.826455372Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-03T06:25:03.828591314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140682s
2026-06-03T06:25:03.830909032Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-03T06:25:03.833314036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.836155249Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-03T06:25:03.839623745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-03T06:25:03', 'change_quality_size_mb_to_kb')
2026-06-03T06:25:03.844295074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.847217220Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-03T06:25:03.849390437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138533s
2026-06-03T06:25:03.851570027Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-03T06:25:03.853795340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.856576291Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-03T06:25:03.859786016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-03T06:25:03', 'album_releases')
2026-06-03T06:25:03.864210197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.867534142Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-03T06:25:03.869575203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138205s
2026-06-03T06:25:03.871784423Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-03T06:25:03.874297445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.876877592Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-03T06:25:03.880308512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-03T06:25:03', 'album_releases_fix')
2026-06-03T06:25:03.884639886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.888668441Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-03T06:25:03.890725203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144022s
2026-06-03T06:25:03.893081149Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-03T06:25:03.895331671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.898179247Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-03T06:25:03.901616991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-03T06:25:03', 'import_lists')
2026-06-03T06:25:03.905956312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.909204764Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-03T06:25:03.911213400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139686s
2026-06-03T06:25:03.913600579Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-03T06:25:03.915831492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.918633927Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-03T06:25:03.922026279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-03T06:25:03', 'add_release_status')
2026-06-03T06:25:03.926414749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.929884067Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-03T06:25:03.931932943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140894s
2026-06-03T06:25:03.934455594Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-03T06:25:03.936838825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.939743886Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-03T06:25:03.943495302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-03T06:25:03', 'album_download_notification')
2026-06-03T06:25:03.947762918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.951498763Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-03T06:25:03.953685467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145903s
2026-06-03T06:25:03.956431408Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-03T06:25:03.959016725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.961596151Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-03T06:25:03.965288668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-03T06:25:03', 'fix_language_metadata_profiles')
2026-06-03T06:25:03.969647658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.973071905Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-03T06:25:03.975171965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143637s
2026-06-03T06:25:03.977395323Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-03T06:25:03.979969819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:03.982472560Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-03T06:25:03.985737266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-03T06:25:03', 'remove_fanzub')
2026-06-03T06:25:03.989891152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:03.993115537Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-03T06:25:03.995200927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135663s
2026-06-03T06:25:03.997594097Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-03T06:25:03.999943580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.003510955Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-03T06:25:04.007330258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-03T06:25:04', 'update_artist_history_indexes')
2026-06-03T06:25:04.011647724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.015021950Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-03T06:25:04.017153363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150536s
2026-06-03T06:25:04.019246870Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-03T06:25:04.021462763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.024873393Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-03T06:25:04.028447391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-03T06:25:04', 'remove_nma')
2026-06-03T06:25:04.032843496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.036094124Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-03T06:25:04.038096998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147166s
2026-06-03T06:25:04.040972730Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-03T06:25:04.043317383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.046593251Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-03T06:25:04.050240918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-03T06:25:04', 'album_disambiguation')
2026-06-03T06:25:04.054323761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.057936829Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-03T06:25:04.059952469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146441s
2026-06-03T06:25:04.062979967Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-03T06:25:04.065353207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.068245933Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-03T06:25:04.072511004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-03T06:25:04', 'add_ape_quality_in_profiles')
2026-06-03T06:25:04.076812949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.080433682Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-03T06:25:04.082760198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015025s
2026-06-03T06:25:04.085914992Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-03T06:25:04.088118450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.091095236Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-03T06:25:04.094266644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-03T06:25:04', 'remove_pushalot')
2026-06-03T06:25:04.098555402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.101957936Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-03T06:25:04.103809936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138264s
2026-06-03T06:25:04.106076521Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-03T06:25:04.108267074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.111245973Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-03T06:25:04.114934563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-03T06:25:04', 'add_custom_filters')
2026-06-03T06:25:04.120323708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.123873147Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-03T06:25:04.126016083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156442s
2026-06-03T06:25:04.128428352Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-03T06:25:04.130685919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.133619388Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-03T06:25:04.136972191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-03T06:25:04', 'import_list_tags')
2026-06-03T06:25:04.141286912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.144624224Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-03T06:25:04.146667449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139794s
2026-06-03T06:25:04.148903022Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-03T06:25:04.151154968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.154095881Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-03T06:25:04.157571933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-03T06:25:04', 'add_release_groups_etc')
2026-06-03T06:25:04.161879840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.165284958Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-03T06:25:04.167412684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141061s
2026-06-03T06:25:04.169705532Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-03T06:25:04.172069584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.175024686Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-03T06:25:04.178304993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-03T06:25:04', 'NewMediaInfoFormat')
2026-06-03T06:25:04.182621768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.186010473Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-03T06:25:04.188118920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139984s
2026-06-03T06:25:04.190609006Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-03T06:25:04.193086947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.196125296Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-03T06:25:04.199934619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-03T06:25:04', 'rename_restrictions_to_release_profiles')
2026-06-03T06:25:04.204484484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.207874642Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-03T06:25:04.210105806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146742s
2026-06-03T06:25:04.212635541Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-03T06:25:04.215159435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.218494412Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-03T06:25:04.222338655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-03T06:25:04', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-03T06:25:04.226918059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.230496246Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-03T06:25:04.232952533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151138s
2026-06-03T06:25:04.235229179Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-03T06:25:04.237513079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.241322332Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-03T06:25:04.244784194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-03T06:25:04', 'add_import_exclusions')
2026-06-03T06:25:04.248981128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.252238269Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-03T06:25:04.254236984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147629s
2026-06-03T06:25:04.256520484Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-03T06:25:04.258804785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.263756559Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-03T06:25:04.267383884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-03T06:25:04', 'clean_artist_metadata_table')
2026-06-03T06:25:04.271872325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.275214728Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-03T06:25:04.277329126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163438s
2026-06-03T06:25:04.279665271Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-03T06:25:04.281937869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.284773280Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-03T06:25:04.288320996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-03T06:25:04', 'health_issue_notification')
2026-06-03T06:25:04.292554072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.295878558Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-03T06:25:04.297919048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139003s
2026-06-03T06:25:04.300371007Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-03T06:25:04.302770871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.305607033Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-03T06:25:04.309153366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-03T06:25:04', 'add_mediafilerepository_mtime')
2026-06-03T06:25:04.313416312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.316838666Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-03T06:25:04.319011452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138759s
2026-06-03T06:25:04.321404642Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-03T06:25:04.323735888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.326715800Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-03T06:25:04.330303046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-03T06:25:04', 'add_artistmetadataid_constraint')
2026-06-03T06:25:04.335166331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.338726271Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-03T06:25:04.341047757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148145s
2026-06-03T06:25:04.343397049Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-03T06:25:04.345833437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.349091198Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-03T06:25:04.352561949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-03T06:25:04', 'old_ids_and_artist_alias')
2026-06-03T06:25:04.357099689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.360713608Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-03T06:25:04.362813417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149481s
2026-06-03T06:25:04.365345357Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-03T06:25:04.367648196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.370672397Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-03T06:25:04.374373762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-03T06:25:04', 'download_propers_config')
2026-06-03T06:25:04.378800469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.382169334Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-03T06:25:04.384216758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145238s
2026-06-03T06:25:04.386631351Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-03T06:25:04.388941023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.392107451Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-03T06:25:04.395592270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-03T06:25:04', 'remove_language_profiles')
2026-06-03T06:25:04.399830457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.403100423Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-03T06:25:04.405380826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141834s
2026-06-03T06:25:04.407960151Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-03T06:25:04.410237438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.413105195Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-03T06:25:04.416593050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-03T06:25:04', 'multi_disc_naming_format')
2026-06-03T06:25:04.420752297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.424065531Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-03T06:25:04.426098746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137733s
2026-06-03T06:25:04.428356373Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-03T06:25:04.430615313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.433455915Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-03T06:25:04.436841855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-03T06:25:04', 'add_download_client_priority')
2026-06-03T06:25:04.441115162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.444563066Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-03T06:25:04.446764881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138355s
2026-06-03T06:25:04.449619060Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-03T06:25:04.451864393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.454713832Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-03T06:25:04.458169362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-03T06:25:04', 'remove_growl_prowl')
2026-06-03T06:25:04.462466137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.465756915Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-03T06:25:04.467786984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139431s
2026-06-03T06:25:04.470172930Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-03T06:25:04.472501540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.475739502Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-03T06:25:04.479815992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-03T06:25:04', 'remove_plex_hometheatre')
2026-06-03T06:25:04.484258090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.487627036Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-03T06:25:04.489948111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151146s
2026-06-03T06:25:04.492431212Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-03T06:25:04.494740213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.497830758Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-03T06:25:04.501527393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-03T06:25:04', 'add_root_folder_add_defaults')
2026-06-03T06:25:04.505999010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.509346032Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-03T06:25:04.511515411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145926s
2026-06-03T06:25:04.513743339Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-03T06:25:04.515979733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.518892710Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-03T06:25:04.522504295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-03T06:25:04', 'task_duration')
2026-06-03T06:25:04.526857874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.530231529Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-03T06:25:04.532325867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143502s
2026-06-03T06:25:04.534902137Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-03T06:25:04.537365448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.540306452Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-03T06:25:04.544213151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-03T06:25:04', 'add_indexer_and_enabled_to_release_profiles')
2026-06-03T06:25:04.548849078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.552424039Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-03T06:25:04.554619691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148426s
2026-06-03T06:25:04.556857148Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-03T06:25:04.559135988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.561991429Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-03T06:25:04.566036156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-03T06:25:04', 'remove_album_folders')
2026-06-03T06:25:04.570850133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.575602024Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-03T06:25:04.577707925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164659s
2026-06-03T06:25:04.581654675Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-03T06:25:04.583968265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.586802323Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-03T06:25:04.590235238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-03T06:25:04', 'flexible_delay_profiles')
2026-06-03T06:25:04.594602635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.597884415Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-03T06:25:04.599986699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139516s
2026-06-03T06:25:04.603100741Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-03T06:25:04.605571979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.608661001Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-03T06:25:04.612294008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-03T06:25:04', 'add_priority_to_indexers')
2026-06-03T06:25:04.616755044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.620300956Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-03T06:25:04.622490596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146646s
2026-06-03T06:25:04.625043789Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-03T06:25:04.627499234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.630460499Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-03T06:25:04.634221895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-03T06:25:04', 'remove_chown_and_folderchmod_config')
2026-06-03T06:25:04.638751388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.642207510Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-03T06:25:04.644458894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01464s
2026-06-03T06:25:04.647133391Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-03T06:25:04.650349158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.655120238Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-03T06:25:04.658970233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-03T06:25:04', 'convert_blacklist_protocol')
2026-06-03T06:25:04.663472732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.666683569Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-03T06:25:04.668798960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171431s
2026-06-03T06:25:04.671091978Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-03T06:25:04.673848911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.677778727Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-03T06:25:04.682050441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-03T06:25:04', 'update_notifiarr')
2026-06-03T06:25:04.686206281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.689520948Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-03T06:25:04.691901353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162304s
2026-06-03T06:25:04.694061694Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-03T06:25:04.696385544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.699509897Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-03T06:25:04.703204880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-03T06:25:04', 'email_multiple_addresses')
2026-06-03T06:25:04.707785336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.711450027Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-03T06:25:04.713615359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150805s
2026-06-03T06:25:04.716034902Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-03T06:25:04.718416389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.721393906Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-03T06:25:04.725393171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-03T06:25:04', 'rename_blacklist_to_blocklist')
2026-06-03T06:25:04.729973767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.733479178Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-03T06:25:04.735657816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149634s
2026-06-03T06:25:04.738002749Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-03T06:25:04.740321931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.743114164Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-03T06:25:04.746411356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-03T06:25:04', 'cdh_per_downloadclient')
2026-06-03T06:25:04.750729834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.754011925Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-03T06:25:04.756362840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137381s
2026-06-03T06:25:04.758535115Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-03T06:25:04.760808715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.763713876Z [Info] download_history: Starting migration of Log DB to 52
2026-06-03T06:25:04.766996688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-03T06:25:04', 'download_history')
2026-06-03T06:25:04.771316840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.774910038Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-03T06:25:04.777098295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141365s
2026-06-03T06:25:04.779371343Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-03T06:25:04.781707940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.784668653Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-03T06:25:04.798118384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-03T06:25:04.802746375Z [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-03T06:25:04.808189148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078806s
2026-06-03T06:25:04.810246562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-03T06:25:04.812902702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-03T06:25:04.816766614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004505s
2026-06-03T06:25:04.819935968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-03T06:25:04', 'add_update_history')
2026-06-03T06:25:04.823960965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.827319049Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-03T06:25:04.829307775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149366s
2026-06-03T06:25:04.831689412Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-03T06:25:04.833970737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.836870748Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-03T06:25:04.840328102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-03T06:25:04', 'add_on_update_to_notifications')
2026-06-03T06:25:04.844510326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.847789050Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-03T06:25:04.849867716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137292s
2026-06-03T06:25:04.852118450Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-03T06:25:04.854356908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.857199965Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-03T06:25:04.860600665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-03T06:25:04', 'download_client_per_indexer')
2026-06-03T06:25:04.864759721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.867963254Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-03T06:25:04.870002532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135704s
2026-06-03T06:25:04.872213415Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-03T06:25:04.874401632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.877220189Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-03T06:25:04.880470616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-03T06:25:04', 'AddNewItemMonitorType')
2026-06-03T06:25:04.884568591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.887712633Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-03T06:25:04.889709535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133361s
2026-06-03T06:25:04.891878754Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-03T06:25:04.893998925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.896832753Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-03T06:25:04.900000423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-03T06:25:04', 'ImportListSearch')
2026-06-03T06:25:04.904202637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.907328323Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-03T06:25:04.909276767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133904s
2026-06-03T06:25:04.911491227Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-03T06:25:04.913743334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.917055666Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-03T06:25:04.920763855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-03T06:25:04', 'ImportListMonitorExisting')
2026-06-03T06:25:04.925198096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.928534366Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-03T06:25:04.930538984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147117s
2026-06-03T06:25:04.932822753Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-03T06:25:04.935103196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.938195134Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-03T06:25:04.943596544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-03T06:25:04', 'add_indexer_tags')
2026-06-03T06:25:04.947923820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.951157032Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-03T06:25:04.953098483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160135s
2026-06-03T06:25:04.955247050Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-03T06:25:04.957420869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.960152540Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-03T06:25:04.963355763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-03T06:25:04', 'update_audio_types')
2026-06-03T06:25:04.967433887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:04.970516045Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-03T06:25:04.972451142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131299s
2026-06-03T06:25:04.974907841Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-03T06:25:04.977400421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:04.980415364Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-03T06:25:04.988191917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-03T06:25:04.990380967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002682s
2026-06-03T06:25:04.993109011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-03T06:25:05.022435330Z [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-03T06:25:05.030709916Z [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-03T06:25:05.036129783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-03T06:25:05.040038346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-03T06:25:05.047255773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-03T06:25:05.051012560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0558165s
2026-06-03T06:25:05.052940413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-03T06:25:05.055225916Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.11E-05s
2026-06-03T06:25:05.057365636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-03T06:25:05.068946632Z [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-03T06:25:05.075818303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-03T06:25:05.080507588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-03T06:25:05.084522295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-03T06:25:05.091858200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-03T06:25:05.095752054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036229s
2026-06-03T06:25:05.097665227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-03T06:25:05.099519993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-06-03T06:25:05.101636125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-03T06:25:05.112514406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-03T06:25:05.118243976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-03T06:25:05.122971839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-03T06:25:05.126905833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-03T06:25:05.134021145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-03T06:25:05.138078096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0342668s
2026-06-03T06:25:05.141600320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-03T06:25:05', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-03T06:25:05.146012788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.149882001Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-03T06:25:05.152155581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0456576s
2026-06-03T06:25:05.154559012Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-03T06:25:05.156858574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.160032687Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-03T06:25:05.163234806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-03T06:25:05', 'add_on_delete_to_notifications')
2026-06-03T06:25:05.167440157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.170806558Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-03T06:25:05.172867328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138858s
2026-06-03T06:25:05.174989272Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-03T06:25:05.177151197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.179979033Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-03T06:25:05.183136573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-03T06:25:05', 'add_custom_formats')
2026-06-03T06:25:05.187268956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.190441656Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-03T06:25:05.192391003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133309s
2026-06-03T06:25:05.194567386Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-03T06:25:05.196808460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.199608620Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-03T06:25:05.202855430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-03T06:25:05', 'add_result_to_commands')
2026-06-03T06:25:05.206975449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.210164201Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-03T06:25:05.212142816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01337s
2026-06-03T06:25:05.214347026Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-03T06:25:05.216616678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.219378210Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-03T06:25:05.222748228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-03T06:25:05', 'health_restored_notification')
2026-06-03T06:25:05.227191918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.230706788Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-03T06:25:05.233072503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139805s
2026-06-03T06:25:05.235399480Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-03T06:25:05.237563508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.240551487Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-03T06:25:05.243703917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-03T06:25:05', 'remove_uc')
2026-06-03T06:25:05.248005971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.305238639Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-03T06:25:05.307189348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0677727s
2026-06-03T06:25:05.309998646Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-03T06:25:05.312378280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.315434115Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-03T06:25:05.319032562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-03T06:25:05', 'download_clients_rename_tv_to_music')
2026-06-03T06:25:05.323141398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.357814296Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-03T06:25:05.359989036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454003s
2026-06-03T06:25:05.362730909Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-03T06:25:05.365105362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.368296499Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-03T06:25:05.372001732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-03T06:25:05', 'add_colon_replacement_to_naming_config')
2026-06-03T06:25:05.376364680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.425844331Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-03T06:25:05.429133306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0599403s
2026-06-03T06:25:05.432352590Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-03T06:25:05.435586163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.439866635Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-03T06:25:05.444789781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-03T06:25:05', 'list_sync_time')
2026-06-03T06:25:05.450996282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.495880978Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-03T06:25:05.498961503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.060074s
2026-06-03T06:25:05.502408356Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-03T06:25:05.506166846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.511027446Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-03T06:25:05.516497794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-03T06:25:05', 'add_download_client_tags')
2026-06-03T06:25:05.523893511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.529074606Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-03T06:25:05.532496609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022883s
2026-06-03T06:25:05.536229568Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-03T06:25:05.540041065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.544680139Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-03T06:25:05.550258415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-03T06:25:05', 'add_notification_status')
2026-06-03T06:25:05.557238544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.562468919Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-03T06:25:05.565812203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224033s
2026-06-03T06:25:05.569549560Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-03T06:25:05.573470428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.578110253Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-03T06:25:05.584291694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-03T06:25:05', 'add_alac_24_quality_in_profiles')
2026-06-03T06:25:05.588581354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.592266236Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-03T06:25:05.594140451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190748s
2026-06-03T06:25:05.596458711Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-03T06:25:05.598639443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.601380133Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-03T06:25:05.604726523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-03T06:25:05', 'add_salt_to_users')
2026-06-03T06:25:05.608869418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.612353105Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-03T06:25:05.614269946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137088s
2026-06-03T06:25:05.616652925Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-03T06:25:05.618806513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.621521021Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-03T06:25:05.624634332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-03T06:25:05', 'add_auto_tagging')
2026-06-03T06:25:05.628687726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.631936750Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-03T06:25:05.633881337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131504s
2026-06-03T06:25:05.636303866Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-03T06:25:05.638681655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.641875488Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-03T06:25:05.645370158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-03T06:25:05', 'quality_definition_preferred_size')
2026-06-03T06:25:05.649650118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.653135979Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-03T06:25:05.655218915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143791s
2026-06-03T06:25:05.657577846Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-03T06:25:05.659969033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.663029116Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-03T06:25:05.666517161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-03T06:25:05', 'add_on_artist_add_to_notifications')
2026-06-03T06:25:05.670786721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.674245097Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-03T06:25:05.676340197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142522s
2026-06-03T06:25:05.678796585Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-03T06:25:05.681202090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.684757090Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-03T06:25:05.688263523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-03T06:25:05', 'album_last_searched_time')
2026-06-03T06:25:05.692694708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.696000196Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-03T06:25:05.698054023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149386s
2026-06-03T06:25:05.700209875Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-03T06:25:05.702347040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.705316200Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-03T06:25:05.708557849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-03T06:25:05', 'add_indexer_flags')
2026-06-03T06:25:05.712652837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.716029358Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-03T06:25:05.717921219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013674s
2026-06-03T06:25:05.720183055Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-03T06:25:05.722381022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.725114598Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-03T06:25:05.728456930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-03T06:25:05', 'add_indexes_album_statistics')
2026-06-03T06:25:05.732673232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.736124273Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-03T06:25:05.738172699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136511s
2026-06-03T06:25:05.740385236Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-03T06:25:05.742571700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-03T06:25:05.745297069Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-03T06:25:05.748569340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-03T06:25:05', 'update_redacted_baseurl')
2026-06-03T06:25:05.752753708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-03T06:25:05.756145570Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-03T06:25:05.758117311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135547s
2026-06-03T06:25:09.463736495Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-03T06:25:09.629603031Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-03T06:25:09.768410405Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-03T06:25:11.262608671Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-03T06:25:11.663500683Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-03T06:25:11.916870798Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-03T06:25:12.525288466Z [ls.io-init] done.
2026-06-03T06:25:12.701909273Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-03T06:25:12.713601674Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-03T06:25:12.716361773Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-03T06:25:13.507573262Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.6-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 20260413-r0
ca-certificates-bundle 20260413-r0
catatonit 0.2.1-r0
cfg-if 1.0.1
chromaprint 1.6.0-r0
chromaprint-libs 1.6.0-r0
cjson 1.7.19-r1
clap 4.5.40
clap_builder 4.5.40
clap_complete 4.5.54
clap_lex 0.7.5
colorchoice 1.0.4
console 0.15.11
core2 0.4.0
coreutils 9.8-r1
coreutils-env 9.8-r1
coreutils-fmt 9.8-r1
coreutils-sha512sum 9.8-r1
crossbeam 0.8.4
crossbeam-channel 0.5.15
crossbeam-deque 0.8.6
crossbeam-epoch 0.9.18
crossbeam-queue 0.3.12
crossbeam-utils 0.8.21
curl 8.19.0-r0
either 1.15.0
equator 0.4.2
errno 0.3.12
fern 0.7.1
ffmpeg-libavcodec 8.0.1-r1
ffmpeg-libavformat 8.0.1-r1
ffmpeg-libavutil 8.0.1-r1
ffmpeg-libswresample 8.0.1-r1
fftw-double-libs 3.3.10-r7
findutils 4.10.0-r0
getrandom 0.3.3
glslang-libs 1.4.321.0-r0
hwdata-pci 0.401-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
interpolate_name 0.2.4
is_terminal_polyfill 1.70.1
itertools 0.10.5
itertools 0.14.0
ivf 0.1.4
jq 1.8.1-r0
lab 0.11.0
lame-libs 3.100-r5
lcms2 2.19-r0
libSvtAv1Enc 3.1.2-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbluray 1.4.0-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libc 0.2.172
libcrypto3 3.5.6-r0
libcurl 8.19.0-r0
libdav1d 1.5.2-r0
libdrm 2.4.131-r0
libffi 3.5.2-r0
libgcc 15.2.0-r2
libgomp 15.2.0-r2
libhwy 1.3.0-r0
libidn2 2.3.8-r0
libintl 0.24.1-r1
libjxl 0.11.1-r3
libmd 1.1.0-r0
libncursesw 6.5_p20251123-r0
libogg 1.3.6-r0
libopenmpt 0.8.6-r0
libpciaccess 0.18.1-r1
libproc2 4.0.5-r0
libpsl 0.21.5-r3
librist 0.2.10-r1
libsharpyuv 1.6.0-r0
libsodium 1.0.20-r1
libsrt 1.5.3-r1
libssh 0.11.4-r0
libssl3 3.5.6-r0
libstdc++ 15.2.0-r2
libtheora 1.2.0-r0
libudfread 1.2.0-r0
libunistring 1.4.1-r0
libva 2.22.0-r1
libvdpau 1.5-r4
libvorbis 1.3.7-r2
libvpx 1.15.2-r1
libwebp 1.6.0-r0
libwebpmux 1.6.0-r0
libx11 1.8.12-r1
libxau 1.0.12-r0
libxcb 1.17.0-r1
libxdmcp 1.1.5-r1
libxext 1.3.6-r2
libxfixes 6.0.2-r0
libxml2 2.13.9-r1
libxslt 1.1.43-r3
libzmq 4.3.5-r2
linux-pam 1.7.1-r2
linux-raw-sys 0.9.4
log 0.4.27
maybe-rayon 0.1.1
mbedtls 3.6.6-r0
memchr 2.7.5
minimal-lexical 0.2.1
mpg123-libs 1.33.3-r0
musl 1.2.5-r23
musl-utils 1.2.5-r23
ncurses-terminfo-base 6.5_p20251123-r0
netcat-openbsd 1.234.1-r0
new_debug_unreachable 1.0.6
nghttp2-libs 1.69.0-r0
nom 7.1.3
nom 8.0.0
noop_proc_macro 0.3.0
num-bigint 0.4.6
num-derive 0.4.2
num-integer 0.1.46
num-rational 0.4.2
num-traits 0.2.19
numactl 2.0.18-r0
once_cell 1.21.3
oniguruma 6.9.10-r0
opus 1.5.2-r1
paste 1.0.15
pastey 0.1.0
ppv-lite86 0.2.21
proc-macro2 1.0.95
procps-ng 4.0.5-r0
profiling 1.0.16
quote 1.0.40
rand 0.9.1
rand_chacha 0.9.0
rand_core 0.9.3
rav1e 0.8.1
rav1e-libs 0.8.1-r0
rayon 1.10.0
rayon-core 1.12.1
readline 8.3.1-r0
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.27
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.27
rustix 1.0.7
scan_fmt 0.2.6
scanelf 1.3.8-r2
shaderc 2025.3-r0
shadow 4.18.0-r0
signal-hook 0.3.18
signal-hook-registry 1.4.5
simd_helpers 0.1.0
skalibs-libs 2.14.4.0-r0
soxr 0.1.3-r7
spirv-tools 1.4.321.0-r1
sqlite-libs 3.51.2-r0
ssl_client 1.37.0-r30
stable_deref_trait 1.2.0
syn 2.0.102
terminal_size 0.4.2
thiserror 1.0.69
thiserror 2.0.12
tzdata 2026b-r0
unicode-ident 1.0.18
unicode-width 0.2.1
utf8parse 0.2.2
utmps-libs 0.1.3.1-r0
v_frame 0.3.9
wayland-libs-client 1.24.0-r0
x264-libs 0.164.3108-r1
x265-libs 4.1-r0
xmlstarlet 1.6.1-r2
xvidcore 1.3.7-r2
xz-libs 5.8.3-r0
y4m 0.8.0
zerocopy 0.8.25
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1780467927156
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8686/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1780467927156
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8686/signalr/messages?access_token=(removed)&id=flzNYx5rl3fF6RUibbqAcg.\"",
"source": "console-api",
"timestamp": 1780467927156
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1780467927156
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1780467927156
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1780467927156
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1780467927156
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1780467927156
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1780467927156
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 14.64s |
| Container Start | PASS | - | 52.78s |
| Create Buildx SBOM | PASS | - | 1.73s |
| Get Build Info | PASS | - | 0.03s |