AMD64 PASS
linuxserver/lidarr
Runtime: 15.68s
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2026-05-31T00:01:56+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 125.91MB
Tag: amd64-nightly-3.1.3.4967-ls200
Version: 3.1.3.4967-ls200
Expand
2026-05-31T00:07:38.148599305Z [migrations] started
2026-05-31T00:07:38.148637722Z [migrations] no migrations found
2026-05-31T00:07:38.169349098Z usermod: no changes
2026-05-31T00:07:38.174819195Z ───────────────────────────────────────
2026-05-31T00:07:38.174844035Z
2026-05-31T00:07:38.174848575Z ██╗ ███████╗██╗ ██████╗
2026-05-31T00:07:38.174854106Z ██║ ██╔════╝██║██╔═══██╗
2026-05-31T00:07:38.174858014Z ██║ ███████╗██║██║ ██║
2026-05-31T00:07:38.174862112Z ██║ ╚════██║██║██║ ██║
2026-05-31T00:07:38.174866120Z ███████╗███████║██║╚██████╔╝
2026-05-31T00:07:38.174873094Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T00:07:38.174876872Z
2026-05-31T00:07:38.174880469Z Brought to you by linuxserver.io
2026-05-31T00:07:38.174884146Z ───────────────────────────────────────
2026-05-31T00:07:38.175128037Z
2026-05-31T00:07:38.175136755Z To support the app dev(s) visit:
2026-05-31T00:07:38.176824434Z Lidarr: https://opencollective.com/lidarr
2026-05-31T00:07:38.177129970Z
2026-05-31T00:07:38.177136322Z To support LSIO projects visit:
2026-05-31T00:07:38.177140551Z https://www.linuxserver.io/donate/
2026-05-31T00:07:38.177144469Z
2026-05-31T00:07:38.177148036Z ───────────────────────────────────────
2026-05-31T00:07:38.177152625Z GID/UID
2026-05-31T00:07:38.177156223Z ───────────────────────────────────────
2026-05-31T00:07:38.181682539Z
2026-05-31T00:07:38.181694443Z User UID: 911
2026-05-31T00:07:38.181698652Z User GID: 911
2026-05-31T00:07:38.181702419Z ───────────────────────────────────────
2026-05-31T00:07:38.183276610Z Linuxserver.io version: 3.1.3.4967-ls200
2026-05-31T00:07:38.183527014Z Build-date: 2026-05-31T00:01:56+00:00
2026-05-31T00:07:38.183533277Z ───────────────────────────────────────
2026-05-31T00:07:38.183537345Z
2026-05-31T00:07:38.228862587Z [custom-init] No custom files found, skipping...
2026-05-31T00:07:38.249128776Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:38.553064667Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4967
2026-05-31T00:07:38.570991654Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:38.575114187Z [Debug] Bootstrap: Console selected
2026-05-31T00:07:38.578617884Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:38.581394307Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:38.864627660Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:38.914060564Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {390bc5f1-30ef-49ab-af7c-fe5a306fdeb7} may be persisted to storage in unencrypted form.
2026-05-31T00:07:38.972771878Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-31T00:07:39.011612649Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T00:07:39.107589750Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T00:07:39.114913331Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.115561306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.154607300Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T00:07:39.158830677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039715s
2026-05-31T00:07:39.159079819Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T00:07:39.159275082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438935s
2026-05-31T00:07:39.166721069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T00:07:39.167253972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.172290307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T00:07:39.182341040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T00:07:39.193046573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205463s
2026-05-31T00:07:39.193408712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.195466898Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T00:07:39.195646349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229568s
2026-05-31T00:07:39.196247049Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T00:07:39.196477543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.201102619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T00:07:39.202148295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:07:39.202600676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012914s
2026-05-31T00:07:39.202839617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:39.203120142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001035s
2026-05-31T00:07:39.203552764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T00:07:39.204156390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T00:07:39.204855277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010756s
2026-05-31T00:07:39.205077324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.205973219Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T00:07:39.206154314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002182s
2026-05-31T00:07:39.206554069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T00:07:39.206781096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.207505134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:39.208535800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-31T00:07:39.208717005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T00:07:39.209027460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T00:07:39.209484661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000566s
2026-05-31T00:07:39.209692380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.210358181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T00:07:39.210543243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013984s
2026-05-31T00:07:39.214020978Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T00:07:39.214242905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.214858275Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-31T00:07:39.226349910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-31T00:07:39.226887734Z [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-05-31T00:07:39.227402200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008454s
2026-05-31T00:07:39.227585579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-31T00:07:39.227887317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-31T00:07:39.228226580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s
2026-05-31T00:07:39.228388286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-31T00:07:39.228735295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-31T00:07:39.229108988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005466s
2026-05-31T00:07:39.229300864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-31T00:07:39.229580898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-31T00:07:39.229898307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s
2026-05-31T00:07:39.230070945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-31T00:07:39.235647036Z [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-05-31T00:07:39.236797814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006544s
2026-05-31T00:07:39.237008689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-31T00:07:39.237329605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T00:07:39.237662916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004696s
2026-05-31T00:07:39.237856677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-31T00:07:39.238137081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T00:07:39.238455763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-05-31T00:07:39.238650275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-31T00:07:39.238975620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.239266386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004153s
2026-05-31T00:07:39.239456699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-31T00:07:39.239707384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.240068922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s
2026-05-31T00:07:39.240244636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-31T00:07:39.241610537Z [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-05-31T00:07:39.242555230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021451s
2026-05-31T00:07:39.242759241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-31T00:07:39.243067362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:39.243391715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004555s
2026-05-31T00:07:39.243579994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-31T00:07:39.243834607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:07:39.244194822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004348s
2026-05-31T00:07:39.244377801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-31T00:07:39.244643135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:07:39.245012038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-05-31T00:07:39.245204686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-31T00:07:39.245489831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:07:39.245812210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000432s
2026-05-31T00:07:39.246008375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-31T00:07:39.246288329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:39.246636070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004401s
2026-05-31T00:07:39.246819649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-31T00:07:39.247073711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-31T00:07:39.247398616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s
2026-05-31T00:07:39.247575833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-31T00:07:39.248477579Z [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-05-31T00:07:39.249181747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014321s
2026-05-31T00:07:39.249393494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-31T00:07:39.249708057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T00:07:39.250040136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-05-31T00:07:39.250232303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-31T00:07:39.250503680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T00:07:39.250819776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004124s
2026-05-31T00:07:39.251021492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-31T00:07:39.251341908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T00:07:39.251635409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s
2026-05-31T00:07:39.251885362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-31T00:07:39.252280027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-31T00:07:39.252644301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s
2026-05-31T00:07:39.252822119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-31T00:07:39.253563863Z [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-05-31T00:07:39.254138571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011411s
2026-05-31T00:07:39.254340117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-31T00:07:39.254636744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-31T00:07:39.254984795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004619s
2026-05-31T00:07:39.255185049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-31T00:07:39.255470123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:39.255793915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s
2026-05-31T00:07:39.256008086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-31T00:07:39.256810122Z [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-05-31T00:07:39.257417144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012497s
2026-05-31T00:07:39.257606315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-31T00:07:39.257867712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T00:07:39.258182336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000403s
2026-05-31T00:07:39.258382719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-31T00:07:39.258662012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T00:07:39.259006516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s
2026-05-31T00:07:39.259207180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-31T00:07:39.259498126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-31T00:07:39.259833662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004402s
2026-05-31T00:07:39.260098786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-31T00:07:39.260362206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-31T00:07:39.260683333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s
2026-05-31T00:07:39.260868315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-31T00:07:39.261557954Z [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-05-31T00:07:39.262114395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s
2026-05-31T00:07:39.262305250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-31T00:07:39.262776328Z [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-05-31T00:07:39.263240804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007572s
2026-05-31T00:07:39.263452079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-31T00:07:39.263778086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T00:07:39.264149765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004997s
2026-05-31T00:07:39.264329086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-31T00:07:39.266675302Z [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-05-31T00:07:39.267180199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026831s
2026-05-31T00:07:39.267373187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-31T00:07:39.267685907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T00:07:39.268021934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004653s
2026-05-31T00:07:39.268202037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-31T00:07:39.268627263Z [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-05-31T00:07:39.269070666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s
2026-05-31T00:07:39.269293565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-31T00:07:39.269543148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-31T00:07:39.269907321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-05-31T00:07:39.270114408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-31T00:07:39.270605287Z [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-05-31T00:07:39.271117970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008199s
2026-05-31T00:07:39.271333323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-31T00:07:39.271681395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-31T00:07:39.272062853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s
2026-05-31T00:07:39.272276423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-31T00:07:39.272605836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-31T00:07:39.272971814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s
2026-05-31T00:07:39.273153229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-31T00:07:39.273829962Z [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-05-31T00:07:39.274326412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001017s
2026-05-31T00:07:39.274507356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-31T00:07:39.275353951Z [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-05-31T00:07:39.276289826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016015s
2026-05-31T00:07:39.276480370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-31T00:07:39.277006380Z [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-05-31T00:07:39.277469703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000819s
2026-05-31T00:07:39.277674315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-31T00:07:39.278377542Z [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-05-31T00:07:39.278948381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s
2026-05-31T00:07:39.279135318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-31T00:07:39.279675827Z [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-05-31T00:07:39.280199321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008865s
2026-05-31T00:07:39.280395336Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-31T00:07:39.280971166Z [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-05-31T00:07:39.281470992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008985s
2026-05-31T00:07:39.281667077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-31T00:07:39.282109839Z [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-05-31T00:07:39.282526688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s
2026-05-31T00:07:39.282695559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-31T00:07:39.283024110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-31T00:07:39.283440188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005774s
2026-05-31T00:07:39.283626353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-31T00:07:39.283929293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-31T00:07:39.284281984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s
2026-05-31T00:07:39.284466956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-31T00:07:39.284891492Z [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-05-31T00:07:39.285290165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s
2026-05-31T00:07:39.285472903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-31T00:07:39.286160127Z [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-05-31T00:07:39.286739163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001091s
2026-05-31T00:07:39.286910979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-31T00:07:39.287382790Z [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-05-31T00:07:39.287916024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007919s
2026-05-31T00:07:39.288106317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-31T00:07:39.288378365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-31T00:07:39.288770004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s
2026-05-31T00:07:39.288957872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-31T00:07:39.289236463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-31T00:07:39.289585236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-05-31T00:07:39.289766140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-31T00:07:39.290452883Z [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-05-31T00:07:39.291047922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011077s
2026-05-31T00:07:39.291222383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-31T00:07:39.293044723Z [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-05-31T00:07:39.293052479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010372s
2026-05-31T00:07:39.293056257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-31T00:07:39.293065896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:07:39.293390309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005345s
2026-05-31T00:07:39.293555232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-31T00:07:39.294201523Z [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-05-31T00:07:39.294775599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s
2026-05-31T00:07:39.294958548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-31T00:07:39.295654139Z [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-05-31T00:07:39.296321944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011875s
2026-05-31T00:07:39.296512708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-31T00:07:39.296961723Z [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-05-31T00:07:39.297447221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007547s
2026-05-31T00:07:39.297653516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-31T00:07:39.297968120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-31T00:07:39.298349799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s
2026-05-31T00:07:39.298547807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-31T00:07:39.299143678Z [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-05-31T00:07:39.299729558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010011s
2026-05-31T00:07:39.299991155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-31T00:07:39.300358665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:07:39.300746366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005577s
2026-05-31T00:07:39.301968217Z [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-05-31T00:07:39.303759645Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0014252 taking an average of 00:00:00.0014252
2026-05-31T00:07:39.304563133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:07:39', 'InitialSetup')
2026-05-31T00:07:39.304927787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.308219658Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T00:07:39.308398889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072693s
2026-05-31T00:07:39.308717921Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T00:07:39.308955199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.309249181Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-31T00:07:39.309892076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T00:07:39.310082400Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.310283845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-31T00:07:39.310600223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.311645258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011683s
2026-05-31T00:07:39.312047388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:07:39', 'add_reason_to_pending_releases')
2026-05-31T00:07:39.312424367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.313096240Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T00:07:39.313285802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002569s
2026-05-31T00:07:39.313483470Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T00:07:39.313694094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.313949739Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-31T00:07:39.316240323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.316415245Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.316597462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-31T00:07:39.316882406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-31T00:07:39.317893833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s
2026-05-31T00:07:39.318072142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.318222235Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.318413179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-31T00:07:39.318718284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.319714941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s
2026-05-31T00:07:39.319902068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.320059866Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.320264077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-31T00:07:39.320592068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.321574346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011086s
2026-05-31T00:07:39.321963781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T00:07:39.322564290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T00:07:39.322850477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000656s
2026-05-31T00:07:39.323183878Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-31T00:07:39.334337022Z [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-05-31T00:07:39.335773125Z [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-05-31T00:07:39.336723489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T00:07:39.337854857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T00:07:39.341080905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T00:07:39.341617927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T00:07:39.342122543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T00:07:39.342506136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191081s
2026-05-31T00:07:39.342676649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.342832603Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.343020893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-31T00:07:39.343298772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-31T00:07:39.348214974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049901s
2026-05-31T00:07:39.348605401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:07:39', 'add_medium_support')
2026-05-31T00:07:39.348968732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.350249091Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T00:07:39.350426178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070168s
2026-05-31T00:07:39.350669408Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T00:07:39.350890233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.351179145Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-31T00:07:39.351869425Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T00:07:39.352240803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T00:07:39.352533402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004142s
2026-05-31T00:07:39.352706531Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.352926725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.355261367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023633s
2026-05-31T00:07:39.355639438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:07:39', 'add_various_qualites_in_profile')
2026-05-31T00:07:39.356040125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.356919907Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T00:07:39.357112806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039895s
2026-05-31T00:07:39.357312147Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T00:07:39.357520096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.357782695Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-31T00:07:39.358574179Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-31T00:07:39.359089417Z [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-05-31T00:07:39.359547099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007825s
2026-05-31T00:07:39.359755278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-31T00:07:39.360095253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-31T00:07:39.360440919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s
2026-05-31T00:07:39.360616292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:07:39.360770373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.360993021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-31T00:07:39.361316072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:39.362301096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010415s
2026-05-31T00:07:39.362514686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-31T00:07:39.366575074Z [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-05-31T00:07:39.369256876Z [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-05-31T00:07:39.370444818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.371470504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.373743432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T00:07:39.374230343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T00:07:39.374683686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.375123983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.375452004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127495s
2026-05-31T00:07:39.375668860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-31T00:07:39.379580599Z [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-05-31T00:07:39.382079202Z [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-05-31T00:07:39.383182765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.384223771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.386474184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T00:07:39.386976355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T00:07:39.387396271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.387818331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.388162384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012285s
2026-05-31T00:07:39.388330563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.388480735Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.388675878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-31T00:07:39.388951513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-31T00:07:39.389795453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009209s
2026-05-31T00:07:39.390148625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:07:39', 'metadata_profiles')
2026-05-31T00:07:39.390510574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.392267943Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T00:07:39.392450912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033667s
2026-05-31T00:07:39.392708240Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T00:07:39.392941430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.393261504Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-31T00:07:39.395127293Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-31T00:07:39.399924675Z [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-05-31T00:07:39.400850289Z [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-05-31T00:07:39.401341849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T00:07:39.401962339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T00:07:39.404235698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T00:07:39.404574290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092359s
2026-05-31T00:07:39.404749643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:07:39.404901138Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.405120811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T00:07:39.405440414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-31T00:07:39.406299876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009728s
2026-05-31T00:07:39.406603768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T00:07:39.406948432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T00:07:39.407221843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003934s
2026-05-31T00:07:39.407392637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:07:39.407542949Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.407951182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T00:07:39.411210236Z [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-05-31T00:07:39.412325372Z [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-05-31T00:07:39.412899749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T00:07:39.413614108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T00:07:39.415809089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T00:07:39.416175948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080184s
2026-05-31T00:07:39.416578699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:07:39', 'separate_automatic_and_interactive_search')
2026-05-31T00:07:39.416960117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.418057638Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T00:07:39.418259695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098286s
2026-05-31T00:07:39.418481922Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T00:07:39.418704150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.418972079Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-31T00:07:39.419264318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-31T00:07:39.423048119Z [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-05-31T00:07:39.425243330Z [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-05-31T00:07:39.426210318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:39.427373802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:39.429739036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:39.430187769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:07:39.430610080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:07:39.431052080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:07:39.431493870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:39.431831109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123959s
2026-05-31T00:07:39.432242027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:07:39', 'change_album_path_to_relative')
2026-05-31T00:07:39.432655690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.433927371Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T00:07:39.434115480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144463s
2026-05-31T00:07:39.434334551Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T00:07:39.434556007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.434820450Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-31T00:07:39.435352001Z [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-05-31T00:07:39.435897660Z [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-05-31T00:07:39.436232023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s
2026-05-31T00:07:39.436603622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:07:39', 'change_quality_size_mb_to_kb')
2026-05-31T00:07:39.436968907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.437669959Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T00:07:39.437858629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019697s
2026-05-31T00:07:39.438048151Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T00:07:39.438254787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.438504420Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-31T00:07:39.438869195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.439035390Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.439219951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-31T00:07:39.439500547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-31T00:07:39.440408365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009898s
2026-05-31T00:07:39.440587035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.440739362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.440933082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-31T00:07:39.441226824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-31T00:07:39.442114652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009869s
2026-05-31T00:07:39.442463334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T00:07:39', 'album_releases')
2026-05-31T00:07:39.442819612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.443527237Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T00:07:39.443711548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023869s
2026-05-31T00:07:39.443919677Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T00:07:39.444125732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.444386708Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-31T00:07:39.444983610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.445128382Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.445317653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-31T00:07:39.449184301Z [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-05-31T00:07:39.451524124Z [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-05-31T00:07:39.452581063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:39.453686780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:39.456201074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:39.456660930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:07:39.457088401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:07:39.457538498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:07:39.457978794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:39.458340974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128355s
2026-05-31T00:07:39.458510345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.458660868Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.458855570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-31T00:07:39.462751016Z [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-05-31T00:07:39.465111230Z [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-05-31T00:07:39.466145313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:39.467303886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:39.469786697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:39.470232555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:07:39.470660217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:07:39.471101425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:07:39.471546562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:39.471884342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128253s
2026-05-31T00:07:39.472343207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:07:39', 'album_releases_fix')
2026-05-31T00:07:39.472677059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.474318705Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T00:07:39.474557296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152158s
2026-05-31T00:07:39.474691657Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T00:07:39.474882822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.475140841Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-31T00:07:39.475990833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-31T00:07:39.476848761Z [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-05-31T00:07:39.477513450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013328s
2026-05-31T00:07:39.477708052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-31T00:07:39.477994569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T00:07:39.478325325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-05-31T00:07:39.478506991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-31T00:07:39.479156429Z [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-05-31T00:07:39.479685756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010013s
2026-05-31T00:07:39.479950830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-31T00:07:39.480286876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:07:39.480766061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005431s
2026-05-31T00:07:39.481063921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:07:39', 'import_lists')
2026-05-31T00:07:39.481380619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.482293879Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T00:07:39.482457027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021397s
2026-05-31T00:07:39.482656659Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T00:07:39.482862193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.483117808Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-31T00:07:39.483486751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-31T00:07:39.483666333Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.483905154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-31T00:07:39.484252934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-31T00:07:39.485165492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010619s
2026-05-31T00:07:39.485333491Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.485532502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.486545442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010335s
2026-05-31T00:07:39.486908994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T00:07:39', 'add_release_status')
2026-05-31T00:07:39.487402788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.488077477Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T00:07:39.488233742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025083s
2026-05-31T00:07:39.488444727Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T00:07:39.488665933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.488957009Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-31T00:07:39.489258386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:39.489427096Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.489766309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-31T00:07:39.489984639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.490932498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010813s
2026-05-31T00:07:39.491301692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:07:39', 'album_download_notification')
2026-05-31T00:07:39.491727509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.492602852Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T00:07:39.492722253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002644s
2026-05-31T00:07:39.492943058Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T00:07:39.493199895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.493520641Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-31T00:07:39.494111992Z [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-05-31T00:07:39.494724616Z [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-05-31T00:07:39.495143259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007404s
2026-05-31T00:07:39.495639879Z [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-05-31T00:07:39.496317073Z [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-05-31T00:07:39.496724484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007364s
2026-05-31T00:07:39.497099720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:07:39', 'fix_language_metadata_profiles')
2026-05-31T00:07:39.497463452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.498369697Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T00:07:39.498558257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023269s
2026-05-31T00:07:39.498746456Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T00:07:39.498953223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.499248557Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-31T00:07:39.499603102Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T00:07:39.499953547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T00:07:39.500209022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000382s
2026-05-31T00:07:39.500563837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:07:39', 'remove_fanzub')
2026-05-31T00:07:39.500907659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.501858464Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T00:07:39.502041643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020124s
2026-05-31T00:07:39.502255704Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T00:07:39.502479535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.502734118Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-31T00:07:39.504154790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-31T00:07:39.504444864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-31T00:07:39.504794318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s
2026-05-31T00:07:39.505010493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-31T00:07:39.505353444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-31T00:07:39.505741536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s
2026-05-31T00:07:39.506207755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-31T00:07:39.506650947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-31T00:07:39.507029720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000627s
2026-05-31T00:07:39.507228430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-31T00:07:39.507540008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T00:07:39.507892137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s
2026-05-31T00:07:39.508090396Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-31T00:07:39.508359959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-31T00:07:39.508715796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004424s
2026-05-31T00:07:39.508920198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-31T00:07:39.509260884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T00:07:39.509587662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s
2026-05-31T00:07:39.509959692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:07:39', 'update_artist_history_indexes')
2026-05-31T00:07:39.510320829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.511390263Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T00:07:39.511572580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022315s
2026-05-31T00:07:39.511756561Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T00:07:39.511981604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.512233271Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-31T00:07:39.521600798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.522723860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-31T00:07:39.523059697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012001s
2026-05-31T00:07:39.523411986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:07:39', 'remove_nma')
2026-05-31T00:07:39.523761661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.524843039Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T00:07:39.525007751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029658s
2026-05-31T00:07:39.525225118Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T00:07:39.525437757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.525711338Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-31T00:07:39.526035531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.526227668Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2026-05-31T00:07:39.526426588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-31T00:07:39.526706181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-31T00:07:39.527701145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s
2026-05-31T00:07:39.528123857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:07:39', 'album_disambiguation')
2026-05-31T00:07:39.528483090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.529347682Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T00:07:39.529529808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026944s
2026-05-31T00:07:39.529745162Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T00:07:39.529964354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.530227464Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-31T00:07:39.530503259Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.530716438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.532013110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013105s
2026-05-31T00:07:39.532394889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:07:39', 'add_ape_quality_in_profiles')
2026-05-31T00:07:39.532762830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.533657713Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T00:07:39.533812094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028627s
2026-05-31T00:07:39.533984952Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T00:07:39.534205486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.534458215Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-31T00:07:39.535460193Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.535770398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-31T00:07:39.536119231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s
2026-05-31T00:07:39.536329554Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.536656383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-31T00:07:39.536918100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003832s
2026-05-31T00:07:39.537129536Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.537447576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-31T00:07:39.537727219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000392s
2026-05-31T00:07:39.538062154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:07:39', 'remove_pushalot')
2026-05-31T00:07:39.538436508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.539601003Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T00:07:39.539777208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022433s
2026-05-31T00:07:39.540000809Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T00:07:39.540212585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.540460525Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-31T00:07:39.540864388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-31T00:07:39.541304785Z [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-05-31T00:07:39.541731194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006817s
2026-05-31T00:07:39.542093043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:07:39', 'add_custom_filters')
2026-05-31T00:07:39.542606988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.543379714Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T00:07:39.543592954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022555s
2026-05-31T00:07:39.543834851Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T00:07:39.544145437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.544464730Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-31T00:07:39.544864615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:07:39.545075450Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T00:07:39.545319231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-31T00:07:39.545667262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-31T00:07:39.546839593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012582s
2026-05-31T00:07:39.547265421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:07:39', 'import_list_tags')
2026-05-31T00:07:39.547680256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.548540439Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T00:07:39.548719219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029558s
2026-05-31T00:07:39.548927789Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T00:07:39.549145457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.549440021Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-31T00:07:39.554060437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-31T00:07:39.554782641Z [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-05-31T00:07:39.555380997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s
2026-05-31T00:07:39.555631561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-31T00:07:39.555972989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-31T00:07:39.556355830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s
2026-05-31T00:07:39.558648077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T00:07:39.558663368Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T00:07:39.558673739Z FROM "Artists"
2026-05-31T00:07:39.559652099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T00:07:39.559664143Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T00:07:39.559676999Z FROM "Artists"
2026-05-31T00:07:39.560254603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011222s
2026-05-31T00:07:39.560422671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:07:39.560578144Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.560786103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-31T00:07:39.561106058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.562053476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010775s
2026-05-31T00:07:39.562598924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-31T00:07:39.562608043Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.562617031Z FROM "ArtistMetadata"
2026-05-31T00:07:39.562625598Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T00:07:39.563352552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-31T00:07:39.563366009Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.563375228Z FROM "ArtistMetadata"
2026-05-31T00:07:39.563383955Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T00:07:39.563909464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008553s
2026-05-31T00:07:39.564071771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-31T00:07:39.564956994Z [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-05-31T00:07:39.565655451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001384s
2026-05-31T00:07:39.565868720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-31T00:07:39.566232824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T00:07:39.566628000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005714s
2026-05-31T00:07:39.566856310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-31T00:07:39.567209311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T00:07:39.567563354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s
2026-05-31T00:07:39.567741643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.567977177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.572442972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045099s
2026-05-31T00:07:39.572657604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.572813328Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T00:07:39.573010715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-31T00:07:39.573331622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.574370725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s
2026-05-31T00:07:39.574540276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.574697814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.574893518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-31T00:07:39.575196648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:39.576205019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011179s
2026-05-31T00:07:39.576382286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.576532499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.576725858Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-31T00:07:39.576980201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-31T00:07:39.577910925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010017s
2026-05-31T00:07:39.578541676Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-31T00:07:39.578548028Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.578553950Z FROM "ArtistMetadata"
2026-05-31T00:07:39.578559762Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.578565914Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T00:07:39.579406187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-31T00:07:39.579421668Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.579431297Z FROM "ArtistMetadata"
2026-05-31T00:07:39.579440065Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.579474585Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T00:07:39.579906474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009342s
2026-05-31T00:07:39.580072870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.580221379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.580423686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-31T00:07:39.580744823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-31T00:07:39.581706710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00109s
2026-05-31T00:07:39.581881152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.582030983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.582227199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-31T00:07:39.582535580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.583511776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010919s
2026-05-31T00:07:39.583717180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.583887543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.584101554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-31T00:07:39.584420216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.585386863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010927s
2026-05-31T00:07:39.585966190Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T00:07:39.585972562Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T00:07:39.585978705Z FROM "AlbumReleases"
2026-05-31T00:07:39.585984426Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.585990458Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T00:07:39.586752994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T00:07:39.586768445Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T00:07:39.586777604Z FROM "AlbumReleases"
2026-05-31T00:07:39.586799839Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.586809288Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T00:07:39.587216518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000866s
2026-05-31T00:07:39.587829232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T00:07:39.587835505Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.587841306Z FROM "ArtistMetadata"
2026-05-31T00:07:39.587853631Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.587863812Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T00:07:39.588698002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T00:07:39.588711599Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:07:39.588720587Z FROM "ArtistMetadata"
2026-05-31T00:07:39.588729054Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.588738083Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T00:07:39.589176095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000921s
2026-05-31T00:07:39.589696543Z [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-05-31T00:07:39.593672241Z [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-05-31T00:07:39.595163234Z [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-05-31T00:07:39.595841079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.597011276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.599385829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.599833671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.600240841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101899s
2026-05-31T00:07:39.600656117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-31T00:07:39.604630482Z [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-05-31T00:07:39.606449767Z [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-05-31T00:07:39.607287845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:39.608943289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:39.611222399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:39.611772778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:39.612191852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112519s
2026-05-31T00:07:39.612460693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-31T00:07:39.616390759Z [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-05-31T00:07:39.618019850Z [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-05-31T00:07:39.618725371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T00:07:39.619594863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T00:07:39.621879945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T00:07:39.622399441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T00:07:39.622789717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101156s
2026-05-31T00:07:39.622994500Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-31T00:07:39.626956390Z [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-05-31T00:07:39.628052938Z [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-05-31T00:07:39.628630361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:07:39.629312335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:07:39.631624412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:39.632120972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089152s
2026-05-31T00:07:39.632361597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T00:07:39.632674447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.633063971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s
2026-05-31T00:07:39.633268112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-31T00:07:39.633554990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:39.633931428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004827s
2026-05-31T00:07:39.634141973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-31T00:07:39.634467638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.634861792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005352s
2026-05-31T00:07:39.635073569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-31T00:07:39.635396920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.635821305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s
2026-05-31T00:07:39.636059535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-31T00:07:39.636362064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-31T00:07:39.636739705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005s
2026-05-31T00:07:39.636963335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-31T00:07:39.637282879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-31T00:07:39.637669738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000521s
2026-05-31T00:07:39.637853528Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:39.638787950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T00:07:39.639080670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s
2026-05-31T00:07:39.639251835Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:39.639553372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T00:07:39.639861673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004446s
2026-05-31T00:07:39.640036325Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:39.640411511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-05-31T00:07:39.640739311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005452s
2026-05-31T00:07:39.641111120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:07:39', 'add_release_groups_etc')
2026-05-31T00:07:39.641488359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.644132184Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T00:07:39.644330834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038918s
2026-05-31T00:07:39.644554074Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T00:07:39.644774448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.645052598Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-31T00:07:39.645637095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:39.645900696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-31T00:07:39.646189077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s
2026-05-31T00:07:39.646547379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:07:39', 'NewMediaInfoFormat')
2026-05-31T00:07:39.646921212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.647725792Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T00:07:39.647918911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018648s
2026-05-31T00:07:39.648174576Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T00:07:39.648414840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.648694553Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-31T00:07:39.649879480Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-31T00:07:39.650241800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-31T00:07:39.652499026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024072s
2026-05-31T00:07:39.652695592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T00:07:39.652858991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.653120689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-31T00:07:39.653515454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:39.654461118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011067s
2026-05-31T00:07:39.654855232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:07:39', 'rename_restrictions_to_release_profiles')
2026-05-31T00:07:39.655246991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.656504524Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T00:07:39.656705980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030899s
2026-05-31T00:07:39.656969280Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T00:07:39.657208993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.657504638Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-31T00:07:39.658617860Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-31T00:07:39.658898235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-31T00:07:39.661136403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023082s
2026-05-31T00:07:39.661335183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:07:39.661508763Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.661735620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-31T00:07:39.662047819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T00:07:39.662936860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s
2026-05-31T00:07:39.663144157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-31T00:07:39.663302005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.663524774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-31T00:07:39.663841321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T00:07:39.664799912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s
2026-05-31T00:07:39.664964283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:39.665224577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T00:07:39.665530995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000387s
2026-05-31T00:07:39.665680406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:39.665986763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T00:07:39.666272097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000408s
2026-05-31T00:07:39.666491700Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-31T00:07:39.671041323Z [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-05-31T00:07:39.672665334Z [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-05-31T00:07:39.673363080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.674314766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.676621352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.677073944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.677528680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.678017895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:39.678331296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116335s
2026-05-31T00:07:39.678762825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:07:39', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T00:07:39.679154143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.680647952Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T00:07:39.680882705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138657s
2026-05-31T00:07:39.681110664Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T00:07:39.681353423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.681642505Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-31T00:07:39.682173224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-31T00:07:39.682635095Z [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-05-31T00:07:39.683095943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007073s
2026-05-31T00:07:39.683327479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-31T00:07:39.683711413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-31T00:07:39.684141519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006008s
2026-05-31T00:07:39.684507817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:07:39', 'add_import_exclusions')
2026-05-31T00:07:39.684900407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.685766903Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T00:07:39.685953008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021899s
2026-05-31T00:07:39.686173091Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T00:07:39.686419818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.686710724Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-31T00:07:39.691287552Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T00:07:39.691299927Z WHERE "Id" in (
2026-05-31T00:07:39.691306099Z SELECT "Artists"."Id" from "Artists"
2026-05-31T00:07:39.691312021Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.691318133Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:07:39.692175019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T00:07:39.692194979Z WHERE "Id" in (
2026-05-31T00:07:39.692202986Z SELECT "Artists"."Id" from "Artists"
2026-05-31T00:07:39.692210771Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.692222625Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:07:39.692750879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010505s
2026-05-31T00:07:39.693368563Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-31T00:07:39.693383403Z WHERE "Id" in (
2026-05-31T00:07:39.693389806Z SELECT "Albums"."Id" from "Albums"
2026-05-31T00:07:39.693395708Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.693403734Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:07:39.694148394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-31T00:07:39.694157452Z WHERE "Id" in (
2026-05-31T00:07:39.694163174Z SELECT "Albums"."Id" from "Albums"
2026-05-31T00:07:39.694169036Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.694175208Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:07:39.694724224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009726s
2026-05-31T00:07:39.695297258Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-31T00:07:39.695304864Z WHERE "Id" in (
2026-05-31T00:07:39.695310565Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T00:07:39.695316467Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T00:07:39.695322649Z WHERE "Albums"."Id" IS NULL)
2026-05-31T00:07:39.696085346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-31T00:07:39.696097169Z WHERE "Id" in (
2026-05-31T00:07:39.696103021Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T00:07:39.696108893Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T00:07:39.696114875Z WHERE "Albums"."Id" IS NULL)
2026-05-31T00:07:39.696703000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010094s
2026-05-31T00:07:39.697281795Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T00:07:39.697291425Z WHERE "Id" in (
2026-05-31T00:07:39.697297156Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.697302908Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.697318519Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T00:07:39.698095504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T00:07:39.698103570Z WHERE "Id" in (
2026-05-31T00:07:39.698109292Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.698115094Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.698121076Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T00:07:39.698706144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009978s
2026-05-31T00:07:39.699296122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T00:07:39.699304289Z WHERE "Id" in (
2026-05-31T00:07:39.699310111Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.699315902Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.699322075Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:07:39.700179081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T00:07:39.700190624Z WHERE "Id" in (
2026-05-31T00:07:39.700196476Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:07:39.700202167Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.700208119Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:07:39.700779981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010557s
2026-05-31T00:07:39.701380000Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.701387585Z WHERE "Id" IN (
2026-05-31T00:07:39.701393467Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.701399258Z LEFT OUTER JOIN "Tracks"
2026-05-31T00:07:39.701404920Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.701410822Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:07:39.702201124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.702211134Z WHERE "Id" IN (
2026-05-31T00:07:39.702216945Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.702222817Z LEFT OUTER JOIN "Tracks"
2026-05-31T00:07:39.702237447Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.702243309Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:07:39.702796222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010043s
2026-05-31T00:07:39.703180246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:07:39', 'clean_artist_metadata_table')
2026-05-31T00:07:39.703580883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.704761501Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T00:07:39.704952255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029183s
2026-05-31T00:07:39.705176647Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T00:07:39.705394706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.705688568Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-31T00:07:39.706394981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:39.706569673Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:39.706788884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-31T00:07:39.707128017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.708146428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011546s
2026-05-31T00:07:39.708341942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:39.708496203Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.708726747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-31T00:07:39.709107213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.710056575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011034s
2026-05-31T00:07:39.710245967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:39.710401460Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-31T00:07:39.710624209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-31T00:07:39.711072572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.712147316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012249s
2026-05-31T00:07:39.712351247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:39.712510458Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.712774329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-31T00:07:39.713145517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.714161564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011573s
2026-05-31T00:07:39.714361757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:39.714552832Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.714790270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-31T00:07:39.715161177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.716160390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s
2026-05-31T00:07:39.716401876Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-31T00:07:39.722982861Z [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-05-31T00:07:39.724711062Z [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-05-31T00:07:39.725483037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T00:07:39.725963294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T00:07:39.729537202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129161s
2026-05-31T00:07:39.729882177Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-31T00:07:39.734365748Z [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-05-31T00:07:39.736134931Z [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-05-31T00:07:39.736920774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T00:07:39.737587838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T00:07:39.740882032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010864s
2026-05-31T00:07:39.741293171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:07:39', 'health_issue_notification')
2026-05-31T00:07:39.741663216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.743905261Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T00:07:39.744144784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137902s
2026-05-31T00:07:39.744467674Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T00:07:39.744747718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.745217465Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-31T00:07:39.746464025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:39.746657976Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:39.746908671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-31T00:07:39.747287484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-31T00:07:39.748545839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014113s
2026-05-31T00:07:39.748790401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:39.748977708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.749211780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-31T00:07:39.749583388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-31T00:07:39.750705599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012347s
2026-05-31T00:07:39.751149362Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T00:07:39.751506291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T00:07:39.751808340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s
2026-05-31T00:07:39.752380702Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.752390031Z WHERE "Id" IN (
2026-05-31T00:07:39.752394781Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.752399530Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.752404260Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:07:39.753087917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.753102035Z WHERE "Id" IN (
2026-05-31T00:07:39.753109370Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.753116274Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.753123539Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:07:39.753652634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009135s
2026-05-31T00:07:39.754414218Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.754419449Z WHERE "Id" IN (
2026-05-31T00:07:39.754423126Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.754428046Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.754433006Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.754438397Z WHERE "Artists"."Path" IS NULL)
2026-05-31T00:07:39.755364753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.755374422Z WHERE "Id" IN (
2026-05-31T00:07:39.755381125Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.755387889Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T00:07:39.755394863Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T00:07:39.755416707Z WHERE "Artists"."Path" IS NULL)
2026-05-31T00:07:39.756014331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s
2026-05-31T00:07:39.756856277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.756865495Z WHERE "Id" IN (
2026-05-31T00:07:39.756871978Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.756878542Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.756885486Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.756892410Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T00:07:39.756899023Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T00:07:39.757973707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.757979219Z WHERE "Id" IN (
2026-05-31T00:07:39.757983838Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:07:39.757988527Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:07:39.757996163Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:07:39.758000862Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T00:07:39.758004790Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T00:07:39.758894302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015028s
2026-05-31T00:07:39.759526605Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-31T00:07:39.759532207Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T00:07:39.759538139Z FROM "Artists"
2026-05-31T00:07:39.759543129Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.759547738Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T00:07:39.760422821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-31T00:07:39.760435085Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T00:07:39.760442179Z FROM "Artists"
2026-05-31T00:07:39.760448582Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T00:07:39.760455797Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T00:07:39.760939892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010147s
2026-05-31T00:07:39.761409097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:07:39.761416983Z WHERE "Id" NOT IN (
2026-05-31T00:07:39.761423466Z SELECT MIN("Id")
2026-05-31T00:07:39.761429889Z FROM "TrackFiles"
2026-05-31T00:07:39.761436622Z GROUP BY "Path"
2026-05-31T00:07:39.761443115Z )
2026-05-31T00:07:39.762034657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:07:39.762039837Z WHERE "Id" NOT IN (
2026-05-31T00:07:39.762043775Z SELECT MIN("Id")
2026-05-31T00:07:39.762047533Z FROM "TrackFiles"
2026-05-31T00:07:39.762052603Z GROUP BY "Path"
2026-05-31T00:07:39.762056561Z )
2026-05-31T00:07:39.762507579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007584s
2026-05-31T00:07:39.762745158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:39.762992316Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:39.763231237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-31T00:07:39.768370989Z [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-05-31T00:07:39.769634484Z [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-05-31T00:07:39.770259463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:07:39.770898149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:07:39.773697558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:39.774093225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106387s
2026-05-31T00:07:39.774301374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-31T00:07:39.774605236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:07:39.774986434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004866s
2026-05-31T00:07:39.775195184Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-31T00:07:39.778869555Z [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-05-31T00:07:39.780049902Z [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-05-31T00:07:39.780620431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:07:39.781379130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:07:39.784364552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:39.784817294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:07:39.785154503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097671s
2026-05-31T00:07:39.785536132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:07:39', 'add_mediafilerepository_mtime')
2026-05-31T00:07:39.785901548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.787381539Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T00:07:39.787587644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119185s
2026-05-31T00:07:39.787854742Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T00:07:39.788104385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.788426614Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-31T00:07:39.790032358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T00:07:39.790040194Z WHERE "Id" NOT IN (
2026-05-31T00:07:39.790044433Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T00:07:39.790048330Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.790062028Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T00:07:39.790899304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T00:07:39.790910497Z WHERE "Id" NOT IN (
2026-05-31T00:07:39.790915617Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T00:07:39.790920567Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:07:39.790925467Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T00:07:39.791429753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000938s
2026-05-31T00:07:39.791643544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-31T00:07:39.791910561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-31T00:07:39.792271017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s
2026-05-31T00:07:39.792498095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-31T00:07:39.796162255Z [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-05-31T00:07:39.797631504Z [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-05-31T00:07:39.798322787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.799098108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.801568414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.802020093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.802476012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:39.802816708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101256s
2026-05-31T00:07:39.803041901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T00:07:39.803371145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.803719516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2026-05-31T00:07:39.804132187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:07:39', 'add_artistmetadataid_constraint')
2026-05-31T00:07:39.804521191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.805603170Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T00:07:39.805797572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023188s
2026-05-31T00:07:39.806011302Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T00:07:39.806238570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.806512622Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-31T00:07:39.807108662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T00:07:39.807282432Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.807482786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-31T00:07:39.807809203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.808779908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010883s
2026-05-31T00:07:39.808967126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T00:07:39.809134783Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.809356881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-31T00:07:39.809705343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.810618131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010598s
2026-05-31T00:07:39.810795458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:39.810946002Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.811148449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-31T00:07:39.811468935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.812404780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010555s
2026-05-31T00:07:39.812591426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T00:07:39.812749033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.812970499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-31T00:07:39.813323129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.814273163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010955s
2026-05-31T00:07:39.814449779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.814600582Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.814812499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-31T00:07:39.815143416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.816068519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010555s
2026-05-31T00:07:39.816245125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:07:39.816394185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.816594739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-31T00:07:39.816919773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.817864306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010727s
2026-05-31T00:07:39.818262438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:07:39', 'old_ids_and_artist_alias')
2026-05-31T00:07:39.818597993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.819443186Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T00:07:39.819622838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026162s
2026-05-31T00:07:39.819832360Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T00:07:39.820074317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.820335653Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-31T00:07:39.820621048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.820833686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.821352932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005265s
2026-05-31T00:07:39.821601373Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T00:07:39.821888431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T00:07:39.822141340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s
2026-05-31T00:07:39.822497548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:07:39', 'download_propers_config')
2026-05-31T00:07:39.822853826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.823535799Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T00:07:39.823715551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001683s
2026-05-31T00:07:39.823947979Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T00:07:39.824161940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.824421122Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-31T00:07:39.825213138Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-31T00:07:39.825546629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-31T00:07:39.826057638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s
2026-05-31T00:07:39.826266279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-31T00:07:39.829825678Z [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-05-31T00:07:39.831164765Z [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-05-31T00:07:39.831807840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.832795309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.835146304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.835582513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.836034423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:39.836510652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.836861870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104085s
2026-05-31T00:07:39.837077133Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-31T00:07:39.840567072Z [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-05-31T00:07:39.841854967Z [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-05-31T00:07:39.842489785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-31T00:07:39.843118602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-31T00:07:39.845486581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T00:07:39.845837919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085506s
2026-05-31T00:07:39.846035537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-31T00:07:39.849479233Z [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-05-31T00:07:39.851660997Z [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-05-31T00:07:39.852303391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T00:07:39.852734379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T00:07:39.854970283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087495s
2026-05-31T00:07:39.855168211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-31T00:07:39.858514391Z [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-05-31T00:07:39.859517702Z [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-05-31T00:07:39.860064693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T00:07:39.860832680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T00:07:39.863107733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T00:07:39.863559272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T00:07:39.864038898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T00:07:39.864526971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T00:07:39.864879922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095341s
2026-05-31T00:07:39.865078112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-31T00:07:39.868417006Z [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-05-31T00:07:39.869384725Z [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-05-31T00:07:39.869871436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T00:07:39.870302374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T00:07:39.872512575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072365s
2026-05-31T00:07:39.872715213Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-31T00:07:39.876063347Z [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-05-31T00:07:39.877117771Z [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-05-31T00:07:39.877646316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:07:39.878386657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:07:39.880776290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:39.881245525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:07:39.881581401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086866s
2026-05-31T00:07:39.881965144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:07:39', 'remove_language_profiles')
2026-05-31T00:07:39.882312223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.884344156Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T00:07:39.884539850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114024s
2026-05-31T00:07:39.884769843Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T00:07:39.884993784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.885302135Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-31T00:07:39.885752382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T00:07:39.885925691Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T00:07:39.886162649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-31T00:07:39.886471360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-31T00:07:39.887393518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010324s
2026-05-31T00:07:39.887776359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-31T00:07:39.888265434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-31T00:07:39.888595569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005212s
2026-05-31T00:07:39.888956786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:07:39', 'multi_disc_naming_format')
2026-05-31T00:07:39.889312303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.890110440Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T00:07:39.890292386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019952s
2026-05-31T00:07:39.890507279Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T00:07:39.890730539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.890993088Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-31T00:07:39.891371951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T00:07:39.891543597Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.891745764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-31T00:07:39.892086600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:39.893011152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010662s
2026-05-31T00:07:39.893187939Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.893387010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.906269336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128673s
2026-05-31T00:07:39.906691437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:07:39', 'add_download_client_priority')
2026-05-31T00:07:39.907108517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.907975283Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T00:07:39.908170376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01457s
2026-05-31T00:07:39.908380880Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T00:07:39.908593428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.908859443Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-31T00:07:39.909239719Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.909543291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-31T00:07:39.909824657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s
2026-05-31T00:07:39.910049631Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.910356408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-31T00:07:39.910623787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003686s
2026-05-31T00:07:39.910979002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:07:39', 'remove_growl_prowl')
2026-05-31T00:07:39.911337915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.912080471Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T00:07:39.912263089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017878s
2026-05-31T00:07:39.912472771Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T00:07:39.912688225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.912952988Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-31T00:07:39.913313895Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.913662036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-31T00:07:39.913947782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s
2026-05-31T00:07:39.914168997Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:39.914466587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-31T00:07:39.914736941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003791s
2026-05-31T00:07:39.915112457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:07:39', 'remove_plex_hometheatre')
2026-05-31T00:07:39.915455879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.916184837Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T00:07:39.916374209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017708s
2026-05-31T00:07:39.916594653Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T00:07:39.916812331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.917079710Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-31T00:07:39.917795231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:07:39.917969713Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.918161339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-31T00:07:39.918431613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-31T00:07:39.919409613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s
2026-05-31T00:07:39.919596379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:07:39.919752233Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T00:07:39.919997788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-31T00:07:39.920360017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.921310812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011024s
2026-05-31T00:07:39.921497518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:07:39.921653522Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.921876932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-31T00:07:39.922231156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.923196841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011132s
2026-05-31T00:07:39.923380210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:07:39.923536936Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.923753572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-31T00:07:39.924138918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.925119884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011141s
2026-05-31T00:07:39.925289987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:07:39.925447925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.925650222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-31T00:07:39.925931649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-31T00:07:39.926845981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009943s
2026-05-31T00:07:39.927024440Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.927218000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:39.928209587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010138s
2026-05-31T00:07:39.928590745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:07:39', 'add_root_folder_add_defaults')
2026-05-31T00:07:39.928958476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.929710290Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T00:07:39.929904381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024753s
2026-05-31T00:07:39.930095887Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T00:07:39.930301280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.930555001Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-31T00:07:39.930869615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T00:07:39.931045459Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.931262266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-31T00:07:39.931562370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-31T00:07:39.932551032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010877s
2026-05-31T00:07:39.932909253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:07:39', 'task_duration')
2026-05-31T00:07:39.933260240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.933953386Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T00:07:39.934123088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002472s
2026-05-31T00:07:39.934365025Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T00:07:39.934595990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.934873138Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-31T00:07:39.935306010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T00:07:39.935479850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:39.935681507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-31T00:07:39.936011652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:39.936953970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010718s
2026-05-31T00:07:39.937143381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T00:07:39.937304866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.937503597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-31T00:07:39.937825235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:39.938752001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s
2026-05-31T00:07:39.939154312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:07:39', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T00:07:39.939534367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.940281662Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T00:07:39.940490192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025086s
2026-05-31T00:07:39.940684945Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T00:07:39.940896741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.941155532Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-31T00:07:39.941511990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-31T00:07:39.945082662Z [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-05-31T00:07:39.946348361Z [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-05-31T00:07:39.946967107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:39.947932382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:39.950281814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:39.950716369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:39.951151896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:39.951630330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:39.952003201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102942s
2026-05-31T00:07:39.952334288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T00:07:39.952721227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T00:07:39.953014187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s
2026-05-31T00:07:39.953340344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T00:07:39.953743456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T00:07:39.954036587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s
2026-05-31T00:07:39.954246870Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-31T00:07:39.957544682Z [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-05-31T00:07:39.958606341Z [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-05-31T00:07:39.959164535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-31T00:07:39.959610804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-31T00:07:39.961847419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074011s
2026-05-31T00:07:39.962210931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:07:39', 'remove_album_folders')
2026-05-31T00:07:39.962571938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:39.964107361Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T00:07:39.964296932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096326s
2026-05-31T00:07:39.964506204Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T00:07:39.964720536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:39.964996131Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-31T00:07:39.965866874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:07:39.966042839Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.966233513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-31T00:07:39.966516703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-31T00:07:39.967442839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010081s
2026-05-31T00:07:39.967622540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:07:39.967780148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:39.967999430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-31T00:07:39.968309875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:39.969236121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s
2026-05-31T00:07:39.969411374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:39.969612368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.009031895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393001s
2026-05-31T00:07:40.009223942Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-31T00:07:40.012722498Z [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-05-31T00:07:40.013781161Z [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-05-31T00:07:40.014322882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:07:40.014801506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:07:40.017120236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077171s
2026-05-31T00:07:40.017340440Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-31T00:07:40.020707592Z [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-05-31T00:07:40.021625330Z [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-05-31T00:07:40.022146540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:07:40.022708412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:07:40.025049727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074917s
2026-05-31T00:07:40.025269470Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-31T00:07:40.029872832Z [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-05-31T00:07:40.030690118Z [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-05-31T00:07:40.031150966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:07:40.031687396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:07:40.034021438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085477s
2026-05-31T00:07:40.034232653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-31T00:07:40.037476928Z [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-05-31T00:07:40.038191336Z [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-05-31T00:07:40.038627455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:07:40.039171040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:07:40.041576565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071425s
2026-05-31T00:07:40.041798041Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-31T00:07:40.044941843Z [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-05-31T00:07:40.045585399Z [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-05-31T00:07:40.045987759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:07:40.046569862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:07:40.048953443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069513s
2026-05-31T00:07:40.049331594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:07:40', 'flexible_delay_profiles')
2026-05-31T00:07:40.049694325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.051245269Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T00:07:40.051428187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092209s
2026-05-31T00:07:40.051665405Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T00:07:40.051898975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.052195252Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-31T00:07:40.052638104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:07:40.052800000Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.053005745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-31T00:07:40.053310098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-31T00:07:40.054309050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011065s
2026-05-31T00:07:40.054676099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:07:40', 'add_priority_to_indexers')
2026-05-31T00:07:40.055035453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.057492843Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T00:07:40.057505959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026459s
2026-05-31T00:07:40.057511921Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T00:07:40.057517973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.057523655Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-31T00:07:40.057529266Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T00:07:40.057622143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T00:07:40.057983731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s
2026-05-31T00:07:40.058154565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.058351091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.058940719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006144s
2026-05-31T00:07:40.059339021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T00:07:40', 'remove_chown_and_folderchmod_config')
2026-05-31T00:07:40.059707633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.060539880Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T00:07:40.060762117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00215s
2026-05-31T00:07:40.060954946Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T00:07:40.061185760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.061448991Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-31T00:07:40.061986924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-31T00:07:40.062165454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.062373613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-31T00:07:40.065821708Z [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-05-31T00:07:40.066944530Z [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-05-31T00:07:40.067533255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T00:07:40.068095067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T00:07:40.070365750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078158s
2026-05-31T00:07:40.070615694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T00:07:40.070905868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T00:07:40.071150270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003333s
2026-05-31T00:07:40.071483131Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T00:07:40.071841513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T00:07:40.072167740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004537s
2026-05-31T00:07:40.072506682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T00:07:40.072904934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T00:07:40.073248987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s
2026-05-31T00:07:40.073611648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T00:07:40', 'convert_blacklist_protocol')
2026-05-31T00:07:40.073986613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.074949543Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T00:07:40.075139966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021561s
2026-05-31T00:07:40.075342183Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T00:07:40.075555102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.075809414Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-31T00:07:40.082104624Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-31T00:07:40.082878863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-31T00:07:40.083319351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000829s
2026-05-31T00:07:40.083687372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T00:07:40', 'update_notifiarr')
2026-05-31T00:07:40.084060564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.084989725Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T00:07:40.085162884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024675s
2026-05-31T00:07:40.085374189Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T00:07:40.085587850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.085853104Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-31T00:07:40.086147207Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.086382230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.087639733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012757s
2026-05-31T00:07:40.088160021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T00:07:40', 'email_multiple_addresses')
2026-05-31T00:07:40.088502380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.089415269Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T00:07:40.089562485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029961s
2026-05-31T00:07:40.089806076Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T00:07:40.090035538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.090312145Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-31T00:07:40.090635106Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-31T00:07:40.090922775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-31T00:07:40.093429915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025764s
2026-05-31T00:07:40.093844871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T00:07:40', 'rename_blacklist_to_blocklist')
2026-05-31T00:07:40.094278253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.095177735Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T00:07:40.095398971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042674s
2026-05-31T00:07:40.095701450Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T00:07:40.096027036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.096272220Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-31T00:07:40.096714400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T00:07:40.097009394Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.097402747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-31T00:07:40.097921281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:40.099174666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014822s
2026-05-31T00:07:40.099508117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-31T00:07:40.100034047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:40.101394847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015823s
2026-05-31T00:07:40.101641584Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.101884193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.103549146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017014s
2026-05-31T00:07:40.104132692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T00:07:40', 'cdh_per_downloadclient')
2026-05-31T00:07:40.104607859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.106356130Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T00:07:40.106627888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044906s
2026-05-31T00:07:40.106916940Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T00:07:40.107218467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.107562821Z [Info] download_history: Starting migration of Main DB to 52
2026-05-31T00:07:40.108851807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-31T00:07:40.109894728Z [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-05-31T00:07:40.110829771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017226s
2026-05-31T00:07:40.111193584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-31T00:07:40.111599752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T00:07:40.112085280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006467s
2026-05-31T00:07:40.112327407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-31T00:07:40.112740720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T00:07:40.113141116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s
2026-05-31T00:07:40.113370969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-31T00:07:40.113737818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T00:07:40.114086019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005115s
2026-05-31T00:07:40.114253717Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.114458800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.115616552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011824s
2026-05-31T00:07:40.116016688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T00:07:40', 'download_history')
2026-05-31T00:07:40.116396543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.117581229Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T00:07:40.117794489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003094s
2026-05-31T00:07:40.118009081Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T00:07:40.118221419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.118497785Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-31T00:07:40.118944335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T00:07:40', 'add_update_history')
2026-05-31T00:07:40.119297767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.120036915Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T00:07:40.120254033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001815s
2026-05-31T00:07:40.120462312Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T00:07:40.120670582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.120950215Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-31T00:07:40.121354850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:40.121507758Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-31T00:07:40.121774615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-31T00:07:40.122171465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:40.123222171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012002s
2026-05-31T00:07:40.123626716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T00:07:40', 'add_on_update_to_notifications')
2026-05-31T00:07:40.124020118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.124832955Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T00:07:40.125019751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027461s
2026-05-31T00:07:40.125243482Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T00:07:40.125489628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.125749251Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-31T00:07:40.126076850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:07:40.126253466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.126462898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-31T00:07:40.126833254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.127874170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011848s
2026-05-31T00:07:40.128266671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T00:07:40', 'download_client_per_indexer')
2026-05-31T00:07:40.128643440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.129378130Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T00:07:40.129569415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002663s
2026-05-31T00:07:40.129775139Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T00:07:40.129988168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.130249565Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-31T00:07:40.130675804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:07:40.130844904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.131056661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-31T00:07:40.131373599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.132396119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001141s
2026-05-31T00:07:40.132578957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:07:40.132738438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.132967269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-31T00:07:40.133332665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.134332428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011571s
2026-05-31T00:07:40.134524555Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:07:40.134675139Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.134875342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-31T00:07:40.135201779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.136215732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011384s
2026-05-31T00:07:40.136578693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T00:07:40', 'AddNewItemMonitorType')
2026-05-31T00:07:40.136938928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.137720122Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T00:07:40.137902690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026167s
2026-05-31T00:07:40.138112182Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T00:07:40.138321002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.138577990Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-31T00:07:40.138889016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:07:40.139061584Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.139265976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-31T00:07:40.139596551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:40.140633740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001168s
2026-05-31T00:07:40.141035670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T00:07:40', 'ImportListSearch')
2026-05-31T00:07:40.141412379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.142216488Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T00:07:40.142396721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027309s
2026-05-31T00:07:40.142613919Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T00:07:40.142829894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.143099877Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-31T00:07:40.143468390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:07:40.143640556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.143879558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-31T00:07:40.144243190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.145248705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011545s
2026-05-31T00:07:40.145620144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T00:07:40', 'ImportListMonitorExisting')
2026-05-31T00:07:40.145983205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.146782485Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T00:07:40.146969351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026505s
2026-05-31T00:07:40.147172330Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T00:07:40.147380780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.147638128Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-31T00:07:40.148076160Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:40.148377207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-31T00:07:40.148651429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s
2026-05-31T00:07:40.148868747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:40.149147228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-31T00:07:40.149409386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003518s
2026-05-31T00:07:40.149580791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:07:40.149733979Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.149915786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-31T00:07:40.150171010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-31T00:07:40.151161094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010549s
2026-05-31T00:07:40.151518875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T00:07:40', 'add_indexer_tags')
2026-05-31T00:07:40.151901095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.152711517Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T00:07:40.152898844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025831s
2026-05-31T00:07:40.153117424Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T00:07:40.153335884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.153608173Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-31T00:07:40.153883537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.154106326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.155082182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009999s
2026-05-31T00:07:40.155451044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T00:07:40', 'update_audio_types')
2026-05-31T00:07:40.155820198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.156543625Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T00:07:40.156730712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024369s
2026-05-31T00:07:40.157009143Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T00:07:40.157258765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.157564261Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-31T00:07:40.159571894Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:40.159867399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-31T00:07:40.160128866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003318s
2026-05-31T00:07:40.160321534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T00:07:40.160490124Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.160729215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-31T00:07:40.164551324Z [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-05-31T00:07:40.165942255Z [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-05-31T00:07:40.166631734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-31T00:07:40.167390522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-31T00:07:40.169943585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T00:07:40.170458432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T00:07:40.170814389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098737s
2026-05-31T00:07:40.170998209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:40.171160726Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.171384507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-31T00:07:40.175458943Z [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-05-31T00:07:40.177368850Z [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-05-31T00:07:40.178252309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:40.179208626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:40.181706336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:40.182204360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:40.182695980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:07:40.183060604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114727s
2026-05-31T00:07:40.183247922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:40.183434327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.183652216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-31T00:07:40.189279269Z [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-05-31T00:07:40.191192994Z [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-05-31T00:07:40.192087676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:40.192945944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:40.195450319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:40.195936027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:40.196417337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:07:40.196777592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129108s
2026-05-31T00:07:40.196959749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:40.197133940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.197361198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-31T00:07:40.201526688Z [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-05-31T00:07:40.203435071Z [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-05-31T00:07:40.204388422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:07:40.205261871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:07:40.207730312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:07:40.208225780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:07:40.208705697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:07:40.209067155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115026s
2026-05-31T00:07:40.209249863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:07:40.209422481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.209638656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-31T00:07:40.213356154Z [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-05-31T00:07:40.214693958Z [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-05-31T00:07:40.215424790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:40.216400375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:40.218838286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:40.219287460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:40.219737326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:40.220247323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:40.220621086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107689s
2026-05-31T00:07:40.220803754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:07:40.220973586Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.221178880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-31T00:07:40.224973352Z [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-05-31T00:07:40.226321858Z [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-05-31T00:07:40.226984894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:07:40.227896530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:07:40.230324631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:07:40.230773465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:07:40.231222589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:07:40.231715211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:07:40.232107892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107185s
2026-05-31T00:07:40.232294749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T00:07:40.232466034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.232671297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-31T00:07:40.236248072Z [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-05-31T00:07:40.237367967Z [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-05-31T00:07:40.237959929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T00:07:40.238508144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T00:07:40.240917346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080327s
2026-05-31T00:07:40.241109804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T00:07:40.241273724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.241506983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-31T00:07:40.245091102Z [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-05-31T00:07:40.246235247Z [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-05-31T00:07:40.246827480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T00:07:40.247396907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T00:07:40.249794817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080609s
2026-05-31T00:07:40.249987835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:07:40.250150102Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-31T00:07:40.250375185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-31T00:07:40.253917129Z [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-05-31T00:07:40.254927915Z [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-05-31T00:07:40.255463143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T00:07:40.256089956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T00:07:40.258506132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079217s
2026-05-31T00:07:40.258698981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:07:40.258861418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-31T00:07:40.259089828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-31T00:07:40.262635580Z [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-05-31T00:07:40.263648319Z [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-05-31T00:07:40.264204259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T00:07:40.264746982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T00:07:40.267923711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086002s
2026-05-31T00:07:40.283569093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:07:40.283780308Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.2E-06s
2026-05-31T00:07:40.284055432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-31T00:07:40.291961577Z [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-05-31T00:07:40.292718651Z [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-05-31T00:07:40.293153557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T00:07:40.293653324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T00:07:40.296469255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121883s
2026-05-31T00:07:40.296648396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T00:07:40.296810172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-05-31T00:07:40.297028843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-31T00:07:40.300365323Z [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-05-31T00:07:40.301048269Z [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-05-31T00:07:40.301462403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T00:07:40.302079806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T00:07:40.304743691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.305080590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078645s
2026-05-31T00:07:40.305266464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T00:07:40.305418901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-31T00:07:40.305639866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-31T00:07:40.309028582Z [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-05-31T00:07:40.309865908Z [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-05-31T00:07:40.310332288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T00:07:40.311054803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T00:07:40.313992981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.315233820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085542s
2026-05-31T00:07:40.315428662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T00:07:40.315584286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-31T00:07:40.315812796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-31T00:07:40.319224848Z [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-05-31T00:07:40.320102977Z [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-05-31T00:07:40.320555498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T00:07:40.321272052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T00:07:40.323872349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.324264399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082171s
2026-05-31T00:07:40.324437037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-31T00:07:40.324590165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T00:07:40.324773414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-31T00:07:40.328290127Z [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-05-31T00:07:40.329177675Z [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-05-31T00:07:40.329674616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-31T00:07:40.330484587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-31T00:07:40.334460335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T00:07:40.334905291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T00:07:40.335361921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T00:07:40.335721505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107675s
2026-05-31T00:07:40.335913342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T00:07:40.336079977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-05-31T00:07:40.336259829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-31T00:07:40.339726933Z [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-05-31T00:07:40.340515822Z [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-05-31T00:07:40.340962321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T00:07:40.341419111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T00:07:40.343903926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074396s
2026-05-31T00:07:40.344086043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T00:07:40.344232388Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.344438593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-31T00:07:40.347910486Z [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-05-31T00:07:40.348700717Z [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-05-31T00:07:40.349117066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T00:07:40.349598535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T00:07:40.351939140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073217s
2026-05-31T00:07:40.352127740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-31T00:07:40.352273673Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-05-31T00:07:40.352451361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-31T00:07:40.355876100Z [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-05-31T00:07:40.356649948Z [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-05-31T00:07:40.357102279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T00:07:40.357894675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T00:07:40.360316523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T00:07:40.360721699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T00:07:40.361134501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T00:07:40.361565519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T00:07:40.361911766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093116s
2026-05-31T00:07:40.362078542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:07:40.362243545Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.362450441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-31T00:07:40.365959619Z [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-05-31T00:07:40.366791024Z [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-05-31T00:07:40.367278085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:07:40.367990379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:07:40.370463230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.370801882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081531s
2026-05-31T00:07:40.370978788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:07:40.371148019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.371357010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-31T00:07:40.376158141Z [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-05-31T00:07:40.377016820Z [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-05-31T00:07:40.377518020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:07:40.378211917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:07:40.380719087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.381067208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094988s
2026-05-31T00:07:40.381265537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:07:40.381419006Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.381634911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-31T00:07:40.385149630Z [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-05-31T00:07:40.385989432Z [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-05-31T00:07:40.386454519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:07:40.387076993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:07:40.389545976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.389878726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080559s
2026-05-31T00:07:40.390040672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T00:07:40.390180193Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.390388302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-31T00:07:40.393804353Z [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-05-31T00:07:40.394687401Z [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-05-31T00:07:40.395114602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T00:07:40.395674489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T00:07:40.398173292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.398501012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079548s
2026-05-31T00:07:40.398662247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T00:07:40.398799844Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.398996530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-31T00:07:40.402464816Z [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-05-31T00:07:40.403317333Z [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-05-31T00:07:40.403768191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T00:07:40.404454894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T00:07:40.406934980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.407253651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080746s
2026-05-31T00:07:40.407420487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T00:07:40.407600430Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.407752065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-31T00:07:40.411207946Z [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-05-31T00:07:40.412069701Z [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-05-31T00:07:40.412544067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T00:07:40.413157212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T00:07:40.415690404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.416030619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080991s
2026-05-31T00:07:40.416187004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T00:07:40.416322868Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.416501538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-31T00:07:40.419965244Z [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-05-31T00:07:40.420684393Z [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-05-31T00:07:40.421087044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T00:07:40.421538162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T00:07:40.423880991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071776s
2026-05-31T00:07:40.424044631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T00:07:40.424176757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.424349835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-31T00:07:40.427730775Z [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-05-31T00:07:40.428461006Z [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-05-31T00:07:40.428873036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T00:07:40.429364907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T00:07:40.431706703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071861s
2026-05-31T00:07:40.431875804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T00:07:40.432010295Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.432184365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-31T00:07:40.435681499Z [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-05-31T00:07:40.436543485Z [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-05-31T00:07:40.436999894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T00:07:40.437430341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T00:07:40.439778521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007424s
2026-05-31T00:07:40.439959486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T00:07:40.440101592Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.440266624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-31T00:07:40.445243308Z [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-05-31T00:07:40.446081857Z [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-05-31T00:07:40.446517123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T00:07:40.446975717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T00:07:40.449363917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089279s
2026-05-31T00:07:40.449529962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T00:07:40.449664332Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.449860498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-31T00:07:40.453240646Z [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-05-31T00:07:40.453885695Z [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-05-31T00:07:40.454446194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-31T00:07:40.454867573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-31T00:07:40.457400063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073603s
2026-05-31T00:07:40.457560356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T00:07:40.457691100Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.457871633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-31T00:07:40.461336182Z [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-05-31T00:07:40.461975649Z [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-05-31T00:07:40.462341306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T00:07:40.462947918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T00:07:40.465531191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T00:07:40.465851315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078106s
2026-05-31T00:07:40.466013001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T00:07:40.466149696Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.466338086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-31T00:07:40.469721210Z [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-05-31T00:07:40.470415929Z [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-05-31T00:07:40.470786646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T00:07:40.471479011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T00:07:40.474032554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T00:07:40.474342748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078337s
2026-05-31T00:07:40.474501188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:40.474630217Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.474798376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-31T00:07:40.478249968Z [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-05-31T00:07:40.479067114Z [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-05-31T00:07:40.479504655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:07:40.480222681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:07:40.483124436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:40.483500403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:07:40.483794135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088357s
2026-05-31T00:07:40.483973446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:40.484105713Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.484276537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-31T00:07:40.487728860Z [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-05-31T00:07:40.488568110Z [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-05-31T00:07:40.488993096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:07:40.489759139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:07:40.492572256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:07:40.492949185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:07:40.493240391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088008s
2026-05-31T00:07:40.493394932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:40.493526377Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.493698093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T00:07:40.496933018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T00:07:40.497389037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T00:07:40.497729533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T00:07:40.498199469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T00:07:40.500818224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:07:40.501138198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072805s
2026-05-31T00:07:40.501499686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T00:07:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T00:07:40.501813308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.505302416Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T00:07:40.505488891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113745s
2026-05-31T00:07:40.505708634Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T00:07:40.505889829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.506153380Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-31T00:07:40.506719921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:40.506871125Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.507046048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-31T00:07:40.507301482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.508355585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011285s
2026-05-31T00:07:40.508515778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:40.508648315Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.508817696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-31T00:07:40.509065265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.509988584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s
2026-05-31T00:07:40.510276093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T00:07:40', 'add_on_delete_to_notifications')
2026-05-31T00:07:40.510571799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.511593196Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T00:07:40.511752276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025804s
2026-05-31T00:07:40.511936818Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T00:07:40.512112011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.512330020Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-31T00:07:40.513679057Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:07:40.513829991Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.514008812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-31T00:07:40.514271841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.515378150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011998s
2026-05-31T00:07:40.515525978Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:07:40.515754317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-31T00:07:40.516003750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s
2026-05-31T00:07:40.516153652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:40.516284716Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.516452023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-31T00:07:40.516678669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-31T00:07:40.517592319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009762s
2026-05-31T00:07:40.517743754Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.517906652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.518669329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007788s
2026-05-31T00:07:40.518832507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-31T00:07:40.519225629Z [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-05-31T00:07:40.519629693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s
2026-05-31T00:07:40.519807872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-31T00:07:40.520046532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-31T00:07:40.520398141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s
2026-05-31T00:07:40.520547962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:07:40.520686020Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.520853648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-31T00:07:40.521098371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:07:40.522096782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010793s
2026-05-31T00:07:40.522254229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:07:40.522396416Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.9E-06s
2026-05-31T00:07:40.522581438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-31T00:07:40.522828436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.523777938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010255s
2026-05-31T00:07:40.523998302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:07:40.524137994Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.524313297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-31T00:07:40.524576256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.525556420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010735s
2026-05-31T00:07:40.525707134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.525957869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.528383544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024531s
2026-05-31T00:07:40.528534649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.528694080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.529542378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008466s
2026-05-31T00:07:40.529713623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-31T00:07:40.533398285Z [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-05-31T00:07:40.534188827Z [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-05-31T00:07:40.534593753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T00:07:40.535037667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T00:07:40.538284967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008407s
2026-05-31T00:07:40.538482455Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-31T00:07:40.543637959Z [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-05-31T00:07:40.544302247Z [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-05-31T00:07:40.544699878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T00:07:40.545194905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T00:07:40.548245890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095846s
2026-05-31T00:07:40.548472647Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T00:07:40.548713702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T00:07:40.548943365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002934s
2026-05-31T00:07:40.549103377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:07:40.549230654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-31T00:07:40.549472060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-31T00:07:40.549775781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.550785826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011171s
2026-05-31T00:07:40.550940177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:07:40.551075740Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.551255001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-31T00:07:40.551504784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-31T00:07:40.552690993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012621s
2026-05-31T00:07:40.552996829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T00:07:40', 'add_custom_formats')
2026-05-31T00:07:40.553295771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.554465207Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T00:07:40.554612984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030184s
2026-05-31T00:07:40.554804911Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T00:07:40.554974392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.555212923Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-31T00:07:40.555618790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:07:40.555787540Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-05-31T00:07:40.555980018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-31T00:07:40.556290052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:07:40.557486352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013139s
2026-05-31T00:07:40.557785104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T00:07:40', 'add_result_to_commands')
2026-05-31T00:07:40.558073454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.558881522Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T00:07:40.559036805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026892s
2026-05-31T00:07:40.559210775Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T00:07:40.559387120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.559610841Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-31T00:07:40.559957619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:40.560111249Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-31T00:07:40.560280449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-31T00:07:40.560533399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.561537080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010873s
2026-05-31T00:07:40.561823567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T00:07:40', 'health_restored_notification')
2026-05-31T00:07:40.562113171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.562855115Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T00:07:40.563000969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023722s
2026-05-31T00:07:40.563157805Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T00:07:40.563322877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.563528601Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-31T00:07:40.563821962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:07:40.564074942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-31T00:07:40.564308442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003008s
2026-05-31T00:07:40.564565019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T00:07:40', 'remove_uc')
2026-05-31T00:07:40.564843470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.565457477Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T00:07:40.565605725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014396s
2026-05-31T00:07:40.565790277Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T00:07:40.565968506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.566194271Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-31T00:07:40.566442912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.566608004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.568421146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018089s
2026-05-31T00:07:40.568718435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T00:07:40', 'download_clients_rename_tv_to_music')
2026-05-31T00:07:40.569012677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.569693669Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T00:07:40.569860605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030545s
2026-05-31T00:07:40.570054826Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T00:07:40.570235360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.570465534Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-31T00:07:40.570777993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T00:07:40.570923727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.571096204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-31T00:07:40.571354945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-31T00:07:40.572401884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011289s
2026-05-31T00:07:40.572698461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T00:07:40', 'add_colon_replacement_to_naming_config')
2026-05-31T00:07:40.572998044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.573746161Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T00:07:40.573903809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024402s
2026-05-31T00:07:40.574068100Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T00:07:40.574232340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.574450099Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-31T00:07:40.574820465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-31T00:07:40.578329823Z [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-05-31T00:07:40.579043982Z [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-05-31T00:07:40.579477475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:07:40.580200962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:07:40.582847934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.583161475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081655s
2026-05-31T00:07:40.583313892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:07:40.583450146Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.583619548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-31T00:07:40.583859962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-31T00:07:40.584820366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010226s
2026-05-31T00:07:40.585086943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T00:07:40', 'list_sync_time')
2026-05-31T00:07:40.585371627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.586671846Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T00:07:40.586831577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028647s
2026-05-31T00:07:40.587004987Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T00:07:40.587176753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.587397607Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-31T00:07:40.587705868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T00:07:40.587853856Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.588075363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-31T00:07:40.588278622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-31T00:07:40.589220589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009957s
2026-05-31T00:07:40.589510273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T00:07:40', 'add_download_client_tags')
2026-05-31T00:07:40.589794716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.590525537Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T00:07:40.590674698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022705s
2026-05-31T00:07:40.590850161Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T00:07:40.591021216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.591245077Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-31T00:07:40.591772188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-31T00:07:40.592204519Z [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-05-31T00:07:40.592618643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006821s
2026-05-31T00:07:40.592793485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-31T00:07:40.593047717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-31T00:07:40.593347471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004001s
2026-05-31T00:07:40.593623227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T00:07:40', 'add_notification_status')
2026-05-31T00:07:40.593909834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.594705657Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T00:07:40.594855508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017313s
2026-05-31T00:07:40.595038267Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T00:07:40.595210533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.595433823Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-31T00:07:40.595672374Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.595842416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.597429072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015823s
2026-05-31T00:07:40.597716351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T00:07:40', 'add_alac_24_quality_in_profiles')
2026-05-31T00:07:40.598009371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.598695533Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T00:07:40.598849062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028253s
2026-05-31T00:07:40.599014836Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T00:07:40.599189809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.599396585Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-31T00:07:40.599732512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-31T00:07:40.599885570Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.600034941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-31T00:07:40.600227338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-31T00:07:40.601227533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010399s
2026-05-31T00:07:40.601398056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-31T00:07:40.601600604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-31T00:07:40.602564355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010115s
2026-05-31T00:07:40.602840962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T00:07:40', 'add_salt_to_users')
2026-05-31T00:07:40.603125345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.603824564Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T00:07:40.604014085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022576s
2026-05-31T00:07:40.604175881Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T00:07:40.604340262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.604555105Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-31T00:07:40.604990111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-31T00:07:40.605405638Z [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-05-31T00:07:40.605843440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006908s
2026-05-31T00:07:40.605999274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-31T00:07:40.606211521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-31T00:07:40.606500794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s
2026-05-31T00:07:40.606775517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T00:07:40', 'add_auto_tagging')
2026-05-31T00:07:40.607060361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.607866324Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T00:07:40.608029453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016939s
2026-05-31T00:07:40.608207391Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T00:07:40.608383055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.608611034Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-31T00:07:40.608977683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-31T00:07:40.609125841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.609295563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-31T00:07:40.609526658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-31T00:07:40.610542094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s
2026-05-31T00:07:40.610778971Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T00:07:40.611046349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T00:07:40.611272555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003131s
2026-05-31T00:07:40.611560615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T00:07:40', 'quality_definition_preferred_size')
2026-05-31T00:07:40.611868796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.612704269Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T00:07:40.612864541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016974s
2026-05-31T00:07:40.613068753Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T00:07:40.613239988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.613471514Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-31T00:07:40.613772169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:07:40.613920548Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.614080911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-31T00:07:40.614324502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.615323644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001086s
2026-05-31T00:07:40.615618689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T00:07:40', 'add_on_artist_add_to_notifications')
2026-05-31T00:07:40.615935537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.616774386Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T00:07:40.616930701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024949s
2026-05-31T00:07:40.617105593Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T00:07:40.617274804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.617495940Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-31T00:07:40.617778208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:07:40.617919182Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.618083303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-31T00:07:40.618293626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-31T00:07:40.619298671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010487s
2026-05-31T00:07:40.619574296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T00:07:40', 'album_last_searched_time')
2026-05-31T00:07:40.619876916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.620633570Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T00:07:40.620789003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023611s
2026-05-31T00:07:40.620960308Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T00:07:40.621119558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.621344020Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-31T00:07:40.621692011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T00:07:40.621832384Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.621991194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-31T00:07:40.622216307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.623207514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010618s
2026-05-31T00:07:40.623354209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:07:40.623481846Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.623638722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-31T00:07:40.623882724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:07:40.624893119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010891s
2026-05-31T00:07:40.625162611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T00:07:40', 'add_indexer_flags')
2026-05-31T00:07:40.625444459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.626190181Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T00:07:40.626335874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023792s
2026-05-31T00:07:40.626514775Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T00:07:40.626683244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.626905702Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-31T00:07:40.627263813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-31T00:07:40.627483326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-31T00:07:40.627773931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003469s
2026-05-31T00:07:40.627946719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-31T00:07:40.628159548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-31T00:07:40.628449953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003501s
2026-05-31T00:07:40.628614614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-31T00:07:40.628840720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-31T00:07:40.629130994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s
2026-05-31T00:07:40.629411750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T00:07:40', 'add_indexes_album_statistics')
2026-05-31T00:07:40.629697606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.630875388Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T00:07:40.631028637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020788s
2026-05-31T00:07:40.631205453Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T00:07:40.631380044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.631594877Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-31T00:07:40.631960103Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T00:07:40.632273915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T00:07:40.632536203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s
2026-05-31T00:07:40.632809333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T00:07:40', 'update_redacted_baseurl')
2026-05-31T00:07:40.633099377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.633837344Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T00:07:40.633986614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016442s
2026-05-31T00:07:40.641792567Z [Debug] MigrationController: Took: 00:00:01.6304135
2026-05-31T00:07:40.712670224Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-31T00:07:40.746474411Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-31T00:07:40.768165670Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T00:07:40.793129471Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T00:07:40.794073492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:40.794317514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:40.798727777Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T00:07:40.798952780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046529s
2026-05-31T00:07:40.799206310Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T00:07:40.799437075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048852s
2026-05-31T00:07:40.801138422Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T00:07:40.801414919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.801818342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T00:07:40.802139969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T00:07:40.802599154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000545s
2026-05-31T00:07:40.802843256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.804042832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T00:07:40.804287826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001915s
2026-05-31T00:07:40.804621528Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T00:07:40.804893786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.805344163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T00:07:40.805665661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:07:40.806076258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004732s
2026-05-31T00:07:40.806318846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:40.806532968Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.806770766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T00:07:40.807124409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T00:07:40.807921685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000876s
2026-05-31T00:07:40.808202200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.808940316Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T00:07:40.809180690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018597s
2026-05-31T00:07:40.809532669Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T00:07:40.809802072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.810204723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:40.810454426Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.810696393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T00:07:40.810975235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T00:07:40.811540644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005905s
2026-05-31T00:07:40.811758523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.812517832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T00:07:40.812776864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015363s
2026-05-31T00:07:40.813139434Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T00:07:40.813394428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.813718581Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-31T00:07:40.814283318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-31T00:07:40.814746561Z [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-05-31T00:07:40.815360518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008342s
2026-05-31T00:07:40.815567384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-31T00:07:40.815842819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T00:07:40.816299779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004691s
2026-05-31T00:07:40.816649885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:07:40', 'InitialSetup')
2026-05-31T00:07:40.817087275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.817865232Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T00:07:40.818144274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020553s
2026-05-31T00:07:40.818404488Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T00:07:40.818686957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.819006721Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-31T00:07:40.819429463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:07:40', 'add_reason_to_pending_releases')
2026-05-31T00:07:40.819862575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.820666675Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T00:07:40.820933332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00196s
2026-05-31T00:07:40.821175760Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T00:07:40.821440604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.821751991Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-31T00:07:40.822087797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:07:40', 'add_medium_support')
2026-05-31T00:07:40.822514216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.823262012Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T00:07:40.823472887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018221s
2026-05-31T00:07:40.823744614Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T00:07:40.824080080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.824436107Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-31T00:07:40.824820151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:07:40', 'add_various_qualites_in_profile')
2026-05-31T00:07:40.825273203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.825971750Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T00:07:40.826257636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018834s
2026-05-31T00:07:40.826516557Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T00:07:40.826841101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.827158049Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-31T00:07:40.827530810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:07:40', 'metadata_profiles')
2026-05-31T00:07:40.827977109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.828714344Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T00:07:40.828953596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018815s
2026-05-31T00:07:40.829248340Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T00:07:40.829533053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.829866545Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-31T00:07:40.830276881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:07:40', 'separate_automatic_and_interactive_search')
2026-05-31T00:07:40.830740815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.831503552Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T00:07:40.831778475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019412s
2026-05-31T00:07:40.832084352Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T00:07:40.832382442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.832698639Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-31T00:07:40.833094957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:07:40', 'change_album_path_to_relative')
2026-05-31T00:07:40.833536096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.834272439Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T00:07:40.834523635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018821s
2026-05-31T00:07:40.834788528Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T00:07:40.835059063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.835392535Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-31T00:07:40.835772570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:07:40', 'change_quality_size_mb_to_kb')
2026-05-31T00:07:40.836246605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.837272491Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T00:07:40.837539970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021967s
2026-05-31T00:07:40.837781637Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T00:07:40.838055208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.838363579Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-31T00:07:40.838723033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T00:07:40', 'album_releases')
2026-05-31T00:07:40.839149552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.839865845Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T00:07:40.840115107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001807s
2026-05-31T00:07:40.840377876Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T00:07:40.840639112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.840964267Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-31T00:07:40.841333441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:07:40', 'album_releases_fix')
2026-05-31T00:07:40.841782335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.842429669Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T00:07:40.842684192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017867s
2026-05-31T00:07:40.842935498Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T00:07:40.843197966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.843508682Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-31T00:07:40.843873297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:07:40', 'import_lists')
2026-05-31T00:07:40.844308633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.845018734Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T00:07:40.845255931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001827s
2026-05-31T00:07:40.845514342Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T00:07:40.845771299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.846095382Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-31T00:07:40.846452481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T00:07:40', 'add_release_status')
2026-05-31T00:07:40.846896606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.847624953Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T00:07:40.847873584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018531s
2026-05-31T00:07:40.848156403Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T00:07:40.848427549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.848772324Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-31T00:07:40.849345067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:07:40', 'album_download_notification')
2026-05-31T00:07:40.849684832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.850436385Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T00:07:40.850680527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019916s
2026-05-31T00:07:40.850946002Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T00:07:40.851228641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.851557563Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-31T00:07:40.851994203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:07:40', 'fix_language_metadata_profiles')
2026-05-31T00:07:40.852451945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.853188288Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T00:07:40.853444414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00191s
2026-05-31T00:07:40.853682043Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T00:07:40.853939692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.854243253Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-31T00:07:40.854592727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:07:40', 'remove_fanzub')
2026-05-31T00:07:40.855014987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.855727603Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T00:07:40.856026916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017924s
2026-05-31T00:07:40.856300918Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T00:07:40.856570951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.856891237Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-31T00:07:40.857267424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:07:40', 'update_artist_history_indexes')
2026-05-31T00:07:40.857672991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.858336788Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T00:07:40.858589627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017877s
2026-05-31T00:07:40.858835412Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T00:07:40.859082460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.859395951Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-31T00:07:40.859737429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:07:40', 'remove_nma')
2026-05-31T00:07:40.860192385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.860917486Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T00:07:40.861153391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001836s
2026-05-31T00:07:40.861404376Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T00:07:40.861671294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.861977942Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-31T00:07:40.862341594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:07:40', 'album_disambiguation')
2026-05-31T00:07:40.862778284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.863480668Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T00:07:40.863723407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018098s
2026-05-31T00:07:40.864010826Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T00:07:40.864290279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.864617749Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-31T00:07:40.864990910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:07:40', 'add_ape_quality_in_profiles')
2026-05-31T00:07:40.865442199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.866153702Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T00:07:40.866417233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018516s
2026-05-31T00:07:40.866657417Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T00:07:40.866919465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.867228367Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-31T00:07:40.867585386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:07:40', 'remove_pushalot')
2026-05-31T00:07:40.868070433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.868695702Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T00:07:40.868931217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017764s
2026-05-31T00:07:40.869183365Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T00:07:40.869437857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.869767621Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-31T00:07:40.870131214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:07:40', 'add_custom_filters')
2026-05-31T00:07:40.870570999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.871189425Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T00:07:40.871437775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017495s
2026-05-31T00:07:40.871683781Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T00:07:40.871997813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.872347447Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-31T00:07:40.872719497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:07:40', 'import_list_tags')
2026-05-31T00:07:40.873164754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.873783560Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T00:07:40.874027061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018176s
2026-05-31T00:07:40.874277565Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T00:07:40.874548511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.874860740Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-31T00:07:40.875227278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:07:40', 'add_release_groups_etc')
2026-05-31T00:07:40.875661793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.876337424Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T00:07:40.876588931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017832s
2026-05-31T00:07:40.876839325Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T00:07:40.877098036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.877424814Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-31T00:07:40.877774318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:07:40', 'NewMediaInfoFormat')
2026-05-31T00:07:40.878205206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.878875015Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T00:07:40.879121532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017785s
2026-05-31T00:07:40.879405043Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T00:07:40.879688784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.880074541Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-31T00:07:40.880493264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:07:40', 'rename_restrictions_to_release_profiles')
2026-05-31T00:07:40.880956898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.881686738Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T00:07:40.881960990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s
2026-05-31T00:07:40.882233289Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T00:07:40.882527311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.882848508Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-31T00:07:40.883268895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:07:40', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T00:07:40.883725915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.884490395Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T00:07:40.884761331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019296s
2026-05-31T00:07:40.885019330Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T00:07:40.885277100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.885603978Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-31T00:07:40.885962350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:07:40', 'add_import_exclusions')
2026-05-31T00:07:40.886404951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.887099891Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T00:07:40.887351819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018177s
2026-05-31T00:07:40.887611091Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T00:07:40.887910905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.888235559Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-31T00:07:40.888617788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:07:40', 'clean_artist_metadata_table')
2026-05-31T00:07:40.889054698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.890003860Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T00:07:40.890256900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020948s
2026-05-31T00:07:40.890528547Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T00:07:40.890791506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.891115028Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-31T00:07:40.891487168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:07:40', 'health_issue_notification')
2026-05-31T00:07:40.891961633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.892785142Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T00:07:40.893043642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019696s
2026-05-31T00:07:40.893311171Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T00:07:40.893594742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.893911691Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-31T00:07:40.894304151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:07:40', 'add_mediafilerepository_mtime')
2026-05-31T00:07:40.894743456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.895438947Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T00:07:40.895694972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018279s
2026-05-31T00:07:40.896002823Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T00:07:40.896283167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.896614795Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-31T00:07:40.897000953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:07:40', 'add_artistmetadataid_constraint')
2026-05-31T00:07:40.897452322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.898167172Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T00:07:40.898432036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018667s
2026-05-31T00:07:40.898680316Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T00:07:40.898953185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.899263180Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-31T00:07:40.899638375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:07:40', 'old_ids_and_artist_alias')
2026-05-31T00:07:40.900098773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.900917051Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T00:07:40.901200271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019548s
2026-05-31T00:07:40.901457409Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T00:07:40.901713485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.902029221Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-31T00:07:40.902392873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:07:40', 'download_propers_config')
2026-05-31T00:07:40.902829964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.903567188Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T00:07:40.903824737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018415s
2026-05-31T00:07:40.904097988Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T00:07:40.904334664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.904676994Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-31T00:07:40.905047861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:07:40', 'remove_language_profiles')
2026-05-31T00:07:40.905486675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.906289863Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T00:07:40.906532852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019134s
2026-05-31T00:07:40.906788938Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T00:07:40.907048761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.907368134Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-31T00:07:40.907738060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:07:40', 'multi_disc_naming_format')
2026-05-31T00:07:40.908201002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.909002917Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T00:07:40.909254173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019417s
2026-05-31T00:07:40.909507594Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T00:07:40.909780233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.910097051Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-31T00:07:40.910444000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:07:40', 'add_download_client_priority')
2026-05-31T00:07:40.910908535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.911720791Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T00:07:40.912005805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019272s
2026-05-31T00:07:40.912265588Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T00:07:40.912516554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.912845506Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-31T00:07:40.913199089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:07:40', 'remove_growl_prowl')
2026-05-31T00:07:40.913642712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.914461591Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T00:07:40.914709190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019451s
2026-05-31T00:07:40.914958632Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T00:07:40.915229318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.915509362Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-31T00:07:40.915904367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:07:40', 'remove_plex_hometheatre')
2026-05-31T00:07:40.916371187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.917193103Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T00:07:40.917435662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019536s
2026-05-31T00:07:40.917705205Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T00:07:40.917973184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.918296816Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-31T00:07:40.918683194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:07:40', 'add_root_folder_add_defaults')
2026-05-31T00:07:40.919148542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.919872881Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T00:07:40.920177174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019105s
2026-05-31T00:07:40.920384611Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T00:07:40.920648914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.920956002Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-31T00:07:40.921309705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:07:40', 'task_duration')
2026-05-31T00:07:40.921737576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.922670566Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T00:07:40.922905248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020263s
2026-05-31T00:07:40.923191665Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T00:07:40.923556780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.923932477Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-31T00:07:40.924350669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:07:40', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T00:07:40.924829313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.925758435Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T00:07:40.926040483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021639s
2026-05-31T00:07:40.926358233Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T00:07:40.926629028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.926941488Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-31T00:07:40.927311884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:07:40', 'remove_album_folders')
2026-05-31T00:07:40.927739695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.928581671Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T00:07:40.928816755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00194s
2026-05-31T00:07:40.929075967Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T00:07:40.929333285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.929652328Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-31T00:07:40.930010479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:07:40', 'flexible_delay_profiles')
2026-05-31T00:07:40.930464173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.931315458Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T00:07:40.931568367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001971s
2026-05-31T00:07:40.931820104Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T00:07:40.932116571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.932433650Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-31T00:07:40.932818234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:07:40', 'add_priority_to_indexers')
2026-05-31T00:07:40.933246768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.934081098Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T00:07:40.934321011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019569s
2026-05-31T00:07:40.934590223Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T00:07:40.934862782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.935189290Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-31T00:07:40.935582612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T00:07:40', 'remove_chown_and_folderchmod_config')
2026-05-31T00:07:40.936065735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.936782910Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T00:07:40.937047783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018933s
2026-05-31T00:07:40.937300532Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T00:07:40.937578512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.937887725Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-31T00:07:40.938265576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T00:07:40', 'convert_blacklist_protocol')
2026-05-31T00:07:40.938703418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.939487287Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T00:07:40.939735657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018974s
2026-05-31T00:07:40.940010050Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T00:07:40.940270915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.940588495Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-31T00:07:40.940935835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T00:07:40', 'update_notifiarr')
2026-05-31T00:07:40.943402683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.944180971Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T00:07:40.944425874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039115s
2026-05-31T00:07:40.944678873Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T00:07:40.944951422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.945277549Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-31T00:07:40.945658807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T00:07:40', 'email_multiple_addresses')
2026-05-31T00:07:40.946598189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.947312618Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T00:07:40.947559255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023527s
2026-05-31T00:07:40.947827445Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T00:07:40.948175696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.948512835Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-31T00:07:40.948894524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T00:07:40', 'rename_blacklist_to_blocklist')
2026-05-31T00:07:40.949351364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.950071385Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T00:07:40.950336579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018853s
2026-05-31T00:07:40.950586031Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T00:07:40.950858119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.951173805Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-31T00:07:40.951558761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T00:07:40', 'cdh_per_downloadclient')
2026-05-31T00:07:40.952157286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.952925133Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T00:07:40.953160046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020565s
2026-05-31T00:07:40.953387334Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T00:07:40.953625904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.953928474Z [Info] download_history: Starting migration of Log DB to 52
2026-05-31T00:07:40.954251574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T00:07:40', 'download_history')
2026-05-31T00:07:40.954655217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.955335768Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T00:07:40.955565120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017118s
2026-05-31T00:07:40.955792658Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T00:07:40.956114677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.956379119Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-31T00:07:40.956973496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-31T00:07:40.957390707Z [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-05-31T00:07:40.957895463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006933s
2026-05-31T00:07:40.958126519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-31T00:07:40.958412505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T00:07:40.958814033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004648s
2026-05-31T00:07:40.959154579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T00:07:40', 'add_update_history')
2026-05-31T00:07:40.959568012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.960359576Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T00:07:40.960593277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s
2026-05-31T00:07:40.960838451Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T00:07:40.961088114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.961388298Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-31T00:07:40.961759186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T00:07:40', 'add_on_update_to_notifications')
2026-05-31T00:07:40.962176967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.962908280Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T00:07:40.963144796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001803s
2026-05-31T00:07:40.963382636Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T00:07:40.963632028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.963946431Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-31T00:07:40.964302939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T00:07:40', 'download_client_per_indexer')
2026-05-31T00:07:40.964728907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.965456402Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T00:07:40.965694782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001804s
2026-05-31T00:07:40.965921128Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T00:07:40.966167184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.966460224Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-31T00:07:40.966805830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T00:07:40', 'AddNewItemMonitorType')
2026-05-31T00:07:40.967214734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.967946277Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T00:07:40.968175970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017616s
2026-05-31T00:07:40.968405933Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T00:07:40.968639985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.968933255Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-31T00:07:40.969264242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T00:07:40', 'ImportListSearch')
2026-05-31T00:07:40.969668747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.970405050Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T00:07:40.970628590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017615s
2026-05-31T00:07:40.970865597Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T00:07:40.971113076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.971412138Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-31T00:07:40.971770711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T00:07:40', 'ImportListMonitorExisting')
2026-05-31T00:07:40.972260377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.972987301Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T00:07:40.973221102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018589s
2026-05-31T00:07:40.973448189Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T00:07:40.973684215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.973983247Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-31T00:07:40.974314193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T00:07:40', 'add_indexer_tags')
2026-05-31T00:07:40.974722305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.975396012Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T00:07:40.975613761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017089s
2026-05-31T00:07:40.975842892Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T00:07:40.976102816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.976391738Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-31T00:07:40.976731492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T00:07:40', 'update_audio_types')
2026-05-31T00:07:40.977139824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.977768220Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T00:07:40.977991620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016655s
2026-05-31T00:07:40.978260011Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T00:07:40.978556187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.979005252Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-31T00:07:40.979531892Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-31T00:07:40.979757637Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.980030216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-31T00:07:40.980858043Z [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-05-31T00:07:40.981680901Z [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-05-31T00:07:40.982204716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-31T00:07:40.982755515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-31T00:07:40.983889660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T00:07:40.984295928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040182s
2026-05-31T00:07:40.984532314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-31T00:07:40.984749451Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-31T00:07:40.984996108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-31T00:07:40.985825338Z [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-05-31T00:07:40.986492462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-31T00:07:40.987032770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-31T00:07:40.987586435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-31T00:07:40.988731562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T00:07:40.989156147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038075s
2026-05-31T00:07:40.989378705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:40.989594650Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-31T00:07:40.989843922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T00:07:40.990631198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T00:07:40.991240345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T00:07:40.991732646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T00:07:40.992303466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T00:07:40.993398432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:07:40.993826343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036204s
2026-05-31T00:07:40.994215477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T00:07:40', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T00:07:40.994686456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.995688013Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T00:07:40.995996344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054213s
2026-05-31T00:07:40.996255456Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T00:07:40.996531963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.996851487Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-31T00:07:40.997234729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T00:07:40', 'add_on_delete_to_notifications')
2026-05-31T00:07:40.997675667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:40.998383392Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T00:07:40.998636001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s
2026-05-31T00:07:40.998884191Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T00:07:40.999139555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:40.999455211Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-31T00:07:40.999810577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T00:07:40', 'add_custom_formats')
2026-05-31T00:07:41.000278068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.000986084Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T00:07:41.001222410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018405s
2026-05-31T00:07:41.001480159Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T00:07:41.001738790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.002056059Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-31T00:07:41.002415363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T00:07:41', 'add_result_to_commands')
2026-05-31T00:07:41.002861522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.004040517Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T00:07:41.004296612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022887s
2026-05-31T00:07:41.004550484Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T00:07:41.004826670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.005143538Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-31T00:07:41.005523123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T00:07:41', 'health_restored_notification')
2026-05-31T00:07:41.005962337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.006667327Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T00:07:41.006919144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018266s
2026-05-31T00:07:41.007157655Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T00:07:41.007400564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.007713785Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-31T00:07:41.008068600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T00:07:41', 'remove_uc')
2026-05-31T00:07:41.008499197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.009215189Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T00:07:41.009452547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s
2026-05-31T00:07:41.009721849Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T00:07:41.010007034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.010326587Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-31T00:07:41.010725060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T00:07:41', 'download_clients_rename_tv_to_music')
2026-05-31T00:07:41.011171920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.011933384Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T00:07:41.012199540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018891s
2026-05-31T00:07:41.012476678Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T00:07:41.012752964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.013082879Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-31T00:07:41.013477905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T00:07:41', 'add_colon_replacement_to_naming_config')
2026-05-31T00:07:41.013934043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.014687601Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T00:07:41.014954589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019113s
2026-05-31T00:07:41.015204132Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T00:07:41.015456530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.015783609Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-31T00:07:41.016191160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T00:07:41', 'list_sync_time')
2026-05-31T00:07:41.016624322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.017336547Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T00:07:41.017575989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018762s
2026-05-31T00:07:41.017826914Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T00:07:41.018095906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.018409117Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-31T00:07:41.018775425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T00:07:41', 'add_download_client_tags')
2026-05-31T00:07:41.019201523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.019991464Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T00:07:41.020241387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018256s
2026-05-31T00:07:41.020500790Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T00:07:41.020759360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.021079265Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-31T00:07:41.021439961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T00:07:41', 'add_notification_status')
2026-05-31T00:07:41.021879426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.022611511Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T00:07:41.022861705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001837s
2026-05-31T00:07:41.023117330Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T00:07:41.023397754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.023714943Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-31T00:07:41.024133146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T00:07:41', 'add_alac_24_quality_in_profiles')
2026-05-31T00:07:41.024571839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.025313934Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T00:07:41.025567024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018996s
2026-05-31T00:07:41.025822338Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T00:07:41.026074265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.026391865Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-31T00:07:41.026740718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T00:07:41', 'add_salt_to_users')
2026-05-31T00:07:41.027180965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.027908981Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T00:07:41.028156269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001818s
2026-05-31T00:07:41.028400942Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T00:07:41.028662769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.029049638Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-31T00:07:41.029402309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T00:07:41', 'add_auto_tagging')
2026-05-31T00:07:41.029824188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.030568307Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T00:07:41.030800615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019007s
2026-05-31T00:07:41.031068555Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T00:07:41.031343649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.031675828Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-31T00:07:41.032087938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T00:07:41', 'quality_definition_preferred_size')
2026-05-31T00:07:41.032542644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.033281752Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T00:07:41.033542177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019094s
2026-05-31T00:07:41.033802301Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T00:07:41.034084389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.034401488Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-31T00:07:41.034804680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T00:07:41', 'add_on_artist_add_to_notifications')
2026-05-31T00:07:41.035244877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.036007252Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T00:07:41.036263829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018976s
2026-05-31T00:07:41.036523322Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T00:07:41.036783085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.037103891Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-31T00:07:41.037468135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T00:07:41', 'album_last_searched_time')
2026-05-31T00:07:41.037905465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.038683282Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T00:07:41.038934318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018875s
2026-05-31T00:07:41.039174491Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T00:07:41.039439365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.039749570Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-31T00:07:41.040129074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T00:07:41', 'add_indexer_flags')
2026-05-31T00:07:41.040572567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.041330073Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T00:07:41.041569595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001889s
2026-05-31T00:07:41.041831322Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T00:07:41.042106928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.042436050Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-31T00:07:41.042815054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T00:07:41', 'add_indexes_album_statistics')
2026-05-31T00:07:41.043263497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.044026915Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T00:07:41.044289684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018969s
2026-05-31T00:07:41.044539557Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T00:07:41.044811836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:41.045126590Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-31T00:07:41.045489931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T00:07:41', 'update_redacted_baseurl')
2026-05-31T00:07:41.045923254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:41.046712063Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T00:07:41.046954521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001893s
2026-05-31T00:07:41.228117310Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-31T00:07:41.235086687Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-31T00:07:41.239637984Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-31T00:07:41.354979408Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-31T00:07:41.378085978Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-31T00:07:41.388772963Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-31T00:07:41.426789143Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-31T00:07:41.427649486Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-31T00:07:41.427965753Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-31T00:07:41.488041374Z [ls.io-init] done.
2026-05-31T00:07:41.497948158Z [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-r0
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": 1780186073102
},
{
"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": 1780186073102
},
{
"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=FQB4Oja6NqtmCzsYUvKrlg.\"",
"source": "console-api",
"timestamp": 1780186073102
},
{
"level": "INFO",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1780186073102
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1780186073102
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1780186073102
},
{
"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": 1780186073102
},
{
"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": 1780186073102
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1780186073102
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.02s |
| Container Start | PASS | - | 4.10s |
| Create Buildx SBOM | PASS | - | 1.88s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/lidarr
Runtime: 69.10s
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2026-05-31T00:01:56+00:00
Image: linuxserver/lidarr
Maintainer: Roxedus,thespad
Size: 121.07MB
Tag: arm64v8-nightly-3.1.3.4967-ls200
Version: 3.1.3.4967-ls200
Expand
2026-05-31T00:07:40.436402822Z [migrations] started
2026-05-31T00:07:40.440875461Z [migrations] no migrations found
2026-05-31T00:07:41.075736442Z usermod: no changes
2026-05-31T00:07:41.170940286Z ───────────────────────────────────────
2026-05-31T00:07:41.170971229Z
2026-05-31T00:07:41.170977111Z ██╗ ███████╗██╗ ██████╗
2026-05-31T00:07:41.170982171Z ██║ ██╔════╝██║██╔═══██╗
2026-05-31T00:07:41.170987111Z ██║ ███████╗██║██║ ██║
2026-05-31T00:07:41.170992001Z ██║ ╚════██║██║██║ ██║
2026-05-31T00:07:41.170996790Z ███████╗███████║██║╚██████╔╝
2026-05-31T00:07:41.171001850Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-31T00:07:41.171007031Z
2026-05-31T00:07:41.171011811Z Brought to you by linuxserver.io
2026-05-31T00:07:41.171016811Z ───────────────────────────────────────
2026-05-31T00:07:41.175944476Z
2026-05-31T00:07:41.176311726Z To support the app dev(s) visit:
2026-05-31T00:07:41.211565612Z Lidarr: https://opencollective.com/lidarr
2026-05-31T00:07:41.215506409Z
2026-05-31T00:07:41.215543714Z To support LSIO projects visit:
2026-05-31T00:07:41.215550067Z https://www.linuxserver.io/donate/
2026-05-31T00:07:41.215554987Z
2026-05-31T00:07:41.215559937Z ───────────────────────────────────────
2026-05-31T00:07:41.215565708Z GID/UID
2026-05-31T00:07:41.215570398Z ───────────────────────────────────────
2026-05-31T00:07:41.294199118Z
2026-05-31T00:07:41.294225651Z User UID: 911
2026-05-31T00:07:41.294231633Z User GID: 911
2026-05-31T00:07:41.294236563Z ───────────────────────────────────────
2026-05-31T00:07:41.330989108Z Linuxserver.io version: 3.1.3.4967-ls200
2026-05-31T00:07:41.334120906Z Build-date: 2026-05-31T00:01:56+00:00
2026-05-31T00:07:41.334153071Z ───────────────────────────────────────
2026-05-31T00:07:41.334160235Z
2026-05-31T00:07:44.180323259Z [custom-init] No custom files found, skipping...
2026-05-31T00:07:44.869576315Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:46.164857358Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:47.540524451Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:48.848085037Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:49.817048119Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4967
2026-05-31T00:07:50.100596496Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:50.160183483Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:50.165837030Z [Debug] Bootstrap: Console selected
2026-05-31T00:07:50.194763372Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:50.290650923Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:51.491264453Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:52.806064912Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:53.818365862Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-31T00:07:54.155474207Z failed to load "/config/config.xml": No such file or directory
2026-05-31T00:07:54.755706452Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {8da6f872-b978-49e6-b212-db692bed6601} may be persisted to storage in unencrypted form.
2026-05-31T00:07:55.705209920Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-31T00:07:56.332881211Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T00:07:57.382755589Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T00:07:57.501726725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:07:57.510133667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:07:58.061564269Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T00:07:58.113022152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.560247s
2026-05-31T00:07:58.117087120Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T00:07:58.120133265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6111941s
2026-05-31T00:07:58.220727957Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T00:07:58.229121313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:58.315780647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T00:07:58.443823644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T00:07:58.608971005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2894726s
2026-05-31T00:07:58.614942403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:58.630127377Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T00:07:58.632802545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.310928s
2026-05-31T00:07:58.648704334Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T00:07:58.652103009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:58.731377430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T00:07:58.746728058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:07:58.760207227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255272s
2026-05-31T00:07:58.764204458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:58.768658519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016731s
2026-05-31T00:07:58.775113781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T00:07:58.784170904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T00:07:58.798009085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192858s
2026-05-31T00:07:58.801690109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:58.806860303Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T00:07:58.810087162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284523s
2026-05-31T00:07:58.816913953Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T00:07:58.820439293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:58.833647426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:07:58.836628059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002433s
2026-05-31T00:07:58.839992927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T00:07:58.843866539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T00:07:58.850025925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007385s
2026-05-31T00:07:58.852437903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:07:58.856544594Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T00:07:58.859190784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140157s
2026-05-31T00:07:58.903857940Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T00:07:58.906837151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:07:58.916868075Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-31T00:07:59.211455236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-31T00:07:59.368795382Z [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-05-31T00:07:59.488095199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2688784s
2026-05-31T00:07:59.493011721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-31T00:07:59.593961499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-31T00:07:59.631122417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1345288s
2026-05-31T00:07:59.634112499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-31T00:07:59.648649278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-31T00:07:59.656137090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193637s
2026-05-31T00:07:59.659987374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-31T00:07:59.663753370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-31T00:07:59.678001898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147763s
2026-05-31T00:07:59.680377814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-31T00:07:59.994873604Z [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-05-31T00:08:00.036393341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3493342s
2026-05-31T00:08:00.040374610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-31T00:08:00.044415990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T00:08:00.049797058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070569s
2026-05-31T00:08:00.052158514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-31T00:08:00.055390514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T00:08:00.065164891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061831s
2026-05-31T00:08:00.069700105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-31T00:08:00.072830310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:00.078019803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059635s
2026-05-31T00:08:00.080045623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-31T00:08:00.082712184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:00.086842723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049598s
2026-05-31T00:08:00.088687840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-31T00:08:00.107125095Z [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-05-31T00:08:00.118881734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282607s
2026-05-31T00:08:00.121087237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-31T00:08:00.124410440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:00.128557813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054911s
2026-05-31T00:08:00.130543182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-31T00:08:00.133169382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:08:00.136801758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043824s
2026-05-31T00:08:00.138805955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-31T00:08:00.141609481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:08:00.145325105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046415s
2026-05-31T00:08:00.147441758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-31T00:08:00.150470018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:08:00.154151884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004764s
2026-05-31T00:08:00.156235961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-31T00:08:00.159128026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:00.162777036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046128s
2026-05-31T00:08:00.164830021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-31T00:08:00.167606132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-31T00:08:00.172901839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047258s
2026-05-31T00:08:00.175127201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-31T00:08:00.184217971Z [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-05-31T00:08:00.195547530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184893s
2026-05-31T00:08:00.197782051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-31T00:08:00.201031736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T00:08:00.205786744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060031s
2026-05-31T00:08:00.207854478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-31T00:08:00.211815677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T00:08:00.217315925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067142s
2026-05-31T00:08:00.219535856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-31T00:08:00.222638646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T00:08:00.226883476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053855s
2026-05-31T00:08:00.229472139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-31T00:08:00.233277704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-31T00:08:00.237643528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060294s
2026-05-31T00:08:00.239675521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-31T00:08:00.247553949Z [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-05-31T00:08:00.254337983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127421s
2026-05-31T00:08:00.256649739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-31T00:08:00.259625302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-31T00:08:00.263711152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050567s
2026-05-31T00:08:00.265801582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-31T00:08:00.268808068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:00.272438500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046978s
2026-05-31T00:08:00.274303216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-31T00:08:00.282287237Z [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-05-31T00:08:00.289207786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130735s
2026-05-31T00:08:00.291192283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-31T00:08:00.293965168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T00:08:00.297586321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044733s
2026-05-31T00:08:00.299642994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-31T00:08:00.302521993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T00:08:00.306293108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045438s
2026-05-31T00:08:00.309183259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-31T00:08:00.312967391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-31T00:08:00.317390139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057375s
2026-05-31T00:08:00.319452363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-31T00:08:00.322371112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-31T00:08:00.326829892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054347s
2026-05-31T00:08:00.328908078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-31T00:08:00.336697627Z [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-05-31T00:08:00.344426955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135346s
2026-05-31T00:08:00.346394328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-31T00:08:00.351458348Z [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-05-31T00:08:00.359519704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109967s
2026-05-31T00:08:00.361859507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-31T00:08:00.367029620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T00:08:00.371232746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053332s
2026-05-31T00:08:00.373166772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-31T00:08:00.414875870Z [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-05-31T00:08:00.422231024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0469844s
2026-05-31T00:08:00.424377367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-31T00:08:00.427257167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T00:08:00.431534452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052817s
2026-05-31T00:08:00.433444770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-31T00:08:00.437773469Z [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-05-31T00:08:00.442401951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071525s
2026-05-31T00:08:00.444407300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-31T00:08:00.447192740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-31T00:08:00.450697279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044312s
2026-05-31T00:08:00.452951259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-31T00:08:00.458157856Z [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-05-31T00:08:00.463665228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087572s
2026-05-31T00:08:00.466095133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-31T00:08:00.469497125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-31T00:08:00.473817376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057347s
2026-05-31T00:08:00.476065514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-31T00:08:00.479324358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-31T00:08:00.483211918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051937s
2026-05-31T00:08:00.485138358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-31T00:08:00.495674039Z [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-05-31T00:08:00.501246352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142362s
2026-05-31T00:08:00.503225208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-31T00:08:00.512161607Z [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-05-31T00:08:00.527005735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217231s
2026-05-31T00:08:00.529133601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-31T00:08:00.534820586Z [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-05-31T00:08:00.539651636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086702s
2026-05-31T00:08:00.541574920Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-31T00:08:00.548811676Z [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-05-31T00:08:00.555575659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114634s
2026-05-31T00:08:00.556968234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-31T00:08:00.562252387Z [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-05-31T00:08:00.567429034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086072s
2026-05-31T00:08:00.569430705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-31T00:08:00.574968299Z [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-05-31T00:08:00.580427044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091478s
2026-05-31T00:08:00.582447203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-31T00:08:00.586819659Z [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-05-31T00:08:00.591184801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068507s
2026-05-31T00:08:00.593001911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-31T00:08:00.596255284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-31T00:08:00.600218065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054385s
2026-05-31T00:08:00.602153514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-31T00:08:00.604882641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-31T00:08:00.608487742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044855s
2026-05-31T00:08:00.610375344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-31T00:08:00.614655064Z [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-05-31T00:08:00.619015867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068007s
2026-05-31T00:08:00.620929461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-31T00:08:00.627660368Z [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-05-31T00:08:00.633474619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106982s
2026-05-31T00:08:00.635415959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-31T00:08:00.641434552Z [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-05-31T00:08:00.646694636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089038s
2026-05-31T00:08:00.648256833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-31T00:08:00.651177285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-31T00:08:00.655146349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049852s
2026-05-31T00:08:00.657162820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-31T00:08:00.660200689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-31T00:08:00.663894950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048629s
2026-05-31T00:08:00.665766700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-31T00:08:00.672657078Z [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-05-31T00:08:00.678733948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111454s
2026-05-31T00:08:00.680649106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-31T00:08:00.686750524Z [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-05-31T00:08:00.692370033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098671s
2026-05-31T00:08:00.694875329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-31T00:08:00.697908749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:08:00.701652129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050701s
2026-05-31T00:08:00.703521614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-31T00:08:00.709810060Z [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-05-31T00:08:00.715447605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100886s
2026-05-31T00:08:00.717336379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-31T00:08:00.724160373Z [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-05-31T00:08:00.730034725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010801s
2026-05-31T00:08:00.732038612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-31T00:08:00.736524567Z [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-05-31T00:08:00.741069721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071713s
2026-05-31T00:08:00.743224782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-31T00:08:00.746434777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-31T00:08:00.750186764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050055s
2026-05-31T00:08:00.752247986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-31T00:08:00.758084712Z [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-05-31T00:08:00.763459888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009318s
2026-05-31T00:08:00.766583370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-31T00:08:00.770168099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:08:00.774081432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054774s
2026-05-31T00:08:00.802332102Z [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-05-31T00:08:00.836079314Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0331307 taking an average of 00:00:00.0331307
2026-05-31T00:08:00.849952407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:08:00', 'InitialSetup')
2026-05-31T00:08:00.856243277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:00.867803451Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T00:08:00.869786535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916156s
2026-05-31T00:08:00.883698957Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T00:08:00.886740253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:00.899663382Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-31T00:08:00.925898193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T00:08:00.928220730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002286s
2026-05-31T00:08:00.931266335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-31T00:08:00.934776785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:00.952476525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194614s
2026-05-31T00:08:00.956832449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:08:00', 'add_reason_to_pending_releases')
2026-05-31T00:08:00.961212390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:00.964999628Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T00:08:00.966926409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0316233s
2026-05-31T00:08:00.969551447Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T00:08:00.971827892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:00.974833806Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-31T00:08:01.059793497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:01.070445311Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2026-05-31T00:08:01.072559971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-31T00:08:01.075593781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-31T00:08:01.086033037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115076s
2026-05-31T00:08:01.087925639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:01.089709573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-31T00:08:01.091810695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-31T00:08:01.094973124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:01.104518430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107348s
2026-05-31T00:08:01.106368847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:01.108157028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-05-31T00:08:01.110411489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-31T00:08:01.113777479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:01.123373657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109275s
2026-05-31T00:08:01.129333250Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T00:08:01.137108180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-31T00:08:01.141298249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095961s
2026-05-31T00:08:01.146404053Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-31T00:08:01.468729954Z [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-05-31T00:08:01.486388942Z [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-05-31T00:08:01.499684271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T00:08:01.512167905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T00:08:01.543555594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T00:08:01.548893245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-31T00:08:01.553571247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T00:08:01.557415911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.408943s
2026-05-31T00:08:01.559313703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:01.561103428Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2026-05-31T00:08:01.566560089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-31T00:08:01.569461422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-31T00:08:01.579118744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105511s
2026-05-31T00:08:01.582983197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:08:01', 'add_medium_support')
2026-05-31T00:08:01.587130089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:01.591200608Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T00:08:01.593073841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224381s
2026-05-31T00:08:01.595639729Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T00:08:01.597985604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:01.601185038Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-31T00:08:01.616165671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T00:08:01.620272473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-31T00:08:01.625096509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063615s
2026-05-31T00:08:01.626999101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:01.629596022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:01.666162643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0366792s
2026-05-31T00:08:01.670406691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:08:01', 'add_various_qualites_in_profile')
2026-05-31T00:08:01.674851062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:01.678560053Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T00:08:01.680542846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0492411s
2026-05-31T00:08:01.682921357Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T00:08:01.685205387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:01.688113475Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-31T00:08:01.708311507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-31T00:08:01.713514466Z [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-05-31T00:08:01.718977289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085034s
2026-05-31T00:08:01.721194565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-31T00:08:01.724355551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-31T00:08:01.728470029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049762s
2026-05-31T00:08:01.730034339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:08:01.731810196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-05-31T00:08:01.734037612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-31T00:08:01.737334132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:01.747390818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113508s
2026-05-31T00:08:01.749765090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-31T00:08:01.828660186Z [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-05-31T00:08:01.858701153Z [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-05-31T00:08:01.875074111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:01.880365628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:01.906372580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T00:08:01.911315265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T00:08:01.915894258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:01.920582782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:01.924153544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1724059s
2026-05-31T00:08:01.926500351Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-31T00:08:02.018906480Z [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-05-31T00:08:02.048322869Z [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-05-31T00:08:02.063890163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:02.069609764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:02.093820648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-31T00:08:02.098778514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-31T00:08:02.103425774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:02.107836057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:02.111314623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1827744s
2026-05-31T00:08:02.113228448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:02.115013363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-31T00:08:02.117234687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-31T00:08:02.120383640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-31T00:08:02.129963735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107392s
2026-05-31T00:08:02.134622348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:08:02', 'metadata_profiles')
2026-05-31T00:08:02.138515400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:02.143826026Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T00:08:02.145681613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243494s
2026-05-31T00:08:02.148653759Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T00:08:02.151061439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:02.154190852Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-31T00:08:02.190272576Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-31T00:08:02.298972834Z [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-05-31T00:08:02.309106875Z [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-05-31T00:08:02.314787808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T00:08:02.319093871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T00:08:02.343539347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T00:08:02.347231013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.154518s
2026-05-31T00:08:02.349108354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:08:02.350850744Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-31T00:08:02.353243493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T00:08:02.356401654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-31T00:08:02.365953112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106353s
2026-05-31T00:08:02.368983335Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T00:08:02.372561673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-31T00:08:02.375949877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042828s
2026-05-31T00:08:02.377427032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:08:02.379148409Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-05-31T00:08:02.384444717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-31T00:08:02.451413792Z [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-05-31T00:08:02.462952342Z [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-05-31T00:08:02.469451924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-31T00:08:02.473873950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-31T00:08:02.500614329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-31T00:08:02.504499655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1178356s
2026-05-31T00:08:02.508682129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:08:02', 'separate_automatic_and_interactive_search')
2026-05-31T00:08:02.512865505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:02.516981014Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T00:08:02.518993066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297241s
2026-05-31T00:08:02.521568654Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T00:08:02.523911724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:02.526895633Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-31T00:08:02.531453163Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-31T00:08:02.602755055Z [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-05-31T00:08:02.626600404Z [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-05-31T00:08:02.639757754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:02.645415891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:02.669234174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:02.673840822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:08:02.678322509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:08:02.682821782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:08:02.687360142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:02.690993170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575242s
2026-05-31T00:08:02.694991112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:08:02', 'change_album_path_to_relative')
2026-05-31T00:08:02.699026911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:02.703104644Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T00:08:02.705040854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1693092s
2026-05-31T00:08:02.707643696Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T00:08:02.709952487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:02.712877117Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-31T00:08:02.722237200Z [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-05-31T00:08:02.727145346Z [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-05-31T00:08:02.731337249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006215s
2026-05-31T00:08:02.735178435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:08:02', 'change_quality_size_mb_to_kb')
2026-05-31T00:08:02.739236118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:02.742696548Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T00:08:02.744648239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171583s
2026-05-31T00:08:02.746941147Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T00:08:02.749148543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:02.751948132Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-31T00:08:02.759301092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:02.760337189Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-05-31T00:08:02.762392959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-31T00:08:02.765277409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-31T00:08:02.775529819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111696s
2026-05-31T00:08:02.777411519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:02.779134239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2026-05-31T00:08:02.781300822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-31T00:08:02.784322549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-31T00:08:02.793954439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106435s
2026-05-31T00:08:02.797575182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T00:08:02', 'album_releases')
2026-05-31T00:08:02.802174255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:02.805457207Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T00:08:02.807269317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219435s
2026-05-31T00:08:02.809775986Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T00:08:02.812111149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:02.815116742Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-31T00:08:02.823938270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:02.825925834Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-31T00:08:02.828032838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-31T00:08:02.900667554Z [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-05-31T00:08:02.928363698Z [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-05-31T00:08:02.942787921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:02.948487601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:02.972861634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:02.977594206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:08:02.982012355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:08:02.986642811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:08:02.991252305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:02.994838298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1648243s
2026-05-31T00:08:02.996775279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:02.998540785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-05-31T00:08:03.000712109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-31T00:08:03.073900952Z [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-05-31T00:08:03.100543103Z [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-05-31T00:08:03.114948487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:03.120386420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:03.144563195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:03.149147128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-31T00:08:03.153470366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-31T00:08:03.157935399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-31T00:08:03.163368943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:03.167116471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1644297s
2026-05-31T00:08:03.171125957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:08:03', 'album_releases_fix')
2026-05-31T00:08:03.175411709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.179455724Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T00:08:03.181344819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1765442s
2026-05-31T00:08:03.183805686Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T00:08:03.186057181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.189010199Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-31T00:08:03.208975812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-31T00:08:03.218379543Z [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-05-31T00:08:03.226440097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154669s
2026-05-31T00:08:03.228618335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-31T00:08:03.231927771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T00:08:03.235220152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046807s
2026-05-31T00:08:03.283518071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-31T00:08:03.290619274Z [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-05-31T00:08:03.296937129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109288s
2026-05-31T00:08:03.299290779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-31T00:08:03.302819136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:08:03.307065158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055164s
2026-05-31T00:08:03.310706612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:08:03', 'import_lists')
2026-05-31T00:08:03.315123860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.318427734Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T00:08:03.320308562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169701s
2026-05-31T00:08:03.322754850Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T00:08:03.325052487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.328274848Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-31T00:08:03.334111223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-31T00:08:03.336069527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-05-31T00:08:03.338570665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-31T00:08:03.342083470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-31T00:08:03.352788351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120966s
2026-05-31T00:08:03.354666615Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:03.356897157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:03.371296139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145436s
2026-05-31T00:08:03.375369833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T00:08:03', 'add_release_status')
2026-05-31T00:08:03.379692701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.383156968Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T00:08:03.385045823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263855s
2026-05-31T00:08:03.387648094Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T00:08:03.390024921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.393018100Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-31T00:08:03.398182893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:03.400288303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-05-31T00:08:03.402515760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-31T00:08:03.406041060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:03.416829630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122159s
2026-05-31T00:08:03.420810017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:08:03', 'album_download_notification')
2026-05-31T00:08:03.424953232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.428501869Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T00:08:03.430647060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235692s
2026-05-31T00:08:03.433013036Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T00:08:03.435333379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.438295615Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-31T00:08:03.445238670Z [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-05-31T00:08:03.451682619Z [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-05-31T00:08:03.458141418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094608s
2026-05-31T00:08:03.463031758Z [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-05-31T00:08:03.469415626Z [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-05-31T00:08:03.473510604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074861s
2026-05-31T00:08:03.477563777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:08:03', 'fix_language_metadata_profiles')
2026-05-31T00:08:03.481606820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.485227253Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T00:08:03.487154995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187363s
2026-05-31T00:08:03.489386981Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T00:08:03.491612413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.494736115Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-31T00:08:03.498736813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T00:08:03.501682035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-31T00:08:03.504927452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039357s
2026-05-31T00:08:03.508629608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:08:03', 'remove_fanzub')
2026-05-31T00:08:03.512601859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.516134394Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T00:08:03.517708805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147268s
2026-05-31T00:08:03.520421068Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T00:08:03.522765059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.525732055Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-31T00:08:03.552808401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-31T00:08:03.556221275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-31T00:08:03.560262985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052054s
2026-05-31T00:08:03.562787821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-31T00:08:03.566163099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-31T00:08:03.570104007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052859s
2026-05-31T00:08:03.576502694Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-31T00:08:03.581631545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-31T00:08:03.585810602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069266s
2026-05-31T00:08:03.587865450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-31T00:08:03.591280559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T00:08:03.595261477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052661s
2026-05-31T00:08:03.597146454Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-31T00:08:03.599935762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-31T00:08:03.603047550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040056s
2026-05-31T00:08:03.605190426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-31T00:08:03.608506094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T00:08:03.612278372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050945s
2026-05-31T00:08:03.616304802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:08:03', 'update_artist_history_indexes')
2026-05-31T00:08:03.620314477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.624640611Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T00:08:03.626728356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169695s
2026-05-31T00:08:03.628965823Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T00:08:03.631224152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.634387533Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-31T00:08:03.661407224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:03.675048540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-31T00:08:03.678736057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015001s
2026-05-31T00:08:03.682362973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:08:03', 'remove_nma')
2026-05-31T00:08:03.686419563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.689617444Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T00:08:03.691878578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257649s
2026-05-31T00:08:03.693834137Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T00:08:03.696225514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.699071125Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-31T00:08:03.703887305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:03.705517188Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.55E-05s
2026-05-31T00:08:03.707692520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-31T00:08:03.710603002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-31T00:08:03.721302983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011527s
2026-05-31T00:08:03.725047665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:08:03', 'album_disambiguation')
2026-05-31T00:08:03.729102944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.732500306Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T00:08:03.734373759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224412s
2026-05-31T00:08:03.736849336Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T00:08:03.739169439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.742085512Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-31T00:08:03.745761336Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:03.748181220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:03.764414726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164783s
2026-05-31T00:08:03.768620046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:08:03', 'add_ape_quality_in_profiles')
2026-05-31T00:08:03.772980690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.776394686Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T00:08:03.778340124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0283903s
2026-05-31T00:08:03.780639085Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T00:08:03.782884578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.785801813Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-31T00:08:03.798510691Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:03.802177987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-31T00:08:03.805529778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004663s
2026-05-31T00:08:03.807814179Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:03.811218947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-31T00:08:03.813955429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040814s
2026-05-31T00:08:03.816287967Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:03.819295254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-31T00:08:03.822258843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039631s
2026-05-31T00:08:03.826166564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:08:03', 'remove_pushalot')
2026-05-31T00:08:03.830151099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.833292487Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T00:08:03.835326633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147765s
2026-05-31T00:08:03.837459850Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T00:08:03.839700282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.842582077Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-31T00:08:03.849037980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-31T00:08:03.853301587Z [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-05-31T00:08:03.858013799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070192s
2026-05-31T00:08:03.861702458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:08:03', 'add_custom_filters')
2026-05-31T00:08:03.865645410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.869016209Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T00:08:03.870851335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178054s
2026-05-31T00:08:03.873151438Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T00:08:03.875366249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.878249867Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-31T00:08:03.882865754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:08:03.884758426Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-05-31T00:08:03.886840229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-31T00:08:03.889634117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-31T00:08:03.900155689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113574s
2026-05-31T00:08:03.903895711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:08:03', 'import_list_tags')
2026-05-31T00:08:03.907889295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:03.911294664Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T00:08:03.913112215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022335s
2026-05-31T00:08:03.915489282Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T00:08:03.917758222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:03.920826302Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-31T00:08:04.010385107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-31T00:08:04.017738988Z [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-05-31T00:08:04.024661592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120558s
2026-05-31T00:08:04.026939740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-31T00:08:04.030519159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-31T00:08:04.034436369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054559s
2026-05-31T00:08:04.068253061Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T00:08:04.068611643Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T00:08:04.068832027Z FROM "Artists"
2026-05-31T00:08:04.080517473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-31T00:08:04.080551672Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-31T00:08:04.080565600Z FROM "Artists"
2026-05-31T00:08:04.088325771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140323s
2026-05-31T00:08:04.090191799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:08:04.091990131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-31T00:08:04.094255885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-31T00:08:04.097533606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:04.108445715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122072s
2026-05-31T00:08:04.114734571Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-31T00:08:04.114763419Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:08:04.114806697Z FROM "ArtistMetadata"
2026-05-31T00:08:04.114835214Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T00:08:04.123180653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-31T00:08:04.123217137Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:08:04.123235373Z FROM "ArtistMetadata"
2026-05-31T00:08:04.123246947Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-31T00:08:04.129259216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104026s
2026-05-31T00:08:04.131166237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-31T00:08:04.139534252Z [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-05-31T00:08:04.146777631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137492s
2026-05-31T00:08:04.149034957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-31T00:08:04.152560238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T00:08:04.156459862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054405s
2026-05-31T00:08:04.158673401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-31T00:08:04.161730558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T00:08:04.165358375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048225s
2026-05-31T00:08:04.167167870Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:04.169307700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:04.243133796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.073665s
2026-05-31T00:08:04.245299038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:04.247030465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-05-31T00:08:04.249206277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-31T00:08:04.252488378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:04.263989352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012785s
2026-05-31T00:08:04.265807524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:04.267515104Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-31T00:08:04.269629332Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-31T00:08:04.272716690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:04.283488516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119001s
2026-05-31T00:08:04.285372060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:04.287076914Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-05-31T00:08:04.289085740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-31T00:08:04.291730647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-31T00:08:04.302258532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011231s
2026-05-31T00:08:04.309491530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-31T00:08:04.309516942Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:08:04.309620861Z FROM "ArtistMetadata"
2026-05-31T00:08:04.309665852Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T00:08:04.309691082Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T00:08:04.319623297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-31T00:08:04.319653418Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:08:04.319666063Z FROM "ArtistMetadata"
2026-05-31T00:08:04.319690423Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-31T00:08:04.319713018Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-31T00:08:04.327493218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132076s
2026-05-31T00:08:04.329346361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:04.331055143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-05-31T00:08:04.333255334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-31T00:08:04.336518376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-31T00:08:04.347478191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122087s
2026-05-31T00:08:04.349345782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:04.351043863Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-31T00:08:04.353152801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-31T00:08:04.356256181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:04.367283973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119066s
2026-05-31T00:08:04.368888013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:04.370582256Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-05-31T00:08:04.372738088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-31T00:08:04.375912291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:04.386796163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120604s
2026-05-31T00:08:04.393490326Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T00:08:04.393518293Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T00:08:04.393553944Z FROM "AlbumReleases"
2026-05-31T00:08:04.393567953Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T00:08:04.393616861Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T00:08:04.402696980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T00:08:04.402727421Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-31T00:08:04.402742682Z FROM "AlbumReleases"
2026-05-31T00:08:04.402757732Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-31T00:08:04.402798474Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-31T00:08:04.408927118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110914s
2026-05-31T00:08:04.416077710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-31T00:08:04.416123603Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:08:04.416152862Z FROM "ArtistMetadata"
2026-05-31T00:08:04.416176770Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T00:08:04.416218274Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T00:08:04.425906407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-31T00:08:04.425915475Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-31T00:08:04.425951167Z FROM "ArtistMetadata"
2026-05-31T00:08:04.425991428Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-31T00:08:04.426033282Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-31T00:08:04.432346508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113255s
2026-05-31T00:08:04.437911186Z [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-05-31T00:08:04.512756165Z [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-05-31T00:08:04.527692569Z [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-05-31T00:08:04.535935100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:04.542583141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:04.575671926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:04.580040645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:04.583783264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1422764s
2026-05-31T00:08:04.587424868Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-31T00:08:04.663128597Z [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-05-31T00:08:04.683036524Z [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-05-31T00:08:04.693817258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:04.701156260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:04.728045799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:04.732925328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:04.736535799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1463011s
2026-05-31T00:08:04.739286840Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-31T00:08:04.811220535Z [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-05-31T00:08:04.827222165Z [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-05-31T00:08:04.835260255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-31T00:08:04.840092327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-31T00:08:04.866428152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-31T00:08:04.871269753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-31T00:08:04.874929194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1332673s
2026-05-31T00:08:04.877012690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-31T00:08:04.945542690Z [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-05-31T00:08:04.956565271Z [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-05-31T00:08:04.963460178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:08:04.967355995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:08:04.993207523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:04.997389036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1179983s
2026-05-31T00:08:04.999360497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T00:08:05.002408475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:05.005887773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045832s
2026-05-31T00:08:05.007764013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-31T00:08:05.010492167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:05.013808778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043198s
2026-05-31T00:08:05.015795008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-31T00:08:05.018715420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:08:05.022226071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045697s
2026-05-31T00:08:05.024235158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-31T00:08:05.027123475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-31T00:08:05.030730590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047208s
2026-05-31T00:08:05.033115454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-31T00:08:05.036075756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-31T00:08:05.039562810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004648s
2026-05-31T00:08:05.041508439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-31T00:08:05.044431767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-31T00:08:05.047868098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004575s
2026-05-31T00:08:05.049494213Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:05.060735785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T00:08:05.064260545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131799s
2026-05-31T00:08:05.065889105Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:05.068743794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-31T00:08:05.071556370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042158s
2026-05-31T00:08:05.073105640Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:05.077592197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-05-31T00:08:05.080528832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058954s
2026-05-31T00:08:05.084144023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:08:05', 'add_release_groups_etc')
2026-05-31T00:08:05.087895268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:05.093513905Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T00:08:05.095233769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185358s
2026-05-31T00:08:05.097959218Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T00:08:05.100057264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:05.103585862Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-31T00:08:05.116347465Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:05.118948614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-31T00:08:05.122133710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039509s
2026-05-31T00:08:05.126591127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:08:05', 'NewMediaInfoFormat')
2026-05-31T00:08:05.130204185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:05.133245310Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T00:08:05.134828519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149078s
2026-05-31T00:08:05.137273774Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T00:08:05.139443354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:05.142187491Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-31T00:08:05.163270505Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-31T00:08:05.166942802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-31T00:08:05.194096012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284907s
2026-05-31T00:08:05.196059457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T00:08:05.197637125Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-05-31T00:08:05.199959342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-31T00:08:05.203602038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:05.214472633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012525s
2026-05-31T00:08:05.218479644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:08:05', 'rename_restrictions_to_release_profiles')
2026-05-31T00:08:05.222439720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:05.226066806Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T00:08:05.227964869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234962s
2026-05-31T00:08:05.230565818Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T00:08:05.232848034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:05.235798487Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-31T00:08:05.255323232Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-31T00:08:05.258313566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-31T00:08:05.287492867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300216s
2026-05-31T00:08:05.289333745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:08:05.290953016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-05-31T00:08:05.293101303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-31T00:08:05.296013809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T00:08:05.306233303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112428s
2026-05-31T00:08:05.308065984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-31T00:08:05.309673642Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-05-31T00:08:05.311812551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-31T00:08:05.314776320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-31T00:08:05.324838967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110849s
2026-05-31T00:08:05.326431575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:05.328971160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T00:08:05.331721429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037522s
2026-05-31T00:08:05.333312424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:05.335865006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-31T00:08:05.338573992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037092s
2026-05-31T00:08:05.340851779Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-31T00:08:05.413465103Z [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-05-31T00:08:05.428921445Z [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-05-31T00:08:05.437313838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:05.442132013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:05.470158452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:05.474685139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:05.479339754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:05.484043739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:05.487741136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449062s
2026-05-31T00:08:05.492266291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:08:05', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T00:08:05.496143850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:05.500359261Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T00:08:05.502323958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1569204s
2026-05-31T00:08:05.504635464Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T00:08:05.507060608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:05.510003606Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-31T00:08:05.516937642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-31T00:08:05.521074735Z [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-05-31T00:08:05.525762376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069037s
2026-05-31T00:08:05.527926645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-31T00:08:05.531404741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-31T00:08:05.535326189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054774s
2026-05-31T00:08:05.539012855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:08:05', 'add_import_exclusions')
2026-05-31T00:08:05.542932659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:05.547268894Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T00:08:05.549080903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170924s
2026-05-31T00:08:05.551508563Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T00:08:05.553801601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:05.556771904Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-31T00:08:05.612434426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T00:08:05.612467904Z WHERE "Id" in (
2026-05-31T00:08:05.612563617Z SELECT "Artists"."Id" from "Artists"
2026-05-31T00:08:05.612636694Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:05.612650572Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:08:05.622895236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T00:08:05.622917942Z WHERE "Id" in (
2026-05-31T00:08:05.622926058Z SELECT "Artists"."Id" from "Artists"
2026-05-31T00:08:05.622933904Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:05.622942311Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:08:05.632726848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152792s
2026-05-31T00:08:05.651365359Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-31T00:08:05.651387474Z WHERE "Id" in (
2026-05-31T00:08:05.651395600Z SELECT "Albums"."Id" from "Albums"
2026-05-31T00:08:05.651402975Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:05.651412704Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:08:05.660736995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-31T00:08:05.660775222Z WHERE "Id" in (
2026-05-31T00:08:05.660796865Z SELECT "Albums"."Id" from "Albums"
2026-05-31T00:08:05.660892017Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:05.660911596Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:08:05.667245454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011499s
2026-05-31T00:08:05.673917212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-31T00:08:05.673941390Z WHERE "Id" in (
2026-05-31T00:08:05.673951280Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T00:08:05.673960158Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T00:08:05.673969196Z WHERE "Albums"."Id" IS NULL)
2026-05-31T00:08:05.682576553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-31T00:08:05.682598457Z WHERE "Id" in (
2026-05-31T00:08:05.682606694Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-31T00:08:05.682640482Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-31T00:08:05.682671384Z WHERE "Albums"."Id" IS NULL)
2026-05-31T00:08:05.688415102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104815s
2026-05-31T00:08:05.695147342Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T00:08:05.695168345Z WHERE "Id" in (
2026-05-31T00:08:05.695176321Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:08:05.695183535Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:08:05.695191832Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T00:08:05.704199735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T00:08:05.704226599Z WHERE "Id" in (
2026-05-31T00:08:05.704236870Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:08:05.704245758Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:08:05.704254916Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-31T00:08:05.710197335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107157s
2026-05-31T00:08:05.716683299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-31T00:08:05.716700694Z WHERE "Id" in (
2026-05-31T00:08:05.716750374Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:08:05.716778360Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:05.716793270Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:08:05.726369378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-31T00:08:05.726391563Z WHERE "Id" in (
2026-05-31T00:08:05.726399769Z SELECT "Tracks"."Id" from "Tracks"
2026-05-31T00:08:05.726407555Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:05.726415250Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-31T00:08:05.732092034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108685s
2026-05-31T00:08:05.739225632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:08:05.739249931Z WHERE "Id" IN (
2026-05-31T00:08:05.739260052Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:05.739287146Z LEFT OUTER JOIN "Tracks"
2026-05-31T00:08:05.739295763Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:08:05.739304581Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:08:05.748257574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:08:05.748283937Z WHERE "Id" IN (
2026-05-31T00:08:05.748293757Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:05.748306743Z LEFT OUTER JOIN "Tracks"
2026-05-31T00:08:05.748353026Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:08:05.748388077Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:08:05.754307289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109644s
2026-05-31T00:08:05.758252846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:08:05', 'clean_artist_metadata_table')
2026-05-31T00:08:05.762389978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:05.765992545Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T00:08:05.767812440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022229s
2026-05-31T00:08:05.770279810Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T00:08:05.772434009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:05.776092427Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-31T00:08:05.788130263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:05.789864727Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-05-31T00:08:05.792306755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-31T00:08:05.796137791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:05.807259222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127319s
2026-05-31T00:08:05.808879204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:05.810513126Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-05-31T00:08:05.812849091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-31T00:08:05.816425043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:05.827179394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122374s
2026-05-31T00:08:05.828981153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:05.830761198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001023s
2026-05-31T00:08:05.833161503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-31T00:08:05.836593525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:05.847508700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120668s
2026-05-31T00:08:05.849047980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:05.850698745Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-05-31T00:08:05.852911512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-31T00:08:05.856245798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:05.866710124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117699s
2026-05-31T00:08:05.868507204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:05.870147087Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-05-31T00:08:05.872319463Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-31T00:08:05.875535530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:05.886016370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117451s
2026-05-31T00:08:05.888096830Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-31T00:08:05.962019231Z [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-05-31T00:08:05.980490866Z [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-05-31T00:08:05.989807320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T00:08:05.993853951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T00:08:06.021584805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1314568s
2026-05-31T00:08:06.024129560Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-31T00:08:06.097191307Z [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-05-31T00:08:06.115081942Z [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-05-31T00:08:06.124574130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-31T00:08:06.129314047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-31T00:08:06.157623486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1313221s
2026-05-31T00:08:06.161557069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:08:06', 'health_issue_notification')
2026-05-31T00:08:06.165521364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:06.169528535Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T00:08:06.171320865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1429476s
2026-05-31T00:08:06.175032160Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T00:08:06.177323966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:06.180285140Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-31T00:08:06.196405088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:06.198398333Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.52E-05s
2026-05-31T00:08:06.200475487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-31T00:08:06.203823830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-31T00:08:06.215208601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127916s
2026-05-31T00:08:06.217021973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:06.218639812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-05-31T00:08:06.220539147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-31T00:08:06.223213454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-31T00:08:06.233553891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111757s
2026-05-31T00:08:06.236098045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T00:08:06.238893927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-31T00:08:06.241749749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035358s
2026-05-31T00:08:06.247076828Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:08:06.247096818Z WHERE "Id" IN (
2026-05-31T00:08:06.247141348Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:06.247187641Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:08:06.247220798Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:08:06.254315167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:08:06.254335428Z WHERE "Id" IN (
2026-05-31T00:08:06.254369176Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:06.254412113Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:08:06.254446702Z WHERE "Tracks"."Id" IS NULL)
2026-05-31T00:08:06.259681506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008914s
2026-05-31T00:08:06.266560672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:08:06.266585602Z WHERE "Id" IN (
2026-05-31T00:08:06.266625853Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:06.266660713Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T00:08:06.266712207Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T00:08:06.266735454Z WHERE "Artists"."Path" IS NULL)
2026-05-31T00:08:06.276051958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:08:06.276079544Z WHERE "Id" IN (
2026-05-31T00:08:06.276091288Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:06.276122010Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-31T00:08:06.276154044Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-31T00:08:06.276195608Z WHERE "Artists"."Path" IS NULL)
2026-05-31T00:08:06.282613314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116131s
2026-05-31T00:08:06.290315708Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:08:06.290340067Z WHERE "Id" IN (
2026-05-31T00:08:06.290372261Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:06.290393755Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:08:06.290433725Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:08:06.290460098Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T00:08:06.290512434Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T00:08:06.301028064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:08:06.301056060Z WHERE "Id" IN (
2026-05-31T00:08:06.301069347Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-31T00:08:06.301083626Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-31T00:08:06.301145701Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-31T00:08:06.301174138Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-31T00:08:06.301214950Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-31T00:08:06.308426415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013127s
2026-05-31T00:08:06.314029601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-31T00:08:06.314053549Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T00:08:06.314092147Z FROM "Artists"
2026-05-31T00:08:06.314116286Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T00:08:06.314155254Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T00:08:06.321674920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-31T00:08:06.321701593Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-31T00:08:06.321732315Z FROM "Artists"
2026-05-31T00:08:06.321743047Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-31T00:08:06.321794971Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-31T00:08:06.327227113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093812s
2026-05-31T00:08:06.331726986Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-31T00:08:06.331750984Z WHERE "Id" NOT IN (
2026-05-31T00:08:06.331779281Z SELECT MIN("Id")
2026-05-31T00:08:06.331806416Z FROM "TrackFiles"
2026-05-31T00:08:06.331842649Z GROUP BY "Path"
2026-05-31T00:08:06.331893792Z )
2026-05-31T00:08:06.337760067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-31T00:08:06.337784196Z WHERE "Id" NOT IN (
2026-05-31T00:08:06.337814076Z SELECT MIN("Id")
2026-05-31T00:08:06.337839628Z FROM "TrackFiles"
2026-05-31T00:08:06.337873215Z GROUP BY "Path"
2026-05-31T00:08:06.337909669Z )
2026-05-31T00:08:06.343945846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089139s
2026-05-31T00:08:06.345675480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:06.347287277Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-05-31T00:08:06.349206512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-31T00:08:06.418825264Z [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-05-31T00:08:06.431311905Z [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-05-31T00:08:06.438387355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:08:06.442742307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:08:06.471290587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:06.474941010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1239042s
2026-05-31T00:08:06.476877079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-31T00:08:06.479532277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:08:06.482985222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004389s
2026-05-31T00:08:06.485009589Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-31T00:08:06.555561651Z [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-05-31T00:08:06.567274362Z [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-05-31T00:08:06.573727821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:08:06.578558611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:08:06.607760547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:06.612567810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:08:06.616392604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1292485s
2026-05-31T00:08:06.621147411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:08:06', 'add_mediafilerepository_mtime')
2026-05-31T00:08:06.625595951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:06.630116756Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T00:08:06.631934447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427302s
2026-05-31T00:08:06.634987336Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T00:08:06.637413433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:06.640841517Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-31T00:08:06.660995771Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-31T00:08:06.661031583Z WHERE "Id" NOT IN (
2026-05-31T00:08:06.661049669Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T00:08:06.661072115Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:06.661119650Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T00:08:06.670446095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-31T00:08:06.670485124Z WHERE "Id" NOT IN (
2026-05-31T00:08:06.670498681Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-31T00:08:06.670547590Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-31T00:08:06.670573191Z GROUP BY "ArtistMetadata"."Id")
2026-05-31T00:08:06.676935847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112557s
2026-05-31T00:08:06.679006337Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-31T00:08:06.681467654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-31T00:08:06.684598911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037833s
2026-05-31T00:08:06.686648479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-31T00:08:06.757544785Z [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-05-31T00:08:06.772831434Z [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-05-31T00:08:06.780731777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:06.785194335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:06.813435056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:06.817758334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:06.822119508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:06.825601571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1370712s
2026-05-31T00:08:06.827600086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-31T00:08:06.830659528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:06.834278107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048649s
2026-05-31T00:08:06.838275949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:08:06', 'add_artistmetadataid_constraint')
2026-05-31T00:08:06.842226536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:06.846570826Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T00:08:06.848410001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166257s
2026-05-31T00:08:06.850891168Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T00:08:06.853149476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:06.856489534Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-31T00:08:06.868180441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T00:08:06.869976849Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-31T00:08:06.872003301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-31T00:08:06.875089778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:06.887145259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132472s
2026-05-31T00:08:06.888936777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-31T00:08:06.890583494Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-05-31T00:08:06.892770609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-31T00:08:06.896292422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:06.907827045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131132s
2026-05-31T00:08:06.909500005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:06.911442327Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-05-31T00:08:06.913106298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-31T00:08:06.916228477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:06.927190205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121394s
2026-05-31T00:08:06.928876071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T00:08:06.930470653Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2026-05-31T00:08:06.932644361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-31T00:08:06.936293000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:06.946921827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123465s
2026-05-31T00:08:06.948572612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:06.950096973Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-05-31T00:08:06.952167624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-31T00:08:06.955335845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:06.966174155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012144s
2026-05-31T00:08:06.967790620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-31T00:08:06.969343508Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-05-31T00:08:06.971644102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-31T00:08:06.974440945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:06.986210661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129348s
2026-05-31T00:08:06.989827506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:08:06', 'old_ids_and_artist_alias')
2026-05-31T00:08:06.994110873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:06.997859884Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T00:08:06.999578405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243266s
2026-05-31T00:08:07.001902206Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T00:08:07.004001735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:07.007052750Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-31T00:08:07.011522122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:07.013130682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:07.019811157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068953s
2026-05-31T00:08:07.022338167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T00:08:07.025042214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-31T00:08:07.027897013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035773s
2026-05-31T00:08:07.031507535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:08:07', 'download_propers_config')
2026-05-31T00:08:07.035282870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:07.038517755Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T00:08:07.040251647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138286s
2026-05-31T00:08:07.042502661Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T00:08:07.044613513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:07.047319804Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-31T00:08:07.061792594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-31T00:08:07.064793188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-31T00:08:07.068819006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052424s
2026-05-31T00:08:07.070868013Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-31T00:08:07.140635846Z [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-05-31T00:08:07.154620252Z [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-05-31T00:08:07.162111912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:07.166945227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:07.194122345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:07.198814586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:07.202979986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:07.207539930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:07.211372960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1386106s
2026-05-31T00:08:07.213523893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-31T00:08:07.287342184Z [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-05-31T00:08:07.301060294Z [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-05-31T00:08:07.308401811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-31T00:08:07.312632733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-31T00:08:07.343312546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-31T00:08:07.347246740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318111s
2026-05-31T00:08:07.358932627Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-31T00:08:07.429484569Z [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-05-31T00:08:07.441787619Z [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-05-31T00:08:07.448566393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T00:08:07.451895949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T00:08:07.478399621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1173305s
2026-05-31T00:08:07.480287303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-31T00:08:07.548134447Z [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-05-31T00:08:07.558969921Z [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-05-31T00:08:07.564109203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T00:08:07.568464655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T00:08:07.598297312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T00:08:07.602761804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T00:08:07.607299664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T00:08:07.612122699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T00:08:07.615799094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.133724s
2026-05-31T00:08:07.617685583Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-31T00:08:07.684626382Z [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-05-31T00:08:07.694381550Z [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-05-31T00:08:07.699865055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T00:08:07.703703426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T00:08:07.731558630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117916s
2026-05-31T00:08:07.733733320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-31T00:08:07.802164009Z [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-05-31T00:08:07.812861345Z [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-05-31T00:08:07.819010661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:08:07.823724666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:08:07.851436331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:07.856237621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:08:07.859729705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1241864s
2026-05-31T00:08:07.863872850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:08:07', 'remove_language_profiles')
2026-05-31T00:08:07.867360114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:07.872370025Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T00:08:07.873654892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1359394s
2026-05-31T00:08:07.877958651Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T00:08:07.880087078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:07.883380812Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-31T00:08:07.889169271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T00:08:07.890919807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-31T00:08:07.893193306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-31T00:08:07.896107876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-31T00:08:07.906993421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118709s
2026-05-31T00:08:07.910641790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-31T00:08:07.915240943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-31T00:08:07.918539096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053297s
2026-05-31T00:08:07.922161502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:08:07', 'multi_disc_naming_format')
2026-05-31T00:08:07.925857336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:07.929113815Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T00:08:07.930823990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155458s
2026-05-31T00:08:07.933131858Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T00:08:07.935245475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:07.937970323Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-31T00:08:07.943626876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T00:08:07.945413314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-31T00:08:07.947419275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-31T00:08:07.950466853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:07.961476268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121421s
2026-05-31T00:08:07.963147163Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:07.965079405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:08.160790105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1955501s
2026-05-31T00:08:08.164872147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:08:08', 'add_download_client_priority')
2026-05-31T00:08:08.169057206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.172676796Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T00:08:08.174449056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2074714s
2026-05-31T00:08:08.176608165Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T00:08:08.178644756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.181352861Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-31T00:08:08.186774992Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:08.189963765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-31T00:08:08.192812302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040756s
2026-05-31T00:08:08.194902502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:08.197984119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-31T00:08:08.200397490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035984s
2026-05-31T00:08:08.203819572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:08:08', 'remove_growl_prowl')
2026-05-31T00:08:08.207493312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.210970906Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T00:08:08.212227807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135343s
2026-05-31T00:08:08.214407628Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T00:08:08.216530824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.219440515Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-31T00:08:08.224708986Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:08.227892879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-31T00:08:08.231038485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043311s
2026-05-31T00:08:08.233150779Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:08.236002403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-31T00:08:08.238780559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037804s
2026-05-31T00:08:08.242284817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:08:08', 'remove_plex_hometheatre')
2026-05-31T00:08:08.246000440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.249182149Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T00:08:08.250887123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138612s
2026-05-31T00:08:08.253216655Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T00:08:08.255329030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.258099510Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-31T00:08:08.269552107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:08:08.271273885Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2026-05-31T00:08:08.273166818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-31T00:08:08.275773207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-31T00:08:08.286543129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115743s
2026-05-31T00:08:08.288271200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:08:08.289839839Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-05-31T00:08:08.292061885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-31T00:08:08.295385499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:08.305915137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119178s
2026-05-31T00:08:08.307655012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:08:08.309187559Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-05-31T00:08:08.311338962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-31T00:08:08.314615762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:08.325086552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011827s
2026-05-31T00:08:08.326770974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:08:08.328345285Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-05-31T00:08:08.330413771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-31T00:08:08.333629458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:08.344109557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011782s
2026-05-31T00:08:08.345795172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:08:08.347387829Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-05-31T00:08:08.349366966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-31T00:08:08.352029328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-31T00:08:08.362251507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110568s
2026-05-31T00:08:08.363916490Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:08.365819273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:08.379684890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135726s
2026-05-31T00:08:08.383619285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:08:08', 'add_root_folder_add_defaults')
2026-05-31T00:08:08.387323526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.392371623Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T00:08:08.394173512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264306s
2026-05-31T00:08:08.396403734Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T00:08:08.398633486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.401048299Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-31T00:08:08.406312582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T00:08:08.408027116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-31T00:08:08.410137577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-31T00:08:08.413018519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-31T00:08:08.424385414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118964s
2026-05-31T00:08:08.427681332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:08:08', 'task_duration')
2026-05-31T00:08:08.431418560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.434248008Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T00:08:08.436485385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022038s
2026-05-31T00:08:08.438584944Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T00:08:08.440890417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.444059079Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-31T00:08:08.450660726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T00:08:08.452293785Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-31T00:08:08.454255536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-31T00:08:08.457352304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:08.468418573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122733s
2026-05-31T00:08:08.470269681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-31T00:08:08.471817208Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-05-31T00:08:08.473818359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-31T00:08:08.476839794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:08.487405625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117537s
2026-05-31T00:08:08.491383798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:08:08', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T00:08:08.495334956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.499074017Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T00:08:08.500923843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227008s
2026-05-31T00:08:08.503162552Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T00:08:08.505180447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.507837308Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-31T00:08:08.512994776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-31T00:08:08.586025320Z [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-05-31T00:08:08.598612182Z [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-05-31T00:08:08.605497159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:08.610413261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:08.637659439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:08.642056505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:08.646258298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:08.650865778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:08.654771374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1394966s
2026-05-31T00:08:08.657529740Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T00:08:08.661278581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-31T00:08:08.664389717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045482s
2026-05-31T00:08:08.667561776Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T00:08:08.671251518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-31T00:08:08.674376652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044392s
2026-05-31T00:08:08.676377432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-31T00:08:08.745980813Z [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-05-31T00:08:08.756492195Z [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-05-31T00:08:08.762604165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-31T00:08:08.766378828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-31T00:08:08.793608923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153529s
2026-05-31T00:08:08.797228784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:08:08', 'remove_album_folders')
2026-05-31T00:08:08.800972785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:08.804734422Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T00:08:08.806435127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1262554s
2026-05-31T00:08:08.808923369Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T00:08:08.811094733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:08.813752305Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-31T00:08:08.830256567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:08:08.831698502Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-05-31T00:08:08.833602506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-31T00:08:08.836324348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-31T00:08:08.847282760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118434s
2026-05-31T00:08:08.849050441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:08:08.850701807Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2026-05-31T00:08:08.852593477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-31T00:08:08.855844495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:08.866245314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117283s
2026-05-31T00:08:08.868362748Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:08.869825866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:09.564801517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6948199s
2026-05-31T00:08:09.567389901Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-31T00:08:09.638586230Z [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-05-31T00:08:09.648649389Z [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-05-31T00:08:09.654617019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:08:09.658750384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:08:09.686302007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1172563s
2026-05-31T00:08:09.688366906Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-31T00:08:09.768883057Z [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-05-31T00:08:09.778496460Z [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-05-31T00:08:09.783886085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:08:09.788264033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:08:09.816179810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1259284s
2026-05-31T00:08:09.818309158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-31T00:08:09.886988799Z [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-05-31T00:08:09.895239007Z [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-05-31T00:08:09.900437026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:08:09.904503496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:08:09.932383541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1117151s
2026-05-31T00:08:09.934279870Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-31T00:08:10.002601670Z [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-05-31T00:08:10.010686164Z [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-05-31T00:08:10.015537124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:08:10.019325084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:08:10.047193435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1111216s
2026-05-31T00:08:10.049564099Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-31T00:08:10.117194667Z [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-05-31T00:08:10.124589552Z [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-05-31T00:08:10.129252353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-31T00:08:10.133327531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-31T00:08:10.161095530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1096835s
2026-05-31T00:08:10.165501715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:08:10', 'flexible_delay_profiles')
2026-05-31T00:08:10.170059104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.174117729Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T00:08:10.176025812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1224398s
2026-05-31T00:08:10.178519835Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T00:08:10.180370964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.183177005Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-31T00:08:10.188154400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:08:10.189813663Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-31T00:08:10.191895035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-31T00:08:10.194808974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-31T00:08:10.206247773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125318s
2026-05-31T00:08:10.209921042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:08:10', 'add_priority_to_indexers')
2026-05-31T00:08:10.213664572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.216844306Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T00:08:10.218538899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022824s
2026-05-31T00:08:10.220969234Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T00:08:10.223176641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.225998544Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-31T00:08:10.231336405Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T00:08:10.234223761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-31T00:08:10.238182114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046359s
2026-05-31T00:08:10.239813028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:10.241773597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:10.250161171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080717s
2026-05-31T00:08:10.254204515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T00:08:10', 'remove_chown_and_folderchmod_config')
2026-05-31T00:08:10.257915890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.261263072Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T00:08:10.263100673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192476s
2026-05-31T00:08:10.265429383Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T00:08:10.267560596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.270276657Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-31T00:08:10.278522716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-31T00:08:10.280310657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-05-31T00:08:10.282192196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-31T00:08:10.352639558Z [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-05-31T00:08:10.364269853Z [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-05-31T00:08:10.370713952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-31T00:08:10.374651102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-31T00:08:10.404007841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1199317s
2026-05-31T00:08:10.406402143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T00:08:10.408964674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-31T00:08:10.411630214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032921s
2026-05-31T00:08:10.414560515Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T00:08:10.418044663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-31T00:08:10.421002771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004229s
2026-05-31T00:08:10.423870507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T00:08:10.430689471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-31T00:08:10.434372439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058732s
2026-05-31T00:08:10.438076249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T00:08:10', 'convert_blacklist_protocol')
2026-05-31T00:08:10.441845702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.445898495Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T00:08:10.447626896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170898s
2026-05-31T00:08:10.449769922Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T00:08:10.451773738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.454418856Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-31T00:08:10.521831835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-31T00:08:10.529291019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-31T00:08:10.534610914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092519s
2026-05-31T00:08:10.538148770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T00:08:10', 'update_notifiarr')
2026-05-31T00:08:10.541988804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.545369303Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T00:08:10.547016831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199252s
2026-05-31T00:08:10.549706870Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T00:08:10.551681858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.554085890Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-31T00:08:10.558113562Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:10.560131687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:10.573708974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013809s
2026-05-31T00:08:10.577598217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T00:08:10', 'email_multiple_addresses')
2026-05-31T00:08:10.581550387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.584696193Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T00:08:10.586404935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024799s
2026-05-31T00:08:10.588725349Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T00:08:10.590854006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.593607111Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-31T00:08:10.597442827Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-31T00:08:10.599899906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-31T00:08:10.626688883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274077s
2026-05-31T00:08:10.630404456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T00:08:10', 'rename_blacklist_to_blocklist')
2026-05-31T00:08:10.634196765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.637799501Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T00:08:10.639562692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0381524s
2026-05-31T00:08:10.641744287Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T00:08:10.643788284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.646445796Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-31T00:08:10.652908944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T00:08:10.654670141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-05-31T00:08:10.656993180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-31T00:08:10.660515344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:10.671862148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128582s
2026-05-31T00:08:10.674174145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-31T00:08:10.677546728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:10.688289545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121561s
2026-05-31T00:08:10.689928667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:10.691829756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:10.708900118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169837s
2026-05-31T00:08:10.712811706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T00:08:10', 'cdh_per_downloadclient')
2026-05-31T00:08:10.716677052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.719940475Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T00:08:10.721692133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281284s
2026-05-31T00:08:10.723790780Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T00:08:10.725851731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.728495215Z [Info] download_history: Starting migration of Main DB to 52
2026-05-31T00:08:10.743249673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-31T00:08:10.750067665Z [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-05-31T00:08:10.756491464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112632s
2026-05-31T00:08:10.758542254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-31T00:08:10.761535173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T00:08:10.765192950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004893s
2026-05-31T00:08:10.767100201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-31T00:08:10.770044091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T00:08:10.773445021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004588s
2026-05-31T00:08:10.775413967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-31T00:08:10.778439049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T00:08:10.781891032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047052s
2026-05-31T00:08:10.783521025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:10.785438758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:10.799825254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143674s
2026-05-31T00:08:10.803651291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T00:08:10', 'download_history')
2026-05-31T00:08:10.807480623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.811411821Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T00:08:10.813072847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260872s
2026-05-31T00:08:10.815195823Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T00:08:10.817233637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.819861210Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-31T00:08:10.824408820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T00:08:10', 'add_update_history')
2026-05-31T00:08:10.828211148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.831233756Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T00:08:10.832916585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140939s
2026-05-31T00:08:10.835117107Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T00:08:10.837234973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.839888488Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-31T00:08:10.844609937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:10.846443390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-05-31T00:08:10.848620305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-31T00:08:10.852296709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:10.863887475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130694s
2026-05-31T00:08:10.867571225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T00:08:10', 'add_on_update_to_notifications')
2026-05-31T00:08:10.871109491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.874494689Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T00:08:10.876522985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235486s
2026-05-31T00:08:10.878834871Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T00:08:10.880748055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.883418784Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-31T00:08:10.888510059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:08:10.889859477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-05-31T00:08:10.891866769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-31T00:08:10.894906001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:10.906613892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126657s
2026-05-31T00:08:10.910151868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T00:08:10', 'download_client_per_indexer')
2026-05-31T00:08:10.913836730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:10.917253432Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T00:08:10.918971603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023189s
2026-05-31T00:08:10.921098887Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T00:08:10.923141531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:10.925772981Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-31T00:08:10.932926891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:08:10.934592084Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-31T00:08:10.936541140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-31T00:08:10.939497224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:10.950993259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126229s
2026-05-31T00:08:10.952707381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-31T00:08:10.954624523Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2026-05-31T00:08:10.956746276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-31T00:08:10.960113157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:10.971178365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125062s
2026-05-31T00:08:10.972878880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:08:10.974430284Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2026-05-31T00:08:10.976433870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-31T00:08:10.979719207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:10.990429669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012148s
2026-05-31T00:08:10.993916282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T00:08:10', 'AddNewItemMonitorType')
2026-05-31T00:08:10.997611034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:11.001083538Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T00:08:11.002746407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022526s
2026-05-31T00:08:11.004798551Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T00:08:11.006791214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:11.009388375Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-31T00:08:11.014955688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:08:11.016411871Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-31T00:08:11.018516320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-31T00:08:11.021507715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:11.033285848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129705s
2026-05-31T00:08:11.036789244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T00:08:11', 'ImportListSearch')
2026-05-31T00:08:11.040503395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:11.043913163Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T00:08:11.045669420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234374s
2026-05-31T00:08:11.048132201Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T00:08:11.050091627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:11.052780002Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-31T00:08:11.057736836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-31T00:08:11.059187778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-31T00:08:11.061731021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-31T00:08:11.064713798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:11.076499436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131486s
2026-05-31T00:08:11.080112885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T00:08:11', 'ImportListMonitorExisting')
2026-05-31T00:08:11.083869250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:11.087682952Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T00:08:11.089829956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240385s
2026-05-31T00:08:11.091485430Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T00:08:11.093527453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:11.096126989Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-31T00:08:11.102818727Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:11.105297850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-31T00:08:11.108243343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038792s
2026-05-31T00:08:11.110312020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:11.112929592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-31T00:08:11.115554389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034113s
2026-05-31T00:08:11.117197839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-31T00:08:11.118727109Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-05-31T00:08:11.120534630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-31T00:08:11.123023042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-31T00:08:11.134088209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011849s
2026-05-31T00:08:11.137734793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T00:08:11', 'add_indexer_tags')
2026-05-31T00:08:11.141285235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:11.145579393Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T00:08:11.147173915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023131s
2026-05-31T00:08:11.149310088Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T00:08:11.151339495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:11.153957709Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-31T00:08:11.157565595Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:11.159554221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:11.171963976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123524s
2026-05-31T00:08:11.175863169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T00:08:11', 'update_audio_types')
2026-05-31T00:08:11.179750860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:11.183081508Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T00:08:11.184763216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236048s
2026-05-31T00:08:11.187438494Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T00:08:11.189762705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:11.192750272Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-31T00:08:11.236638330Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:11.239408629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-31T00:08:11.242221154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035204s
2026-05-31T00:08:11.243918352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-31T00:08:11.245502593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-05-31T00:08:11.247750461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-31T00:08:11.322944272Z [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-05-31T00:08:11.337413565Z [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-05-31T00:08:11.344997641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-31T00:08:11.349401020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-31T00:08:11.380355567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-31T00:08:11.385343002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-31T00:08:11.388844364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1391211s
2026-05-31T00:08:11.390417974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:11.392081805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-05-31T00:08:11.394093938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-31T00:08:11.484986529Z [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-05-31T00:08:11.506526814Z [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-05-31T00:08:11.516831188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:11.521364349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:11.550201371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:11.554633478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:11.559351320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:08:11.562787571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1668149s
2026-05-31T00:08:11.564430591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:11.565965462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-05-31T00:08:11.568172958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-31T00:08:11.646899956Z [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-05-31T00:08:11.667626352Z [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-05-31T00:08:11.678336564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:11.682562215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:11.714420903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:11.718733870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:11.723544269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:08:11.726845187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1567919s
2026-05-31T00:08:11.728477735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:11.730025403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-31T00:08:11.732164882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-31T00:08:11.810709362Z [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-05-31T00:08:11.831105513Z [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-05-31T00:08:11.841296058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-31T00:08:11.845819389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-31T00:08:11.875826898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-31T00:08:11.880377093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-31T00:08:11.884879882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-31T00:08:11.888343358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.154547s
2026-05-31T00:08:11.890160548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:08:11.891694197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-05-31T00:08:11.893822193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-31T00:08:11.968085711Z [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-05-31T00:08:11.981722818Z [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-05-31T00:08:11.988904954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:11.993776766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:12.022883962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:12.027079322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:12.031252117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:12.035815227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:12.039434748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1437933s
2026-05-31T00:08:12.041071404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-31T00:08:12.042626036Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-05-31T00:08:12.044557997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-31T00:08:12.119288405Z [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-05-31T00:08:12.133080735Z [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-05-31T00:08:12.140447592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-31T00:08:12.145272150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-31T00:08:12.174607586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-31T00:08:12.178927767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-31T00:08:12.183162387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-31T00:08:12.187761450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-31T00:08:12.191388284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1449205s
2026-05-31T00:08:12.193070012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T00:08:12.194626156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-05-31T00:08:12.196591324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-31T00:08:12.276035877Z [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-05-31T00:08:12.288456694Z [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-05-31T00:08:12.294889361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T00:08:12.298813775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T00:08:12.327170560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1286544s
2026-05-31T00:08:12.329665505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T00:08:12.331248343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-05-31T00:08:12.333557885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-31T00:08:12.408417152Z [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-05-31T00:08:12.420357341Z [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-05-31T00:08:12.426773925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-31T00:08:12.431284120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-31T00:08:12.462525945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248576s
2026-05-31T00:08:12.464736938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:08:12.467166451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-05-31T00:08:12.469501204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-31T00:08:12.544320501Z [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-05-31T00:08:12.555860965Z [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-05-31T00:08:12.562246968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T00:08:12.567092658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T00:08:12.597202604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1246417s
2026-05-31T00:08:12.600257887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:08:12.602029535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-05-31T00:08:12.604625113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-31T00:08:12.690048809Z [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-05-31T00:08:12.702252900Z [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-05-31T00:08:12.709104300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T00:08:12.713469131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T00:08:12.742102523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1352184s
2026-05-31T00:08:12.744899226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:08:12.746827500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-05-31T00:08:12.749605886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-31T00:08:12.828672367Z [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-05-31T00:08:12.841664636Z [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-05-31T00:08:12.847752627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-31T00:08:12.851800962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-31T00:08:12.880367800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1282769s
2026-05-31T00:08:12.882597570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T00:08:12.884480162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-05-31T00:08:12.886936540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-31T00:08:12.961559581Z [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-05-31T00:08:12.974190893Z [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-05-31T00:08:12.980716476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T00:08:12.986811362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T00:08:13.018398523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:08:13.023461982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337775s
2026-05-31T00:08:13.025368311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T00:08:13.027184700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-31T00:08:13.029727542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-31T00:08:13.102983860Z [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-05-31T00:08:13.114591069Z [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-05-31T00:08:13.121320944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T00:08:13.127155586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T00:08:13.158424426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:08:13.162304250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1304024s
2026-05-31T00:08:13.164251231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-31T00:08:13.166032750Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-05-31T00:08:13.168399497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-31T00:08:13.240102588Z [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-05-31T00:08:13.250571854Z [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-05-31T00:08:13.256183647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-31T00:08:13.261470375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-31T00:08:13.291993233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-31T00:08:13.296006536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253726s
2026-05-31T00:08:13.297982897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-31T00:08:13.299687159Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-05-31T00:08:13.301935658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-31T00:08:13.377500126Z [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-05-31T00:08:13.391358409Z [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-05-31T00:08:13.397887880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-31T00:08:13.402857579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-31T00:08:13.433511611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-31T00:08:13.438511832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-31T00:08:13.443605382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-31T00:08:13.447289061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1433703s
2026-05-31T00:08:13.449144217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T00:08:13.450829813Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2026-05-31T00:08:13.452894471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-31T00:08:13.526335963Z [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-05-31T00:08:13.541198158Z [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-05-31T00:08:13.548200712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T00:08:13.552956190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T00:08:13.581878323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268833s
2026-05-31T00:08:13.584976744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-31T00:08:13.587159230Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-05-31T00:08:13.589384913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-31T00:08:13.663541836Z [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-05-31T00:08:13.674786744Z [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-05-31T00:08:13.680878384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-31T00:08:13.685243736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-31T00:08:13.714575284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1229007s
2026-05-31T00:08:13.716378947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-31T00:08:13.717999070Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-05-31T00:08:13.720241938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-31T00:08:13.803445732Z [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-05-31T00:08:13.820371984Z [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-05-31T00:08:13.828917175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-31T00:08:13.834946139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-31T00:08:13.866101450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-31T00:08:13.871339009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-31T00:08:13.876407237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-31T00:08:13.882528767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-31T00:08:13.886724317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1640237s
2026-05-31T00:08:13.889424636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:08:13.891175403Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2026-05-31T00:08:13.893989140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-31T00:08:13.983303632Z [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-05-31T00:08:13.997598083Z [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-05-31T00:08:14.005415068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:08:14.011697271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:08:14.042518680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:08:14.051361751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1551911s
2026-05-31T00:08:14.053391550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:08:14.055090922Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.66E-05s
2026-05-31T00:08:14.058149823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-31T00:08:14.151899799Z [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-05-31T00:08:14.165595995Z [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-05-31T00:08:14.171824871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:08:14.176711173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:08:14.207799961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:08:14.214472710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1517383s
2026-05-31T00:08:14.216465143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:08:14.218174116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-05-31T00:08:14.220531534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-31T00:08:14.295738812Z [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-05-31T00:08:14.306696893Z [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-05-31T00:08:14.312772059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:08:14.317507728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:08:14.347461740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:08:14.351582770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1288646s
2026-05-31T00:08:14.353362144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T00:08:14.355031416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-05-31T00:08:14.357494808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-31T00:08:14.434783298Z [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-05-31T00:08:14.445936522Z [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-05-31T00:08:14.452091760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T00:08:14.456744691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T00:08:14.489263048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:08:14.494009949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1339953s
2026-05-31T00:08:14.496146152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T00:08:14.498250470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001808s
2026-05-31T00:08:14.500713872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-31T00:08:14.577558768Z [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-05-31T00:08:14.588778366Z [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-05-31T00:08:14.595472730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T00:08:14.600029067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T00:08:14.631038855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:08:14.634815822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1319867s
2026-05-31T00:08:14.636594585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-31T00:08:14.638463209Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.67E-05s
2026-05-31T00:08:14.640692700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-31T00:08:14.730111722Z [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-05-31T00:08:14.741489068Z [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-05-31T00:08:14.747657482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-31T00:08:14.752267507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-31T00:08:14.783128405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-31T00:08:14.787298936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1446018s
2026-05-31T00:08:14.789128932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T00:08:14.790803244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-05-31T00:08:14.792959988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-31T00:08:14.870008585Z [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-05-31T00:08:14.880699357Z [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-05-31T00:08:14.886314888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T00:08:14.890504617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T00:08:14.919383162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1244764s
2026-05-31T00:08:14.921182456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-31T00:08:14.922815135Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-05-31T00:08:14.924903220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-31T00:08:15.004314827Z [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-05-31T00:08:15.014613600Z [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-05-31T00:08:15.020248831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-31T00:08:15.024406665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-31T00:08:15.053512478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265828s
2026-05-31T00:08:15.055359599Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T00:08:15.057050534Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-05-31T00:08:15.059250495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-31T00:08:15.135544924Z [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-05-31T00:08:15.147018172Z [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-05-31T00:08:15.153424726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T00:08:15.157581929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T00:08:15.196403351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1349454s
2026-05-31T00:08:15.198590747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-31T00:08:15.200282966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-05-31T00:08:15.202664212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-31T00:08:15.281175755Z [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-05-31T00:08:15.292484112Z [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-05-31T00:08:15.298938893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-31T00:08:15.303178432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-31T00:08:15.332002888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273616s
2026-05-31T00:08:15.333833215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-31T00:08:15.335492066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-05-31T00:08:15.337627718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-31T00:08:15.411864411Z [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-05-31T00:08:15.420594776Z [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-05-31T00:08:15.425871123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-31T00:08:15.429960880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-31T00:08:15.459213128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1196682s
2026-05-31T00:08:15.461067694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T00:08:15.462741465Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-05-31T00:08:15.464976557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-31T00:08:15.555038244Z [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-05-31T00:08:15.563633797Z [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-05-31T00:08:15.568442072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T00:08:15.572827875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T00:08:15.602824032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T00:08:15.606741111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1396844s
2026-05-31T00:08:15.608511367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-31T00:08:15.610166971Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-05-31T00:08:15.612376011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-31T00:08:15.692594843Z [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-05-31T00:08:15.700856744Z [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-05-31T00:08:15.705841875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-31T00:08:15.710466669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-31T00:08:15.740875658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-31T00:08:15.744715622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303129s
2026-05-31T00:08:15.746436658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:15.748302276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-05s
2026-05-31T00:08:15.750425082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-31T00:08:15.828316165Z [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-05-31T00:08:15.839554461Z [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-05-31T00:08:15.845203810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:08:15.849908275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:08:15.880159405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:15.884830684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:08:15.888455825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1362854s
2026-05-31T00:08:15.890372105Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:15.892037970Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-05-31T00:08:15.894122709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-31T00:08:15.972880950Z [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-05-31T00:08:15.983507804Z [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-05-31T00:08:15.989695397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-31T00:08:15.994134397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-31T00:08:16.024645251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-31T00:08:16.029390889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-31T00:08:16.033063987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1369252s
2026-05-31T00:08:16.034864594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:08:16.036526261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-05-31T00:08:16.038924361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T00:08:16.113479576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T00:08:16.119623731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T00:08:16.124014916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T00:08:16.128129994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T00:08:16.158473290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:08:16.162966390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1220393s
2026-05-31T00:08:16.169606604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T00:08:16', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T00:08:16.174392243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.191340038Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T00:08:16.193623067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1495976s
2026-05-31T00:08:16.199722813Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T00:08:16.202049759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:16.209281004Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-31T00:08:16.226489935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:16.228698654Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.27E-05s
2026-05-31T00:08:16.230851500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-31T00:08:16.234443715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.246864012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139822s
2026-05-31T00:08:16.248684258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:16.250324923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2026-05-31T00:08:16.252475444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-31T00:08:16.255667413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.267209841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127445s
2026-05-31T00:08:16.271057190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T00:08:16', 'add_on_delete_to_notifications')
2026-05-31T00:08:16.274991595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.278544962Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T00:08:16.280378244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237317s
2026-05-31T00:08:16.282589528Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T00:08:16.284702103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:16.287489477Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-31T00:08:16.315711010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:08:16.317751069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-05-31T00:08:16.320084528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-31T00:08:16.323624839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.336110387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139842s
2026-05-31T00:08:16.337746192Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-31T00:08:16.340621252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-31T00:08:16.343584320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042666s
2026-05-31T00:08:16.345288593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:16.346885910Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2026-05-31T00:08:16.348974337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-31T00:08:16.351740478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-31T00:08:16.363200460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123421s
2026-05-31T00:08:16.364909312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:16.366937407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:16.376742025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098753s
2026-05-31T00:08:16.378893869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-31T00:08:16.384173874Z [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-05-31T00:08:16.389647117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090078s
2026-05-31T00:08:16.392243748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-31T00:08:16.395145542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-31T00:08:16.398718549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047295s
2026-05-31T00:08:16.400495598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:08:16.402133277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2026-05-31T00:08:16.404260802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-31T00:08:16.407407179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-31T00:08:16.419296767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131203s
2026-05-31T00:08:16.421120189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:08:16.422741515Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-05-31T00:08:16.424860052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-31T00:08:16.428088835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.439791586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130099s
2026-05-31T00:08:16.441621221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-31T00:08:16.443239310Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-05-31T00:08:16.445438620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-31T00:08:16.448804720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.460567020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131706s
2026-05-31T00:08:16.462271093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:16.464222353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:16.486571507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222218s
2026-05-31T00:08:16.488591756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:16.490560532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:16.502871879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123424s
2026-05-31T00:08:16.505172012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-31T00:08:16.595535386Z [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-05-31T00:08:16.605425376Z [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-05-31T00:08:16.611385391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T00:08:16.615276318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T00:08:16.645596848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1383206s
2026-05-31T00:08:16.648188828Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-31T00:08:16.727841440Z [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-05-31T00:08:16.736068310Z [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-05-31T00:08:16.740928399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-31T00:08:16.745216787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-31T00:08:16.775467736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1248155s
2026-05-31T00:08:16.777961329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T00:08:16.780965309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-31T00:08:16.783934329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038948s
2026-05-31T00:08:16.785600756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:08:16.787195467Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-05-31T00:08:16.789795955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-31T00:08:16.793417740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.805219811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134207s
2026-05-31T00:08:16.807227435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-31T00:08:16.808831746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-05-31T00:08:16.810949211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-31T00:08:16.813826657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-31T00:08:16.825594068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127576s
2026-05-31T00:08:16.829100250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T00:08:16', 'add_custom_formats')
2026-05-31T00:08:16.832763408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.836589875Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T00:08:16.838489652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023567s
2026-05-31T00:08:16.840981961Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T00:08:16.843106882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:16.846320815Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-31T00:08:16.852994607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-31T00:08:16.854706816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-05-31T00:08:16.856606231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-31T00:08:16.859724461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-31T00:08:16.872118775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136884s
2026-05-31T00:08:16.875782625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T00:08:16', 'add_result_to_commands')
2026-05-31T00:08:16.879660065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.883657587Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T00:08:16.885349074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248728s
2026-05-31T00:08:16.887830882Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T00:08:16.889897414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:16.892745491Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-31T00:08:16.897754430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:16.899556239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-05-31T00:08:16.901848746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-31T00:08:16.905328415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:16.917832249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140643s
2026-05-31T00:08:16.921702795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T00:08:16', 'health_restored_notification')
2026-05-31T00:08:16.926284203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.929337302Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T00:08:16.930682752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253742s
2026-05-31T00:08:16.932360992Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T00:08:16.933898930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:16.936082208Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-31T00:08:16.940209210Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-31T00:08:16.942242044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-31T00:08:16.944892182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033645s
2026-05-31T00:08:16.947590978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T00:08:16', 'remove_uc')
2026-05-31T00:08:16.950615069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.953195877Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T00:08:16.954487588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116105s
2026-05-31T00:08:16.956640314Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T00:08:16.958381922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:16.960622034Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-31T00:08:16.963764113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:16.965312070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:16.984777436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019298s
2026-05-31T00:08:16.988100740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T00:08:16', 'download_clients_rename_tv_to_music')
2026-05-31T00:08:16.991487442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:16.994307511Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T00:08:16.995719195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289075s
2026-05-31T00:08:16.997979678Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T00:08:16.999704292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.001772347Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-31T00:08:17.006157248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-31T00:08:17.007547068Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-05-31T00:08:17.009203935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-31T00:08:17.012053825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-31T00:08:17.023937210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132194s
2026-05-31T00:08:17.026915028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T00:08:17', 'add_colon_replacement_to_naming_config')
2026-05-31T00:08:17.030114312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.033155317Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T00:08:17.034579876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221096s
2026-05-31T00:08:17.036328448Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T00:08:17.037865213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.040180787Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-31T00:08:17.046356546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-31T00:08:17.126156334Z [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-05-31T00:08:17.134066577Z [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-05-31T00:08:17.138010069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-31T00:08:17.141977350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-31T00:08:17.172535819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-31T00:08:17.175756035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1278061s
2026-05-31T00:08:17.177268151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-31T00:08:17.178625655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-05-31T00:08:17.180229626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-31T00:08:17.182492383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-31T00:08:17.193613282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118679s
2026-05-31T00:08:17.196284542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T00:08:17', 'list_sync_time')
2026-05-31T00:08:17.199289736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.202407896Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T00:08:17.203711421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205786s
2026-05-31T00:08:17.205578131Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T00:08:17.207167773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.209429589Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-31T00:08:17.213443603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-31T00:08:17.214834315Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-05-31T00:08:17.216386481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-31T00:08:17.218531371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-31T00:08:17.230815223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126985s
2026-05-31T00:08:17.233361030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T00:08:17', 'add_download_client_tags')
2026-05-31T00:08:17.236449691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.239430244Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T00:08:17.240792358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214048s
2026-05-31T00:08:17.242643306Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T00:08:17.244253459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.246511186Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-31T00:08:17.254691653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-31T00:08:17.259224883Z [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-05-31T00:08:17.264231548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079292s
2026-05-31T00:08:17.265886461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-31T00:08:17.268331305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-31T00:08:17.271523996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041802s
2026-05-31T00:08:17.274303664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T00:08:17', 'add_notification_status')
2026-05-31T00:08:17.277353407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.280450465Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T00:08:17.281763399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012882s
2026-05-31T00:08:17.283645090Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T00:08:17.285293911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.287579093Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-31T00:08:17.291032248Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:17.292782864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:17.318307625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253851s
2026-05-31T00:08:17.321572040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T00:08:17', 'add_alac_24_quality_in_profiles')
2026-05-31T00:08:17.325065366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.328002592Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T00:08:17.329401429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352062s
2026-05-31T00:08:17.331464424Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T00:08:17.332750445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.335434281Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-31T00:08:17.339601143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-31T00:08:17.340961032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-05-31T00:08:17.342352725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-31T00:08:17.344295127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-31T00:08:17.356321700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124187s
2026-05-31T00:08:17.357863286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-31T00:08:17.359827452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-31T00:08:17.371031368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117646s
2026-05-31T00:08:17.373726737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T00:08:17', 'add_salt_to_users')
2026-05-31T00:08:17.376892934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.379688244Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T00:08:17.381013844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203101s
2026-05-31T00:08:17.382731714Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T00:08:17.384288470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.386502669Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-31T00:08:17.393285952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-31T00:08:17.397729923Z [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-05-31T00:08:17.402766237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080051s
2026-05-31T00:08:17.404286549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-31T00:08:17.406344203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-31T00:08:17.409366110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037038s
2026-05-31T00:08:17.412112071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T00:08:17', 'add_auto_tagging')
2026-05-31T00:08:17.415076241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.418245605Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T00:08:17.419564080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124701s
2026-05-31T00:08:17.421521523Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T00:08:17.423164973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.425479715Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-31T00:08:17.430555017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-31T00:08:17.432036542Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-05-31T00:08:17.433667186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-31T00:08:17.435981487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-31T00:08:17.448154836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129216s
2026-05-31T00:08:17.450287051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T00:08:17.452711113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-31T00:08:17.455235538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032679s
2026-05-31T00:08:17.458109356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T00:08:17', 'quality_definition_preferred_size')
2026-05-31T00:08:17.461202366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.464190154Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T00:08:17.465585163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118926s
2026-05-31T00:08:17.467612647Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T00:08:17.469294214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.471665019Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-31T00:08:17.475826381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-31T00:08:17.477236521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-05-31T00:08:17.478810050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-31T00:08:17.481229503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:17.493533164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013222s
2026-05-31T00:08:17.496417204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T00:08:17', 'add_on_artist_add_to_notifications')
2026-05-31T00:08:17.499552448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.502372568Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T00:08:17.503764692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218302s
2026-05-31T00:08:17.505573716Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T00:08:17.507161644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.509417388Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-31T00:08:17.513218774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-31T00:08:17.514564124Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-05-31T00:08:17.516192454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-31T00:08:17.518309337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-31T00:08:17.530413978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127392s
2026-05-31T00:08:17.533198767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T00:08:17', 'album_last_searched_time')
2026-05-31T00:08:17.536266546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.539105604Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T00:08:17.540459882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212616s
2026-05-31T00:08:17.542160106Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T00:08:17.543704396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.545924839Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-31T00:08:17.551436620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-31T00:08:17.552816840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-05-31T00:08:17.554316230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-31T00:08:17.556861637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:17.569123485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133395s
2026-05-31T00:08:17.570493133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-31T00:08:17.571733161Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.2E-06s
2026-05-31T00:08:17.573258894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-31T00:08:17.575520699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-31T00:08:17.587391980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126976s
2026-05-31T00:08:17.590117249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T00:08:17', 'add_indexer_flags')
2026-05-31T00:08:17.593164046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.595895337Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T00:08:17.597222420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210752s
2026-05-31T00:08:17.599113409Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T00:08:17.600736548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.602977161Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-31T00:08:17.608378009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-31T00:08:17.610488710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-31T00:08:17.613880141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040309s
2026-05-31T00:08:17.615379471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-31T00:08:17.617426123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-31T00:08:17.620404783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036405s
2026-05-31T00:08:17.621929373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-31T00:08:17.624107861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-31T00:08:17.627069546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037542s
2026-05-31T00:08:17.629871670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T00:08:17', 'add_indexes_album_statistics')
2026-05-31T00:08:17.633070193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.636043100Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T00:08:17.637409472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124259s
2026-05-31T00:08:17.639188866Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T00:08:17.640785512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:17.643020444Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-31T00:08:17.646976862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T00:08:17.649948247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-31T00:08:17.653023912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041333s
2026-05-31T00:08:17.655823711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T00:08:17', 'update_redacted_baseurl')
2026-05-31T00:08:17.659183889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:17.661876763Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T00:08:17.663221722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128017s
2026-05-31T00:08:17.786404750Z [Debug] MigrationController: Took: 00:00:21.4553816
2026-05-31T00:08:19.064690113Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-31T00:08:19.623718808Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-31T00:08:20.387663995Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-31T00:08:20.774689230Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-31T00:08:20.786124402Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-31T00:08:20.788531651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-31T00:08:20.872639065Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-31T00:08:20.875081334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866876s
2026-05-31T00:08:20.877236104Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-31T00:08:20.879204048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0887065s
2026-05-31T00:08:20.907834203Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-31T00:08:20.910384159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:20.915689344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-31T00:08:20.918792194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-31T00:08:20.924378726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064936s
2026-05-31T00:08:20.926155475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:20.930519504Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-31T00:08:20.932427177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130028s
2026-05-31T00:08:20.936840656Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-31T00:08:20.939283817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:20.947616931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-31T00:08:20.950404506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:08:20.954696951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049031s
2026-05-31T00:08:20.957005000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:08:20.959150562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003115s
2026-05-31T00:08:20.961944900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-31T00:08:20.965463667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-31T00:08:20.974117046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097552s
2026-05-31T00:08:20.976685269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:20.981233019Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-31T00:08:20.983170852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170811s
2026-05-31T00:08:20.986832387Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-31T00:08:20.989215917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:20.993534937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:08:20.995420905Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-05s
2026-05-31T00:08:20.997430483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-31T00:08:21.000219470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-31T00:08:21.004676908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005145s
2026-05-31T00:08:21.006780275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.010208259Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-31T00:08:21.012307327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104722s
2026-05-31T00:08:21.017253680Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-31T00:08:21.019393429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.022513814Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-31T00:08:21.030465730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-31T00:08:21.034949912Z [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-05-31T00:08:21.041416487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089491s
2026-05-31T00:08:21.043384812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-31T00:08:21.045871580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T00:08:21.049401911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040254s
2026-05-31T00:08:21.053435996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-31T00:08:21', 'InitialSetup')
2026-05-31T00:08:21.057519040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.061962400Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-31T00:08:21.063356698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159884s
2026-05-31T00:08:21.066826607Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-31T00:08:21.069601135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.072869929Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-31T00:08:21.076995408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-31T00:08:21', 'add_reason_to_pending_releases')
2026-05-31T00:08:21.081291281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.099225353Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-31T00:08:21.101515796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029845s
2026-05-31T00:08:21.104053988Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-31T00:08:21.106128386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.109031433Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-31T00:08:21.112301249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-31T00:08:21', 'add_medium_support')
2026-05-31T00:08:21.116626030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.119704250Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-31T00:08:21.121646602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138196s
2026-05-31T00:08:21.123892165Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-31T00:08:21.126135053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.129086046Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-31T00:08:21.132475633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-31T00:08:21', 'add_various_qualites_in_profile')
2026-05-31T00:08:21.136640291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.139857582Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-31T00:08:21.141906959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136944s
2026-05-31T00:08:21.144021589Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-31T00:08:21.146306020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.148890536Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-31T00:08:21.152003525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-31T00:08:21', 'metadata_profiles')
2026-05-31T00:08:21.156202803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.159435595Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-31T00:08:21.161400122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133623s
2026-05-31T00:08:21.163723501Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-31T00:08:21.166098064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.168867061Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-31T00:08:21.172448925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-31T00:08:21', 'separate_automatic_and_interactive_search')
2026-05-31T00:08:21.176689226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.180045306Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-31T00:08:21.182202651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137636s
2026-05-31T00:08:21.184410167Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-31T00:08:21.186637002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.189435789Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-31T00:08:21.192757129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-31T00:08:21', 'change_album_path_to_relative')
2026-05-31T00:08:21.196865313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.200107293Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-31T00:08:21.202405653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134017s
2026-05-31T00:08:21.204411032Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-31T00:08:21.206939274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.209382876Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-31T00:08:21.212674466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-31T00:08:21', 'change_quality_size_mb_to_kb')
2026-05-31T00:08:21.216755004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.219883606Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-31T00:08:21.221881810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132084s
2026-05-31T00:08:21.223938703Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-31T00:08:21.226400361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.228784133Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-31T00:08:21.231935520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-31T00:08:21', 'album_releases')
2026-05-31T00:08:21.236305812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.239032234Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-31T00:08:21.240945147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130887s
2026-05-31T00:08:21.243382316Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-31T00:08:21.245309838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.251076693Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-31T00:08:21.254475439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-31T00:08:21', 'album_releases_fix')
2026-05-31T00:08:21.258596429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.261857628Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-31T00:08:21.263779238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165815s
2026-05-31T00:08:21.265869328Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-31T00:08:21.267937343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.271396590Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-31T00:08:21.276143321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-31T00:08:21', 'import_lists')
2026-05-31T00:08:21.279812211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.282854408Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-31T00:08:21.284921952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150102s
2026-05-31T00:08:21.287025149Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-31T00:08:21.289184488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.291798723Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-31T00:08:21.295091816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-31T00:08:21', 'add_release_status')
2026-05-31T00:08:21.299133517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.302480388Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-31T00:08:21.304401767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133635s
2026-05-31T00:08:21.306591548Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-31T00:08:21.308785377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.311486217Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-31T00:08:21.314746814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-31T00:08:21', 'album_download_notification')
2026-05-31T00:08:21.318872073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.322098101Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-31T00:08:21.324097968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132195s
2026-05-31T00:08:21.326586952Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-31T00:08:21.328597231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.331570740Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-31T00:08:21.334693680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-31T00:08:21', 'fix_language_metadata_profiles')
2026-05-31T00:08:21.338881485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.342201692Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-31T00:08:21.344262964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135424s
2026-05-31T00:08:21.346301309Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-31T00:08:21.348401610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.351020324Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-31T00:08:21.354063012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-31T00:08:21', 'remove_fanzub')
2026-05-31T00:08:21.358633939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.361584602Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-31T00:08:21.363450891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132727s
2026-05-31T00:08:21.365647846Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-31T00:08:21.367875793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.370600602Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-31T00:08:21.373981361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-31T00:08:21', 'update_artist_history_indexes')
2026-05-31T00:08:21.378026719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.381404973Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-31T00:08:21.383432507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134969s
2026-05-31T00:08:21.385455983Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-31T00:08:21.387510941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.390134967Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-31T00:08:21.393095680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-31T00:08:21', 'remove_nma')
2026-05-31T00:08:21.397000635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.400045438Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-31T00:08:21.401897248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126219s
2026-05-31T00:08:21.404030494Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-31T00:08:21.406200735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.408935253Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-31T00:08:21.412107493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-31T00:08:21', 'album_disambiguation')
2026-05-31T00:08:21.416319276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.419578240Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-31T00:08:21.421536724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133984s
2026-05-31T00:08:21.423709351Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-31T00:08:21.425931626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.428730263Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-31T00:08:21.431994759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-31T00:08:21', 'add_ape_quality_in_profiles')
2026-05-31T00:08:21.436202894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.439371246Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-31T00:08:21.441344240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013375s
2026-05-31T00:08:21.443914577Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-31T00:08:21.445647327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.448342766Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-31T00:08:21.451469102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-31T00:08:21', 'remove_pushalot')
2026-05-31T00:08:21.455955689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.459376539Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-31T00:08:21.461268941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137845s
2026-05-31T00:08:21.463375714Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-31T00:08:21.465568341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.468359953Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-31T00:08:21.474148302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-31T00:08:21', 'add_custom_filters')
2026-05-31T00:08:21.478265454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.481577255Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-31T00:08:21.483501430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160745s
2026-05-31T00:08:21.485779679Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-31T00:08:21.487877014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.490889511Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-31T00:08:21.494011690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-31T00:08:21', 'import_list_tags')
2026-05-31T00:08:21.497771402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.501003111Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-31T00:08:21.502890974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131761s
2026-05-31T00:08:21.505024300Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-31T00:08:21.507188780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.509854780Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-31T00:08:21.513037520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-31T00:08:21', 'add_release_groups_etc')
2026-05-31T00:08:21.517037166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.520159856Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-31T00:08:21.522095174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129664s
2026-05-31T00:08:21.524174121Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-31T00:08:21.526289732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.530549783Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-31T00:08:21.532118963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-31T00:08:21', 'NewMediaInfoFormat')
2026-05-31T00:08:21.536082827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.539121197Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-31T00:08:21.541037837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012883s
2026-05-31T00:08:21.543399734Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-31T00:08:21.545724437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.548491931Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-31T00:08:21.552106581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-31T00:08:21', 'rename_restrictions_to_release_profiles')
2026-05-31T00:08:21.556474308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.559775628Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-31T00:08:21.561895818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138954s
2026-05-31T00:08:21.564496095Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-31T00:08:21.566842822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.569673203Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-31T00:08:21.573318415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-31T00:08:21', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-31T00:08:21.577713126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.581268989Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-31T00:08:21.583386293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142213s
2026-05-31T00:08:21.585524550Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-31T00:08:21.587768409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.590514711Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-31T00:08:21.593685497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-31T00:08:21', 'add_import_exclusions')
2026-05-31T00:08:21.597717328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.600839056Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-31T00:08:21.602788973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131302s
2026-05-31T00:08:21.605091751Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-31T00:08:21.607295940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.610346054Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-31T00:08:21.613612904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-31T00:08:21', 'clean_artist_metadata_table')
2026-05-31T00:08:21.617787813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.621204725Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-31T00:08:21.623198681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138324s
2026-05-31T00:08:21.625460837Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-31T00:08:21.627639696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.630360506Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-31T00:08:21.633657186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-31T00:08:21', 'health_issue_notification')
2026-05-31T00:08:21.637770200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.641122402Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-31T00:08:21.643099244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134445s
2026-05-31T00:08:21.646185540Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-31T00:08:21.648519721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.651489492Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-31T00:08:21.655099233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-31T00:08:21', 'add_mediafilerepository_mtime')
2026-05-31T00:08:21.659275655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.662662497Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-31T00:08:21.664749671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139755s
2026-05-31T00:08:21.667663910Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-31T00:08:21.670004755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.672908904Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-31T00:08:21.676543686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-31T00:08:21', 'add_artistmetadataid_constraint')
2026-05-31T00:08:21.680762473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.683957087Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-31T00:08:21.686043530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139035s
2026-05-31T00:08:21.688313913Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-31T00:08:21.690493613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.693286648Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-31T00:08:21.696511053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-31T00:08:21', 'old_ids_and_artist_alias')
2026-05-31T00:08:21.700564557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.703703519Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-31T00:08:21.705680351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132019s
2026-05-31T00:08:21.707808407Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-31T00:08:21.710151837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.712833669Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-31T00:08:21.716029997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-31T00:08:21', 'download_propers_config')
2026-05-31T00:08:21.720116498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.723229998Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-31T00:08:21.725202922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132379s
2026-05-31T00:08:21.727342853Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-31T00:08:21.729527553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.732224294Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-31T00:08:21.735444590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-31T00:08:21', 'remove_language_profiles')
2026-05-31T00:08:21.739480890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.742743512Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-31T00:08:21.744727969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131867s
2026-05-31T00:08:21.746858209Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-31T00:08:21.749036236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.751683658Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-31T00:08:21.754872812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-31T00:08:21', 'multi_disc_naming_format')
2026-05-31T00:08:21.759182612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.762426215Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-31T00:08:21.764426524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133812s
2026-05-31T00:08:21.766584130Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-31T00:08:21.768782117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.771462556Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-31T00:08:21.774761260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-31T00:08:21', 'add_download_client_priority')
2026-05-31T00:08:21.778808091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.781905339Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-31T00:08:21.783919326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130762s
2026-05-31T00:08:21.785980377Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-31T00:08:21.788071649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.790713871Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-31T00:08:21.793810558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-31T00:08:21', 'remove_growl_prowl')
2026-05-31T00:08:21.797802789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.800866821Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-31T00:08:21.802796657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128303s
2026-05-31T00:08:21.804902709Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-31T00:08:21.807038681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.809752307Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-31T00:08:21.812986311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-31T00:08:21', 'remove_plex_hometheatre')
2026-05-31T00:08:21.816997971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.820347517Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-31T00:08:21.822298808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132689s
2026-05-31T00:08:21.824450552Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-31T00:08:21.826641995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.829549702Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-31T00:08:21.832906764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-31T00:08:21', 'add_root_folder_add_defaults')
2026-05-31T00:08:21.836959366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.841241791Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-31T00:08:21.843274075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145071s
2026-05-31T00:08:21.845335036Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-31T00:08:21.847422791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.850619640Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-31T00:08:21.853797911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-31T00:08:21', 'task_duration')
2026-05-31T00:08:21.857821275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.860914555Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-31T00:08:21.862774832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135641s
2026-05-31T00:08:21.865078803Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-31T00:08:21.867401270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.870352585Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-31T00:08:21.874052397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-31T00:08:21', 'add_indexer_and_enabled_to_release_profiles')
2026-05-31T00:08:21.878297998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.881617694Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-31T00:08:21.883738336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140279s
2026-05-31T00:08:21.885846582Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-31T00:08:21.887954788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.890600627Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-31T00:08:21.893785081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-31T00:08:21', 'remove_album_folders')
2026-05-31T00:08:21.897806200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.900915333Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-31T00:08:21.902848055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129537s
2026-05-31T00:08:21.904964769Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-31T00:08:21.907125962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.910157357Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-31T00:08:21.913351220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-31T00:08:21', 'flexible_delay_profiles')
2026-05-31T00:08:21.917350466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.920690513Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-31T00:08:21.922648276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135265s
2026-05-31T00:08:21.924791994Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-31T00:08:21.926951914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.929603204Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-31T00:08:21.932870545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-31T00:08:21', 'add_priority_to_indexers')
2026-05-31T00:08:21.936947126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.940227834Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-31T00:08:21.942182280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132274s
2026-05-31T00:08:21.944509107Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-31T00:08:21.946805993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.949885816Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-31T00:08:21.953329142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-31T00:08:21', 'remove_chown_and_folderchmod_config')
2026-05-31T00:08:21.957751148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.961427172Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-31T00:08:21.963518164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145301s
2026-05-31T00:08:21.965705870Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-31T00:08:21.967824097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.970524035Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-31T00:08:21.973773279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-31T00:08:21', 'convert_blacklist_protocol')
2026-05-31T00:08:21.977954220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:21.981089736Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-31T00:08:21.983073231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131684s
2026-05-31T00:08:21.985110574Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-31T00:08:21.987198810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:21.989837835Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-31T00:08:21.992934773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-31T00:08:21', 'update_notifiarr')
2026-05-31T00:08:21.996884809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.000253033Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-31T00:08:22.002154653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130946s
2026-05-31T00:08:22.004261617Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-31T00:08:22.006402890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.009074952Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-31T00:08:22.012278033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-31T00:08:22', 'email_multiple_addresses')
2026-05-31T00:08:22.016291687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.019531964Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-31T00:08:22.021494086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013102s
2026-05-31T00:08:22.023653505Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-31T00:08:22.025860931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.028537683Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-31T00:08:22.031799944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-31T00:08:22', 'rename_blacklist_to_blocklist')
2026-05-31T00:08:22.035863748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.039333777Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-31T00:08:22.041372864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133912s
2026-05-31T00:08:22.043478265Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-31T00:08:22.045584608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.048293804Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-31T00:08:22.051563400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-31T00:08:22', 'cdh_per_downloadclient')
2026-05-31T00:08:22.055574819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.058737790Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-31T00:08:22.060697257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013114s
2026-05-31T00:08:22.062727436Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-31T00:08:22.064815642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.067423615Z [Info] download_history: Starting migration of Log DB to 52
2026-05-31T00:08:22.070451613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-31T00:08:22', 'download_history')
2026-05-31T00:08:22.074358362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.077482545Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-31T00:08:22.079374986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127349s
2026-05-31T00:08:22.081497181Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-31T00:08:22.083596219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.086210855Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-31T00:08:22.094063792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-31T00:08:22.098221787Z [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-05-31T00:08:22.103431479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072626s
2026-05-31T00:08:22.105419514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-31T00:08:22.107997386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T00:08:22.111669622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043111s
2026-05-31T00:08:22.114773975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-31T00:08:22', 'add_update_history')
2026-05-31T00:08:22.118722879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.122223700Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-31T00:08:22.124131773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147372s
2026-05-31T00:08:22.126413980Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-31T00:08:22.128653270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.131410263Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-31T00:08:22.134808257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-31T00:08:22', 'add_on_update_to_notifications')
2026-05-31T00:08:22.139208089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.142045233Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-31T00:08:22.144069270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133913s
2026-05-31T00:08:22.146215513Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-31T00:08:22.148397508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.151039770Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-31T00:08:22.154306249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-31T00:08:22', 'download_client_per_indexer')
2026-05-31T00:08:22.158628254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.161814441Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-31T00:08:22.163782535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133646s
2026-05-31T00:08:22.165926844Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-31T00:08:22.168074190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.170675930Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-31T00:08:22.173838239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-31T00:08:22', 'AddNewItemMonitorType')
2026-05-31T00:08:22.177826382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.181026367Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-31T00:08:22.183272100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012983s
2026-05-31T00:08:22.185021564Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-31T00:08:22.187117265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.189722302Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-31T00:08:22.192841795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-31T00:08:22', 'ImportListSearch')
2026-05-31T00:08:22.196771710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.199837686Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-31T00:08:22.201738905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127819s
2026-05-31T00:08:22.203903355Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-31T00:08:22.206344401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.208819997Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-31T00:08:22.212327853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-31T00:08:22', 'ImportListMonitorExisting')
2026-05-31T00:08:22.216598775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.219821827Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-31T00:08:22.221805733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136993s
2026-05-31T00:08:22.224083480Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-31T00:08:22.226247910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.228897266Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-31T00:08:22.232037090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-31T00:08:22', 'add_indexer_tags')
2026-05-31T00:08:22.236262491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.240180402Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-31T00:08:22.242387547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139839s
2026-05-31T00:08:22.244532317Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-31T00:08:22.246947622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.249634033Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-31T00:08:22.252757254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-31T00:08:22', 'update_audio_types')
2026-05-31T00:08:22.257104059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.260346629Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-31T00:08:22.262418022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134163s
2026-05-31T00:08:22.265040474Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-31T00:08:22.267422722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.270197881Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-31T00:08:22.276873116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-31T00:08:22.279100883Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.03E-05s
2026-05-31T00:08:22.281373952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-31T00:08:22.297937122Z [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-05-31T00:08:22.306160495Z [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-05-31T00:08:22.312243337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-31T00:08:22.316505792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-31T00:08:22.323903913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-31T00:08:22.327366868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439026s
2026-05-31T00:08:22.329206884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-31T00:08:22.331117643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-05-31T00:08:22.333127801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-31T00:08:22.343623832Z [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-05-31T00:08:22.349736885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-31T00:08:22.354179402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-31T00:08:22.358325874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-31T00:08:22.365512830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-31T00:08:22.369323014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0340979s
2026-05-31T00:08:22.371769702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-31T00:08:22.373030992Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-05-31T00:08:22.375053466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-31T00:08:22.385734649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-31T00:08:22.390878680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-31T00:08:22.395561191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-31T00:08:22.399475556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-31T00:08:22.406851782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-31T00:08:22.411390684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.03379s
2026-05-31T00:08:22.414419705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-31T00:08:22', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-31T00:08:22.418724706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.422884635Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-31T00:08:22.425091750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0453287s
2026-05-31T00:08:22.427457595Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-31T00:08:22.429687316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.432579742Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-31T00:08:22.435922815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-31T00:08:22', 'add_on_delete_to_notifications')
2026-05-31T00:08:22.440029126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.443521911Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-31T00:08:22.445538373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137915s
2026-05-31T00:08:22.447581167Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-31T00:08:22.449713743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.452444202Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-31T00:08:22.455728577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-31T00:08:22', 'add_custom_formats')
2026-05-31T00:08:22.459744987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.462997157Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-31T00:08:22.464898697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133245s
2026-05-31T00:08:22.467001883Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-31T00:08:22.469128256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.471874728Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-31T00:08:22.475170336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-31T00:08:22', 'add_result_to_commands')
2026-05-31T00:08:22.479182407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.482831456Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-31T00:08:22.484765883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136879s
2026-05-31T00:08:22.487222731Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-31T00:08:22.489168320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.491840872Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-31T00:08:22.495299399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-31T00:08:22', 'health_restored_notification')
2026-05-31T00:08:22.499402152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.503206635Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-31T00:08:22.504946159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137185s
2026-05-31T00:08:22.507003112Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-31T00:08:22.508954752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.511962631Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-31T00:08:22.514878734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-31T00:08:22', 'remove_uc')
2026-05-31T00:08:22.519031298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.521917882Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-31T00:08:22.523966197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130706s
2026-05-31T00:08:22.525966046Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-31T00:08:22.528477093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.531004754Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-31T00:08:22.534353038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-31T00:08:22', 'download_clients_rename_tv_to_music')
2026-05-31T00:08:22.538505041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.542077266Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-31T00:08:22.544210472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138028s
2026-05-31T00:08:22.546579624Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-31T00:08:22.548908736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.551774347Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-31T00:08:22.555359488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-31T00:08:22', 'add_colon_replacement_to_naming_config')
2026-05-31T00:08:22.559917860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.563396706Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-31T00:08:22.565457627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143743s
2026-05-31T00:08:22.567530543Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-31T00:08:22.569570572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.572166430Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-31T00:08:22.575338048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-31T00:08:22', 'list_sync_time')
2026-05-31T00:08:22.579266992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.582332827Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-31T00:08:22.584161860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012831s
2026-05-31T00:08:22.586410560Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-31T00:08:22.588560530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.591268685Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-31T00:08:22.594385001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-31T00:08:22', 'add_download_client_tags')
2026-05-31T00:08:22.598673720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.601866681Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-31T00:08:22.603785525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132957s
2026-05-31T00:08:22.605841396Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-31T00:08:22.607954672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.610523296Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-31T00:08:22.613623531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-31T00:08:22', 'add_notification_status')
2026-05-31T00:08:22.617533045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.620791729Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-31T00:08:22.622675733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128434s
2026-05-31T00:08:22.624804230Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-31T00:08:22.626959481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.629563185Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-31T00:08:22.632797350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-31T00:08:22', 'add_alac_24_quality_in_profiles')
2026-05-31T00:08:22.637374358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.640816090Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-31T00:08:22.643007284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137731s
2026-05-31T00:08:22.645336675Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-31T00:08:22.647385843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.649977262Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-31T00:08:22.653107427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-31T00:08:22', 'add_salt_to_users')
2026-05-31T00:08:22.656990077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.660297729Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-31T00:08:22.662137415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128635s
2026-05-31T00:08:22.664148285Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-31T00:08:22.666143023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.668901498Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-31T00:08:22.672008787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-31T00:08:22', 'add_auto_tagging')
2026-05-31T00:08:22.676063995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.679541960Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-31T00:08:22.681326665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134394s
2026-05-31T00:08:22.683418879Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-31T00:08:22.686296244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.688403178Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-31T00:08:22.691625878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-31T00:08:22', 'quality_definition_preferred_size')
2026-05-31T00:08:22.695818473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.699150204Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-31T00:08:22.701054740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133605s
2026-05-31T00:08:22.703113897Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-31T00:08:22.705394300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.708107415Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-31T00:08:22.711407852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-31T00:08:22', 'add_on_artist_add_to_notifications')
2026-05-31T00:08:22.715492139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.719574261Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-31T00:08:22.721667216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141335s
2026-05-31T00:08:22.723681673Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-31T00:08:22.725805672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.728407402Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-31T00:08:22.731700014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-31T00:08:22', 'album_last_searched_time')
2026-05-31T00:08:22.735737276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.738948433Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-31T00:08:22.740771746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129437s
2026-05-31T00:08:22.742747335Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-31T00:08:22.744781732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.747394485Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-31T00:08:22.750597396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-31T00:08:22', 'add_indexer_flags')
2026-05-31T00:08:22.754393642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.757761405Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-31T00:08:22.759652715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130195s
2026-05-31T00:08:22.761721562Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-31T00:08:22.763829708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.766306476Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-31T00:08:22.769370919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-31T00:08:22', 'add_indexes_album_statistics')
2026-05-31T00:08:22.773434473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.776595369Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-31T00:08:22.778378461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126864s
2026-05-31T00:08:22.780300412Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-31T00:08:22.782240279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-31T00:08:22.784868122Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-31T00:08:22.787926803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-31T00:08:22', 'update_redacted_baseurl')
2026-05-31T00:08:22.791711065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-31T00:08:22.794917994Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-31T00:08:22.796822169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126609s
2026-05-31T00:08:26.416502201Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-31T00:08:26.573710411Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-31T00:08:26.686633836Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-31T00:08:28.051386055Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-31T00:08:28.368252059Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-31T00:08:28.578665813Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-31T00:08:29.081411025Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-31T00:08:29.094895054Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-31T00:08:29.098525857Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-31T00:08:29.822641612Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-05-31T00:08:33.357279958Z [ls.io-init] done.
Expand
NAME VERSION
Azure.Core 1.50.0
Azure.Identity 1.17.1
BouncyCastle.Cryptography 2.6.2
Dapper 2.1.79
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
Equ 2.3.0
FluentMigrator 6.2.0
FluentMigrator.Abstractions 6.2.0
FluentMigrator.Extensions.Postgres 6.2.0
FluentMigrator.Runner.Core 6.2.0
FluentMigrator.Runner.Postgres 6.2.0
FluentMigrator.Runner.SQLite 6.2.0
FluentValidation 9.5.4
IPAddressRange 6.3.0
Ical.Net 4.3.1
ImpromptuInterface 8.0.6
Lidarr 1.0.0
Lidarr.Api.V1 1.0.0
Lidarr.Common 1.0.0
Lidarr.Core 1.0.0
Lidarr.Host 1.0.0
Lidarr.Http 1.0.0
Lidarr.Mono 1.0.0
Lidarr.SignalR 1.0.0
MailKit 4.16.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.27
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.27
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Data.SqlClient 6.1.5
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.80.0
Microsoft.Identity.Client.Extensions.Msal 4.78.0
Microsoft.IdentityModel.Abstractions 8.14.0
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.OpenApi 1.6.25
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.Registry 5.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.16.0
Mono.Nat 3.0.0
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 3.0.2
NLog 5.5.1
NLog.Extensions.Logging 5.5.0
NLog.Layouts.ClefJsonLayout 1.0.5
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
NodaTime 3.2.0
Npgsql 9.0.5
Polly 8.6.6
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.6
ReusableTasks 4.0.0
Sentry 4.0.2
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
SourceGear.sqlite3 3.50.4.5
SpotifyAPI.Web 5.1.1
Swashbuckle.AspNetCore.Annotations 9.0.6
Swashbuckle.AspNetCore.Swagger 9.0.6
Swashbuckle.AspNetCore.SwaggerGen 9.0.6
System.ClientModel 1.8.0
System.ComponentModel 4.3.0
System.ComponentModel.Annotations 5.0.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.3
System.Diagnostics.DiagnosticSource 8.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.27
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.Abstractions 17.0.24
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.0
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Principal.Windows 5.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
TagLibSharp-Lidarr 2.2.0.27
acl-libs 2.3.2-r1
aligned 0.4.2
aligned-vec 0.6.4
alpine-baselayout 3.7.2-r0
alpine-baselayout-data 3.7.2-r0
alpine-keys 2.6-r0
alpine-release 3.23.4-r0
anstream 0.6.19
anstyle 1.0.11
anstyle-parse 0.2.7
anstyle-query 1.1.3
anyhow 1.0.98
aom-libs 3.14.1-r0
apk-tools 3.0.6-r0
arg_enum_proc_macro 0.3.4
arrayvec 0.7.6
as-slice 0.2.1
av-metrics 0.9.1
av-scenechange 0.14.1
av1-grain 0.2.4
bash 5.3.3-r1
bitflags 2.9.1
bitstream-io 4.2.0
brotli-libs 1.2.0-r0
busybox 1.37.0-r30
busybox-binsh 1.37.0-r30
c-ares 1.34.6-r0
ca-certificates 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-r0
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": 1780186126596
},
{
"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": 1780186126596
},
{
"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=QDNYXR3jk6h3x7E_KxBlMg.\"",
"source": "console-api",
"timestamp": 1780186126596
},
{
"level": "INFO",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1780186126596
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1780186126596
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8686/638-e970fafd34fb6bbdebdb.js 1:146014 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1780186126596
},
{
"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": 1780186126596
},
{
"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": 1780186126596
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.82s |
| Container Start | PASS | - | 55.84s |
| Create Buildx SBOM | PASS | - | 1.73s |
| Get Build Info | PASS | - | 0.03s |