2026-03-29T03:51:56.287323518Z [migrations] started
2026-03-29T03:51:56.287372336Z [migrations] no migrations found
2026-03-29T03:51:56.306573391Z usermod: no changes
2026-03-29T03:51:56.312480913Z ───────────────────────────────────────
2026-03-29T03:51:56.312492025Z
2026-03-29T03:51:56.312495763Z ██╗ ███████╗██╗ ██████╗
2026-03-29T03:51:56.312499330Z ██║ ██╔════╝██║██╔═══██╗
2026-03-29T03:51:56.312502867Z ██║ ███████╗██║██║ ██║
2026-03-29T03:51:56.312506404Z ██║ ╚════██║██║██║ ██║
2026-03-29T03:51:56.312509851Z ███████╗███████║██║╚██████╔╝
2026-03-29T03:51:56.312513439Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-29T03:51:56.312516946Z
2026-03-29T03:51:56.312520232Z Brought to you by linuxserver.io
2026-03-29T03:51:56.312523659Z ───────────────────────────────────────
2026-03-29T03:51:56.312796789Z
2026-03-29T03:51:56.312806068Z To support the app dev(s) visit:
2026-03-29T03:51:56.314273813Z Lidarr: https://opencollective.com/lidarr
2026-03-29T03:51:56.314566352Z
2026-03-29T03:51:56.314570991Z To support LSIO projects visit:
2026-03-29T03:51:56.314574778Z https://www.linuxserver.io/donate/
2026-03-29T03:51:56.314578185Z
2026-03-29T03:51:56.314581552Z ───────────────────────────────────────
2026-03-29T03:51:56.314585240Z GID/UID
2026-03-29T03:51:56.314588737Z ───────────────────────────────────────
2026-03-29T03:51:56.318750455Z
2026-03-29T03:51:56.318773030Z User UID: 911
2026-03-29T03:51:56.318777459Z User GID: 911
2026-03-29T03:51:56.318781297Z ───────────────────────────────────────
2026-03-29T03:51:56.320700129Z Linuxserver.io version: 3.1.2.4938-ls192
2026-03-29T03:51:56.321021827Z Build-date: 2026-03-29T03:48:18+00:00
2026-03-29T03:51:56.321042308Z ───────────────────────────────────────
2026-03-29T03:51:56.321050455Z
2026-03-29T03:51:56.368736533Z [custom-init] No custom files found, skipping...
2026-03-29T03:51:56.391352141Z failed to load "/config/config.xml": No such file or directory
2026-03-29T03:51:56.719122323Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4938
2026-03-29T03:51:56.736292489Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T03:51:56.740369357Z [Debug] Bootstrap: Console selected
2026-03-29T03:51:56.743781305Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T03:51:56.746478495Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T03:51:57.018857618Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-29T03:51:57.071808585Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {50f58eec-650c-447d-be0e-6a59dae25489} may be persisted to storage in unencrypted form.
2026-03-29T03:51:57.127161648Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-29T03:51:57.164380103Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-29T03:51:57.237037291Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-29T03:51:57.243739474Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.244325584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:57.283570218Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-29T03:51:57.286982718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.039825s
2026-03-29T03:51:57.287205547Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-29T03:51:57.287390158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0431995s
2026-03-29T03:51:57.294477516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-29T03:51:57.295011661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.300174765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-29T03:51:57.309969654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-29T03:51:57.320758142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203769s
2026-03-29T03:51:57.321145672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.323906310Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-29T03:51:57.324181123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235042s
2026-03-29T03:51:57.324785009Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-29T03:51:57.325023669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.329579791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-29T03:51:57.330564624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T03:51:57.331064991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012886s
2026-03-29T03:51:57.331310645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T03:51:57.331572302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001026s
2026-03-29T03:51:57.332011075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-29T03:51:57.332571353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-29T03:51:57.333225851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009929s
2026-03-29T03:51:57.333451936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.334129560Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-29T03:51:57.334313771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s
2026-03-29T03:51:57.334813056Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-29T03:51:57.335046176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.335799903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T03:51:57.336626357Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.05E-05s
2026-03-29T03:51:57.336843304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-29T03:51:57.337156103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-29T03:51:57.337614095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005703s
2026-03-29T03:51:57.337820551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.338431881Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-29T03:51:57.338632014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013631s
2026-03-29T03:51:57.341646493Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-29T03:51:57.341833359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.342424249Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-29T03:51:57.354129683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-29T03:51:57.354654860Z [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-03-29T03:51:57.355211801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008511s
2026-03-29T03:51:57.355370691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-29T03:51:57.355643260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-29T03:51:57.356025269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004276s
2026-03-29T03:51:57.356206564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-03-29T03:51:57.356517941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-03-29T03:51:57.356889449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2026-03-29T03:51:57.357084972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-03-29T03:51:57.357415829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-03-29T03:51:57.357708027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004307s
2026-03-29T03:51:57.357867558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-03-29T03:51:57.363413503Z [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-03-29T03:51:57.364617617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00654s
2026-03-29T03:51:57.364824884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-03-29T03:51:57.365147834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T03:51:57.365476876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004705s
2026-03-29T03:51:57.365677741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-03-29T03:51:57.365969338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T03:51:57.366242337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2026-03-29T03:51:57.366437270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-03-29T03:51:57.366723937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.367040304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000416s
2026-03-29T03:51:57.367220186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-03-29T03:51:57.367443185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.367759402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003877s
2026-03-29T03:51:57.368049005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-03-29T03:51:57.369388792Z [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-03-29T03:51:57.370294535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021464s
2026-03-29T03:51:57.370494958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-03-29T03:51:57.370803730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:57.371139135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004541s
2026-03-29T03:51:57.371314819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-03-29T03:51:57.371578830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T03:51:57.371914246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004103s
2026-03-29T03:51:57.372101623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-03-29T03:51:57.372367688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T03:51:57.372690128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004147s
2026-03-29T03:51:57.372888607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-03-29T03:51:57.373172759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T03:51:57.373495699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2026-03-29T03:51:57.373695241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-03-29T03:51:57.373990075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:57.374319347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s
2026-03-29T03:51:57.374505522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-03-29T03:51:57.374763602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-03-29T03:51:57.375089598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004031s
2026-03-29T03:51:57.375265522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-03-29T03:51:57.376162989Z [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-03-29T03:51:57.376883520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014406s
2026-03-29T03:51:57.377097681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-03-29T03:51:57.377414448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T03:51:57.377743811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004598s
2026-03-29T03:51:57.377941209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-03-29T03:51:57.378213397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-29T03:51:57.378533621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004114s
2026-03-29T03:51:57.378730788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-03-29T03:51:57.379014750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T03:51:57.379343201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2026-03-29T03:51:57.379573555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-03-29T03:51:57.379977879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-03-29T03:51:57.380345248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2026-03-29T03:51:57.380528317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-03-29T03:51:57.381272084Z [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-03-29T03:51:57.381844166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011436s
2026-03-29T03:51:57.382048808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-03-29T03:51:57.382343962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-03-29T03:51:57.382687213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004508s
2026-03-29T03:51:57.382888799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-03-29T03:51:57.383182149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:57.383502655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2026-03-29T03:51:57.383682517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-29T03:51:57.384543761Z [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-03-29T03:51:57.385115972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012576s
2026-03-29T03:51:57.385305163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-29T03:51:57.385577001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T03:51:57.385888938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004029s
2026-03-29T03:51:57.386093610Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-03-29T03:51:57.386379927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T03:51:57.386713308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004441s
2026-03-29T03:51:57.386959604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-29T03:51:57.387212954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-29T03:51:57.387550493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2026-03-29T03:51:57.387745937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-03-29T03:51:57.388040560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-03-29T03:51:57.388363039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004336s
2026-03-29T03:51:57.388550697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-29T03:51:57.389241267Z [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-03-29T03:51:57.389789411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010695s
2026-03-29T03:51:57.389978682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-29T03:51:57.390455151Z [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-03-29T03:51:57.390900157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007399s
2026-03-29T03:51:57.391114769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-29T03:51:57.391435695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T03:51:57.391808325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s
2026-03-29T03:51:57.392015693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-29T03:51:57.394366114Z [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-03-29T03:51:57.394865690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026753s
2026-03-29T03:51:57.395060051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-29T03:51:57.395338902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T03:51:57.395665660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004299s
2026-03-29T03:51:57.395844069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-03-29T03:51:57.396295799Z [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-03-29T03:51:57.396756135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007131s
2026-03-29T03:51:57.396950757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-03-29T03:51:57.397227835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-03-29T03:51:57.397574723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s
2026-03-29T03:51:57.397781119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-03-29T03:51:57.398270464Z [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-03-29T03:51:57.398801193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s
2026-03-29T03:51:57.399020805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-03-29T03:51:57.399367673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-03-29T03:51:57.399741185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005243s
2026-03-29T03:51:57.399968242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-03-29T03:51:57.400302755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-03-29T03:51:57.400689203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s
2026-03-29T03:51:57.400874446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-03-29T03:51:57.401555688Z [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-03-29T03:51:57.402056867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010057s
2026-03-29T03:51:57.402246909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-03-29T03:51:57.403092922Z [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-03-29T03:51:57.404075019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016454s
2026-03-29T03:51:57.404261404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-03-29T03:51:57.404789468Z [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-03-29T03:51:57.405271017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008362s
2026-03-29T03:51:57.405459536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-03-29T03:51:57.406181981Z [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-03-29T03:51:57.406819665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011818s
2026-03-29T03:51:57.407011892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-29T03:51:57.407557400Z [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-03-29T03:51:57.408092898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008974s
2026-03-29T03:51:57.408285425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-03-29T03:51:57.408878069Z [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-03-29T03:51:57.409397304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009316s
2026-03-29T03:51:57.409603308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-03-29T03:51:57.410041821Z [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-03-29T03:51:57.410457047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006797s
2026-03-29T03:51:57.410629895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-29T03:51:57.410961493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-03-29T03:51:57.411387721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005447s
2026-03-29T03:51:57.411549867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-29T03:51:57.411800922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-29T03:51:57.412184364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s
2026-03-29T03:51:57.412351120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-03-29T03:51:57.412776536Z [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-03-29T03:51:57.413169478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006491s
2026-03-29T03:51:57.413354670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-03-29T03:51:57.414041363Z [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-03-29T03:51:57.414583504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010803s
2026-03-29T03:51:57.414760230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-29T03:51:57.415211629Z [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-03-29T03:51:57.415661314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000733s
2026-03-29T03:51:57.415873772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-29T03:51:57.416225500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-29T03:51:57.416542147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s
2026-03-29T03:51:57.416730637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-29T03:51:57.417012554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-29T03:51:57.417339272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004321s
2026-03-29T03:51:57.417517330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-29T03:51:57.418208632Z [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-03-29T03:51:57.418792678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011061s
2026-03-29T03:51:57.418986107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-29T03:51:57.419620284Z [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-03-29T03:51:57.420170932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001007s
2026-03-29T03:51:57.420380414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-29T03:51:57.421256718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T03:51:57.421265346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005006s
2026-03-29T03:51:57.421304354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-03-29T03:51:57.421908110Z [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-03-29T03:51:57.422429389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009969s
2026-03-29T03:51:57.422608540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-03-29T03:51:57.423309641Z [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-03-29T03:51:57.423908647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s
2026-03-29T03:51:57.424106185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-03-29T03:51:57.424561261Z [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-03-29T03:51:57.425021297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007321s
2026-03-29T03:51:57.425231420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-03-29T03:51:57.425547396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-03-29T03:51:57.425894064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004764s
2026-03-29T03:51:57.426092413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-29T03:51:57.426693564Z [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-03-29T03:51:57.427248320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009686s
2026-03-29T03:51:57.427487893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-29T03:51:57.427864792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T03:51:57.428285999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000553s
2026-03-29T03:51:57.429427277Z [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-03-29T03:51:57.431094673Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0013758 taking an average of 00:00:00.0013758
2026-03-29T03:51:57.431795534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T03:51:57', 'InitialSetup')
2026-03-29T03:51:57.432223366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.435408398Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-29T03:51:57.435585314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069681s
2026-03-29T03:51:57.435885147Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-29T03:51:57.436145522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.436423571Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-03-29T03:51:57.437028309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-29T03:51:57.437213802Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T03:51:57.437414687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-03-29T03:51:57.437731855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.438637047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010263s
2026-03-29T03:51:57.439028806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T03:51:57', 'add_reason_to_pending_releases')
2026-03-29T03:51:57.439400514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.440166606Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-29T03:51:57.440361188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025029s
2026-03-29T03:51:57.440557383Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-29T03:51:57.440769029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.441037600Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-03-29T03:51:57.443270826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.443469566Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.443630400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-03-29T03:51:57.443958270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-03-29T03:51:57.444842850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010227s
2026-03-29T03:51:57.445024446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.445169768Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.445367356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-03-29T03:51:57.445671088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.446558825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010027s
2026-03-29T03:51:57.446733446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.446889701Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.447090635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-03-29T03:51:57.447422513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.448320080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010263s
2026-03-29T03:51:57.448691698Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-29T03:51:57.449277357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-03-29T03:51:57.449564906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s
2026-03-29T03:51:57.449895171Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-03-29T03:51:57.460877630Z [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-03-29T03:51:57.462323381Z [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-03-29T03:51:57.463197651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-29T03:51:57.464318066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-29T03:51:57.466513837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T03:51:57.466969654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-03-29T03:51:57.467454200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T03:51:57.467818964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176988s
2026-03-29T03:51:57.467988325Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.468137305Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.468355655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-03-29T03:51:57.468616931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-03-29T03:51:57.469432011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009034s
2026-03-29T03:51:57.469795182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T03:51:57', 'add_medium_support')
2026-03-29T03:51:57.470145197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.474859718Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-29T03:51:57.475040482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062566s
2026-03-29T03:51:57.475281838Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-29T03:51:57.475505839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.475799450Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-03-29T03:51:57.476499048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-29T03:51:57.476875707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-03-29T03:51:57.477174167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2026-03-29T03:51:57.477345622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.477557008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:57.479932971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023684s
2026-03-29T03:51:57.480301693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T03:51:57', 'add_various_qualites_in_profile')
2026-03-29T03:51:57.480669694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.481351006Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-29T03:51:57.481546419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037849s
2026-03-29T03:51:57.481752053Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-29T03:51:57.481955372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.482222290Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-03-29T03:51:57.482965827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-03-29T03:51:57.483482908Z [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-03-29T03:51:57.483965309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007985s
2026-03-29T03:51:57.484174049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-03-29T03:51:57.484573413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-03-29T03:51:57.484914369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004789s
2026-03-29T03:51:57.485091205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T03:51:57.485240917Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.485465900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-03-29T03:51:57.485791565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:57.486689292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010273s
2026-03-29T03:51:57.486904205Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-03-29T03:51:57.490908045Z [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-03-29T03:51:57.493577980Z [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-03-29T03:51:57.494726592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:57.495775744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:57.497914670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T03:51:57.498418134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T03:51:57.498889663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.499344309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.499688181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126005s
2026-03-29T03:51:57.499922923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-03-29T03:51:57.503780038Z [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-03-29T03:51:57.506261383Z [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-03-29T03:51:57.507371909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:57.508421352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:57.510588334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-03-29T03:51:57.511086617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-03-29T03:51:57.511553006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.512016830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.512388278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122469s
2026-03-29T03:51:57.512548751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.512694474Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T03:51:57.512914537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-03-29T03:51:57.513179370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-03-29T03:51:57.514011055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009141s
2026-03-29T03:51:57.514360749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T03:51:57', 'metadata_profiles')
2026-03-29T03:51:57.514731615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.516346927Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-29T03:51:57.516539705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032194s
2026-03-29T03:51:57.516784979Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-29T03:51:57.517016485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.517304064Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-03-29T03:51:57.519235843Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-03-29T03:51:57.523809761Z [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-03-29T03:51:57.524808150Z [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-03-29T03:51:57.525269118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-29T03:51:57.525870349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-29T03:51:57.528171842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T03:51:57.528515514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091239s
2026-03-29T03:51:57.528693292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T03:51:57.528845478Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T03:51:57.529082425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-03-29T03:51:57.529379192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-03-29T03:51:57.530258813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009532s
2026-03-29T03:51:57.530528967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-29T03:51:57.530908301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-03-29T03:51:57.531145017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003902s
2026-03-29T03:51:57.531319960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T03:51:57.531467517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.531827982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-03-29T03:51:57.535129408Z [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-03-29T03:51:57.536245695Z [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-03-29T03:51:57.536780963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-29T03:51:57.537467916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-29T03:51:57.539682965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-29T03:51:57.540075526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080154s
2026-03-29T03:51:57.540477114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T03:51:57', 'separate_automatic_and_interactive_search')
2026-03-29T03:51:57.540853622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.541804286Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-29T03:51:57.542009298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009682s
2026-03-29T03:51:57.542230604Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-29T03:51:57.542450296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.542711943Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-03-29T03:51:57.542995303Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-03-29T03:51:57.546768930Z [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-03-29T03:51:57.548936975Z [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-03-29T03:51:57.549896336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:57.551002823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:57.553104825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:57.553547306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T03:51:57.553961389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T03:51:57.554400764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T03:51:57.554863135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:57.555179041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119892s
2026-03-29T03:51:57.555557443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T03:51:57', 'change_album_path_to_relative')
2026-03-29T03:51:57.555948630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.557042542Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-29T03:51:57.557223336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137925s
2026-03-29T03:51:57.557443700Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-29T03:51:57.557664715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.557968947Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-03-29T03:51:57.558520077Z [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-03-29T03:51:57.559045544Z [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-03-29T03:51:57.559380799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005655s
2026-03-29T03:51:57.559757337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T03:51:57', 'change_quality_size_mb_to_kb')
2026-03-29T03:51:57.560135408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.561175031Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-29T03:51:57.561366337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023078s
2026-03-29T03:51:57.561553453Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-29T03:51:57.561764959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.562012507Z [Info] album_releases: Starting migration of Main DB to 9
2026-03-29T03:51:57.562384306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.562548647Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.562740693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-03-29T03:51:57.563012591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-03-29T03:51:57.563916140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009768s
2026-03-29T03:51:57.564099830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.564245453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.564447870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-03-29T03:51:57.564738505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-03-29T03:51:57.565595961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s
2026-03-29T03:51:57.565949653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-29T03:51:57', 'album_releases')
2026-03-29T03:51:57.566298285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.566981420Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-29T03:51:57.567158266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002327s
2026-03-29T03:51:57.567355844Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-29T03:51:57.567567510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.567822483Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-03-29T03:51:57.568386078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.568553335Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.568752536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-03-29T03:51:57.572664211Z [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-03-29T03:51:57.575018090Z [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-03-29T03:51:57.576058955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:57.577177988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:57.579280721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:57.579731278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T03:51:57.580174400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T03:51:57.580610598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T03:51:57.581039301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:57.581367492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124446s
2026-03-29T03:51:57.581526341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.581678337Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.581883781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-03-29T03:51:57.585809765Z [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-03-29T03:51:57.588168663Z [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-03-29T03:51:57.589204859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:57.590294844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:57.592514552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:57.592984909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-03-29T03:51:57.593435165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-03-29T03:51:57.593911645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-03-29T03:51:57.594395679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:57.594748229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126851s
2026-03-29T03:51:57.595108885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T03:51:57', 'album_releases_fix')
2026-03-29T03:51:57.595461865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.596556960Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-29T03:51:57.596725088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144469s
2026-03-29T03:51:57.596921905Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-29T03:51:57.597128591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.597383554Z [Info] import_lists: Starting migration of Main DB to 11
2026-03-29T03:51:57.598217683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-03-29T03:51:57.599099418Z [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-03-29T03:51:57.599743365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013293s
2026-03-29T03:51:57.599951013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-03-29T03:51:57.600242169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-29T03:51:57.600568516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-03-29T03:51:57.600757737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-03-29T03:51:57.601390390Z [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-03-29T03:51:57.601940287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001006s
2026-03-29T03:51:57.602156753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-03-29T03:51:57.602506357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T03:51:57.602861422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005084s
2026-03-29T03:51:57.603210715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T03:51:57', 'import_lists')
2026-03-29T03:51:57.603556711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.604398586Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-29T03:51:57.604578999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020235s
2026-03-29T03:51:57.604773371Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-29T03:51:57.604981179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.605236042Z [Info] add_release_status: Starting migration of Main DB to 12
2026-03-29T03:51:57.605597670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-03-29T03:51:57.605776310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.605997645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-03-29T03:51:57.606338361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-03-29T03:51:57.607253674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010468s
2026-03-29T03:51:57.607431181Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.607629080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:57.608640776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010329s
2026-03-29T03:51:57.609013697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-29T03:51:57', 'add_release_status')
2026-03-29T03:51:57.609371317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.609981876Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-29T03:51:57.610161417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023484s
2026-03-29T03:51:57.610377993Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-29T03:51:57.610603267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.610870615Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-03-29T03:51:57.611193615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:57.611363477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.611577318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-03-29T03:51:57.611970399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.612867054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010788s
2026-03-29T03:51:57.613242640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T03:51:57', 'album_download_notification')
2026-03-29T03:51:57.613620691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.614276822Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-29T03:51:57.614465021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024464s
2026-03-29T03:51:57.614682429Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-29T03:51:57.614906069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.615177936Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-03-29T03:51:57.615798876Z [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-03-29T03:51:57.616473234Z [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-03-29T03:51:57.616896747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007422s
2026-03-29T03:51:57.617397404Z [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-03-29T03:51:57.618054387Z [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-03-29T03:51:57.618470154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007309s
2026-03-29T03:51:57.618837293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T03:51:57', 'fix_language_metadata_profiles')
2026-03-29T03:51:57.619199823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.619977138Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-29T03:51:57.620162761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021693s
2026-03-29T03:51:57.620359257Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-29T03:51:57.620561534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.620812690Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-03-29T03:51:57.621150219Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-29T03:51:57.621466636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-03-29T03:51:57.621724666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003506s
2026-03-29T03:51:57.622066814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T03:51:57', 'remove_fanzub')
2026-03-29T03:51:57.622468714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.623175036Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-29T03:51:57.623355820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017776s
2026-03-29T03:51:57.623576484Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-29T03:51:57.623794964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.624133515Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-03-29T03:51:57.625596701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-03-29T03:51:57.625882987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-03-29T03:51:57.626235226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004479s
2026-03-29T03:51:57.626454608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-03-29T03:51:57.626790253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-03-29T03:51:57.627171681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005266s
2026-03-29T03:51:57.627627679Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-03-29T03:51:57.628085270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-03-29T03:51:57.628449534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006283s
2026-03-29T03:51:57.628656570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-03-29T03:51:57.628965302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T03:51:57.637178286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082625s
2026-03-29T03:51:57.637453229Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-03-29T03:51:57.637776861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-03-29T03:51:57.638140453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005046s
2026-03-29T03:51:57.638353101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-03-29T03:51:57.638685510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T03:51:57.639021667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004839s
2026-03-29T03:51:57.639410650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T03:51:57', 'update_artist_history_indexes')
2026-03-29T03:51:57.639771857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.641474515Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-29T03:51:57.641671571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028645s
2026-03-29T03:51:57.641890181Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-29T03:51:57.642088300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.642371831Z [Info] remove_nma: Starting migration of Main DB to 17
2026-03-29T03:51:57.644039648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:57.644972627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-03-29T03:51:57.645265556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010169s
2026-03-29T03:51:57.645616523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T03:51:57', 'remove_nma')
2026-03-29T03:51:57.645959784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.646579101Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-29T03:51:57.646749865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023152s
2026-03-29T03:51:57.646954597Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-29T03:51:57.647166323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.647423992Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-03-29T03:51:57.647744828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.647933988Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-03-29T03:51:57.648154432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-03-29T03:51:57.648434115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-03-29T03:51:57.649347524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009968s
2026-03-29T03:51:57.649711767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T03:51:57', 'album_disambiguation')
2026-03-29T03:51:57.650073586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.650734757Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-29T03:51:57.650913767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023563s
2026-03-29T03:51:57.651130042Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-29T03:51:57.651348773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.651609257Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-03-29T03:51:57.651888629Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.652107209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:57.653351514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012685s
2026-03-29T03:51:57.653724636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T03:51:57', 'add_ape_quality_in_profiles')
2026-03-29T03:51:57.654088699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.654724849Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-29T03:51:57.654912838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026069s
2026-03-29T03:51:57.655105516Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-29T03:51:57.655311400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.655587997Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-03-29T03:51:57.656416735Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:57.656721950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-03-29T03:51:57.656990089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000393s
2026-03-29T03:51:57.657208309Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:57.657507271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-03-29T03:51:57.657777495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003829s
2026-03-29T03:51:57.657996425Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:57.658297090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-03-29T03:51:57.658565100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003808s
2026-03-29T03:51:57.658908020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T03:51:57', 'remove_pushalot')
2026-03-29T03:51:57.659264157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.660057544Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-29T03:51:57.660233689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018383s
2026-03-29T03:51:57.660433672Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-29T03:51:57.660639125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.660895040Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-03-29T03:51:57.661273051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-29T03:51:57.661709230Z [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-03-29T03:51:57.662110297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006527s
2026-03-29T03:51:57.662467837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T03:51:57', 'add_custom_filters')
2026-03-29T03:51:57.662823172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.663489784Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-29T03:51:57.663667762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020041s
2026-03-29T03:51:57.663879849Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-29T03:51:57.664104091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.664352882Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-03-29T03:51:57.664649429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T03:51:57.664820112Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.665009303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-03-29T03:51:57.665272222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-03-29T03:51:57.666190230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009891s
2026-03-29T03:51:57.666543051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T03:51:57', 'import_list_tags')
2026-03-29T03:51:57.666895721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.667579697Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-29T03:51:57.667756453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023597s
2026-03-29T03:51:57.667984522Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-29T03:51:57.668196930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.668462154Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-03-29T03:51:57.672824216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-03-29T03:51:57.673540898Z [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-03-29T03:51:57.674139734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011223s
2026-03-29T03:51:57.674361049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-03-29T03:51:57.674715032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-03-29T03:51:57.675081279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s
2026-03-29T03:51:57.677396049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-29T03:51:57.677420097Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-29T03:51:57.677431661Z FROM "Artists"
2026-03-29T03:51:57.678410251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-03-29T03:51:57.678430221Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-03-29T03:51:57.678442215Z FROM "Artists"
2026-03-29T03:51:57.678980910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s
2026-03-29T03:51:57.679150000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T03:51:57.679300593Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.679509935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-03-29T03:51:57.679832173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.680814942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011092s
2026-03-29T03:51:57.681364378Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-03-29T03:51:57.681380901Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T03:51:57.681391392Z FROM "ArtistMetadata"
2026-03-29T03:51:57.681399919Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-29T03:51:57.682081652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-03-29T03:51:57.682097834Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T03:51:57.682108616Z FROM "ArtistMetadata"
2026-03-29T03:51:57.682117193Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-03-29T03:51:57.682519413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007965s
2026-03-29T03:51:57.682701900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-03-29T03:51:57.683531370Z [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-03-29T03:51:57.684188072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013066s
2026-03-29T03:51:57.684407123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-03-29T03:51:57.684761998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-29T03:51:57.685121762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s
2026-03-29T03:51:57.685331043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-03-29T03:51:57.685632690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-29T03:51:57.685966523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004548s
2026-03-29T03:51:57.686138709Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.686340666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:57.691039034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047129s
2026-03-29T03:51:57.691217614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.691366423Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.691565203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-03-29T03:51:57.691889847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.692868196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011068s
2026-03-29T03:51:57.693045153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.693195225Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.693388344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-03-29T03:51:57.693693408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:57.694636516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010253s
2026-03-29T03:51:57.694792240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.694934797Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.695123677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-03-29T03:51:57.695382428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-03-29T03:51:57.696347882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s
2026-03-29T03:51:57.696973331Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-03-29T03:51:57.696986657Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T03:51:57.696995746Z FROM "ArtistMetadata"
2026-03-29T03:51:57.697004143Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-29T03:51:57.697013572Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-29T03:51:57.697815666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-03-29T03:51:57.697826338Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T03:51:57.697835085Z FROM "ArtistMetadata"
2026-03-29T03:51:57.697843392Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-03-29T03:51:57.697870577Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-03-29T03:51:57.698316865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009388s
2026-03-29T03:51:57.698484783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.698633703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.698838515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-03-29T03:51:57.699159141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-03-29T03:51:57.700095335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s
2026-03-29T03:51:57.700271711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.700423185Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.700612627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-03-29T03:51:57.700927160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.701830198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010242s
2026-03-29T03:51:57.702008166Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.702164020Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T03:51:57.702355977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-03-29T03:51:57.702674578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.703604700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010564s
2026-03-29T03:51:57.704216121Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-29T03:51:57.704228065Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-29T03:51:57.704236803Z FROM "AlbumReleases"
2026-03-29T03:51:57.704245170Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-29T03:51:57.704254048Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-29T03:51:57.705002334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-29T03:51:57.705018066Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-03-29T03:51:57.705027094Z FROM "AlbumReleases"
2026-03-29T03:51:57.705051643Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-03-29T03:51:57.705061193Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-03-29T03:51:57.705475306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008711s
2026-03-29T03:51:57.706095264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-03-29T03:51:57.706104362Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T03:51:57.706112930Z FROM "ArtistMetadata"
2026-03-29T03:51:57.706121216Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-29T03:51:57.706130104Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-29T03:51:57.706936287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-03-29T03:51:57.706946989Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-03-29T03:51:57.706953863Z FROM "ArtistMetadata"
2026-03-29T03:51:57.706960386Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-03-29T03:51:57.706967320Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-03-29T03:51:57.707426103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009238s
2026-03-29T03:51:57.707992203Z [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-03-29T03:51:57.711944690Z [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-03-29T03:51:57.713365009Z [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-03-29T03:51:57.714035048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:57.715116545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:57.717474642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.717932815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.718284312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099647s
2026-03-29T03:51:57.718680089Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-03-29T03:51:57.722678749Z [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-03-29T03:51:57.724528523Z [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-03-29T03:51:57.725368644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:57.726817501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:57.729151710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:57.729662719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:57.730039447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110821s
2026-03-29T03:51:57.730310413Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-03-29T03:51:57.734433423Z [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-03-29T03:51:57.735996459Z [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-03-29T03:51:57.736717511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-03-29T03:51:57.737604657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-03-29T03:51:57.739877773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-03-29T03:51:57.740395165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-03-29T03:51:57.740783256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102595s
2026-03-29T03:51:57.740988279Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-03-29T03:51:57.744913170Z [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-03-29T03:51:57.745982312Z [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-03-29T03:51:57.746542390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T03:51:57.747227619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T03:51:57.749502298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:57.749912053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087286s
2026-03-29T03:51:57.750119020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-29T03:51:57.750437591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:57.750824540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00052s
2026-03-29T03:51:57.751044202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-03-29T03:51:57.751313214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:57.751683018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004752s
2026-03-29T03:51:57.751962551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-03-29T03:51:57.752283647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T03:51:57.752669454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005171s
2026-03-29T03:51:57.752887393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-03-29T03:51:57.753197918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-03-29T03:51:57.753627914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005556s
2026-03-29T03:51:57.753846383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-03-29T03:51:57.754147991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-03-29T03:51:57.754529569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005048s
2026-03-29T03:51:57.754749832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-03-29T03:51:57.755072432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-03-29T03:51:57.755452687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005164s
2026-03-29T03:51:57.755633010Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:57.756862285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-29T03:51:57.757155766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s
2026-03-29T03:51:57.757332542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:57.757656143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-03-29T03:51:57.758013813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004427s
2026-03-29T03:51:57.758187092Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:57.758558870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-03-29T03:51:57.758893243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005455s
2026-03-29T03:51:57.759275783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T03:51:57', 'add_release_groups_etc')
2026-03-29T03:51:57.759643013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.762267065Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-29T03:51:57.762462930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038737s
2026-03-29T03:51:57.762690227Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-29T03:51:57.762913877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.763193641Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-03-29T03:51:57.763807136Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:57.764096268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-03-29T03:51:57.764367714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003656s
2026-03-29T03:51:57.764731076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T03:51:57', 'NewMediaInfoFormat')
2026-03-29T03:51:57.765098946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.765776230Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-29T03:51:57.765974689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017351s
2026-03-29T03:51:57.766220995Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-29T03:51:57.766463704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.766751323Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-03-29T03:51:57.767973533Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-03-29T03:51:57.768357065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-03-29T03:51:57.770711876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024769s
2026-03-29T03:51:57.770872850Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T03:51:57.771027611Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.771278657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-03-29T03:51:57.771669454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:57.772617773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s
2026-03-29T03:51:57.773015984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T03:51:57', 'rename_restrictions_to_release_profiles')
2026-03-29T03:51:57.773395949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.774088834Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-29T03:51:57.774295841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025294s
2026-03-29T03:51:57.774541716Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-29T03:51:57.774787210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.775088506Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-03-29T03:51:57.776234433Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-03-29T03:51:57.776523906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-03-29T03:51:57.778775449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023121s
2026-03-29T03:51:57.778961994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T03:51:57.779130904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.779353232Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-03-29T03:51:57.779676503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-29T03:51:57.780565573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009981s
2026-03-29T03:51:57.780770445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-03-29T03:51:57.780920717Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.781152203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-03-29T03:51:57.781475344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-03-29T03:51:57.782363281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009967s
2026-03-29T03:51:57.782528013Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:57.782803448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-29T03:51:57.783070826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003861s
2026-03-29T03:51:57.783234816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:57.783518357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-03-29T03:51:57.783784903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s
2026-03-29T03:51:57.784056019Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-03-29T03:51:57.788461628Z [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-03-29T03:51:57.789890154Z [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-03-29T03:51:57.790588941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:57.791493973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:57.793751698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.794194529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.794671269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:57.795133049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:57.795476841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011221s
2026-03-29T03:51:57.795937047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T03:51:57', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-29T03:51:57.796349187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.797356234Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-29T03:51:57.797567940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013019s
2026-03-29T03:51:57.797782382Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-29T03:51:57.798022165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.798272318Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-03-29T03:51:57.798702915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-03-29T03:51:57.799151057Z [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-03-29T03:51:57.799574099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006802s
2026-03-29T03:51:57.799803911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-03-29T03:51:57.800211602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-03-29T03:51:57.800594523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000567s
2026-03-29T03:51:57.800976252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T03:51:57', 'add_import_exclusions')
2026-03-29T03:51:57.801331507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.802610842Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-29T03:51:57.802794693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025505s
2026-03-29T03:51:57.803015938Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-29T03:51:57.803258015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.803529101Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-03-29T03:51:57.808097097Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-29T03:51:57.808107167Z WHERE "Id" in (
2026-03-29T03:51:57.808113329Z SELECT "Artists"."Id" from "Artists"
2026-03-29T03:51:57.808119251Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.808125464Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T03:51:57.808942288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-29T03:51:57.808955274Z WHERE "Id" in (
2026-03-29T03:51:57.808964112Z SELECT "Artists"."Id" from "Artists"
2026-03-29T03:51:57.808972970Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.808982249Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T03:51:57.809543799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010306s
2026-03-29T03:51:57.810134438Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-03-29T03:51:57.810141222Z WHERE "Id" in (
2026-03-29T03:51:57.810150881Z SELECT "Albums"."Id" from "Albums"
2026-03-29T03:51:57.810156813Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.810163026Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T03:51:57.810941273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-03-29T03:51:57.810953888Z WHERE "Id" in (
2026-03-29T03:51:57.810962405Z SELECT "Albums"."Id" from "Albums"
2026-03-29T03:51:57.810971584Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.810980812Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T03:51:57.811507372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009715s
2026-03-29T03:51:57.812115537Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-03-29T03:51:57.812130286Z WHERE "Id" in (
2026-03-29T03:51:57.812138763Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-29T03:51:57.812147421Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-29T03:51:57.812156499Z WHERE "Albums"."Id" IS NULL)
2026-03-29T03:51:57.812887430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-03-29T03:51:57.812897591Z WHERE "Id" in (
2026-03-29T03:51:57.812903503Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-03-29T03:51:57.812909415Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-03-29T03:51:57.812915337Z WHERE "Albums"."Id" IS NULL)
2026-03-29T03:51:57.813464933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s
2026-03-29T03:51:57.814040722Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-29T03:51:57.814049500Z WHERE "Id" in (
2026-03-29T03:51:57.814055392Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T03:51:57.814061193Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T03:51:57.814086314Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-29T03:51:57.814833468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-29T03:51:57.814844791Z WHERE "Id" in (
2026-03-29T03:51:57.814853017Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T03:51:57.814861534Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T03:51:57.814870553Z WHERE "AlbumReleases"."Id" IS NULL)
2026-03-29T03:51:57.815409668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009793s
2026-03-29T03:51:57.816020387Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-03-29T03:51:57.816029866Z WHERE "Id" in (
2026-03-29T03:51:57.816035618Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T03:51:57.816041319Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.816047321Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T03:51:57.816826009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-03-29T03:51:57.816838264Z WHERE "Id" in (
2026-03-29T03:51:57.816846831Z SELECT "Tracks"."Id" from "Tracks"
2026-03-29T03:51:57.816855619Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.816864697Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-03-29T03:51:57.817390546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009708s
2026-03-29T03:51:57.817974171Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T03:51:57.817981004Z WHERE "Id" IN (
2026-03-29T03:51:57.817986866Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.817993019Z LEFT OUTER JOIN "Tracks"
2026-03-29T03:51:57.817998610Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T03:51:57.818004442Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T03:51:57.818770895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T03:51:57.818782538Z WHERE "Id" IN (
2026-03-29T03:51:57.818790945Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.818803009Z LEFT OUTER JOIN "Tracks"
2026-03-29T03:51:57.818824442Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T03:51:57.818833230Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T03:51:57.819343387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009663s
2026-03-29T03:51:57.819724955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T03:51:57', 'clean_artist_metadata_table')
2026-03-29T03:51:57.820115361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.820744087Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-29T03:51:57.820956334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023258s
2026-03-29T03:51:57.821169874Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-29T03:51:57.821392873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.821658077Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-03-29T03:51:57.822337404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:57.822512878Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.822747229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-03-29T03:51:57.823087885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.824213100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012445s
2026-03-29T03:51:57.824407983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:57.824573796Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.824820052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-03-29T03:51:57.825195829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.826129248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00109s
2026-03-29T03:51:57.826318579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:57.826475094Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.826715949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-03-29T03:51:57.827068038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.828037790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011119s
2026-03-29T03:51:57.828251130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:57.828389388Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.828605984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-03-29T03:51:57.828956029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.829903937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010657s
2026-03-29T03:51:57.831834764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:57.832017301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.832248907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-03-29T03:51:57.832580715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:57.833522281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010724s
2026-03-29T03:51:57.833735340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-03-29T03:51:57.837630632Z [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-03-29T03:51:57.839302557Z [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-03-29T03:51:57.840082948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-29T03:51:57.840557854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-29T03:51:57.842843596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089193s
2026-03-29T03:51:57.843109060Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-03-29T03:51:57.846972227Z [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-03-29T03:51:57.848642189Z [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-03-29T03:51:57.849404363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-03-29T03:51:57.849957738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-03-29T03:51:57.852159480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088483s
2026-03-29T03:51:57.852536729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T03:51:57', 'health_issue_notification')
2026-03-29T03:51:57.852894209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.853832959Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-29T03:51:57.854025186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104867s
2026-03-29T03:51:57.854263235Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-29T03:51:57.854485102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.854767680Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-03-29T03:51:57.855715378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:57.855866723Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.856072918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-03-29T03:51:57.856407872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-03-29T03:51:57.857357845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010926s
2026-03-29T03:51:57.857536735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:57.857691627Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.857877050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-03-29T03:51:57.858592060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-03-29T03:51:57.859050292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009734s
2026-03-29T03:51:57.859309714Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-29T03:51:57.859594247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-03-29T03:51:57.859862517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003373s
2026-03-29T03:51:57.860380710Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T03:51:57.860387544Z WHERE "Id" IN (
2026-03-29T03:51:57.860393185Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.860399117Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T03:51:57.860405130Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T03:51:57.861057212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T03:51:57.861071902Z WHERE "Id" IN (
2026-03-29T03:51:57.861080960Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.861089768Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T03:51:57.861099006Z WHERE "Tracks"."Id" IS NULL)
2026-03-29T03:51:57.861571918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008405s
2026-03-29T03:51:57.862210664Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T03:51:57.862217097Z WHERE "Id" IN (
2026-03-29T03:51:57.862222789Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.862228490Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-29T03:51:57.862234522Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-29T03:51:57.862240745Z WHERE "Artists"."Path" IS NULL)
2026-03-29T03:51:57.863101477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T03:51:57.863114443Z WHERE "Id" IN (
2026-03-29T03:51:57.863123011Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.863134133Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-03-29T03:51:57.863143292Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-03-29T03:51:57.863169745Z WHERE "Artists"."Path" IS NULL)
2026-03-29T03:51:57.863699070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010569s
2026-03-29T03:51:57.864428860Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T03:51:57.864437928Z WHERE "Id" IN (
2026-03-29T03:51:57.864443519Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.864449311Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T03:51:57.864455193Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T03:51:57.864461245Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-29T03:51:57.864466916Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-29T03:51:57.865429574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T03:51:57.865443262Z WHERE "Id" IN (
2026-03-29T03:51:57.865451709Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-03-29T03:51:57.865460286Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-03-29T03:51:57.865469384Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-03-29T03:51:57.865478593Z WHERE "AlbumReleases"."Monitored" = 0
2026-03-29T03:51:57.865487170Z OR "AlbumReleases"."Monitored" IS NULL)
2026-03-29T03:51:57.866071056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011777s
2026-03-29T03:51:57.866615001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-03-29T03:51:57.866621404Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-29T03:51:57.866627446Z FROM "Artists"
2026-03-29T03:51:57.866633067Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-29T03:51:57.866638979Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-29T03:51:57.867360291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-03-29T03:51:57.867373207Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-03-29T03:51:57.867382346Z FROM "Artists"
2026-03-29T03:51:57.867390632Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-03-29T03:51:57.867399520Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-03-29T03:51:57.867810758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008265s
2026-03-29T03:51:57.868258089Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-03-29T03:51:57.868273971Z WHERE "Id" NOT IN (
2026-03-29T03:51:57.868282688Z SELECT MIN("Id")
2026-03-29T03:51:57.868291085Z FROM "TrackFiles"
2026-03-29T03:51:57.868299362Z GROUP BY "Path"
2026-03-29T03:51:57.868307759Z )
2026-03-29T03:51:57.868776011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-03-29T03:51:57.868783316Z WHERE "Id" NOT IN (
2026-03-29T03:51:57.868788897Z SELECT MIN("Id")
2026-03-29T03:51:57.868794448Z FROM "TrackFiles"
2026-03-29T03:51:57.868799990Z GROUP BY "Path"
2026-03-29T03:51:57.868805521Z )
2026-03-29T03:51:57.869160074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000603s
2026-03-29T03:51:57.869325978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:57.869476892Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.869661013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-03-29T03:51:57.873186901Z [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-03-29T03:51:57.874344381Z [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-03-29T03:51:57.874925912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T03:51:57.875543565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T03:51:57.878055222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:57.878424335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085773s
2026-03-29T03:51:57.878621031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-03-29T03:51:57.878904181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T03:51:57.879271590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004575s
2026-03-29T03:51:57.879465601Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-03-29T03:51:57.882975837Z [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-03-29T03:51:57.884063537Z [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-03-29T03:51:57.884609266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T03:51:57.885392963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T03:51:57.887680789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:57.888153851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T03:51:57.888487192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088377s
2026-03-29T03:51:57.888862438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T03:51:57', 'add_mediafilerepository_mtime')
2026-03-29T03:51:57.889224978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.890292647Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-29T03:51:57.890482128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01059s
2026-03-29T03:51:57.890710218Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-29T03:51:57.890935641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.891204823Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-03-29T03:51:57.892509880Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-03-29T03:51:57.892519269Z WHERE "Id" NOT IN (
2026-03-29T03:51:57.892524961Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-29T03:51:57.892530813Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.892547166Z GROUP BY "ArtistMetadata"."Id")
2026-03-29T03:51:57.893334671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-03-29T03:51:57.893350884Z WHERE "Id" NOT IN (
2026-03-29T03:51:57.893359872Z SELECT MIN("Artists"."Id") from "Artists"
2026-03-29T03:51:57.893368689Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-03-29T03:51:57.893377948Z GROUP BY "ArtistMetadata"."Id")
2026-03-29T03:51:57.893806070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000884s
2026-03-29T03:51:57.894008427Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-03-29T03:51:57.894250755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-03-29T03:51:57.894599557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004068s
2026-03-29T03:51:57.894815763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-03-29T03:51:57.898519308Z [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-03-29T03:51:57.899977303Z [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-03-29T03:51:57.900651791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:57.901412483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:57.903668835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.904116767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.904548095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:57.904875214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098677s
2026-03-29T03:51:57.905099936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-03-29T03:51:57.905417145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:57.905837992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005418s
2026-03-29T03:51:57.906233558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T03:51:57', 'add_artistmetadataid_constraint')
2026-03-29T03:51:57.906603924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.907606452Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-29T03:51:57.907803669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022698s
2026-03-29T03:51:57.908055706Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-29T03:51:57.908284106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.908552847Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-03-29T03:51:57.909168406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-29T03:51:57.909339070Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.909540996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-03-29T03:51:57.909855049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:57.910764580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s
2026-03-29T03:51:57.910953460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-03-29T03:51:57.911111017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.911335810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-03-29T03:51:57.911680363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:57.912611187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s
2026-03-29T03:51:57.912784706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:57.912936221Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.913138589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-03-29T03:51:57.913462531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:57.914379807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010471s
2026-03-29T03:51:57.914569419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-29T03:51:57.914725283Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.914950907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-03-29T03:51:57.915297084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:57.916227277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s
2026-03-29T03:51:57.916400405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.916552221Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.916761953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-03-29T03:51:57.917099272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:57.918023182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s
2026-03-29T03:51:57.918201832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-03-29T03:51:57.918350982Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.918556035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-03-29T03:51:57.918874576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:57.919780620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010301s
2026-03-29T03:51:57.920162739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T03:51:57', 'old_ids_and_artist_alias')
2026-03-29T03:51:57.920521872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.921903173Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-29T03:51:57.922091883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031136s
2026-03-29T03:51:57.922299801Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-29T03:51:57.922523051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.922784116Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-03-29T03:51:57.923080393Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.923288712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:57.923842347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00058s
2026-03-29T03:51:57.924142922Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-29T03:51:57.924427094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-03-29T03:51:57.924689342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003416s
2026-03-29T03:51:57.925046992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T03:51:57', 'download_propers_config')
2026-03-29T03:51:57.925402127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.926112427Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-29T03:51:57.926299814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017218s
2026-03-29T03:51:57.926512993Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-29T03:51:57.926726513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.926988230Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-03-29T03:51:57.927788461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-03-29T03:51:57.928114928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-03-29T03:51:57.928635456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006393s
2026-03-29T03:51:57.928850449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-03-29T03:51:57.932430836Z [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-03-29T03:51:57.933755092Z [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-03-29T03:51:57.934397295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:57.935336506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:57.937637228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:57.938074478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:57.938508982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:57.938983377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:57.939332941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102974s
2026-03-29T03:51:57.939547774Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-03-29T03:51:57.943054523Z [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-03-29T03:51:57.944358498Z [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-03-29T03:51:57.944977935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-03-29T03:51:57.945568113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-03-29T03:51:57.948060200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-03-29T03:51:57.948405996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086634s
2026-03-29T03:51:57.948602923Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-03-29T03:51:57.953025446Z [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-03-29T03:51:57.954149218Z [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-03-29T03:51:57.954724466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-29T03:51:57.955158520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-29T03:51:57.957396756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086049s
2026-03-29T03:51:57.957592801Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-03-29T03:51:57.960945229Z [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-03-29T03:51:57.961946004Z [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-03-29T03:51:57.962454899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-29T03:51:57.963199077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-29T03:51:57.966273245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T03:51:57.966722820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T03:51:57.967182917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T03:51:57.967671450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T03:51:57.968033158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102587s
2026-03-29T03:51:57.968237269Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-03-29T03:51:57.971545439Z [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-03-29T03:51:57.972497916Z [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-03-29T03:51:57.972995809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T03:51:57.973430654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T03:51:57.975631184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072076s
2026-03-29T03:51:57.975830686Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-03-29T03:51:57.979188115Z [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-03-29T03:51:57.980230463Z [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-03-29T03:51:57.980752213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T03:51:57.981497484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T03:51:57.984155374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:57.984734460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T03:51:57.985104946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090572s
2026-03-29T03:51:57.985469380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T03:51:57', 'remove_language_profiles')
2026-03-29T03:51:57.985824024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.987418433Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-29T03:51:57.987603586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113632s
2026-03-29T03:51:57.987860313Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-29T03:51:57.988108282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.988416763Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-03-29T03:51:57.988890978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-29T03:51:57.989063926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:57.989302045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-03-29T03:51:57.989614043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-03-29T03:51:57.990540989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s
2026-03-29T03:51:57.990927788Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-29T03:51:57.991391762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-03-29T03:51:57.991708340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005185s
2026-03-29T03:51:57.992087192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T03:51:57', 'multi_disc_naming_format')
2026-03-29T03:51:57.992442287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:57.993215433Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-29T03:51:57.993402540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019667s
2026-03-29T03:51:57.993626401Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-29T03:51:57.993838718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:57.994100766Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-03-29T03:51:57.994469919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T03:51:57.994638989Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:57.994845926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-03-29T03:51:57.995160459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:57.996084379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010365s
2026-03-29T03:51:57.996256185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:57.996459734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.009132857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126699s
2026-03-29T03:51:58.009501089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T03:51:58', 'add_download_client_priority')
2026-03-29T03:51:58.009882046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.010943342Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-29T03:51:58.011350923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142994s
2026-03-29T03:51:58.011685306Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-29T03:51:58.012087355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.012424253Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-03-29T03:51:58.012817485Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.013120946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-03-29T03:51:58.013405208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003848s
2026-03-29T03:51:58.013628438Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.013922780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-03-29T03:51:58.014182693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003646s
2026-03-29T03:51:58.014532558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T03:51:58', 'remove_growl_prowl')
2026-03-29T03:51:58.014886891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.015552100Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-29T03:51:58.015744197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016965s
2026-03-29T03:51:58.015967125Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-29T03:51:58.016188271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.016453565Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-03-29T03:51:58.016839943Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.017159736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-03-29T03:51:58.017434209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s
2026-03-29T03:51:58.017653220Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.017948885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-03-29T03:51:58.018217556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003777s
2026-03-29T03:51:58.018579825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T03:51:58', 'remove_plex_hometheatre')
2026-03-29T03:51:58.018945271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.019602314Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-29T03:51:58.019790883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017186s
2026-03-29T03:51:58.020025746Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-29T03:51:58.020251771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.020518498Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-03-29T03:51:58.021128346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T03:51:58.021302657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.021494142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-03-29T03:51:58.021760398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-03-29T03:51:58.022699719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010171s
2026-03-29T03:51:58.022906095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T03:51:58.023047720Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.023281109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-03-29T03:51:58.023642176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.024561156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s
2026-03-29T03:51:58.024745978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T03:51:58.024896962Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-29T03:51:58.025122997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-03-29T03:51:58.025472952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.026418566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001086s
2026-03-29T03:51:58.026600953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T03:51:58.026756276Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.026970477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-03-29T03:51:58.027315181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.028254522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010773s
2026-03-29T03:51:58.028442811Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T03:51:58.028593003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.028799779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-03-29T03:51:58.029073651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-03-29T03:51:58.029948562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009575s
2026-03-29T03:51:58.030126661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.030322014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.031385414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s
2026-03-29T03:51:58.031760359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T03:51:58', 'add_root_folder_add_defaults')
2026-03-29T03:51:58.032154433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.032966618Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-29T03:51:58.033163815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002626s
2026-03-29T03:51:58.033352595Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-29T03:51:58.033566074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.033809845Z [Info] task_duration: Starting migration of Main DB to 40
2026-03-29T03:51:58.034112505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T03:51:58.034290924Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.034500806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-03-29T03:51:58.034809808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-03-29T03:51:58.035700181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009948s
2026-03-29T03:51:58.036086028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T03:51:58', 'task_duration')
2026-03-29T03:51:58.036440792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.037223888Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-29T03:51:58.037395714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024966s
2026-03-29T03:51:58.037638042Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-29T03:51:58.037867925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.038150273Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-03-29T03:51:58.038587593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T03:51:58.038727816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.038940724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-03-29T03:51:58.039244937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:58.040172524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010523s
2026-03-29T03:51:58.040369971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-03-29T03:51:58.040526787Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.040727491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-03-29T03:51:58.041047445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.041942247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010245s
2026-03-29T03:51:58.042348074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T03:51:58', 'add_indexer_and_enabled_to_release_profiles')
2026-03-29T03:51:58.042727347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.043569483Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-29T03:51:58.043773243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025772s
2026-03-29T03:51:58.043992264Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-29T03:51:58.044205774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.044461639Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-03-29T03:51:58.044806824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-03-29T03:51:58.048385798Z [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-03-29T03:51:58.049649041Z [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-03-29T03:51:58.050241835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:58.051197208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:58.053718594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:58.054152297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:58.054603455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:58.055062199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:58.055415530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104131s
2026-03-29T03:51:58.055755374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-29T03:51:58.056159658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-03-29T03:51:58.056459261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2026-03-29T03:51:58.056780468Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-29T03:51:58.057207257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-03-29T03:51:58.057491610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2026-03-29T03:51:58.057700911Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-03-29T03:51:58.061006095Z [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-03-29T03:51:58.062067752Z [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-03-29T03:51:58.062615454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-03-29T03:51:58.063063466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-03-29T03:51:58.065356102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007439s
2026-03-29T03:51:58.065700575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T03:51:58', 'remove_album_folders')
2026-03-29T03:51:58.066056582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.068041197Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-29T03:51:58.068230208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101076s
2026-03-29T03:51:58.068450080Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-29T03:51:58.068660554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.068939536Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-03-29T03:51:58.069861532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T03:51:58.070040582Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.070239082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-03-29T03:51:58.070506009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-03-29T03:51:58.071453897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010303s
2026-03-29T03:51:58.071635292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T03:51:58.071791918Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.072038093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-03-29T03:51:58.072346214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:58.073245474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010192s
2026-03-29T03:51:58.073423202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.073620108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.146823626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731418s
2026-03-29T03:51:58.147137137Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-03-29T03:51:58.150752746Z [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-03-29T03:51:58.151807480Z [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-03-29T03:51:58.152349912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T03:51:58.152851060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T03:51:58.155480263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081367s
2026-03-29T03:51:58.155694825Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-03-29T03:51:58.160722246Z [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-03-29T03:51:58.161649573Z [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-03-29T03:51:58.162155030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T03:51:58.162697041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T03:51:58.165060189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091638s
2026-03-29T03:51:58.165282045Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-03-29T03:51:58.168547670Z [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-03-29T03:51:58.169355335Z [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-03-29T03:51:58.169814730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T03:51:58.170363415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T03:51:58.172677543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071927s
2026-03-29T03:51:58.172890883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-03-29T03:51:58.176111016Z [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-03-29T03:51:58.176852578Z [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-03-29T03:51:58.177287805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T03:51:58.177823573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T03:51:58.180176830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070919s
2026-03-29T03:51:58.180395821Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-03-29T03:51:58.183591525Z [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-03-29T03:51:58.184278758Z [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-03-29T03:51:58.184687561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-03-29T03:51:58.185201927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-03-29T03:51:58.187535564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069156s
2026-03-29T03:51:58.187910519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T03:51:58', 'flexible_delay_profiles')
2026-03-29T03:51:58.188303681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.189396471Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-29T03:51:58.189571904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087175s
2026-03-29T03:51:58.189778810Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-29T03:51:58.189991589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.190273927Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-03-29T03:51:58.190728492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T03:51:58.190900138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.191108648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-03-29T03:51:58.191411056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-03-29T03:51:58.192401641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s
2026-03-29T03:51:58.192748359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-29T03:51:58', 'add_priority_to_indexers')
2026-03-29T03:51:58.193136961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.193930168Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-29T03:51:58.194116362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025934s
2026-03-29T03:51:58.194345694Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-29T03:51:58.194574244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.194843707Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-03-29T03:51:58.195274835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-29T03:51:58.195596011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-03-29T03:51:58.196048923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s
2026-03-29T03:51:58.196199205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.196392384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.196965849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006005s
2026-03-29T03:51:58.197371485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-29T03:51:58', 'remove_chown_and_folderchmod_config')
2026-03-29T03:51:58.197729526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.198580610Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-29T03:51:58.198777556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021559s
2026-03-29T03:51:58.198986617Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-29T03:51:58.199215568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.199466483Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-03-29T03:51:58.199972963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-03-29T03:51:58.200139979Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.200337046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-03-29T03:51:58.203738683Z [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-03-29T03:51:58.204878839Z [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-03-29T03:51:58.205451952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-03-29T03:51:58.205986779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-03-29T03:51:58.208424777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079015s
2026-03-29T03:51:58.208692165Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-29T03:51:58.208963872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-03-29T03:51:58.209217944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003249s
2026-03-29T03:51:58.209524200Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-29T03:51:58.209884436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-03-29T03:51:58.210171944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000417s
2026-03-29T03:51:58.210483441Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-29T03:51:58.210847314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-03-29T03:51:58.211160835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s
2026-03-29T03:51:58.211526702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-29T03:51:58', 'convert_blacklist_protocol')
2026-03-29T03:51:58.211900955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.212870347Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-29T03:51:58.213058195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020987s
2026-03-29T03:51:58.213257195Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-29T03:51:58.213470685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.213724165Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-03-29T03:51:58.219961903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-29T03:51:58.220734889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-29T03:51:58.221178813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008304s
2026-03-29T03:51:58.221530411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-29T03:51:58', 'update_notifiarr')
2026-03-29T03:51:58.221878091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.222715546Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-29T03:51:58.222892773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023429s
2026-03-29T03:51:58.223107345Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-29T03:51:58.223323931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.223594937Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-03-29T03:51:58.223889510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.224097559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.225109115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010365s
2026-03-29T03:51:58.225478839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-29T03:51:58', 'email_multiple_addresses')
2026-03-29T03:51:58.225841189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.226581670Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-29T03:51:58.226774658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024711s
2026-03-29T03:51:58.227000252Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-29T03:51:58.227223862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.227491812Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-03-29T03:51:58.227792788Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-03-29T03:51:58.228068222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-03-29T03:51:58.230337841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023303s
2026-03-29T03:51:58.230716413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-29T03:51:58', 'rename_blacklist_to_blocklist')
2026-03-29T03:51:58.231084664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.231819394Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-29T03:51:58.232040940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037727s
2026-03-29T03:51:58.232252525Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-29T03:51:58.232471226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.232738223Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-03-29T03:51:58.233143529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T03:51:58.233324544Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.233574226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-03-29T03:51:58.233945794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:58.234964485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011729s
2026-03-29T03:51:58.235218316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-03-29T03:51:58.235577469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:58.236576160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011421s
2026-03-29T03:51:58.236761683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.236965794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.238164547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012168s
2026-03-29T03:51:58.238528570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-29T03:51:58', 'cdh_per_downloadclient')
2026-03-29T03:51:58.238885629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.239707854Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-29T03:51:58.239941484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027496s
2026-03-29T03:51:58.240124413Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-29T03:51:58.240399927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.240578747Z [Info] download_history: Starting migration of Main DB to 52
2026-03-29T03:51:58.241333016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-03-29T03:51:58.242044498Z [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-03-29T03:51:58.242655398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011258s
2026-03-29T03:51:58.242842685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-03-29T03:51:58.243263693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-29T03:51:58.243680241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005546s
2026-03-29T03:51:58.243902829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-03-29T03:51:58.244232874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-29T03:51:58.244611656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005036s
2026-03-29T03:51:58.244821569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-03-29T03:51:58.245218949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-29T03:51:58.245600447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005224s
2026-03-29T03:51:58.245832714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.245979379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.247049594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s
2026-03-29T03:51:58.247408837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-29T03:51:58', 'download_history')
2026-03-29T03:51:58.247921529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.249093549Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-29T03:51:58.249276898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031074s
2026-03-29T03:51:58.249501780Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-29T03:51:58.249839350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.250101798Z [Info] add_update_history: Starting migration of Main DB to 53
2026-03-29T03:51:58.250586043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-29T03:51:58', 'add_update_history')
2026-03-29T03:51:58.250919174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.251547709Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-29T03:51:58.251721740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001701s
2026-03-29T03:51:58.251958496Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-29T03:51:58.252190283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.252472882Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-03-29T03:51:58.252837285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:58.253015945Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.253238403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-29T03:51:58.253646474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:58.254702380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012047s
2026-03-29T03:51:58.255108457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-29T03:51:58', 'add_on_update_to_notifications')
2026-03-29T03:51:58.255453312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.256170485Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-29T03:51:58.256373294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026164s
2026-03-29T03:51:58.256593266Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-29T03:51:58.256818340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.257078443Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-03-29T03:51:58.257399800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T03:51:58.257672269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.257878273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-29T03:51:58.258306145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.259340106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001157s
2026-03-29T03:51:58.259710492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-29T03:51:58', 'download_client_per_indexer')
2026-03-29T03:51:58.260095708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.260832491Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-29T03:51:58.261020499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026067s
2026-03-29T03:51:58.261225071Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-29T03:51:58.261437138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.261830450Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-03-29T03:51:58.262363583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T03:51:58.262524447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.262739309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-03-29T03:51:58.263054784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.264096261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011611s
2026-03-29T03:51:58.264277045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-03-29T03:51:58.264433770Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.264666128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-03-29T03:51:58.265029900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.266035325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011625s
2026-03-29T03:51:58.266231349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T03:51:58.266378556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.266581554Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-03-29T03:51:58.266913673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.267947133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001128s
2026-03-29T03:51:58.268308761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-29T03:51:58', 'AddNewItemMonitorType')
2026-03-29T03:51:58.268667564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.269379948Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-29T03:51:58.269561623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002568s
2026-03-29T03:51:58.269756546Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-29T03:51:58.269964525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.270220680Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-03-29T03:51:58.270537588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T03:51:58.270705416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.270910509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-03-29T03:51:58.271236625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:58.272257250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011394s
2026-03-29T03:51:58.272607866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-29T03:51:58', 'ImportListSearch')
2026-03-29T03:51:58.272958772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.273561526Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-29T03:51:58.273735857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024294s
2026-03-29T03:51:58.273953345Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-29T03:51:58.274170452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.274435014Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-03-29T03:51:58.274764568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-03-29T03:51:58.274929971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.275150334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-03-29T03:51:58.275498175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.276540062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011793s
2026-03-29T03:51:58.276909466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-29T03:51:58', 'ImportListMonitorExisting')
2026-03-29T03:51:58.277267256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.277900861Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-29T03:51:58.278085693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024992s
2026-03-29T03:51:58.278281768Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-29T03:51:58.278494516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.278748367Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-03-29T03:51:58.279153784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.279455260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-03-29T03:51:58.279723280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003678s
2026-03-29T03:51:58.279962622Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.280243377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-03-29T03:51:58.280504914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003547s
2026-03-29T03:51:58.280676018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-29T03:51:58.280827373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.281742776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-29T03:51:58.281774820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-29T03:51:58.282259446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010509s
2026-03-29T03:51:58.282617366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-29T03:51:58', 'add_indexer_tags')
2026-03-29T03:51:58.282967151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.283568040Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-29T03:51:58.283746590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023347s
2026-03-29T03:51:58.283984629Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-29T03:51:58.284197748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.284455377Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-03-29T03:51:58.284717544Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.284936746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.285909223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001004s
2026-03-29T03:51:58.286283126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-29T03:51:58', 'update_audio_types')
2026-03-29T03:51:58.286628581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.287304211Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-29T03:51:58.287477911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002376s
2026-03-29T03:51:58.287745199Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-29T03:51:58.288002597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.288297691Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-03-29T03:51:58.290311636Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.290584836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-03-29T03:51:58.290835671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003048s
2026-03-29T03:51:58.291047307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-03-29T03:51:58.291199814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.291420779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-03-29T03:51:58.295273925Z [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-03-29T03:51:58.296701499Z [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-03-29T03:51:58.297445868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-03-29T03:51:58.298194204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-03-29T03:51:58.300753948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-03-29T03:51:58.301267742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-03-29T03:51:58.301683088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100629s
2026-03-29T03:51:58.301856928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:58.302013293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.302216883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-03-29T03:51:58.307613687Z [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-03-29T03:51:58.309562200Z [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-03-29T03:51:58.310429987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:58.311263174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:58.313765652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:58.314249295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:58.314703690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T03:51:58.315058925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126495s
2026-03-29T03:51:58.315228396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:58.315386986Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.315603862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-03-29T03:51:58.319728075Z [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-03-29T03:51:58.321700365Z [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-03-29T03:51:58.322579415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:58.323392091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:58.325896483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:58.326365928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:58.326827457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T03:51:58.327170117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113697s
2026-03-29T03:51:58.327339167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:58.327491073Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.327685274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-03-29T03:51:58.331865539Z [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-03-29T03:51:58.333807459Z [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-03-29T03:51:58.334686669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-03-29T03:51:58.335504174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-03-29T03:51:58.338021221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-03-29T03:51:58.338472770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-03-29T03:51:58.338937987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-03-29T03:51:58.339277901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114025s
2026-03-29T03:51:58.339450589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T03:51:58.339601412Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.339812187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-03-29T03:51:58.343539841Z [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-03-29T03:51:58.344963587Z [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-03-29T03:51:58.345643486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:58.346550823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:58.349289185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:58.349718079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:58.350154527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:58.350644754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:58.350994478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109718s
2026-03-29T03:51:58.351165743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-03-29T03:51:58.351315274Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.351519706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-03-29T03:51:58.355233943Z [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-03-29T03:51:58.356610424Z [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-03-29T03:51:58.357288970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-03-29T03:51:58.358200695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-03-29T03:51:58.360715979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-03-29T03:51:58.361216557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-03-29T03:51:58.361596531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-03-29T03:51:58.362066227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-03-29T03:51:58.362407324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107005s
2026-03-29T03:51:58.362584410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T03:51:58.362742759Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.362941890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-03-29T03:51:58.366532328Z [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-03-29T03:51:58.367650980Z [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-03-29T03:51:58.368249044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-29T03:51:58.368815394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-29T03:51:58.371194714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080429s
2026-03-29T03:51:58.371368323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T03:51:58.371522473Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.371738238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-03-29T03:51:58.375337394Z [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-03-29T03:51:58.376495595Z [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-03-29T03:51:58.377067296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-03-29T03:51:58.377621271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-03-29T03:51:58.379976953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080284s
2026-03-29T03:51:58.380157006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T03:51:58.380309994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.380512672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-29T03:51:58.384074653Z [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-03-29T03:51:58.385093564Z [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-03-29T03:51:58.385601987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T03:51:58.386035881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T03:51:58.388427886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077079s
2026-03-29T03:51:58.388628280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T03:51:58.388828663Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.388980980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-29T03:51:58.394023581Z [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-03-29T03:51:58.395047973Z [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-03-29T03:51:58.395569193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T03:51:58.396201035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T03:51:58.398549312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093676s
2026-03-29T03:51:58.398725477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T03:51:58.398876791Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.399124239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-29T03:51:58.402682963Z [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-03-29T03:51:58.403681574Z [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-03-29T03:51:58.404288576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-29T03:51:58.404807420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-29T03:51:58.407189285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078683s
2026-03-29T03:51:58.407378546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T03:51:58.407558358Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.407784955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-29T03:51:58.411303047Z [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-03-29T03:51:58.412271226Z [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-03-29T03:51:58.412791513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T03:51:58.413458736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T03:51:58.416026055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.416406591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083907s
2026-03-29T03:51:58.416600672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T03:51:58.416771977Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-29T03:51:58.417015106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-29T03:51:58.420547657Z [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-03-29T03:51:58.421534384Z [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-03-29T03:51:58.422080744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T03:51:58.422810002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T03:51:58.425458333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.442980237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255863s
2026-03-29T03:51:58.443311254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-29T03:51:58.443507318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-29T03:51:58.443900640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-29T03:51:58.448982581Z [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-03-29T03:51:58.450006101Z [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-03-29T03:51:58.450592682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-29T03:51:58.451392011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-29T03:51:58.454110143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.454517563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103807s
2026-03-29T03:51:58.454731213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-03-29T03:51:58.454906717Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-29T03:51:58.455134646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-03-29T03:51:58.459055359Z [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-03-29T03:51:58.460210885Z [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-03-29T03:51:58.460842947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-03-29T03:51:58.461553107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-03-29T03:51:58.464209875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-03-29T03:51:58.464762127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-03-29T03:51:58.465347115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-03-29T03:51:58.465710767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103667s
2026-03-29T03:51:58.465912503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-29T03:51:58.466074298Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.466291275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-03-29T03:51:58.470261167Z [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-03-29T03:51:58.471251591Z [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-03-29T03:51:58.471770716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-29T03:51:58.472290102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-29T03:51:58.474743892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082305s
2026-03-29T03:51:58.474973033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-03-29T03:51:58.475190651Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.475420975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-03-29T03:51:58.479325074Z [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-03-29T03:51:58.480308514Z [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-03-29T03:51:58.480834302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-03-29T03:51:58.481377957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-03-29T03:51:58.483833350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081873s
2026-03-29T03:51:58.484040026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-29T03:51:58.484213976Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-03-29T03:51:58.484436594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-29T03:51:58.488551618Z [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-03-29T03:51:58.489592293Z [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-03-29T03:51:58.490218744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-29T03:51:58.491144057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-29T03:51:58.493728420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-29T03:51:58.494199448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-03-29T03:51:58.494705737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-03-29T03:51:58.495221555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-03-29T03:51:58.495617372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109751s
2026-03-29T03:51:58.495829469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T03:51:58.496030384Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.496285978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-03-29T03:51:58.501326365Z [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-03-29T03:51:58.502445929Z [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-03-29T03:51:58.503051067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T03:51:58.503706246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T03:51:58.506454449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.506845586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103362s
2026-03-29T03:51:58.507049787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T03:51:58.507222655Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.507496697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-03-29T03:51:58.511410897Z [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-03-29T03:51:58.512530260Z [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-03-29T03:51:58.513156441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T03:51:58.513875749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T03:51:58.516696327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.517097675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093737s
2026-03-29T03:51:58.517304812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T03:51:58.517486718Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.517731341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-03-29T03:51:58.521617293Z [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-03-29T03:51:58.522769713Z [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-03-29T03:51:58.523392387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T03:51:58.524132547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T03:51:58.526881822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.527272809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093156s
2026-03-29T03:51:58.527470807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T03:51:58.527648144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-29T03:51:58.527925833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-29T03:51:58.532147372Z [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-03-29T03:51:58.533323109Z [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-03-29T03:51:58.534040774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T03:51:58.534755683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T03:51:58.537572544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.537999864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098307s
2026-03-29T03:51:58.538182993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T03:51:58.538440020Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.538625373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-29T03:51:58.542601648Z [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-03-29T03:51:58.543784159Z [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-03-29T03:51:58.544361861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T03:51:58.545086310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T03:51:58.547914403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.548311893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094659s
2026-03-29T03:51:58.548525684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-29T03:51:58.548708111Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.549013005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-29T03:51:58.554360871Z [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-03-29T03:51:58.555437297Z [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-03-29T03:51:58.556041293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-29T03:51:58.556784760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-29T03:51:58.559417029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.559717735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105664s
2026-03-29T03:51:58.559885773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-29T03:51:58.560006135Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.560162079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-03-29T03:51:58.563576643Z [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-03-29T03:51:58.564218686Z [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-03-29T03:51:58.564578500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T03:51:58.565034778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T03:51:58.567627528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073034s
2026-03-29T03:51:58.567786137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-03-29T03:51:58.568010449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.568150711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-03-29T03:51:58.571658393Z [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-03-29T03:51:58.572313752Z [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-03-29T03:51:58.572707885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-03-29T03:51:58.573182681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-03-29T03:51:58.575644087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073324s
2026-03-29T03:51:58.575820712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-29T03:51:58.575984522Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.576179595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-03-29T03:51:58.581363019Z [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-03-29T03:51:58.582228973Z [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-03-29T03:51:58.582719440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-29T03:51:58.583150277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-29T03:51:58.585617775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092175s
2026-03-29T03:51:58.585824551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-03-29T03:51:58.586023491Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-03-29T03:51:58.586277863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-03-29T03:51:58.590178797Z [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-03-29T03:51:58.591055061Z [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-03-29T03:51:58.591546360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-03-29T03:51:58.592083481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-03-29T03:51:58.594673755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081566s
2026-03-29T03:51:58.594842415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-03-29T03:51:58.594995253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-29T03:51:58.595192389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-03-29T03:51:58.598930124Z [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-03-29T03:51:58.599649292Z [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-03-29T03:51:58.600097234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-03-29T03:51:58.600527740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-03-29T03:51:58.602972652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075861s
2026-03-29T03:51:58.603139979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T03:51:58.603285031Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-29T03:51:58.603486757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-29T03:51:58.607131605Z [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-03-29T03:51:58.607765812Z [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-03-29T03:51:58.608161388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-29T03:51:58.608781196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-29T03:51:58.611344486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T03:51:58.611679400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080033s
2026-03-29T03:51:58.611879432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-29T03:51:58.612033693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-03-29T03:51:58.612246351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-29T03:51:58.615898003Z [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-03-29T03:51:58.616681029Z [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-03-29T03:51:58.617023649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-29T03:51:58.617685571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-29T03:51:58.620188490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-29T03:51:58.620501590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080812s
2026-03-29T03:51:58.620660470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:58.620801624Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.620976095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-03-29T03:51:58.624522054Z [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-03-29T03:51:58.625332936Z [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-03-29T03:51:58.625800287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T03:51:58.626528994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T03:51:58.629065631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:58.629487720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T03:51:58.629789688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086451s
2026-03-29T03:51:58.629954029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:58.630097678Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.630285917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-03-29T03:51:58.633871896Z [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-03-29T03:51:58.634686015Z [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-03-29T03:51:58.635143276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-03-29T03:51:58.635839477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-03-29T03:51:58.638392356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-03-29T03:51:58.638776440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-03-29T03:51:58.639104620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086215s
2026-03-29T03:51:58.639248470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T03:51:58.639394805Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.639578955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-29T03:51:58.642918759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-29T03:51:58.643375559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-29T03:51:58.643726064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-29T03:51:58.644293927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-29T03:51:58.646718839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T03:51:58.647048372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072941s
2026-03-29T03:51:58.647434640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-29T03:51:58', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-29T03:51:58.647795005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.651009396Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-29T03:51:58.651194609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111701s
2026-03-29T03:51:58.651443701Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-29T03:51:58.651627631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.651932044Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-03-29T03:51:58.652501671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:58.652652554Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.652838008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-03-29T03:51:58.653112921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.654175260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011561s
2026-03-29T03:51:58.654353739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:58.654509212Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.654708343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-03-29T03:51:58.655003557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.656079894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011283s
2026-03-29T03:51:58.656377022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-29T03:51:58', 'add_on_delete_to_notifications')
2026-03-29T03:51:58.656718049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.657420924Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-29T03:51:58.657597118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024761s
2026-03-29T03:51:58.657794586Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-29T03:51:58.657989588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.658227127Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-03-29T03:51:58.659659901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T03:51:58.659822959Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.660098414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-03-29T03:51:58.660391524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.661402499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011237s
2026-03-29T03:51:58.661563543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-29T03:51:58.661806051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-03-29T03:51:58.662070013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003597s
2026-03-29T03:51:58.662243953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:58.662397482Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-29T03:51:58.662604689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-03-29T03:51:58.662879132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-03-29T03:51:58.663828172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s
2026-03-29T03:51:58.664046101Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.664226975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.665038078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008312s
2026-03-29T03:51:58.665219223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-03-29T03:51:58.665655200Z [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-03-29T03:51:58.666087751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007012s
2026-03-29T03:51:58.666277533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-03-29T03:51:58.666520683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-03-29T03:51:58.666831929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s
2026-03-29T03:51:58.666999607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T03:51:58.667141973Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.667323389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-03-29T03:51:58.667589364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-03-29T03:51:58.668631763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011062s
2026-03-29T03:51:58.668808679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T03:51:58.668955184Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.669141749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-03-29T03:51:58.669414699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.670386074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010672s
2026-03-29T03:51:58.670558070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-03-29T03:51:58.670703463Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.670891692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-03-29T03:51:58.671185984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.672179985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010906s
2026-03-29T03:51:58.672335208Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.672499438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.674099219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016093s
2026-03-29T03:51:58.674258460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.674418131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.675223402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008115s
2026-03-29T03:51:58.675403224Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-03-29T03:51:58.680440435Z [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-03-29T03:51:58.681211266Z [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-03-29T03:51:58.681640020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-29T03:51:58.682065296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-29T03:51:58.684693096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009105s
2026-03-29T03:51:58.684913139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-03-29T03:51:58.688711024Z [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-03-29T03:51:58.689360883Z [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-03-29T03:51:58.689737020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-03-29T03:51:58.690250514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-03-29T03:51:58.692877151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077624s
2026-03-29T03:51:58.693122365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-29T03:51:58.693387128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-03-29T03:51:58.693642442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003213s
2026-03-29T03:51:58.693809538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T03:51:58.693956354Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.694199022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-03-29T03:51:58.694514928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.695607969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012013s
2026-03-29T03:51:58.695779795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-03-29T03:51:58.695980288Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-03-29T03:51:58.696175291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-03-29T03:51:58.696424462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-03-29T03:51:58.697376639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010224s
2026-03-29T03:51:58.697664359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-29T03:51:58', 'add_custom_formats')
2026-03-29T03:51:58.697971597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.699222475Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-29T03:51:58.699384311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028483s
2026-03-29T03:51:58.699611228Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-29T03:51:58.699786030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.700076505Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-03-29T03:51:58.700500338Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-29T03:51:58.700660059Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.700816234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-03-29T03:51:58.701067099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-03-29T03:51:58.702070108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2026-03-29T03:51:58.702375783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-29T03:51:58', 'add_result_to_commands')
2026-03-29T03:51:58.702685076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.703375756Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-29T03:51:58.703542783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023681s
2026-03-29T03:51:58.703741953Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-29T03:51:58.703954291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.704208603Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-03-29T03:51:58.704570602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:58.704740414Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.704933031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-29T03:51:58.705215009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.706239061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011166s
2026-03-29T03:51:58.706557672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-29T03:51:58', 'health_restored_notification')
2026-03-29T03:51:58.706884951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.707559018Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-29T03:51:58.707736155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024082s
2026-03-29T03:51:58.707937390Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-29T03:51:58.708119857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.708353227Z [Info] remove_uc: Starting migration of Main DB to 66
2026-03-29T03:51:58.708668431Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-29T03:51:58.708944066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-29T03:51:58.709193969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003315s
2026-03-29T03:51:58.709487891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-29T03:51:58', 'remove_uc')
2026-03-29T03:51:58.709780179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.710426891Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-29T03:51:58.710570761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015417s
2026-03-29T03:51:58.710770934Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-29T03:51:58.710964664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.711211260Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-03-29T03:51:58.711492416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.711679252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.713794170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020963s
2026-03-29T03:51:58.714107932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-29T03:51:58', 'download_clients_rename_tv_to_music')
2026-03-29T03:51:58.714434078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.715093796Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-29T03:51:58.715281534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033862s
2026-03-29T03:51:58.715501557Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-29T03:51:58.715714155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.715992425Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-03-29T03:51:58.716333502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-03-29T03:51:58.716487201Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.716675130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-03-29T03:51:58.716961677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-03-29T03:51:58.718020869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001162s
2026-03-29T03:51:58.718334250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-29T03:51:58', 'add_colon_replacement_to_naming_config')
2026-03-29T03:51:58.718659645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.719401538Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-29T03:51:58.719582853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024946s
2026-03-29T03:51:58.719777906Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-29T03:51:58.719975624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.720222391Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-03-29T03:51:58.720597416Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-03-29T03:51:58.724377706Z [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-03-29T03:51:58.725142315Z [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-03-29T03:51:58.725601800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-03-29T03:51:58.726300797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-03-29T03:51:58.728991213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.729323903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085435s
2026-03-29T03:51:58.729493324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-03-29T03:51:58.729639118Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:58.729878450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-03-29T03:51:58.730144014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-03-29T03:51:58.731194960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011244s
2026-03-29T03:51:58.731472098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-29T03:51:58', 'list_sync_time')
2026-03-29T03:51:58.731782603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.758365117Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-29T03:51:58.758496872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282439s
2026-03-29T03:51:58.758706675Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-29T03:51:58.758889743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.759133564Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-03-29T03:51:58.759429420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-29T03:51:58.759591897Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.759767420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-03-29T03:51:58.760018907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-03-29T03:51:58.761154763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011925s
2026-03-29T03:51:58.761448304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-29T03:51:58', 'add_download_client_tags')
2026-03-29T03:51:58.761763368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.762496845Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-29T03:51:58.762666196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025304s
2026-03-29T03:51:58.762850537Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-29T03:51:58.763032172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.763260943Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-03-29T03:51:58.763794507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-29T03:51:58.764255044Z [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-03-29T03:51:58.764691383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007083s
2026-03-29T03:51:58.764888770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-29T03:51:58.765169104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-29T03:51:58.765485090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s
2026-03-29T03:51:58.765778692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-29T03:51:58', 'add_notification_status')
2026-03-29T03:51:58.766087984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.766932985Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-29T03:51:58.767097416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018424s
2026-03-29T03:51:58.767287239Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-29T03:51:58.767477963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.767719429Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-03-29T03:51:58.768007980Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.768185707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.769850919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016771s
2026-03-29T03:51:58.770172336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-29T03:51:58', 'add_alac_24_quality_in_profiles')
2026-03-29T03:51:58.770458663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.771032248Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-29T03:51:58.771207961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028316s
2026-03-29T03:51:58.771388946Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-29T03:51:58.771572866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.771802789Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-03-29T03:51:58.772179918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-29T03:51:58.772336884Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.772500553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-29T03:51:58.772710757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-29T03:51:58.773727624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010606s
2026-03-29T03:51:58.773916644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-29T03:51:58.774136206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-29T03:51:58.775119536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010389s
2026-03-29T03:51:58.775409921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-29T03:51:58', 'add_salt_to_users')
2026-03-29T03:51:58.775707971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.776480045Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-29T03:51:58.776638313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023815s
2026-03-29T03:51:58.776820991Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-29T03:51:58.777004380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.777231177Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-03-29T03:51:58.777686754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-03-29T03:51:58.778120868Z [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-03-29T03:51:58.778559080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006938s
2026-03-29T03:51:58.778721767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-03-29T03:51:58.778942071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-03-29T03:51:58.779248458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003738s
2026-03-29T03:51:58.779545295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-29T03:51:58', 'add_auto_tagging')
2026-03-29T03:51:58.779857313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.780777736Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-29T03:51:58.780946707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018787s
2026-03-29T03:51:58.781144615Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-29T03:51:58.781346762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.781593619Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-03-29T03:51:58.781939876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-03-29T03:51:58.782097714Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.782282145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-03-29T03:51:58.782521317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-03-29T03:51:58.783570549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011191s
2026-03-29T03:51:58.783829390Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-29T03:51:58.784151238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-03-29T03:51:58.784405850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003479s
2026-03-29T03:51:58.784714782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-29T03:51:58', 'quality_definition_preferred_size')
2026-03-29T03:51:58.785028464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.785964799Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-29T03:51:58.786141895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018617s
2026-03-29T03:51:58.786389353Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-29T03:51:58.786574225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.786825612Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-03-29T03:51:58.787142610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-29T03:51:58.787299776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-29T03:51:58.787487895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-03-29T03:51:58.787746255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.788840017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011714s
2026-03-29T03:51:58.789152726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-29T03:51:58', 'add_on_artist_add_to_notifications')
2026-03-29T03:51:58.789462670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.790357382Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-29T03:51:58.790530019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026539s
2026-03-29T03:51:58.790723308Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-29T03:51:58.790913180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.791150939Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-03-29T03:51:58.791450151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-03-29T03:51:58.791599492Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.791773102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-03-29T03:51:58.792030149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-03-29T03:51:58.793065153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001101s
2026-03-29T03:51:58.793394325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-29T03:51:58', 'album_last_searched_time')
2026-03-29T03:51:58.793790914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.794836719Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-29T03:51:58.795005459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028282s
2026-03-29T03:51:58.795179369Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-29T03:51:58.795362347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.795602240Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-03-29T03:51:58.795997836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-03-29T03:51:58.796149211Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.796311608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-03-29T03:51:58.796558605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.797637046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011636s
2026-03-29T03:51:58.797799313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-03-29T03:51:58.797933593Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.798096060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-03-29T03:51:58.798346625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-03-29T03:51:58.799397180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011359s
2026-03-29T03:51:58.799684508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-29T03:51:58', 'add_indexer_flags')
2026-03-29T03:51:58.800003440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.801049306Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-29T03:51:58.801211572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002759s
2026-03-29T03:51:58.801407968Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-29T03:51:58.801590295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.801818975Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-03-29T03:51:58.802209100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-03-29T03:51:58.802446388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-03-29T03:51:58.802757414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s
2026-03-29T03:51:58.802931244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-03-29T03:51:58.803157029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-03-29T03:51:58.803457754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003688s
2026-03-29T03:51:58.803634229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-03-29T03:51:58.803907079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-03-29T03:51:58.804217493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004154s
2026-03-29T03:51:58.804516876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-29T03:51:58', 'add_indexes_album_statistics')
2026-03-29T03:51:58.804831890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.805818857Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-29T03:51:58.805990072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019871s
2026-03-29T03:51:58.806177419Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-29T03:51:58.806359265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.806602776Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-03-29T03:51:58.806964063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-29T03:51:58.807295741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-03-29T03:51:58.807576466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003969s
2026-03-29T03:51:58.807871540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-29T03:51:58', 'update_redacted_baseurl')
2026-03-29T03:51:58.808197386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.809149553Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-29T03:51:58.809318733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019384s
2026-03-29T03:51:58.817617650Z [Debug] MigrationController: Took: 00:00:01.6535543
2026-03-29T03:51:58.893019654Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-03-29T03:51:58.926959258Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-29T03:51:58.953692115Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-03-29T03:51:58.973191690Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-29T03:51:58.974128256Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-29T03:51:58.974390083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-29T03:51:58.987087414Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-29T03:51:58.987349993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129329s
2026-03-29T03:51:58.987571769Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-29T03:51:58.987806061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131826s
2026-03-29T03:51:58.989566665Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-29T03:51:58.989873062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.990276765Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-29T03:51:58.990592871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-29T03:51:58.991029520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2026-03-29T03:51:58.991294975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.992756306Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-29T03:51:58.993017873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022165s
2026-03-29T03:51:58.993336284Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-29T03:51:58.993595826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.994154180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-29T03:51:58.994563665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T03:51:58.995051908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005652s
2026-03-29T03:51:58.995233052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T03:51:58.995442093Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-29T03:51:58.995700684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-29T03:51:58.996038834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-29T03:51:58.996782171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008047s
2026-03-29T03:51:58.997022414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:58.997763346Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-29T03:51:58.998000433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017667s
2026-03-29T03:51:58.998326209Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-29T03:51:58.998648398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:58.999039205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T03:51:58.999287905Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:58.999567869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-29T03:51:58.999931751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-29T03:51:59.000482961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006202s
2026-03-29T03:51:59.000738716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.001629499Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-29T03:51:59.001888781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001771s
2026-03-29T03:51:59.002263385Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-29T03:51:59.002522316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.002837300Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-29T03:51:59.003411577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-29T03:51:59.003905371Z [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-03-29T03:51:59.004519256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008433s
2026-03-29T03:51:59.004719620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-29T03:51:59.004984192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-29T03:51:59.005341231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004071s
2026-03-29T03:51:59.005682609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-29T03:51:59', 'InitialSetup')
2026-03-29T03:51:59.006094768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.007018819Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-29T03:51:59.007243290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020675s
2026-03-29T03:51:59.007492332Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-03-29T03:51:59.007760512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.008103172Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-03-29T03:51:59.008515892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-29T03:51:59', 'add_reason_to_pending_releases')
2026-03-29T03:51:59.008949866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.009706088Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-03-29T03:51:59.009951262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019376s
2026-03-29T03:51:59.010186866Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-03-29T03:51:59.010434354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.010731883Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-03-29T03:51:59.011091748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-29T03:51:59', 'add_medium_support')
2026-03-29T03:51:59.011499258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.012240380Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-03-29T03:51:59.012476054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018014s
2026-03-29T03:51:59.012725126Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-03-29T03:51:59.012988366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.013307518Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-03-29T03:51:59.013687253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-29T03:51:59', 'add_various_qualites_in_profile')
2026-03-29T03:51:59.014120335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.014838450Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-03-29T03:51:59.015093063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018334s
2026-03-29T03:51:59.015330321Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-03-29T03:51:59.015575755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.015888264Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-03-29T03:51:59.016246495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-29T03:51:59', 'metadata_profiles')
2026-03-29T03:51:59.016682252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.017338463Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-03-29T03:51:59.017574007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017541s
2026-03-29T03:51:59.017832528Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-03-29T03:51:59.018110327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.018424740Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-03-29T03:51:59.018831138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-29T03:51:59', 'separate_automatic_and_interactive_search')
2026-03-29T03:51:59.019276104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.019979540Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-03-29T03:51:59.020265225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018185s
2026-03-29T03:51:59.020497252Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-03-29T03:51:59.020771154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.021062580Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-03-29T03:51:59.021435441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-29T03:51:59', 'change_album_path_to_relative')
2026-03-29T03:51:59.021872801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.022551287Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-03-29T03:51:59.022824878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s
2026-03-29T03:51:59.023044610Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-03-29T03:51:59.023305255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.023611933Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-03-29T03:51:59.024014052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-29T03:51:59', 'change_quality_size_mb_to_kb')
2026-03-29T03:51:59.024449469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.025125129Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-03-29T03:51:59.025374862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001807s
2026-03-29T03:51:59.025597921Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-03-29T03:51:59.025842884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.026133479Z [Info] album_releases: Starting migration of Log DB to 9
2026-03-29T03:51:59.026467872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-03-29T03:51:59', 'album_releases')
2026-03-29T03:51:59.026876394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.027524419Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-03-29T03:51:59.027748991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001686s
2026-03-29T03:51:59.028003533Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-03-29T03:51:59.028249468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.028583381Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-03-29T03:51:59.028985931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-29T03:51:59', 'album_releases_fix')
2026-03-29T03:51:59.029462120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.030172560Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-03-29T03:51:59.030423455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019096s
2026-03-29T03:51:59.030669601Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-03-29T03:51:59.030939774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.031279629Z [Info] import_lists: Starting migration of Log DB to 11
2026-03-29T03:51:59.031619854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-29T03:51:59', 'import_lists')
2026-03-29T03:51:59.032093778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.032789127Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-03-29T03:51:59.033038920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018628s
2026-03-29T03:51:59.033275336Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-03-29T03:51:59.033554618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.033858149Z [Info] add_release_status: Starting migration of Log DB to 12
2026-03-29T03:51:59.034224587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-03-29T03:51:59', 'add_release_status')
2026-03-29T03:51:59.034724764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.035418240Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-03-29T03:51:59.035665558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018682s
2026-03-29T03:51:59.036011785Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-03-29T03:51:59.036285736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.036635250Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-03-29T03:51:59.037038291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-29T03:51:59', 'album_download_notification')
2026-03-29T03:51:59.037498518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.038195902Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-03-29T03:51:59.038465344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s
2026-03-29T03:51:59.038762533Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-03-29T03:51:59.039049029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.039361027Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-03-29T03:51:59.039745051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-29T03:51:59', 'fix_language_metadata_profiles')
2026-03-29T03:51:59.040203053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.040896178Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-03-29T03:51:59.041139969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018277s
2026-03-29T03:51:59.041368930Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-03-29T03:51:59.041621618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.041938637Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-03-29T03:51:59.042272860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-29T03:51:59', 'remove_fanzub')
2026-03-29T03:51:59.042710881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.043366221Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-03-29T03:51:59.043622757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017444s
2026-03-29T03:51:59.043926128Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-03-29T03:51:59.044219098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.044553411Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-03-29T03:51:59.044927704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-29T03:51:59', 'update_artist_history_indexes')
2026-03-29T03:51:59.045370285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.046050504Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-03-29T03:51:59.046324306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00182s
2026-03-29T03:51:59.046566142Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-03-29T03:51:59.046809823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.047116240Z [Info] remove_nma: Starting migration of Log DB to 17
2026-03-29T03:51:59.047467006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-29T03:51:59', 'remove_nma')
2026-03-29T03:51:59.047912863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.048569465Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-03-29T03:51:59.048806492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017667s
2026-03-29T03:51:59.049065945Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-03-29T03:51:59.049311910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.049658107Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-03-29T03:51:59.050031028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-29T03:51:59', 'album_disambiguation')
2026-03-29T03:51:59.050485443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.051148417Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-03-29T03:51:59.051382198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001826s
2026-03-29T03:51:59.051630909Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-03-29T03:51:59.051932496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.052303753Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-03-29T03:51:59.052677315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-29T03:51:59', 'add_ape_quality_in_profiles')
2026-03-29T03:51:59.053153995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.053864906Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-03-29T03:51:59.054146052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019266s
2026-03-29T03:51:59.054383570Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-03-29T03:51:59.054667091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.054995412Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-03-29T03:51:59.055345717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-29T03:51:59', 'remove_pushalot')
2026-03-29T03:51:59.055791234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.056829454Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-03-29T03:51:59.057351344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020716s
2026-03-29T03:51:59.057641819Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-03-29T03:51:59.057885390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.058186726Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-03-29T03:51:59.058533574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-29T03:51:59', 'add_custom_filters')
2026-03-29T03:51:59.058945053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.059652948Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-03-29T03:51:59.059915937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017664s
2026-03-29T03:51:59.060135920Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-03-29T03:51:59.060380603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.060678943Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-03-29T03:51:59.061018066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-29T03:51:59', 'import_list_tags')
2026-03-29T03:51:59.061428222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.062150736Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-03-29T03:51:59.062364066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017612s
2026-03-29T03:51:59.062606854Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-03-29T03:51:59.062857820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.063152693Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-03-29T03:51:59.063502618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-29T03:51:59', 'add_release_groups_etc')
2026-03-29T03:51:59.063933375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.064709397Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-03-29T03:51:59.064944771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018419s
2026-03-29T03:51:59.065176588Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-03-29T03:51:59.065419837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.065724010Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-03-29T03:51:59.066073213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-29T03:51:59', 'NewMediaInfoFormat')
2026-03-29T03:51:59.066485252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.067161363Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-03-29T03:51:59.067395004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017391s
2026-03-29T03:51:59.067658765Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-03-29T03:51:59.067943037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.068255346Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-03-29T03:51:59.068659860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-29T03:51:59', 'rename_restrictions_to_release_profiles')
2026-03-29T03:51:59.069105056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.069824545Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-03-29T03:51:59.070077644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018612s
2026-03-29T03:51:59.070353840Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-03-29T03:51:59.070616609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.070923246Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-03-29T03:51:59.071324614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-29T03:51:59', 'rename_quality_profiles_add_upgrade_allowed')
2026-03-29T03:51:59.071771333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.072565983Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-03-29T03:51:59.072833412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019139s
2026-03-29T03:51:59.073077844Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-03-29T03:51:59.073327887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.073628092Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-03-29T03:51:59.073978076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-29T03:51:59', 'add_import_exclusions')
2026-03-29T03:51:59.074392951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.075044142Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-03-29T03:51:59.075286470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017142s
2026-03-29T03:51:59.075539419Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-03-29T03:51:59.075802168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.076138926Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-03-29T03:51:59.076500254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-29T03:51:59', 'clean_artist_metadata_table')
2026-03-29T03:51:59.076922393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.077616310Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-03-29T03:51:59.077855382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017969s
2026-03-29T03:51:59.078103210Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-03-29T03:51:59.078356080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.078660172Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-03-29T03:51:59.079028844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-29T03:51:59', 'health_issue_notification')
2026-03-29T03:51:59.079461094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.080251956Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-03-29T03:51:59.080507010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018808s
2026-03-29T03:51:59.080756321Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-03-29T03:51:59.081019411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.081320778Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-03-29T03:51:59.081695873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-29T03:51:59', 'add_mediafilerepository_mtime')
2026-03-29T03:51:59.082122161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.083002113Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-03-29T03:51:59.083247246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019644s
2026-03-29T03:51:59.083497570Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-03-29T03:51:59.083762724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.084089642Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-03-29T03:51:59.084469567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-29T03:51:59', 'add_artistmetadataid_constraint')
2026-03-29T03:51:59.084892859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.088349117Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-03-29T03:51:59.088633599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045447s
2026-03-29T03:51:59.088888272Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-03-29T03:51:59.089148225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.089552359Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-03-29T03:51:59.090040963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-29T03:51:59', 'old_ids_and_artist_alias')
2026-03-29T03:51:59.090534927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.091647487Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-03-29T03:51:59.091918753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024932s
2026-03-29T03:51:59.092167484Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-03-29T03:51:59.092419862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.092731489Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-03-29T03:51:59.093137777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-29T03:51:59', 'download_propers_config')
2026-03-29T03:51:59.093588104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.094641664Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-03-29T03:51:59.094893401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021973s
2026-03-29T03:51:59.095141210Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-03-29T03:51:59.095391424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.095697440Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-03-29T03:51:59.096084479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-29T03:51:59', 'remove_language_profiles')
2026-03-29T03:51:59.096522761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.097560811Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-03-29T03:51:59.097800564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021536s
2026-03-29T03:51:59.098051930Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-03-29T03:51:59.098323286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.098638160Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-03-29T03:51:59.099042554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-29T03:51:59', 'multi_disc_naming_format')
2026-03-29T03:51:59.099547821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.100609238Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-03-29T03:51:59.100853410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022725s
2026-03-29T03:51:59.101098323Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-03-29T03:51:59.101353907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.101693080Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-03-29T03:51:59.102087504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-29T03:51:59', 'add_download_client_priority')
2026-03-29T03:51:59.102533592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.103343091Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-03-29T03:51:59.103604588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019744s
2026-03-29T03:51:59.103884632Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-03-29T03:51:59.104172371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.104466333Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-03-29T03:51:59.104840867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-29T03:51:59', 'remove_growl_prowl')
2026-03-29T03:51:59.105258918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.106091514Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-03-29T03:51:59.106361187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019165s
2026-03-29T03:51:59.106626101Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-03-29T03:51:59.106914812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.107264466Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-03-29T03:51:59.107652808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-29T03:51:59', 'remove_plex_hometheatre')
2026-03-29T03:51:59.108123645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.108965971Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-03-29T03:51:59.109205113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020454s
2026-03-29T03:51:59.109471549Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-03-29T03:51:59.109752775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.110060334Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-03-29T03:51:59.110466963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-29T03:51:59', 'add_root_folder_add_defaults')
2026-03-29T03:51:59.110950195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.111806149Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-03-29T03:51:59.112115111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020395s
2026-03-29T03:51:59.112367869Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-03-29T03:51:59.112644436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.112947226Z [Info] task_duration: Starting migration of Log DB to 40
2026-03-29T03:51:59.113314265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-29T03:51:59', 'task_duration')
2026-03-29T03:51:59.113727286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.114494230Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-03-29T03:51:59.114721588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018564s
2026-03-29T03:51:59.114984086Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-03-29T03:51:59.115271265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.115613163Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-03-29T03:51:59.116046365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-29T03:51:59', 'add_indexer_and_enabled_to_release_profiles')
2026-03-29T03:51:59.116619549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.117513939Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-03-29T03:51:59.117763071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022002s
2026-03-29T03:51:59.118004877Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-03-29T03:51:59.118259340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.118562450Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-03-29T03:51:59.118918637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-29T03:51:59', 'remove_album_folders')
2026-03-29T03:51:59.119343262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.120334487Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-03-29T03:51:59.120597717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002064s
2026-03-29T03:51:59.120873342Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-03-29T03:51:59.121158266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.121489222Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-03-29T03:51:59.121938416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-29T03:51:59', 'flexible_delay_profiles')
2026-03-29T03:51:59.122414194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.123500070Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-03-29T03:51:59.123769763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023221s
2026-03-29T03:51:59.124089146Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-03-29T03:51:59.124349871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.124656659Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-03-29T03:51:59.125032676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-03-29T03:51:59', 'add_priority_to_indexers')
2026-03-29T03:51:59.125522051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.126582886Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-03-29T03:51:59.126820224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022256s
2026-03-29T03:51:59.127087312Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-03-29T03:51:59.127369039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.127691077Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-03-29T03:51:59.128162657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-03-29T03:51:59', 'remove_chown_and_folderchmod_config')
2026-03-29T03:51:59.128647453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.129653939Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-03-29T03:51:59.129931347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022441s
2026-03-29T03:51:59.130193295Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-03-29T03:51:59.130526686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.130864606Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-03-29T03:51:59.131206875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-03-29T03:51:59', 'convert_blacklist_protocol')
2026-03-29T03:51:59.131728485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.132892949Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-03-29T03:51:59.133163083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023414s
2026-03-29T03:51:59.133424189Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-03-29T03:51:59.133732129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.134078877Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-03-29T03:51:59.134439904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-03-29T03:51:59', 'update_notifiarr')
2026-03-29T03:51:59.134890641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.135902318Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-03-29T03:51:59.136206510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021656s
2026-03-29T03:51:59.136450481Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-03-29T03:51:59.136715675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.137069898Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-03-29T03:51:59.137470805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-03-29T03:51:59', 'email_multiple_addresses')
2026-03-29T03:51:59.137965180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.138937247Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-03-29T03:51:59.139183703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s
2026-03-29T03:51:59.139432254Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-03-29T03:51:59.139701255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.140051440Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-03-29T03:51:59.140429020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-03-29T03:51:59', 'rename_blacklist_to_blocklist')
2026-03-29T03:51:59.140950640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.141933449Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-03-29T03:51:59.142195286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022064s
2026-03-29T03:51:59.142487875Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-03-29T03:51:59.142800835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.143143575Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-03-29T03:51:59.143563992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-03-29T03:51:59', 'cdh_per_downloadclient')
2026-03-29T03:51:59.144091303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.145007938Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-03-29T03:51:59.145248132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022038s
2026-03-29T03:51:59.145493596Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-03-29T03:51:59.145771095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.146072652Z [Info] download_history: Starting migration of Log DB to 52
2026-03-29T03:51:59.146429580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-03-29T03:51:59', 'download_history')
2026-03-29T03:51:59.146870658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.147732263Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-03-29T03:51:59.148032627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019589s
2026-03-29T03:51:59.148279344Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-03-29T03:51:59.148564197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.148904042Z [Info] add_update_history: Starting migration of Log DB to 53
2026-03-29T03:51:59.149625123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-29T03:51:59.150068426Z [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-03-29T03:51:59.150598693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007281s
2026-03-29T03:51:59.150853757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-29T03:51:59.151188661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-29T03:51:59.151576963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000463s
2026-03-29T03:51:59.151982038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-03-29T03:51:59', 'add_update_history')
2026-03-29T03:51:59.152419699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.153253137Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-03-29T03:51:59.153482499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021037s
2026-03-29T03:51:59.153776350Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-03-29T03:51:59.154077316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.154417832Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-03-29T03:51:59.154854681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-03-29T03:51:59', 'add_on_update_to_notifications')
2026-03-29T03:51:59.155329747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.156166622Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-03-29T03:51:59.156458019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020768s
2026-03-29T03:51:59.156716599Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-03-29T03:51:59.157004318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.157323731Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-03-29T03:51:59.157753877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-03-29T03:51:59', 'download_client_per_indexer')
2026-03-29T03:51:59.158217601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.158983513Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-03-29T03:51:59.159255190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019812s
2026-03-29T03:51:59.159502207Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-03-29T03:51:59.159782662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.160114390Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-03-29T03:51:59.160482811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-03-29T03:51:59', 'AddNewItemMonitorType')
2026-03-29T03:51:59.160929470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.161691494Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-03-29T03:51:59.161932780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019001s
2026-03-29T03:51:59.162191110Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-03-29T03:51:59.162486565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.162800387Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-03-29T03:51:59.163147235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-03-29T03:51:59', 'ImportListSearch')
2026-03-29T03:51:59.163591349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.164420809Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-03-29T03:51:59.164675852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019517s
2026-03-29T03:51:59.164928661Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-03-29T03:51:59.165193104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.165501815Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-03-29T03:51:59.165868443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-03-29T03:51:59', 'ImportListMonitorExisting')
2026-03-29T03:51:59.166307798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.167167047Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-03-29T03:51:59.167400517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019589s
2026-03-29T03:51:59.167637164Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-03-29T03:51:59.167897237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.168222131Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-03-29T03:51:59.168570483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-03-29T03:51:59', 'add_indexer_tags')
2026-03-29T03:51:59.168996180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.169854688Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-03-29T03:51:59.170084160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019671s
2026-03-29T03:51:59.170332580Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-03-29T03:51:59.170581381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.170885363Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-03-29T03:51:59.171231700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-03-29T03:51:59', 'update_audio_types')
2026-03-29T03:51:59.171653178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.172673332Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-03-29T03:51:59.172914538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020869s
2026-03-29T03:51:59.173185794Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-29T03:51:59.173473784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.173795632Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-03-29T03:51:59.174353465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-29T03:51:59.174572015Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:59.174827619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-29T03:51:59.175668322Z [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-03-29T03:51:59.176443242Z [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-03-29T03:51:59.176950543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-29T03:51:59.177502875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-29T03:51:59.178490222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-29T03:51:59.178859275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037984s
2026-03-29T03:51:59.179080230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-29T03:51:59.179283209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-29T03:51:59.179513192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-29T03:51:59.180268151Z [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-03-29T03:51:59.180898781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-29T03:51:59.181399339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-29T03:51:59.181988104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-29T03:51:59.182928698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-29T03:51:59.183335637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035425s
2026-03-29T03:51:59.183535289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-29T03:51:59.183746223Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-29T03:51:59.183986377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-29T03:51:59.184652668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-29T03:51:59.185212315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-29T03:51:59.185767593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-29T03:51:59.186334313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-29T03:51:59.187365479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-29T03:51:59.187785896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035205s
2026-03-29T03:51:59.188239499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-03-29T03:51:59', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-29T03:51:59.188687200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.190755694Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-29T03:51:59.191025307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064531s
2026-03-29T03:51:59.191289820Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-03-29T03:51:59.191542308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.191897944Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-03-29T03:51:59.192276356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-03-29T03:51:59', 'add_on_delete_to_notifications')
2026-03-29T03:51:59.192700489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.193834292Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-03-29T03:51:59.194078133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002279s
2026-03-29T03:51:59.194305029Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-03-29T03:51:59.194553830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.194844195Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-03-29T03:51:59.195185241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-03-29T03:51:59', 'add_custom_formats')
2026-03-29T03:51:59.195595958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.196645060Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-03-29T03:51:59.196879332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002085s
2026-03-29T03:51:59.197103693Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-03-29T03:51:59.197350651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.197645364Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-03-29T03:51:59.198002794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-03-29T03:51:59', 'add_result_to_commands')
2026-03-29T03:51:59.198420885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.199473344Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-03-29T03:51:59.199705211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021113s
2026-03-29T03:51:59.199970525Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-03-29T03:51:59.200247382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.200552366Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-03-29T03:51:59.200919636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-03-29T03:51:59', 'health_restored_notification')
2026-03-29T03:51:59.201358730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.202445938Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-03-29T03:51:59.202684890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002185s
2026-03-29T03:51:59.202907177Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-03-29T03:51:59.203142841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.203427755Z [Info] remove_uc: Starting migration of Log DB to 66
2026-03-29T03:51:59.203747098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-03-29T03:51:59', 'remove_uc')
2026-03-29T03:51:59.204211673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.205164311Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-03-29T03:51:59.205384955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020278s
2026-03-29T03:51:59.205636672Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-03-29T03:51:59.205900763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.206211459Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-03-29T03:51:59.206592576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-03-29T03:51:59', 'download_clients_rename_tv_to_music')
2026-03-29T03:51:59.207023594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.208251496Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-03-29T03:51:59.208499405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023217s
2026-03-29T03:51:59.208752685Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-03-29T03:51:59.209022398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.209327071Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-03-29T03:51:59.209714972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-03-29T03:51:59', 'add_colon_replacement_to_naming_config')
2026-03-29T03:51:59.210156872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.211481518Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-03-29T03:51:59.211737704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002429s
2026-03-29T03:51:59.212030503Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-03-29T03:51:59.212267390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.212565040Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-03-29T03:51:59.212896447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-03-29T03:51:59', 'list_sync_time')
2026-03-29T03:51:59.213294859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.214114769Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-03-29T03:51:59.214341185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018556s
2026-03-29T03:51:59.214578052Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-03-29T03:51:59.214828476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.215122698Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-03-29T03:51:59.215479216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-03-29T03:51:59', 'add_download_client_tags')
2026-03-29T03:51:59.215907909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.216663330Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-03-29T03:51:59.216903443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018238s
2026-03-29T03:51:59.217137755Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-03-29T03:51:59.217385584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.217683073Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-03-29T03:51:59.218035051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-03-29T03:51:59', 'add_notification_status')
2026-03-29T03:51:59.218445788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.219292763Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-03-29T03:51:59.219523859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001897s
2026-03-29T03:51:59.219774162Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-03-29T03:51:59.220047964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.220347436Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-03-29T03:51:59.220721059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-03-29T03:51:59', 'add_alac_24_quality_in_profiles')
2026-03-29T03:51:59.221147006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.221994612Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-03-29T03:51:59.222242010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019345s
2026-03-29T03:51:59.222469639Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-03-29T03:51:59.222714261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.223004716Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-03-29T03:51:59.223340852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-03-29T03:51:59', 'add_salt_to_users')
2026-03-29T03:51:59.223761389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.224762484Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-03-29T03:51:59.224987798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020397s
2026-03-29T03:51:59.225221989Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-03-29T03:51:59.225469197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.225773580Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-03-29T03:51:59.226109707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-03-29T03:51:59', 'add_auto_tagging')
2026-03-29T03:51:59.226516997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.227383782Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-03-29T03:51:59.227609085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019265s
2026-03-29T03:51:59.227883227Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-03-29T03:51:59.228162940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.228467042Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-03-29T03:51:59.228841075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-03-29T03:51:59', 'quality_definition_preferred_size')
2026-03-29T03:51:59.229281602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.230198237Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-03-29T03:51:59.230431517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019951s
2026-03-29T03:51:59.230680538Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-03-29T03:51:59.230940411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.231242479Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-03-29T03:51:59.231622645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-03-29T03:51:59', 'add_on_artist_add_to_notifications')
2026-03-29T03:51:59.232064785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.233005158Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-03-29T03:51:59.233240211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020291s
2026-03-29T03:51:59.233480174Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-03-29T03:51:59.233731079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.234027336Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-03-29T03:51:59.234380837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-03-29T03:51:59', 'album_last_searched_time')
2026-03-29T03:51:59.234798408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.235689742Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-03-29T03:51:59.235940096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019513s
2026-03-29T03:51:59.236174949Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-03-29T03:51:59.236419001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.236711089Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-03-29T03:51:59.237046534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-03-29T03:51:59', 'add_indexer_flags')
2026-03-29T03:51:59.237463052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.238344437Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-03-29T03:51:59.238570602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019252s
2026-03-29T03:51:59.238816597Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-03-29T03:51:59.239249168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.239540474Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-03-29T03:51:59.239918846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-03-29T03:51:59', 'add_indexes_album_statistics')
2026-03-29T03:51:59.240352990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.241255517Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-03-29T03:51:59.241492484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020028s
2026-03-29T03:51:59.241728579Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-03-29T03:51:59.241976238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-29T03:51:59.242278857Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-03-29T03:51:59.242619463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-03-29T03:51:59', 'update_redacted_baseurl')
2026-03-29T03:51:59.243032985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-29T03:51:59.243972938Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-03-29T03:51:59.244218722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019721s
2026-03-29T03:51:59.426642414Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-03-29T03:51:59.433872109Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-29T03:51:59.440022310Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-29T03:51:59.567790634Z [Info] QualityProfileService: Setting up default quality profiles
2026-03-29T03:51:59.585222907Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-03-29T03:51:59.596637136Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-03-29T03:51:59.632624262Z [ls.io-init] done.
2026-03-29T03:51:59.645389270Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-29T03:51:59.646843117Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-29T03:51:59.647230917Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-03-29T03:51:59.688665861Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled